1. 1586b9c Start MountService before performBootDexOpt by padarshr · 10 years ago
  2. 8d05172 More work on issue #17656716: Unhandled exception in Window Manager by Dianne Hackborn · 10 years ago
  3. 996b5af Start TvInputManagerService when the device supports FEATURE_LIVE_TV by Jae Seo · 10 years ago
  4. 0bbd2aa remove call to passpoint service start by vandwalle · 10 years ago
  5. 6d2a949 Eliminate power manager latency for boot completed. by Jeff Brown · 10 years ago
  6. a351ab9 Fix issues 16739817 and 16709247 in voice interaction service. by Dianne Hackborn · 10 years ago
  7. 4dbeb35 Cherry pick Make WebViewUpdateService a SystemService. DO NOT MERGE by Torne (Richard Coles) · 10 years ago
  8. 810c052 Cherry pick Introduce startIsolatedProcess private API in ActivityManager DO NOT MERGE by Primiano Tucci · 10 years ago
  9. d97e1fd Implement broker pattern for imms (1/3) by Ye Wen · 10 years ago
  10. c4272f3 Enable RTT End-to-end by Vinit Deshpande · 10 years ago
  11. 3c15351 Add Per-User logging of UsageStats by Adam Lesinski · 10 years ago
  12. 0fdcb74 Disable TvInputManagerService on non-TV devices. by Dongwon Kang · 10 years ago
  13. 0debc9a First iteration of a public UsageStats API by Adam Lesinski · 10 years ago
  14. c7a845d Merge "Add MediaProjection APIs." into lmp-dev by Michael Wright · 10 years ago
  15. c39d47a Add MediaProjection APIs. by Michael Wright · 10 years ago
  16. dc00a84 Update WebViewUpdateService to receive PACKAGE_REPLACED broadcast. by Ben Murdoch · 10 years ago
  17. 08cfaf6 Use the WebView's loader library to load the real library. by Torne (Richard Coles) · 10 years ago
  18. a0c4a06 Add the system feature for HDMI-CEC. by Yuncheol Heo · 10 years ago
  19. 68d4acd Service for reading and writing blocks to PST partition by Andres Morales · 10 years ago
  20. 4bb015d CW on Master: Disable CaptivePortalTracker, EthernetService by Joe LaPenna · 10 years ago
  21. be7c50e Add network access blocking when in battery save mode. by Dianne Hackborn · 10 years ago
  22. 05d38d2 Merge "Hide IFingerprintService and IFingerprintServiceReceiver" by Jim Miller · 10 years ago
  23. 06e658f Hide IFingerprintService and IFingerprintServiceReceiver by Jim Miller · 10 years ago
  24. 2139276 Refactor BatteryService to new pattern. by Jeff Brown · 10 years ago
  25. 2c43c33 Resolve boot time dependencies related to the power manager. by Jeff Brown · 10 years ago
  26. a759614 First pass at FingerprintService integration with HAL. by Jim Miller · 10 years ago
  27. 5b2034e Merge "Switch everything to scheduled jobs" by Christopher Tate · 10 years ago
  28. cf1a2f7 Switch everything to scheduled jobs by Christopher Tate · 10 years ago
  29. a23f56b am 34852095: Merge "Don\'t enable Ethernet on the emulator." into lmp-preview-dev by Lorenzo Colitti · 10 years ago
  30. 0188bee am d8f71d34: Merge "Out with the old; in with the new" into lmp-preview-dev by Christopher Tate · 10 years ago
  31. 5592a72 Merge "Don't enable Ethernet on the emulator." into lmp-preview-dev by Lorenzo Colitti · 10 years ago
  32. 7060b04 Out with the old; in with the new by Christopher Tate · 10 years ago
  33. beacf8d Don't enable Ethernet on the emulator. by Lorenzo Colitti · 10 years ago
  34. 5adb67d merge 4ce22057, regen api/current.txt by Ed Heyl · 10 years ago
  35. 3f48068 Remove HdmiCecService by Jinsuk Kim · 10 years ago
  36. 4c9e57f resolved conflicts for merge of ebe661c4 to master by Jae Seo · 10 years ago
  37. daa618e WifiService and WifiPasspointService hook up by Yuhao Zheng · 10 years ago
  38. d5cc4a2 Put TV Input Framework under android.media.tv, including TvContract by Jae Seo · 10 years ago
  39. df7db07 Derive LauncherAppsService from SystemService by Amith Yamasani · 10 years ago
  40. f20d640 Restrictions Manager by Amith Yamasani · 10 years ago
  41. 094b213 resolved conflicts for merge of 92ab0b91 to master by Jeff Brown · 10 years ago
  42. 92ab0b9 am aeb4e071: Merge "Add dumpsys to dock observer." into klp-modular-dev by Jeff Brown · 10 years ago
  43. 010e561 Add dumpsys to dock observer. by Jeff Brown · 10 years ago
  44. 77b170c resolved conflicts for merge of 452c5921 to klp-modular-dev-plus-aosp by Brian Carlstrom · 10 years ago
  45. 5bc9386 Move to dalvik.vm.lib.2 to force default to libart by Brian Carlstrom · 10 years ago
  46. 3c1ff82 Move to dalvik.vm.lib.2 to force default to libart by Brian Carlstrom · 10 years ago
  47. fa380e9 DO NOT MERGE - Run the task manager service at startup by Christopher Tate · 10 years ago
  48. f9ff2c9 Make the EthernetManager available. by Lorenzo Colitti · 10 years ago
  49. 8a476ed Fix a boot failure due to Wifi / Wifi Passpoint by Yuhao Zheng · 10 years ago
  50. e715e8c Fix a runtime break caused by merge conflict by Vinit Deshpande · 10 years ago
  51. a486447 Hotspot 2.0 framework APIs -- initial implementation by Yuhao Zheng · 10 years ago
  52. 82af2b9 Merge "AudioService/WireAccessoryManager: change boot completion detection method" by Eric Laurent · 10 years ago
  53. 011e1b3 Initial implementation of WifiScanner by Vinit Deshapnde · 10 years ago
  54. 7c3606c initial Best Network Selection implementation by vandwalle · 10 years ago
  55. dfad99a resolved conflicts for merge of 0b5598c9 to master by Brian Carlstrom · 10 years ago
  56. 0b5598c am 691079dd: am a21ba5be: Merge "Add BackgroundDexOptService" by Brian Carlstrom · 10 years ago
  57. 7395a8a Add BackgroundDexOptService by Brian Carlstrom · 10 years ago
  58. 4a5eeb9 AudioService/WireAccessoryManager: change boot completion detection method by Eric Laurent · 10 years ago
  59. 67e2196 Merge "Add dump to MediaSessionService" by RoboErik · 10 years ago
  60. a278ea7 Add dump to MediaSessionService by RoboErik · 10 years ago
  61. e929bee Merge commit '734a78fb' into manualmerge by Adam Lesinski · 10 years ago
  62. 734a78f am 8ea2d451: Merge "Various CTS fixes" into klp-modular-dev by Adam Lesinski · 10 years ago
  63. 5568772 Derive fingerprint at runtime when undefined. by Jeff Sharkey · 10 years ago
  64. 2c8d67c Various CTS fixes by Adam Lesinski · 10 years ago
  65. 522ff52 Merge "Initial implementation of new voice interaction API." by Dianne Hackborn · 10 years ago
  66. 91097de Initial implementation of new voice interaction API. by Dianne Hackborn · 10 years ago
  67. 0792d37 Implement skeleton of new HDMI Control Service. by Jungshik Jang · 10 years ago
  68. 6a4b220 Initial implementation of NetworkScoreManager's backing service. by Jeff Davidson · 10 years ago
  69. 5784b39 Merge "Launcher APIs and broadcasts for managed profiles" by Amith Yamasani · 10 years ago
  70. 3957091 Initial round of Television Input Framework by Jae Seo · 10 years ago
  71. 4f58263 Launcher APIs and broadcasts for managed profiles by Amith Yamasani · 10 years ago
  72. b325345 Merge "Switch framework Holo references to Quantum.Light" by Alan Viverette · 10 years ago
  73. b69bb44 resolved conflicts for merge of 71ab4f4f to master by Narayan Kamath · 10 years ago
  74. 71ab4f4 am ea9e5eca: am 17b1b8fe: Merge "Move zygote startup logic to the frameworks." by Narayan Kamath · 10 years ago
  75. 973b466 Move zygote startup logic to the frameworks. by Narayan Kamath · 10 years ago
  76. 6259933 Switch framework Holo references to Quantum.Light by Alan Viverette · 10 years ago
  77. 82142c2 Define trust agent framework components by Adrian Roos · 10 years ago
  78. 439cf5b am 56a8f8b4: resolved conflicts for merge of 439145f0 to klp-modular-dev-plus-aosp by Narayan Kamath · 10 years ago
  79. 56a8f8b resolved conflicts for merge of 439145f0 to klp-modular-dev-plus-aosp by Narayan Kamath · 10 years ago
  80. d1a8d9f Don't make isSafeMode a field on the Zygote class. by Narayan Kamath · 10 years ago
  81. 10bf635 Wifi hotspot stack initial hook up by Yuhao Zheng · 10 years ago
  82. a42cb8b resolved conflicts for merge of a67e34c8 to master by Colin Cross · 10 years ago
  83. f2fecf4 am c61f4dd7: Merge "Add HDMI-CEC service" into klp-modular-dev by Jinsuk Kim · 10 years ago
  84. c61f4dd Merge "Add HDMI-CEC service" into klp-modular-dev by Jinsuk Kim · 10 years ago
  85. 4f512fb Add HDMI-CEC service by Jinsuk Kim · 10 years ago
  86. 10caca1 am f5f6487e: am d8e585e7: am 006209c2: Merge "Remove reflection instantiation of Accessibility" into klp-modular-dev by Adam Lesinski · 10 years ago
  87. d8e585e am 006209c2: Merge "Remove reflection instantiation of Accessibility" into klp-modular-dev by Adam Lesinski · 10 years ago
  88. 6c6cd50 Remove reflection instantiation of Accessibility by Adam Lesinski · 10 years ago
  89. 3651cb7 am cd9cd758: am c213b3a3: am f7f80d7b: Merge "Start the dream manager even if dreams are not supported." into klp-modular-dev by Jeff Brown · 10 years ago
  90. c213b3a am f7f80d7b: Merge "Start the dream manager even if dreams are not supported." into klp-modular-dev by Jeff Brown · 10 years ago
  91. f7f80d7 Merge "Start the dream manager even if dreams are not supported." into klp-modular-dev by Jeff Brown · 10 years ago
  92. e0dd3ca Start the dream manager even if dreams are not supported. by Jeff Brown · 10 years ago
  93. 4c90185 am 542b55d9: am c8661519: am 83930aa0: Merge "Fix broken IME when decrypting storage" into klp-modular-dev by Adam Lesinski · 10 years ago
  94. c866151 am 83930aa0: Merge "Fix broken IME when decrypting storage" into klp-modular-dev by Adam Lesinski · 10 years ago
  95. 8793dd8 Fix broken IME when decrypting storage by Adam Lesinski · 10 years ago
  96. 3328868 Merge "Initial round of MediaSession APIs" by RoboErik · 10 years ago
  97. 01fe661 Initial round of MediaSession APIs by RoboErik · 10 years ago
  98. f542a33 Fix build due to change in SystemServiceManager by Adam Lesinski · 10 years ago
  99. a78068e am 13c83996: am 1c532c2e: am 4b07b26e: Merge "Make UsbService optional" into klp-modular-dev by Adam Lesinski · 10 years ago
  100. 1c532c2 am 4b07b26e: Merge "Make UsbService optional" into klp-modular-dev by Adam Lesinski · 10 years ago