1. db21284 Disable use of twilight mode for auto-brightness. by Jeff Brown · 12 years ago
  2. 1e3b98d New internal API to eliminate poke locks. by Jeff Brown · 12 years ago
  3. edce6a7 Remove clearUserActivityTimeout(). by Jeff Brown · 12 years ago
  4. fc49474 Update APIs to JB MR1 level 17. by Dianne Hackborn · 12 years ago
  5. 1206648 Get rid of preventScreenOn(). by Jeff Brown · 12 years ago
  6. eed8f06 Merge "Fix for bug: #7173350. elapsedRealtimeNano() -> elapsedRealtimeNanos()" into jb-mr1-dev by Philip Milne · 12 years ago
  7. 62c82e4 Make DreamManagerService more robust. by Jeff Brown · 12 years ago
  8. 1951db8 Merge "Multi-user ringtone playback." into jb-mr1-dev by Jeff Sharkey · 12 years ago
  9. 4118012 Fix for bug: #7173350. elapsedRealtimeNano() -> elapsedRealtimeNanos() by Philip Milne · 12 years ago
  10. 65c4a2b Multi-user ringtone playback. by Jeff Sharkey · 12 years ago
  11. 4fbbda4 Handle multi-user mountObb() requests. by Jeff Sharkey · 12 years ago
  12. 7d8bcb4 Move multi-user OBB under user-specific path. by Jeff Sharkey · 12 years ago
  13. 466bd63 Merge "New method returning user metadata." into jb-mr1-dev by Dan Morrill · 12 years ago
  14. 920ace0 Query users excluding any being removed by Amith Yamasani · 12 years ago
  15. e4ab16a New method returning user metadata. by Dan Morrill · 12 years ago
  16. 4673e7e Migrate UI to supportsMultipleUsers(). by Jeff Sharkey · 12 years ago
  17. 3fe5bf6 Make getMediaStorageDirectory() user-aware. by Jeff Sharkey · 12 years ago
  18. 27bd34d Multi-user MTP. by Jeff Sharkey · 12 years ago
  19. f7a6dfc Merge "Pass Bitmap instead of ParcelFileDescriptor in UserManager" into jb-mr1-dev by Amith Yamasani · 12 years ago
  20. e928d7d Pass Bitmap instead of ParcelFileDescriptor in UserManager by Amith Yamasani · 12 years ago
  21. c33f94e Merge "Fix API review bugs." into jb-mr1-dev by Dianne Hackborn · 12 years ago
  22. 8832c18 Fix API review bugs. by Dianne Hackborn · 12 years ago
  23. 3b49f07 Add UserManager.getUserIcon() by Amith Yamasani · 12 years ago
  24. d0c6ccb Move NetworkPolicy from apps to UID. by Jeff Sharkey · 12 years ago
  25. 24271a8 Merge "Use shared app gid for forward-locked processes" into jb-mr1-dev by Kenny Root · 12 years ago
  26. dfa4530 Give DefaultContainerService all external storage. by Jeff Sharkey · 12 years ago
  27. b049e21 Include user identifier in external storage paths. by Jeff Sharkey · 12 years ago
  28. e091f22 Use shared app gid for forward-locked processes by Kenny Root · 12 years ago
  29. 8a9f5d4 USER_CURRENT_OR_SELF had the same int as USER_CURRENT! by Dianne Hackborn · 12 years ago
  30. 1edf63e Merge "Enable auto-brightness adjustment feature with system prop." into jb-mr1-dev by Jeff Brown · 12 years ago
  31. 631938f Enable auto-brightness adjustment feature with system prop. by Jeff Brown · 12 years ago
  32. 74ee865 Add Binder.getCallingUserHandle(). by Dianne Hackborn · 12 years ago
  33. 9545dc02 Include primary flag in StorageVolume. by Jeff Sharkey · 12 years ago
  34. 1cf70bb Screen magnification - feature - framework. by Svetoslav Ganov · 12 years ago
  35. 2701f32 Merge "Remove Binder.getOrigCallingUid()." into jb-mr1-dev by Dianne Hackborn · 12 years ago
  36. 430e5b2 Merge "Centralize the creation of the user system directory" into jb-mr1-dev by Amith Yamasani · 12 years ago
  37. 4ed8fe7 More improvements to the display manager. by Jeff Brown · 12 years ago
  38. 61f5737 Centralize the creation of the user system directory by Amith Yamasani · 12 years ago
  39. 4120375 Remove Binder.getOrigCallingUid(). by Dianne Hackborn · 12 years ago
  40. 5ac72a2 Improve multi-user broadcasts. by Dianne Hackborn · 12 years ago
  41. e217ee4 Access to all users' external storage. by Jeff Sharkey · 12 years ago
  42. c53abc4 Run with scissors. by Jeff Brown · 12 years ago
  43. a2910d0 Make it easier to create asynchronous Handlers. by Jeff Brown · 12 years ago
  44. 7767eac Keep track of whether an app is installed for each user. by Dianne Hackborn · 12 years ago
  45. 1552586 Merge "Clean up firewall interface method names." into jb-mr1-dev by Jeff Sharkey · 12 years ago
  46. 2c09298 Clean up firewall interface method names. by Jeff Sharkey · 12 years ago
  47. 96702ad Merge "Framework interface for netd firewall." into jb-mr1-dev by Jeff Sharkey · 12 years ago
  48. c268f0b Framework interface for netd firewall. by Jeff Sharkey · 12 years ago
  49. d5fc86f Merge "Begin moving VPN to NetworkStateTracker pattern." into jb-mr1-dev by Jeff Sharkey · 12 years ago
  50. 899223b Begin moving VPN to NetworkStateTracker pattern. by Jeff Sharkey · 12 years ago
  51. d8b6fa2 Merge "pass --locale argument to recovery" into jb-mr1-dev by Doug Zongker · 12 years ago
  52. e33b400 pass --locale argument to recovery by Doug Zongker · 12 years ago
  53. 3451dc9 Merge "Iteration on multi-user external storage." into jb-mr1-dev by Jeff Sharkey · 12 years ago
  54. b9b5695 Merge "Eliminate special battery calls by WindowManager" into jb-mr1-dev by Craig Mautner · 12 years ago
  55. 2bca868 Iteration on multi-user external storage. by Jeff Sharkey · 12 years ago
  56. 259328c Eliminate special battery calls by WindowManager by Craig Mautner · 12 years ago
  57. 98dddda Merge "Remove permission requirement for some UserManager calls" into jb-mr1-dev by Amith Yamasani · 12 years ago
  58. 19526374 Remove permission requirement for some UserManager calls by Amith Yamasani · 12 years ago
  59. 11167b8 Merge "Make the screen brightness setting limits configurable." into jb-mr1-dev by Jeff Brown · 12 years ago
  60. f9bba13 Make the screen brightness setting limits configurable. by Jeff Brown · 12 years ago
  61. 892f371 Merge "Encapsulate locks in UEventObservers." into jb-mr1-dev by Jeff Brown · 12 years ago
  62. 008b176 Encapsulate locks in UEventObservers. by Jeff Brown · 12 years ago
  63. 4b72463 Merge "Add factory test feature to shut off on long press power." into jb-mr1-dev by Jeff Brown · 12 years ago
  64. a5d5d60 Merge "add wireless charger support" into jb-mr1-dev by Brian Muramatsu · 12 years ago
  65. 9a538ee Add factory test feature to shut off on long press power. by Jeff Brown · 12 years ago
  66. 80618d6 am 7d5b22af: am f029c22f: Merge "Use Libcore.os.umask for setting umask" by Kenny Root · 12 years ago
  67. 7d5b22a am f029c22f: Merge "Use Libcore.os.umask for setting umask" by Kenny Root · 12 years ago
  68. 4c74f8c Use Libcore.os.umask for setting umask by Kenny Root · 12 years ago
  69. 37a37f4 add wireless charger support by Brian Muramatsu · 12 years ago
  70. 79af1dd Switch public APIs to use new UserHandle class for identifying users. by Dianne Hackborn · 12 years ago
  71. 2a00329 UserHandle to UserSerialNo mapping by Amith Yamasani · 12 years ago
  72. 9a994b5 am 050c87f8: am a950daf5: Merge changes Ieb566a2a,I953057cd by Kenny Root · 12 years ago
  73. 050c87f am a950daf5: Merge changes Ieb566a2a,I953057cd by Kenny Root · 12 years ago
  74. 520ee7b am a2e8365c: am 9b0da58e: Merge "Introduce a restorecon JNI binding." by Kenny Root · 12 years ago
  75. a2e8365 am 9b0da58e: Merge "Introduce a restorecon JNI binding." by Kenny Root · 12 years ago
  76. 98e15e7 Use Libcore's stat instead of FileUtils#getFileStatus by Kenny Root · 12 years ago
  77. 786cbca Use Libcore.os.stat instead of FileUtils by Kenny Root · 12 years ago
  78. 9b0da58 Merge "Introduce a restorecon JNI binding." by Kenny Root · 12 years ago
  79. c584b65 Merge "Multi-user external storage support." into jb-mr1-dev by Jeff Sharkey · 12 years ago
  80. a579f79 am d69b47c0: am 8942e5a3: Merge "Use libcore Posix class for StatFs implementation" by Kenny Root · 12 years ago
  81. d69b47c am 8942e5a3: Merge "Use libcore Posix class for StatFs implementation" by Kenny Root · 12 years ago
  82. f02b60a Rename UserId to UserHandle. by Dianne Hackborn · 12 years ago
  83. bdd23ae Use libcore Posix class for StatFs implementation by Kenny Root · 12 years ago
  84. 5b1ada2 Multi-user external storage support. by Jeff Sharkey · 12 years ago
  85. 9630704 Power manager rewrite. by Jeff Brown · 12 years ago
  86. 109025d Make all messages in KeyguardViewMediator asynchronous. by Jeff Brown · 12 years ago
  87. aac71ff Don't back up / restore non-primary users' data by Christopher Tate · 12 years ago
  88. 258848d User Manager service to manage users and query user details by Amith Yamasani · 12 years ago
  89. 0412423 Setup idletimer for network interface. by Haoyu Bai · 12 years ago
  90. 06439fd am cb80cb70: am 37548994: Merge "StorageManager: fix issue that GREF has increased to 2011 in system server with intel stress test." by Jean-Baptiste Queru · 12 years ago
  91. cb80cb7 am 37548994: Merge "StorageManager: fix issue that GREF has increased to 2011 in system server with intel stress test." by Jean-Baptiste Queru · 12 years ago
  92. 3754899 Merge "StorageManager: fix issue that GREF has increased to 2011 in system server with intel stress test." by Jean-Baptiste Queru · 12 years ago
  93. 8264408 Start the correct settings from the status bar. by Amith Yamasani · 12 years ago
  94. 82f479d Merge "Cleaner controls between Vpn and init services." into jb-mr1-dev by Jeff Sharkey · 12 years ago
  95. 04c7923 am 74913572: am 6fb8fe9a: Merge "StrictMode.permitCustomSlowCalls() should call disable(DETECT_CUSTOM)" by Jean-Baptiste Queru · 12 years ago
  96. 7491357 am 6fb8fe9a: Merge "StrictMode.permitCustomSlowCalls() should call disable(DETECT_CUSTOM)" by Jean-Baptiste Queru · 12 years ago
  97. 2caec6c Fix link typo. by Nick Kralevich · 12 years ago
  98. 9d16c21 Merge "Content Providers: change default for android:exported" into jb-mr1-dev by Nick Kralevich · 12 years ago
  99. 5379158 Merge "More mult-user API work." into jb-mr1-dev by Dianne Hackborn · 12 years ago
  100. 7d19e02 More mult-user API work. by Dianne Hackborn · 12 years ago