1. d2c97e6 Revert "Fix StrictMode I/O violations" by Fyodor Kupolov · 7 years ago
  2. 18b2a13 Fix StrictMode I/O violations by Fyodor Kupolov · 7 years ago
  3. ff9b4dff AM: make LockTask truly multi-task-aware. by Charles He · 7 years ago
  4. d4e7897 Merge "Added config_multiuserMaxRunningUsers" by Fyodor Kupolov · 7 years ago
  5. 53cba30 Added config_multiuserMaxRunningUsers by Fyodor Kupolov · 7 years ago
  6. 3f0e59a Formalize recents component in the system by Winson Chung · 7 years ago
  7. bc77f88 Fixed issue with MAX_RUNNING_USERS by Fyodor Kupolov · 7 years ago
  8. 0d77c6d Report time to unlock users by Fyodor Kupolov · 7 years ago
  9. 06aea9d Do not send SHUTDOWN broadcast to manifest receivers by Fyodor Kupolov · 7 years ago
  10. f544f02 Explain why MAX_RUNNING_USERS is 3. by Makoto Onuki · 7 years ago
  11. 1b3edac Use separate lock in UserController by Fyodor Kupolov · 7 years ago
  12. 58e732d Use dedicated handlers in UserController by Fyodor Kupolov · 7 years ago
  13. 807e650 Report only missing user switching callbacks by Fyodor Kupolov · 7 years ago
  14. a83859f Refactor all lock task related methods into a new class by Benjamin Franz · 7 years ago
  15. ef03b0d Merge "Removed isUserStoppingOrShuttingDownLocked" into oc-mr1-dev am: 0ee1e6d3c1 by Fyodor Kupolov · 7 years ago
  16. ce43b1b Removed isUserStoppingOrShuttingDownLocked by Fyodor Kupolov · 7 years ago
  17. 558325c Merge "Move key eviction past system services user cleanup." into oc-mr1-dev am: 03515d0ad2 by Pavel Grafov · 7 years ago
  18. 563707b Add unit tests to ActivityStarterInterceptor by Benjamin Franz · 7 years ago
  19. 0502a4c Move key eviction past system services user cleanup. by Pavel Grafov · 7 years ago
  20. a24e81219f Restore behavior of isUserRunning by Fyodor Kupolov · 7 years ago
  21. 92bfea6 Merge "Merge "Send ACTION_SHUTDOWN broadcast to manifest receivers" into oc-dev am: 630a49aa4e am: f03738d877" into oc-dr1-dev-plus-aosp by Christopher Tate · 7 years ago
  22. f03738d Merge "Send ACTION_SHUTDOWN broadcast to manifest receivers" into oc-dev by Christopher Tate · 7 years ago
  23. 98946b9 Send ACTION_SHUTDOWN broadcast to manifest receivers by Christopher Tate · 7 years ago
  24. 0468ee9 In the stopping/shutdown state return unlock state of the user key by Fyodor Kupolov · 7 years ago
  25. dcb26bb Avoid locking in getCurrentUser when there is no user switch by Fyodor Kupolov · 7 years ago
  26. 5ddcca7 Additional log instrumentation for multi-user by Fyodor Kupolov · 7 years ago
  27. 5c2cf03 Do not stop lock task if it is starting background user by Tony Mak · 7 years ago
  28. 4ba91b9 Do not log boot times for secondary users and upgrades by Fyodor Kupolov · 8 years ago
  29. 42a386b Enable background restrictions by Christopher Tate · 8 years ago
  30. 24e12dc Log excessive boot times by Fyodor Kupolov · 8 years ago
  31. 1d87e40 Do not report boot timings on first boot or runtime restart by Fyodor Kupolov · 8 years ago
  32. 85a63bc Evict CE key on request and when work mode is turned off. by Andrew Scull · 8 years ago
  33. 2250d56 Rename MountService to StorageManagerService. by Sudheer Shanka · 8 years ago
  34. 4c9f9d6 Merge "Increased user switch timeout to 3s" by Fyodor Kupolov · 8 years ago
  35. 0e0986e Increased user switch timeout to 3s by Fyodor Kupolov · 8 years ago
  36. 2c4522c Add usermanager related perf tests - part2 by Sudheer Shanka · 8 years ago
  37. 3e0c25b Add UI-disabled tests for UserController by Evan Rosky · 8 years ago
  38. 1839645 Add support for custom user-switch UI by Evan Rosky · 8 years ago
  39. 526694e resolve merge conflicts of 3c1b0f0 to master by Jorim Jaggi · 8 years ago
  40. 6f4d7b3 Remove lock contention when unlocking users by Jorim Jaggi · 8 years ago
  41. 4a70ed1 Relax isUserRunning check and allow in-profile calls am: 8198deacb5 am: f29793a40c by Makoto Onuki · 8 years ago
  42. 8198dea Relax isUserRunning check and allow in-profile calls by Makoto Onuki · 8 years ago
  43. d6038db Added unit tests for UserController by Fyodor Kupolov · 8 years ago
  44. ba06657 Handle auto-unlocked managed profiles. by Jeff Sharkey · 8 years ago
  45. 24d9491 Suppress PRE_BOOT notifications for some profiles. by Jeff Sharkey · 8 years ago
  46. 3864183 Fixed race condition by using a separate counter by Fyodor Kupolov · 8 years ago
  47. 599d43b Prevent NPE in dispatchUserSwitch by Fyodor Kupolov · 8 years ago
  48. 0b77ef9 Print names of observers causing timeout by Fyodor Kupolov · 8 years ago
  49. f5cf319 Merge \"Don\'t allow showing an activity if user is stopping or shutting down.\" into nyc-dev by Nicolas Prevot · 8 years ago
  50. 1219c92 Don't allow showing an activity if user is stopping or shutting down. by Nicolas Prevot · 8 years ago
  51. 440e3c7 Merge "am/UserController: Log system uptime at two \'boot complete\' markers." into nyc-dev by James Hawkins · 8 years ago
  52. 899608a am/UserController: Log system uptime at two 'boot complete' markers. by James Hawkins · 8 years ago
  53. ea1b9d7 Revert "Revert "Remove ActivityManager calls with PM.mInstallLock held"" by Amith Yamasani · 8 years ago
  54. c51e725 Revert "Remove ActivityManager calls with PM.mInstallLock held" by Bart Sears · 8 years ago
  55. 5d531e4 Merge "Remove ActivityManager calls with PM.mInstallLock held" into nyc-dev by Fyodor Kupolov · 8 years ago
  56. ac06a49 Remove ActivityManager calls with PM.mInstallLock held by Fyodor Kupolov · 8 years ago
  57. f518aaa Merge "Unlock work profile storage even work mode is off" into nyc-dev by Ricky Wai · 8 years ago
  58. cc30b0e7 Adding RetailModeService to handle retail mode by Suprabh Shukla · 8 years ago
  59. 4266fee Unlock work profile storage even work mode is off by Ricky Wai · 8 years ago
  60. dbf0dbd Merge "Retail mode flag and some clients for it" into nyc-mr1-dev by Amith Yamasani · 8 years ago
  61. ae13e18 Should check isDeviceSecure in shouldConfirmCredentials by Tony Mak · 8 years ago
  62. eb437d4 Retail mode flag and some clients for it by Amith Yamasani · 8 years ago
  63. 6c915ea Push unlocking/unlocked state to UserManager by Fyodor Kupolov · 8 years ago
  64. cca1c65 Call unlockUserKey in a synchronized section by Fyodor Kupolov · 8 years ago
  65. ec6faca Merge "Stop user faster and clear stale broadcasts" into nyc-dev by Amith Yamasani · 8 years ago
  66. ad2e4bf Stop user faster and clear stale broadcasts by Amith Yamasani · 8 years ago
  67. ce18c81 Introduce "unlocking" vs "unlocked" nuance. by Jeff Sharkey · 8 years ago
  68. c94c249 Broadcast USER_INITIALIZE after user is unlocked by Fyodor Kupolov · 8 years ago
  69. fd24108 Don't block while dispatching PRE_BOOT. by Jeff Sharkey · 8 years ago
  70. 84a4c97 Unlock should always wait for pending PRE_BOOT. by Jeff Sharkey · 8 years ago
  71. f6ef828 Fix cannot unlock keyguard when work challege is unified and work mode is off by Ricky Wai · 8 years ago
  72. 155e5d6 Send USER_UNLOCKED broadcasts before PRE_BOOT. by Jeff Sharkey · 8 years ago
  73. 27b5d2e Skip unlock requests for users who aren't running. by Jeff Sharkey · 8 years ago
  74. 7661a31 Unlock newly created managed profiles. by Jeff Sharkey · 8 years ago
  75. 5dab713 Delay unlock attempts for managed profiles. by Jeff Sharkey · 8 years ago
  76. 083807d Send onUnlockUser() before PRE_BOOT broadcasts. by Jeff Sharkey · 8 years ago
  77. 98c0556 Fix deadlock during user state transitions by Amith Yamasani · 8 years ago
  78. bd91e2f Update PRE_BOOT_COMPLETED for FBE. by Jeff Sharkey · 8 years ago
  79. 8c536f9 Show work challenge directly when there is no device lock by Tony Mak · 8 years ago
  80. d5a3f3d Merge "Add API to IMountService to get encryption state" into nyc-dev by Paul Lawrence · 9 years ago
  81. 20be5d6 Add API to IMountService to get encryption state by Paul Lawrence · 9 years ago
  82. 7745c14 Setting TaskRecord#mUserSetupComplete directly from Settings by Suprabh Shukla · 9 years ago
  83. 1ddda47 Prevent ephemeral user from being re-entered after stop. by Lenka Trochtova · 9 years ago
  84. b93522a Do not show work challenge when profile is turned off. by Rubin Xu · 9 years ago
  85. b5f0049 Fix typo in filling ACTION_MANAGED_PROFILE_UNLOCKED extras. by Rubin Xu · 9 years ago
  86. faf9bdc Small refactoring to eliminate the need to allocate array. by Rubin Xu · 9 years ago
  87. 716a9e1 Merge "Support FBE for managed profiles." into nyc-dev by Kenny Guy · 9 years ago
  88. b1b3026 Support FBE for managed profiles. by Kenny Guy · 9 years ago
  89. 5eb0f3b Maintain mSetupCompletedUsers for profiles correctly by Rubin Xu · 9 years ago
  90. faeb3eb Password security for FBE disk encryption keys by Paul Crowley · 9 years ago
  91. f80170f Exclude tasks manipulated before user setup is complete from Recents by Wale Ogunwale · 9 years ago
  92. 2e6acce Synchronously finish boot when user starts in background by Fyodor Kupolov · 9 years ago
  93. f13c980 Turn off profile by stopping the user. by Rubin Xu · 9 years ago
  94. 3ee3b9d Merge "Keeping only running users recents in memory" by Suprabh Shukla · 9 years ago
  95. 09a88f5 Keeping only running users recents in memory by Suprabh Shukla · 9 years ago
  96. 0e62384c Prepare app data only when storage is available. by Jeff Sharkey · 9 years ago
  97. a177111 Create Work Challenge per-user condition by Clara Bayarri · 9 years ago
  98. ea9b10e Work Challenge: Handle Recents launches by Clara Bayarri · 9 years ago
  99. 63f3b88 Merge "Return USER_OP_SUCCESS when force stopping a user" by Fyodor Kupolov · 9 years ago
  100. 7b4a8a4 Return USER_OP_SUCCESS when force stopping a user by Fyodor Kupolov · 9 years ago