1. 4a3f9cf Move Wifi services to a new git project by Vinit Deshapnde · 11 years ago
  2. e58a49e Merge commit '817ec49e' into manualmerge by Amith Yamasani · 11 years ago
  3. 817ec49 Wrap some services into a SystemService by Amith Yamasani · 11 years ago
  4. 49782e4 am 9158825f: Move some system services to separate directories by Amith Yamasani · 11 years ago
  5. 9158825 Move some system services to separate directories by Amith Yamasani · 11 years ago[Renamed from services/java/com/android/server/SystemServer.java]
  6. 4dace6f Merge "Improvements to battery stats." by Dianne Hackborn · 11 years ago
  7. 182f73f Introduce a Lifecycle for system services by Adam Lesinski · 11 years ago
  8. 09e9cdc DO NOT MERGE : Move some system services to their own sub package. by Amith Yamasani · 11 years ago
  9. d50d41e DO NOT MERGE: Don't freak out if SystemUiService isn't available by Amith Yamasani · 11 years ago
  10. e63f6f7 DO NOT MERGE: Remove obsolete "headless" support by Mike Lockwood · 11 years ago
  11. d40a4d7 Merge "Add media router service and integrate with remote displays." into klp-dev by Jeff Brown · 11 years ago
  12. 69b0716 Add media router service and integrate with remote displays. by Jeff Brown · 11 years ago
  13. 5637ffc Move set of persist.sys.dalvik.vm.lib to SystemServer only by Brian Carlstrom · 11 years ago
  14. 04675f6 Set P2p statemachine's network manager before starting Wifi by Vinit Deshapnde · 11 years ago
  15. 35f72be Implement issue #10691359: Kill long-running processes by Dianne Hackborn · 11 years ago
  16. 51e95df Add consumer IR framework by Erik Gilling · 11 years ago
  17. a002715 Refactoring of the print sub-system and API clean up. by Svetoslav Ganov · 11 years ago
  18. ef69117 Remove dead code in system server initialization. by Jeff Brown · 11 years ago
  19. 4b9a4d1 Print - platform APIs by Svetoslav Ganov · 11 years ago
  20. 025adc4 Don't wait for the MountService to be ready when encrypting by Ken Sumrall · 11 years ago
  21. 713df15 Add app ops for wake locks. by Dianne Hackborn · 11 years ago
  22. efa92b2 Cleanup some of the thread merging. by Dianne Hackborn · 11 years ago
  23. 100ed15 am b0675df8: am faa47b52: Merge "Idle maintenance scheduling broken." into jb-mr2-dev by Svetoslav · 11 years ago
  24. 6a08a12 Idle maintenance scheduling broken. by Svetoslav · 11 years ago
  25. c9dc93e Merge "Start combining threads in system process." by Dianne Hackborn · 11 years ago
  26. 8d044e8 Start combining threads in system process. by Dianne Hackborn · 11 years ago
  27. 3b748a4 Pack preloaded framework assets in a texture atlas by Romain Guy · 11 years ago
  28. f80d45b resolved conflicts for merge of 3424b817 to master by Kenny Root · 11 years ago
  29. 1dd01eb3 Donot start Bluetooth Manager Service when bluetooth hardware feature is missing by Matthew Xie · 11 years ago
  30. 94e602d am 1b50e4ea: am ca2a6374: Merge "Environment should only warn when asked." into jb-mr2-dev by Jeff Sharkey · 11 years ago
  31. 48749fc Environment should only warn when asked. by Jeff Sharkey · 11 years ago
  32. e4d9a01 Phase 1 of refactoring SystemServer. by Dan Morrill · 11 years ago
  33. 232b4d6 resolved conflicts for merge of c16da6aa to master by Kenny Root · 11 years ago
  34. 58d380d debuggerd now notifies the Activity Manager about native crashes by Christopher Tate · 11 years ago
  35. 6d19033 am 0e5b5f66: am 0841c4cb: Merge "EntropyMixer: Write entropy at shutdown / reboot / power" into jb-mr2-dev by Nick Kralevich · 11 years ago
  36. 79619dd EntropyMixer: Write entropy at shutdown / reboot / power by Nick Kralevich · 11 years ago
  37. 5ecd811 Move keyguard to its own process. by Jim Miller · 12 years ago
  38. d017f35 Move wifiservice into its own package by Irfan Sheriff · 12 years ago
  39. b3038ec Adding idle maintenance service. by Svetoslav · 12 years ago
  40. ca6486e Removed Throttle Manager as obsolete by Sasha Levitskiy · 12 years ago
  41. a06de0f New "app ops" service. by Dianne Hackborn · 12 years ago
  42. 7a96c39 Move lingering services to services.jar. by Jeff Sharkey · 12 years ago
  43. 40e9f29 Quiet down a lot of logging. by Dianne Hackborn · 12 years ago
  44. cd75706 System server should always send broadcasts to a specific or all users by Amith Yamasani · 12 years ago
  45. ed108f3 Frameworks base: Promote dream setting defaults to config. by John Spurlock · 12 years ago
  46. 2f39e9f Switch from uevent model to /dev/input/event. by Craig Mautner · 12 years ago
  47. be87e2f Fix issue #7255954: API Review: rename Dream to DreamService by Dianne Hackborn · 12 years ago
  48. 62c82e4 Make DreamManagerService more robust. by Jeff Brown · 12 years ago
  49. cef440f Move DreamManagerService to its own package. by Jeff Brown · 12 years ago
  50. 888eb73 resolved conflicts for merge of 814f5ac3 to jb-mr1-dev by Amith Yamasani · 12 years ago
  51. b079d1f am 5e8cbdc0: Merge "Fixing services start order that impacts ICS - JB upgrade" by Amith Yamasani · 12 years ago
  52. b4c3367 Merge "Disentangle input manager service startup." into jb-mr1-dev by Jeff Brown · 12 years ago
  53. a9d131c Disentangle input manager service startup. by Jeff Brown · 12 years ago
  54. ca2cb18 Merge "Suppress location information for non-active users." into jb-mr1-dev by Wink Saville · 12 years ago
  55. a12a7b3 Suppress location information for non-active users. by Wink Saville · 12 years ago
  56. e0de5bf Merge "Fire "dreaming started" and "dreaming stopped" broadcasts." into jb-mr1-dev by John Spurlock · 12 years ago
  57. 89d5546 Add support for remembering Wifi display devices. by Jeff Brown · 12 years ago
  58. f4f6b4c Fire "dreaming started" and "dreaming stopped" broadcasts. by John Spurlock · 12 years ago
  59. f35df5b Fixing services start order that impacts ICS - JB upgrade by Felipe Ramos · 12 years ago
  60. f69c812 Wait for installd to finish starting before booting. by Jeff Brown · 12 years ago
  61. b049e21 Include user identifier in external storage paths. by Jeff Sharkey · 12 years ago
  62. 1676c85 Flesh out multi-user in am commands. by Dianne Hackborn · 12 years ago
  63. d728bf5 Make display manager tell input system about viewports. by Jeff Brown · 12 years ago
  64. 4ed8fe7 More improvements to the display manager. by Jeff Brown · 12 years ago
  65. bd6e150 Add initial multi-display support. by Jeff Brown · 12 years ago
  66. 4428e17 Some clean up of app install and user management. by Dianne Hackborn · 12 years ago
  67. aa202a6 Add a mechanism to adjust auto-brightness at night. by Jeff Brown · 12 years ago
  68. 2416e09 Extract the twilight detection into its own service. by Jeff Brown · 12 years ago
  69. 848c2dc Stub out display manager service implementation. by Jeff Brown · 12 years ago
  70. 9630704 Power manager rewrite. by Jeff Brown · 12 years ago
  71. 258848d User Manager service to manage users and query user details by Amith Yamasani · 12 years ago
  72. 5017f23 Call systemReady on the lock settings before doing so on the window manager by Jason Simmons · 12 years ago
  73. f95f3eb Merge "Allow access to display manager service from isolated processes." into jb-mr1-dev by Jeff Brown · 12 years ago
  74. e7c1d88 Allow access to display manager service from isolated processes. by Jeff Brown · 12 years ago
  75. 437a0fb Merge "Introduce multiple displays with DisplayContent." into jb-mr1-dev by Craig Mautner · 12 years ago
  76. 59c0097 Introduce multiple displays with DisplayContent. by Craig Mautner · 12 years ago
  77. e23ae14 am fa74f7e0: am bba948dc: Merge "Delay AccountManagerService initialization" into jb-dev by Kenny Root · 12 years ago
  78. fa74f7e am bba948dc: Merge "Delay AccountManagerService initialization" into jb-dev by Kenny Root · 12 years ago
  79. 26ff662 Delay AccountManagerService initialization by Kenny Root · 12 years ago
  80. fa25bf5 Add display manager skeleton. by Jeff Brown · 12 years ago
  81. 9631314 Fix merge error, put in tmp workaround for input manager. by Matthew Xie · 12 years ago
  82. 0f42037 Non persistent adapter service by fredc · 12 years ago
  83. e21a4ac Add a new version of the disable API. by Jaikumar Ganesh · 12 years ago
  84. 3419618 Remove BT references from System Server. by Jaikumar Ganesh · 13 years ago
  85. 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
  86. 0086ec0 am d48cf0c0: Merge "Don\'t wait until boot timeout if there is no wallpaper." into jb-dev by Jeff Brown · 12 years ago
  87. 780c46f Don't wait until boot timeout if there is no wallpaper. by Jeff Brown · 12 years ago
  88. 4f8ecd8 Move power manager to a new package. by Jeff Brown · 12 years ago
  89. 3430959 am 569f5bdd: am 37d8ac1b: Merge "SystemServer: Looper\'s getMainLooper to return ServerThread" by Dianne Hackborn · 12 years ago
  90. 51a573c Wait for ASECs to be scanned before proceeding by Kenny Root · 12 years ago
  91. b696c05 Merge "Adds support for the CertBlacklister." into jb-dev by Geremy Condra · 12 years ago
  92. 3d33c26 Adds support for the CertBlacklister. by Geremy Condra · 12 years ago
  93. 7304c34 Move power HAL interactions to PowerManagerService. by Jeff Brown · 12 years ago
  94. 07b0465 Scheduling policy service by Glenn Kasten · 12 years ago
  95. 9341f38 After reboot with airplane mode and BT enabled, keep BT enabled. by Jake Hamby · 12 years ago
  96. 5bbd4b4 Get alias for Bluetooth devices. by Jeff Brown · 12 years ago
  97. 6ec6f79 Support loading keyboard layout overlays from resources. by Jeff Brown · 12 years ago
  98. 7f6c231 Add setting to redirect vibrator to game controller. by Jeff Brown · 12 years ago
  99. 8d33d39 Merge "Show physical keyboard control button on the input method switch dialog" by satok · 12 years ago
  100. 0103849 Show physical keyboard control button on the input method switch dialog by satok · 12 years ago