1. a002715 Refactoring of the print sub-system and API clean up. by Svetoslav Ganov · 11 years ago
  2. ef69117 Remove dead code in system server initialization. by Jeff Brown · 11 years ago
  3. 4b9a4d1 Print - platform APIs by Svetoslav Ganov · 11 years ago
  4. 025adc4 Don't wait for the MountService to be ready when encrypting by Ken Sumrall · 11 years ago
  5. 713df15 Add app ops for wake locks. by Dianne Hackborn · 11 years ago
  6. efa92b2 Cleanup some of the thread merging. by Dianne Hackborn · 11 years ago
  7. 100ed15 am b0675df8: am faa47b52: Merge "Idle maintenance scheduling broken." into jb-mr2-dev by Svetoslav · 11 years ago
  8. 6a08a12 Idle maintenance scheduling broken. by Svetoslav · 11 years ago
  9. c9dc93e Merge "Start combining threads in system process." by Dianne Hackborn · 11 years ago
  10. 8d044e8 Start combining threads in system process. by Dianne Hackborn · 11 years ago
  11. 3b748a4 Pack preloaded framework assets in a texture atlas by Romain Guy · 11 years ago
  12. f80d45b resolved conflicts for merge of 3424b817 to master by Kenny Root · 11 years ago
  13. 1dd01eb3 Donot start Bluetooth Manager Service when bluetooth hardware feature is missing by Matthew Xie · 11 years ago
  14. 94e602d am 1b50e4ea: am ca2a6374: Merge "Environment should only warn when asked." into jb-mr2-dev by Jeff Sharkey · 11 years ago
  15. 48749fc Environment should only warn when asked. by Jeff Sharkey · 11 years ago
  16. e4d9a01 Phase 1 of refactoring SystemServer. by Dan Morrill · 11 years ago
  17. 232b4d6 resolved conflicts for merge of c16da6aa to master by Kenny Root · 11 years ago
  18. 58d380d debuggerd now notifies the Activity Manager about native crashes by Christopher Tate · 11 years ago
  19. 6d19033 am 0e5b5f66: am 0841c4cb: Merge "EntropyMixer: Write entropy at shutdown / reboot / power" into jb-mr2-dev by Nick Kralevich · 11 years ago
  20. 79619dd EntropyMixer: Write entropy at shutdown / reboot / power by Nick Kralevich · 11 years ago
  21. 5ecd811 Move keyguard to its own process. by Jim Miller · 12 years ago
  22. d017f35 Move wifiservice into its own package by Irfan Sheriff · 11 years ago
  23. b3038ec Adding idle maintenance service. by Svetoslav · 11 years ago
  24. ca6486e Removed Throttle Manager as obsolete by Sasha Levitskiy · 12 years ago
  25. a06de0f New "app ops" service. by Dianne Hackborn · 12 years ago
  26. 7a96c39 Move lingering services to services.jar. by Jeff Sharkey · 12 years ago
  27. 40e9f29 Quiet down a lot of logging. by Dianne Hackborn · 12 years ago
  28. cd75706 System server should always send broadcasts to a specific or all users by Amith Yamasani · 12 years ago
  29. ed108f3 Frameworks base: Promote dream setting defaults to config. by John Spurlock · 12 years ago
  30. 2f39e9f Switch from uevent model to /dev/input/event. by Craig Mautner · 12 years ago
  31. be87e2f Fix issue #7255954: API Review: rename Dream to DreamService by Dianne Hackborn · 12 years ago
  32. 62c82e4 Make DreamManagerService more robust. by Jeff Brown · 12 years ago
  33. cef440f Move DreamManagerService to its own package. by Jeff Brown · 12 years ago
  34. 888eb73 resolved conflicts for merge of 814f5ac3 to jb-mr1-dev by Amith Yamasani · 12 years ago
  35. b079d1f am 5e8cbdc0: Merge "Fixing services start order that impacts ICS - JB upgrade" by Amith Yamasani · 12 years ago
  36. b4c3367 Merge "Disentangle input manager service startup." into jb-mr1-dev by Jeff Brown · 12 years ago
  37. a9d131c Disentangle input manager service startup. by Jeff Brown · 12 years ago
  38. ca2cb18 Merge "Suppress location information for non-active users." into jb-mr1-dev by Wink Saville · 12 years ago
  39. a12a7b3 Suppress location information for non-active users. by Wink Saville · 12 years ago
  40. e0de5bf Merge "Fire "dreaming started" and "dreaming stopped" broadcasts." into jb-mr1-dev by John Spurlock · 12 years ago
  41. 89d5546 Add support for remembering Wifi display devices. by Jeff Brown · 12 years ago
  42. f4f6b4c Fire "dreaming started" and "dreaming stopped" broadcasts. by John Spurlock · 12 years ago
  43. f35df5b Fixing services start order that impacts ICS - JB upgrade by Felipe Ramos · 12 years ago
  44. f69c812 Wait for installd to finish starting before booting. by Jeff Brown · 12 years ago
  45. b049e21 Include user identifier in external storage paths. by Jeff Sharkey · 12 years ago
  46. 1676c85 Flesh out multi-user in am commands. by Dianne Hackborn · 12 years ago
  47. d728bf5 Make display manager tell input system about viewports. by Jeff Brown · 12 years ago
  48. 4ed8fe7 More improvements to the display manager. by Jeff Brown · 12 years ago
  49. bd6e150 Add initial multi-display support. by Jeff Brown · 12 years ago
  50. 4428e17 Some clean up of app install and user management. by Dianne Hackborn · 12 years ago
  51. aa202a6 Add a mechanism to adjust auto-brightness at night. by Jeff Brown · 12 years ago
  52. 2416e09 Extract the twilight detection into its own service. by Jeff Brown · 12 years ago
  53. 848c2dc Stub out display manager service implementation. by Jeff Brown · 12 years ago
  54. 9630704 Power manager rewrite. by Jeff Brown · 12 years ago
  55. 258848d User Manager service to manage users and query user details by Amith Yamasani · 12 years ago
  56. 5017f23 Call systemReady on the lock settings before doing so on the window manager by Jason Simmons · 12 years ago
  57. f95f3eb Merge "Allow access to display manager service from isolated processes." into jb-mr1-dev by Jeff Brown · 12 years ago
  58. e7c1d88 Allow access to display manager service from isolated processes. by Jeff Brown · 12 years ago
  59. 437a0fb Merge "Introduce multiple displays with DisplayContent." into jb-mr1-dev by Craig Mautner · 12 years ago
  60. 59c0097 Introduce multiple displays with DisplayContent. by Craig Mautner · 12 years ago
  61. e23ae14 am fa74f7e0: am bba948dc: Merge "Delay AccountManagerService initialization" into jb-dev by Kenny Root · 12 years ago
  62. fa74f7e am bba948dc: Merge "Delay AccountManagerService initialization" into jb-dev by Kenny Root · 12 years ago
  63. 26ff662 Delay AccountManagerService initialization by Kenny Root · 12 years ago
  64. fa25bf5 Add display manager skeleton. by Jeff Brown · 12 years ago
  65. 9631314 Fix merge error, put in tmp workaround for input manager. by Matthew Xie · 12 years ago
  66. 0f42037 Non persistent adapter service by fredc · 12 years ago
  67. e21a4ac Add a new version of the disable API. by Jaikumar Ganesh · 12 years ago
  68. 3419618 Remove BT references from System Server. by Jaikumar Ganesh · 13 years ago
  69. ad51a1e am 0086ec0d: am d48cf0c0: Merge "Don\'t wait until boot timeout if there is no wallpaper." into jb-dev by Jeff Brown · 12 years ago
  70. 0086ec0 am d48cf0c0: Merge "Don\'t wait until boot timeout if there is no wallpaper." into jb-dev by Jeff Brown · 12 years ago
  71. 780c46f Don't wait until boot timeout if there is no wallpaper. by Jeff Brown · 12 years ago
  72. 4f8ecd8 Move power manager to a new package. by Jeff Brown · 12 years ago
  73. 3430959 am 569f5bdd: am 37d8ac1b: Merge "SystemServer: Looper\'s getMainLooper to return ServerThread" by Dianne Hackborn · 12 years ago
  74. 51a573c Wait for ASECs to be scanned before proceeding by Kenny Root · 12 years ago
  75. b696c05 Merge "Adds support for the CertBlacklister." into jb-dev by Geremy Condra · 12 years ago
  76. 3d33c26 Adds support for the CertBlacklister. by Geremy Condra · 12 years ago
  77. 7304c34 Move power HAL interactions to PowerManagerService. by Jeff Brown · 12 years ago
  78. 07b0465 Scheduling policy service by Glenn Kasten · 12 years ago
  79. 9341f38 After reboot with airplane mode and BT enabled, keep BT enabled. by Jake Hamby · 12 years ago
  80. 5bbd4b4 Get alias for Bluetooth devices. by Jeff Brown · 12 years ago
  81. 6ec6f79 Support loading keyboard layout overlays from resources. by Jeff Brown · 12 years ago
  82. 7f6c231 Add setting to redirect vibrator to game controller. by Jeff Brown · 12 years ago
  83. 8d33d39 Merge "Show physical keyboard control button on the input method switch dialog" by satok · 12 years ago
  84. 0103849 Show physical keyboard control button on the input method switch dialog by satok · 12 years ago
  85. 7d276c3 New Android Dreams architecture, disabled for now. by Daniel Sandler · 12 years ago
  86. e9bdb31 Merge "Refactor input system into its own service." by Jeff Brown · 12 years ago
  87. 4532e61 Refactor input system into its own service. by Jeff Brown · 12 years ago
  88. 52c489c Lockscreen settings per user by Amith Yamasani · 12 years ago
  89. 7d024d3 Add initial framework for DNS service discovery by Irfan Sheriff · 12 years ago
  90. 8662cab5 Merge: Introduce UpdateLocks by Christopher Tate · 12 years ago
  91. c157673 Add the CommonTimeManagementService. by John Grossman · 12 years ago
  92. c067c9c Add support for disabling wallpaper service by Mike Lockwood · 13 years ago
  93. cba928c SystemServer: Add support for disabling AudioService and MountService by Mike Lockwood · 13 years ago
  94. 3a74bd3 Add headless mode for running the framework without the surface flinger by Mike Lockwood · 13 years ago
  95. 93fcaca2 SystemServer: Don't start A2DP service if audio is not enabled by Mike Lockwood · 13 years ago
  96. b01e8bf New Serial Manager API: by Mike Lockwood · 13 years ago
  97. 04b74ec SystemServer: Looper's getMainLooper to return ServerThread by Vairavan Srinivasan · 12 years ago
  98. 6967cbc Rename EntropyService to EntropyMixer by Nick Kralevich · 13 years ago
  99. 58f42a5 Fix issue #5405788: Device continuously opening and closing... by Dianne Hackborn · 13 years ago
  100. 8154495 am 69a6d537: Merge "Enter minimal boot mode when booting encrypted" into ics-factoryrom by Ben Komalo · 13 years ago