1. b4f01b9 Remove the ability to disable audio service. by John Spurlock · 11 years ago
  2. 3561761 Merge "Set the appliance (tv/watch) in the configuration earlier" by Adam Lesinski · 11 years ago
  3. bf26733 Merge "Bring MountService into the SystemService world." by Jeff Sharkey · 11 years ago
  4. 56e6293 Bring MountService into the SystemService world. by Jeff Sharkey · 11 years ago
  5. 05199e8 Set the appliance (tv/watch) in the configuration earlier by Adam Lesinski · 11 years ago
  6. 8ad2af7 First stab at device idle mode. by Dianne Hackborn · 11 years ago
  7. 0ea7b1b Enable Ethernet if the device has FEATURE_USB_HOST. by Lorenzo Colitti · 12 years ago
  8. 08c7116 Remove unused imports in frameworks/base. by John Spurlock · 11 years ago
  9. 6156017 Move AudioService to services. by John Spurlock · 11 years ago
  10. 10024b3 MidiManager updates: by Mike Lockwood · 12 years ago
  11. 8c07abe am 02775fca: am 8dd185b0: am 5d2c1e69: (Telecom-system part 3) Adding Telecom Loader Service by Santos Cordon · 12 years ago
  12. 02775fc am 8dd185b0: am 5d2c1e69: (Telecom-system part 3) Adding Telecom Loader Service by Santos Cordon · 12 years ago
  13. 5d2c1e6 (Telecom-system part 3) Adding Telecom Loader Service by Santos Cordon · 12 years ago
  14. 67f8e8b MIDI Manager work in progress by Mike Lockwood · 12 years ago
  15. 6ec2cbd am c25cfc57: am 24d02652: Merge "Prevent EntropyMixer from registering with service manager." by dcashman · 12 years ago
  16. 24d0265 Merge "Prevent EntropyMixer from registering with service manager." by dcashman · 12 years ago
  17. fe8afa9 Prevent EntropyMixer from registering with service manager. by dcashman · 12 years ago
  18. 9fd6d9d Merge "Remove if(true) line." by dcashman · 12 years ago
  19. 0e0dbf9 Merge "Prevent EntropyMixer from registering with service manager." by dcashman · 12 years ago
  20. 4e3f5d3 Remove if(true) line. by dcashman · 12 years ago
  21. c9269da am edda97c9: am fdbef408: Merge "Start MountService before performBootDexOpt" by Narayan Kamath · 12 years ago
  22. fdbef40 Merge "Start MountService before performBootDexOpt" by Narayan Kamath · 12 years ago
  23. 9287e0d Prevent EntropyMixer from registering with service manager. by dcashman · 12 years ago
  24. 4a84116 Start MountService before performBootDexOpt by padarshr · 12 years ago
  25. 343f478 Tell installd when boot completes. by Narayan Kamath · 12 years ago
  26. ada4541 Start MountService before performBootDexOpt by padarshr · 12 years ago
  27. 76a748e Tell installd when boot completes. by Narayan Kamath · 12 years ago
  28. 7eb599b Get UsageStats if no PackageUsage is available for boot dexopt filtering. by Jeff Hao · 12 years ago
  29. 2cab882 Add system property config.disable_networktime to configure NetworkTimeUpdateService by Chenjie Luo · 12 years ago
  30. d25e4ef Revert "Add system property config.disable_timeupdate to configure NetworkTimeUpdateService" by Chenjie Luo · 12 years ago
  31. c597c55 Add system property config.disable_timeupdate to configure NetworkTimeUpdateService by Chenjie Luo · 12 years ago
  32. 8d05172 More work on issue #17656716: Unhandled exception in Window Manager by Dianne Hackborn · 12 years ago
  33. 996b5af Start TvInputManagerService when the device supports FEATURE_LIVE_TV by Jae Seo · 12 years ago
  34. 0bbd2aa remove call to passpoint service start by vandwalle · 12 years ago
  35. 6d2a949 Eliminate power manager latency for boot completed. by Jeff Brown · 12 years ago
  36. a351ab9 Fix issues 16739817 and 16709247 in voice interaction service. by Dianne Hackborn · 12 years ago
  37. 4dbeb35 Cherry pick Make WebViewUpdateService a SystemService. DO NOT MERGE by Torne (Richard Coles) · 12 years ago
  38. 810c052 Cherry pick Introduce startIsolatedProcess private API in ActivityManager DO NOT MERGE by Primiano Tucci · 12 years ago
  39. d97e1fd Implement broker pattern for imms (1/3) by Ye Wen · 12 years ago
  40. c4272f3 Enable RTT End-to-end by Vinit Deshpande · 12 years ago
  41. 3c15351 Add Per-User logging of UsageStats by Adam Lesinski · 12 years ago
  42. 0fdcb74 Disable TvInputManagerService on non-TV devices. by Dongwon Kang · 12 years ago
  43. 0debc9a First iteration of a public UsageStats API by Adam Lesinski · 12 years ago
  44. c7a845d Merge "Add MediaProjection APIs." into lmp-dev by Michael Wright · 12 years ago
  45. c39d47a Add MediaProjection APIs. by Michael Wright · 12 years ago
  46. dc00a84 Update WebViewUpdateService to receive PACKAGE_REPLACED broadcast. by Ben Murdoch · 12 years ago
  47. 08cfaf6 Use the WebView's loader library to load the real library. by Torne (Richard Coles) · 12 years ago
  48. a0c4a06 Add the system feature for HDMI-CEC. by Yuncheol Heo · 12 years ago
  49. 68d4acd Service for reading and writing blocks to PST partition by Andres Morales · 12 years ago
  50. 4bb015d CW on Master: Disable CaptivePortalTracker, EthernetService by Joe LaPenna · 12 years ago
  51. be7c50e Add network access blocking when in battery save mode. by Dianne Hackborn · 12 years ago
  52. 05d38d2 Merge "Hide IFingerprintService and IFingerprintServiceReceiver" by Jim Miller · 12 years ago
  53. 06e658f Hide IFingerprintService and IFingerprintServiceReceiver by Jim Miller · 12 years ago
  54. 2139276 Refactor BatteryService to new pattern. by Jeff Brown · 12 years ago
  55. 2c43c33 Resolve boot time dependencies related to the power manager. by Jeff Brown · 12 years ago
  56. a7596147 First pass at FingerprintService integration with HAL. by Jim Miller · 12 years ago
  57. 5b2034e Merge "Switch everything to scheduled jobs" by Christopher Tate · 12 years ago
  58. cf1a2f7 Switch everything to scheduled jobs by Christopher Tate · 12 years ago
  59. a23f56b am 34852095: Merge "Don\'t enable Ethernet on the emulator." into lmp-preview-dev by Lorenzo Colitti · 12 years ago
  60. 0188bee am d8f71d34: Merge "Out with the old; in with the new" into lmp-preview-dev by Christopher Tate · 12 years ago
  61. 5592a72 Merge "Don't enable Ethernet on the emulator." into lmp-preview-dev by Lorenzo Colitti · 12 years ago
  62. 7060b04 Out with the old; in with the new by Christopher Tate · 12 years ago
  63. beacf8d Don't enable Ethernet on the emulator. by Lorenzo Colitti · 12 years ago
  64. 5adb67d merge 4ce22057, regen api/current.txt by Ed Heyl · 12 years ago
  65. 3f48068 Remove HdmiCecService by Jinsuk Kim · 12 years ago
  66. 4c9e57f resolved conflicts for merge of ebe661c4 to master by Jae Seo · 12 years ago
  67. daa618e WifiService and WifiPasspointService hook up by Yuhao Zheng · 12 years ago
  68. d5cc4a2 Put TV Input Framework under android.media.tv, including TvContract by Jae Seo · 12 years ago
  69. df7db07 Derive LauncherAppsService from SystemService by Amith Yamasani · 12 years ago
  70. f20d640 Restrictions Manager by Amith Yamasani · 12 years ago
  71. 094b213 resolved conflicts for merge of 92ab0b91 to master by Jeff Brown · 12 years ago
  72. 92ab0b91 am aeb4e071: Merge "Add dumpsys to dock observer." into klp-modular-dev by Jeff Brown · 12 years ago
  73. 010e561 Add dumpsys to dock observer. by Jeff Brown · 12 years ago
  74. 77b170c resolved conflicts for merge of 452c5921 to klp-modular-dev-plus-aosp by Brian Carlstrom · 12 years ago
  75. 5bc9386 Move to dalvik.vm.lib.2 to force default to libart by Brian Carlstrom · 12 years ago
  76. 3c1ff82 Move to dalvik.vm.lib.2 to force default to libart by Brian Carlstrom · 12 years ago
  77. fa380e9 DO NOT MERGE - Run the task manager service at startup by Christopher Tate · 12 years ago
  78. f9ff2c9 Make the EthernetManager available. by Lorenzo Colitti · 12 years ago
  79. 8a476ed Fix a boot failure due to Wifi / Wifi Passpoint by Yuhao Zheng · 12 years ago
  80. e715e8c Fix a runtime break caused by merge conflict by Vinit Deshpande · 12 years ago
  81. a486447 Hotspot 2.0 framework APIs -- initial implementation by Yuhao Zheng · 12 years ago
  82. 82af2b9 Merge "AudioService/WireAccessoryManager: change boot completion detection method" by Eric Laurent · 12 years ago
  83. 011e1b3 Initial implementation of WifiScanner by Vinit Deshapnde · 12 years ago
  84. 7c3606c initial Best Network Selection implementation by vandwalle · 12 years ago
  85. dfad99a resolved conflicts for merge of 0b5598c9 to master by Brian Carlstrom · 12 years ago
  86. 0b5598c am 691079dd: am a21ba5be: Merge "Add BackgroundDexOptService" by Brian Carlstrom · 12 years ago
  87. 7395a8a Add BackgroundDexOptService by Brian Carlstrom · 12 years ago
  88. 4a5eeb9 AudioService/WireAccessoryManager: change boot completion detection method by Eric Laurent · 12 years ago
  89. 67e2196 Merge "Add dump to MediaSessionService" by RoboErik · 12 years ago
  90. a278ea7 Add dump to MediaSessionService by RoboErik · 12 years ago
  91. e929bee Merge commit '734a78fb' into manualmerge by Adam Lesinski · 12 years ago
  92. 734a78f am 8ea2d451: Merge "Various CTS fixes" into klp-modular-dev by Adam Lesinski · 12 years ago
  93. 5568772 Derive fingerprint at runtime when undefined. by Jeff Sharkey · 12 years ago
  94. 2c8d67c Various CTS fixes by Adam Lesinski · 12 years ago
  95. 522ff52 Merge "Initial implementation of new voice interaction API." by Dianne Hackborn · 12 years ago
  96. 91097de Initial implementation of new voice interaction API. by Dianne Hackborn · 12 years ago
  97. 0792d37 Implement skeleton of new HDMI Control Service. by Jungshik Jang · 12 years ago
  98. 6a4b220 Initial implementation of NetworkScoreManager's backing service. by Jeff Davidson · 12 years ago
  99. 5784b39 Merge "Launcher APIs and broadcasts for managed profiles" by Amith Yamasani · 12 years ago
  100. 3957091 Initial round of Television Input Framework by Jae Seo · 12 years ago