1. 4abf3f9 Call setSize to sync Surface to SurfaceFlinger. DO NOT MERGE by Craig Mautner · 12 years ago
  2. bb4ca52 Fix issue #7649590: Background windows sometimes not being hidden for secondary users by Dianne Hackborn · 12 years ago
  3. 4d78abf Always report user switched after unfreezing screen. by Dianne Hackborn · 12 years ago
  4. 40e9f29 Quiet down a lot of logging. by Dianne Hackborn · 12 years ago
  5. ba4ac51 Merge "Improve debugging for issue #7586414: AlarmManager wakelocks held" into jb-mr1.1-dev by Dianne Hackborn · 12 years ago
  6. 8103890 Improve debugging for issue #7586414: AlarmManager wakelocks held by Dianne Hackborn · 12 years ago
  7. f7614fc Removing unecessary additional lock metadata from QuickSettings user tile. by Winson Chung · 12 years ago
  8. 86597df Emit event log message when switching users. by Jeff Sharkey · 12 years ago
  9. 2c7ebea Relax permission requirements for posting notifications across users by Amith Yamasani · 12 years ago
  10. 8d9a1f6 More migration to Global settings. by Jeff Sharkey · 12 years ago
  11. 346acb1 Sanity-check erroneous backup agent instantiations by Christopher Tate · 12 years ago
  12. 861a3b2 Revert fix to issue #6880627: PendingIntent.getService() returns... by Dianne Hackborn · 12 years ago
  13. c0bd747 Further work on issue #7307399: Framework needs a new pre-user-shutdown... by Dianne Hackborn · 12 years ago
  14. a8a9bd6 Fix issue #7311376: Add API to allow apps to know if they are... by Dianne Hackborn · 12 years ago
  15. 36d337a Framework side of issue #7302511: GCM client needs to use new framework API... by Dianne Hackborn · 12 years ago
  16. 33877e1 Merge "Adds showWhenLocked attribute to Activities." into jb-mr1-dev by Craig Mautner · 12 years ago
  17. 5962b12 Adds showWhenLocked attribute to Activities. by Craig Mautner · 12 years ago
  18. f752202 Plumbing to allow keyguard to be shown with user switcher (issue 7175023) by Adam Cohen · 12 years ago
  19. 5fe7e2a Fix issue #6968859: home not exiting an ANR'd dream by Dianne Hackborn · 12 years ago
  20. 6f354ed Merge "Fix issue #7226101: Secure image capture takes 5 seconds to start" into jb-mr1-dev by Dianne Hackborn · 12 years ago
  21. cc5a055 Fix issue #7226101: Secure image capture takes 5 seconds to start by Dianne Hackborn · 12 years ago
  22. e98bde0 Fix broadcast to a specific user by Amith Yamasani · 12 years ago
  23. 3ff8e1a Merge "Fix issue #7211769 and #7244492, thrash around on #7226656." into jb-mr1-dev by Dianne Hackborn · 12 years ago
  24. d4ac8d7 Fix issue #7211769 and #7244492, thrash around on #7226656. by Dianne Hackborn · 12 years ago
  25. bc4ba82 Remove user switcher from long-press power menu by Amith Yamasani · 12 years ago
  26. 625239a Migrate more Secure settings to Global. by Jeff Sharkey · 12 years ago
  27. c7ba771 Fix issue #7232952: Settings crash on tapping on Downloaded apps on a secondary user by Dianne Hackborn · 12 years ago
  28. b12e135 Maybe fix issue #7211766: bindService() to User u0 While u10 is... by Dianne Hackborn · 12 years ago
  29. bf6f6f9 Update references to migrated global settings. by Jeff Brown · 12 years ago
  30. 9529386 Fix build by Amith Yamasani · 12 years ago
  31. 7951c45 Merge into jb-mr1-dev by Jean-Baptiste Queru · 12 years ago
  32. ea7e915 AppInfo from Notifications for secondary users by Amith Yamasani · 12 years ago
  33. 139748f Fix issue #7215984: java.lang.RuntimeException: Unable to create... by Dianne Hackborn · 12 years ago
  34. 50cdf7c3 Fix issue #7214090: Need to be able to post notifications to all users by Dianne Hackborn · 12 years ago
  35. 6d51571 Allow acquiring ContentProviders across users. by Jeff Sharkey · 12 years ago
  36. 920ace0 Query users excluding any being removed by Amith Yamasani · 12 years ago
  37. c72fc67 Implement multi-user PackageMonitor. by Dianne Hackborn · 12 years ago
  38. 52716de Merge "Fix deadlock in LockPatternUtils by using local id." into jb-mr1-dev by Dianne Hackborn · 12 years ago
  39. f1b6741 Fix deadlock in LockPatternUtils by using local id. by Craig Mautner · 12 years ago
  40. 09ad083 Merge "Switch to showing top-most thumbnail of recent apps." into jb-mr1-dev by Dianne Hackborn · 12 years ago
  41. 15491c6 Switch to showing top-most thumbnail of recent apps. by Dianne Hackborn · 12 years ago
  42. 1e5aeec Merge "Don't allow more than 3 actively running users at a time." into jb-mr1-dev by Dianne Hackborn · 12 years ago
  43. bb1aeff Don't allow more than 3 actively running users at a time. by Dianne Hackborn · 12 years ago
  44. 27bd34d Multi-user MTP. by Jeff Sharkey · 12 years ago
  45. c535d2f Merge "Fix dumb bug merging receivers for multiple users." into jb-mr1-dev by Dianne Hackborn · 12 years ago
  46. 6cbd33f Fix dumb bug merging receivers for multiple users. by Dianne Hackborn · 12 years ago
  47. ad9b3211 Try again to fix issue #6912004:tap on gmail notification sends me to home screen by Dianne Hackborn · 12 years ago
  48. 11f0cb7 Fix issue #7175553: GRANT_URI_PERMISSION doesn't apper to work on secondary user by Dianne Hackborn · 12 years ago
  49. 5dc5a00 More multi-user stuff. by Dianne Hackborn · 12 years ago
  50. e091f22 Use shared app gid for forward-locked processes by Kenny Root · 12 years ago
  51. 9d9ece3 Animations for user switching. by Dianne Hackborn · 12 years ago
  52. 1676c85 Flesh out multi-user in am commands. by Dianne Hackborn · 12 years ago
  53. 2d1b378 Various fixes. by Dianne Hackborn · 12 years ago
  54. 74ee865 Add Binder.getCallingUserHandle(). by Dianne Hackborn · 12 years ago
  55. d888399 Explicitly specify current user everywhere home is started. by Dianne Hackborn · 12 years ago
  56. 5fc62663 Merge "Resolve the correct home intent for secondary users" into jb-mr1-dev by Amith Yamasani · 12 years ago
  57. 259d5e5 Resolve the correct home intent for secondary users by Amith Yamasani · 12 years ago
  58. 5e03e2c More multi-user stuff: by Dianne Hackborn · 12 years ago
  59. ec098ef am 342c6bc8: am 54099555: am 380a8e3d: Merge "Am: Clean mLaunchingProviders of all providers started by the client" by Jean-Baptiste Queru · 12 years ago
  60. 380a8e3 Merge "Am: Clean mLaunchingProviders of all providers started by the client" by Jean-Baptiste Queru · 12 years ago
  61. 035ce2c Merge "Add support for "-rtl" in resources" into jb-mr1-dev by Fabrice Di Meglio · 12 years ago
  62. b8839dd Fix issue #7097984 java.lang.SecurityException: Permission Denial: by Dianne Hackborn · 12 years ago
  63. 20e8098 Add registering for explicit users. by Dianne Hackborn · 12 years ago
  64. 4ee3649 Am: Clean mLaunchingProviders of all providers started by the client by Vairavan Srinivasan · 12 years ago
  65. 4120375 Remove Binder.getOrigCallingUid(). by Dianne Hackborn · 12 years ago
  66. f203aee Enforce permissions for calls with specified userId by Amith Yamasani · 12 years ago
  67. 5ac72a2 Improve multi-user broadcasts. by Dianne Hackborn · 12 years ago
  68. e217ee4 Access to all users' external storage. by Jeff Sharkey · 12 years ago
  69. a99e4ca Merge "Bind to screenshot service for current user." into jb-mr1-dev by Jeff Sharkey · 12 years ago
  70. 12631ec Merge "Start implementing concept of "running" users." into jb-mr1-dev by Dianne Hackborn · 12 years ago
  71. 35744c1 Bind to screenshot service for current user. by Jeff Sharkey · 12 years ago
  72. 80a4af2 Start implementing concept of "running" users. by Dianne Hackborn · 12 years ago
  73. 4ea6069 Fix PendingIntent caching for multiuser by Amith Yamasani · 12 years ago
  74. 8bf06ed Relax permission requirement for sending broadcasts to other users by Amith Yamasani · 12 years ago
  75. 786b440 Fix installing applications from non-primary users. by Dianne Hackborn · 12 years ago
  76. 7767eac Keep track of whether an app is installed for each user. by Dianne Hackborn · 12 years ago
  77. 5f79799 Add support for "-rtl" in resources by Fabrice Di Meglio · 12 years ago
  78. 3451dc9 Merge "Iteration on multi-user external storage." into jb-mr1-dev by Jeff Sharkey · 12 years ago
  79. 2bca868 Iteration on multi-user external storage. by Jeff Sharkey · 12 years ago
  80. 2bd65b6 am 29c6f24b: am 6ffe2594: Merge "restorecon /data/anr directory." by Jean-Baptiste Queru · 12 years ago
  81. 0c38049 Improve multi-user app management. by Dianne Hackborn · 12 years ago
  82. ec7ed14c restorecon /data/anr directory. by rpcraig · 12 years ago
  83. 7300dbe Fix launching activity from a pending intent by Amith Yamasani · 12 years ago
  84. 1ab36c1 Send USER_SWITCHED with the correct permission by Amith Yamasani · 12 years ago
  85. 2a00329 UserHandle to UserSerialNo mapping by Amith Yamasani · 12 years ago
  86. c584b65 Merge "Multi-user external storage support." into jb-mr1-dev by Jeff Sharkey · 12 years ago
  87. f02b60a Rename UserId to UserHandle. by Dianne Hackborn · 12 years ago
  88. 5b1ada2 Multi-user external storage support. by Jeff Sharkey · 12 years ago
  89. 1866f68 Merge "Modify how the background process LRU list is handled." into jb-mr1-dev by Dianne Hackborn · 12 years ago
  90. f88dd0b Small service cleanup. by Dianne Hackborn · 12 years ago
  91. ee7621c Modify how the background process LRU list is handled. by Dianne Hackborn · 12 years ago
  92. 258848d User Manager service to manage users and query user details by Amith Yamasani · 12 years ago
  93. 2c02933 Merge "Send BOOT_COMPLETED to all users." into jb-mr1-dev by Amith Yamasani · 12 years ago
  94. 4860cfc Send BOOT_COMPLETED to all users. by Amith Yamasani · 12 years ago
  95. 8264408 Start the correct settings from the status bar. by Amith Yamasani · 12 years ago
  96. 7d19e02 More mult-user API work. by Dianne Hackborn · 12 years ago
  97. 599db5c Refactor Service code out of main ActivityManagerService class. by Dianne Hackborn · 12 years ago
  98. b4163a6 Add APIs for interacting across users. by Dianne Hackborn · 12 years ago
  99. 9ec6cdd Optimize memory use of IntentResolver. by Dianne Hackborn · 12 years ago
  100. aac0d4e Replace left/right with start/end for Gravity / LayoutParams / Padding by Fabrice Di Meglio · 12 years ago