1. 48a75cb Set a shorter timeout for logging a warn on slow IUserSwitchObservers. by Felipe Leme · 4 years, 5 months ago
  2. c97b472 Merge "UserController: add UserHandle extra to user switched broadcast" am: 55593ee940 am: 7ff86a50de am: f4ecc2372a by Automerger Merge Worker · 4 years, 5 months ago
  3. 7ff86a5 Merge "UserController: add UserHandle extra to user switched broadcast" by Meng Wang · 4 years, 5 months ago
  4. 67ffabe UserController: add UserHandle extra to user switched broadcast by Meng Wang · 4 years, 5 months ago
  5. 79a89f0 Add a checks for _ACROSS_PROFILES apppop or permission. by kholoud mohamed · 4 years, 5 months ago
  6. 4cb9933 Add IActivityManager.stopUserWithDelayedLocking by Keun young Park · 4 years, 9 months ago
  7. a685006 Permit Recents component to access multiple users data by Vinit Nayak · 4 years, 7 months ago
  8. 67ac7c6 Give INTERACT_ACROSS_PROFILES parity with _USERS for bindServiceAsUser API by kholoud mohamed · 4 years, 7 months ago
  9. 44eeff3 Replace com.android.internal.util.Preconditions.checkNotNull with by Daulet Zhanguzin · 4 years, 6 months ago
  10. b5f0e74 Added log statements to some user-switching tasks. by Felipe Leme · 4 years, 9 months ago
  11. cb78285 Rename writeToProto to be dumpDebug by Jeffrey Huang · 4 years, 7 months ago
  12. 79bd6ad Improvements on 'dumpsys activity' for users: by Felipe Leme · 4 years, 7 months ago
  13. b9a57da Merge "Introduce user types" by Adam Bookatz · 4 years, 8 months ago
  14. 029832a Introduce user types by Bookatz · 4 years, 9 months ago
  15. 7f1e2f1 Minor improvements on UserController.java by felipeal · 4 years, 8 months ago
  16. c6e015d Minor change on TODO comments by Felipe Leme · 4 years, 8 months ago
  17. 7ad2f6b Added option to pre-create user templates to optimize first user creation time. by Felipe Leme · 4 years, 10 months ago
  18. 3c5e886 Dump isPrimaryUser() / isSplitSystemUser() on 'user' service. by Felipe Leme · 5 years ago
  19. 681a167 Merge "Fixed wrong traceEnd() call" by TreeHugger Robot · 4 years, 9 months ago
  20. d34a895 Fixed wrong traceEnd() call by Felipe Leme · 4 years, 9 months ago
  21. c1ca441 Added option to pre-create user templates to optimize first user creation time. by Felipe Leme · 4 years, 10 months ago
  22. 2257e8b Merge "int userHandle -> int userId" by TreeHugger Robot · 4 years, 10 months ago
  23. f56f258 int userHandle -> int userId by Bookatz · 4 years, 10 months ago
  24. 58e751f Improved some headless system user comments. by Felipe Leme · 4 years, 10 months ago
  25. 43ea8ce Merge "Skip some duplicated tasks when booting from non-system user." by TreeHugger Robot · 4 years, 10 months ago
  26. 1ae707d Merge "UserController.switchUser accepts MANAGE_USERS" by TreeHugger Robot · 4 years, 10 months ago
  27. f13851d Skip some duplicated tasks when booting from non-system user. by Felipe Leme · 4 years, 10 months ago
  28. 501a514 Defined a more generic way to let services "opt-out" from certain user types. by Felipe Leme · 4 years, 11 months ago
  29. adf85da UserController.switchUser accepts MANAGE_USERS by Bookatz · 4 years, 11 months ago
  30. 514085c Merge "Moar SystemServer boot timing improvements:" by TreeHugger Robot · 5 years ago
  31. 137e781 Moar SystemServer boot timing improvements: by Felipe Leme · 5 years ago
  32. d7b8838 Dump isPrimaryUser() / isSplitSystemUser() on 'user' service. by Felipe Leme · 5 years ago
  33. ea2480d Merge "Correct sequencing of widget vs boot-complete broadcasts" into qt-dev am: 335dfdec1e am: e1270f7086 by Christopher Tate · 5 years ago
  34. 74e5b7d Correct sequencing of widget vs boot-complete broadcasts by Christopher Tate · 5 years ago
  35. 3aad1be Added fine-grained tracing to UserController.startUser() by Felipe Leme · 5 years ago
  36. 95df5ca switchUser checks INTERACT_ACROSS_USERS_FULL by Bookatz · 5 years ago
  37. 67d4426 Restart the user only after the key is evicted. by Pavel Grafov · 5 years ago
  38. cecf116 UserController.startUser nullchecks unlockListener by Bookatz · 5 years ago
  39. d8eb8b2 Restricted permission mechanism - framework by Svet Ganov · 5 years ago
  40. df54b66 Add multiuserDelayUserDataLocking configuration by Keun young Park · 5 years ago
  41. 0cb5ae7 Do not skip user starting for user 0 by Keun young Park · 5 years ago
  42. e339eef Revert "Revert "Decide the current user after PHASE_THIRD_PARTY boot phase"" by Keun young Park · 5 years ago
  43. 9cd24f6 Revert "Decide the current user after PHASE_THIRD_PARTY boot phase" by Keun-young Park · 5 years ago
  44. b90c4d3 Decide the current user after PHASE_THIRD_PARTY boot phase by Keun young Park · 5 years ago
  45. 000d88d Merge "Notify caller when unlockUser() bails out" am: e7df4aa57c am: 030f2bd0ac by Rubin Xu · 5 years ago
  46. f40a733 Merge "Move Checkpoint commit to finishBooting" by Daniel Rosenberg · 5 years ago
  47. e8433a1 Move Checkpoint commit to finishBooting by Daniel Rosenberg · 5 years ago
  48. 19e63a2 Merge "ActivityManager start-user has wait flag" by Adam Bookatz · 5 years ago
  49. 4760f08 Help on issue #128350014: runInstallCreate from pm command asks... by Dianne Hackborn · 5 years ago
  50. 03bfe6f ActivityManager start-user has wait flag by Bookatz · 5 years ago
  51. 98571a0 Notify caller when unlockUser() bails out by Rubin Xu · 5 years ago
  52. 63227d9 Start user widgets outside the AMS lock by Christopher Tate · 5 years ago
  53. c99d718 Deliver realCallingUid and realCallingPid to by Michal Karpinski · 5 years ago
  54. 29f70de Add non-system user unlock time to timing trace by Keun-young Park · 5 years ago
  55. 7ff7fdb Log broadcast dispatch latency during BOOT_COMPLETED by Ng Zhi An · 5 years ago
  56. 0f2f9d0 Merge "Add commitChanges for signaling checkpointing end" by TreeHugger Robot · 6 years ago
  57. 172e1fb Fixed a typo in UserController.java by shafik · 6 years ago
  58. e129e5c Add commitChanges for signaling checkpointing end by Daniel Rosenberg · 6 years ago
  59. 1c866f4 Merge "Add new queue to offload slow broadcasts" by Zhi An Ng · 6 years ago
  60. 27c48ae Removed references to ATMS.getLockTaskController() from AMS (34/n) by Wale Ogunwale · 6 years ago
  61. d7889f5 Removed references to ActivityTaskManagerService.getRecentTasks() from AMS (32/n) by Wale Ogunwale · 6 years ago
  62. 150a6ba Add new queue to offload slow broadcasts by Ng Zhi An · 6 years ago
  63. 31913b5 Removed AMS.mStackSuperivor (22/n) by Wale Ogunwale · 6 years ago
  64. 214f348 Moved startHomeActivity methods from AMS to ATMS (19/n) by Wale Ogunwale · 6 years ago
  65. ac7c8ae Go via FgThread when starting the profiles during system boot. by Pavel Grafov · 6 years ago
  66. 10c1674 Go via FgThread when starting the profiles during system boot. by Pavel Grafov · 6 years ago
  67. 2ec961d Send widget registration broadcasts before BOOT_COMPLETE by Christopher Tate · 6 years ago
  68. 1d1e80a Handle NPE in UserController by Ralph Nathan · 6 years ago
  69. 88dc93f Send widget registration broadcasts before BOOT_COMPLETE by Christopher Tate · 6 years ago
  70. ab132ee Per-display resumed activities by Andrii Kulian · 6 years ago
  71. e7739b3 Frameworks: Annotate trivial @GuardedBy in services/core by Andreas Gampe · 6 years ago
  72. 86b7446 Break direct calls to UserController object in AMS from activity classes (12/n) by Wale Ogunwale · 6 years ago
  73. 9e4f3e0 Introduced WindowProcessController/Listener (10/n) by Wale Ogunwale · 6 years ago
  74. a6191b4 Moved more stuff from ActivityManagerService to ActivityTaskManagerService (9/n) by Wale Ogunwale · 6 years ago
  75. d95c06b Switched TaskRecord.mService to ActivityTaskManagerService (6/n) by Wale Ogunwale · 6 years ago
  76. 16e505a Moved mRecentTasks to ActivityManagerTaskService (4/n) by Wale Ogunwale · 6 years ago
  77. 3d4b5c9 Wait for the user to fully stop before starting by Fyodor Kupolov · 6 years ago
  78. 634c34e Serialize key eviction vs. user storage preparation by Pavel Grafov · 6 years ago
  79. cf6ca0c Have UserController use a CarUserSwitchingDialog instead of a by Aarthi Balachander · 6 years ago
  80. 65317ba Merge "Properly remove activity from task on start failure." into pi-dev by Bryce Lee · 6 years ago
  81. 2b8e037 Properly remove activity from task on start failure. by Bryce Lee · 6 years ago
  82. 35ad81e Remove prohibition on switching to user 0 in demo by Christine Franks · 6 years ago
  83. 3378aa9 Work on issue #74404949: Screen state usage API by Dianne Hackborn · 6 years ago
  84. ced5439 Work on issue #74404949: Screen state usage API by Dianne Hackborn · 6 years ago
  85. 6c6e9ca Remove am/wm.proto which is redundant. The naming convention is defined by Yi Jin · 6 years ago
  86. 6569c36 Make "am kill" actually support --user all by Makoto Onuki · 6 years ago
  87. 26b0f35 Finish unlocking user before touching apps. by Jeff Sharkey · 6 years ago
  88. 7041c4b Fix work profile shortcut launch by Makoto Onuki · 6 years ago
  89. 1df8981 Use removeUserEvenWhenDisallowed for removing ephemeral user by Alex Chau · 6 years ago
  90. 148d7f4 Implement activity --proto --processes by Yi Jin · 7 years ago
  91. e839d70 Allow Recents in current user to access APIs in its child profile by Tony Mak · 6 years ago
  92. fbc7717 Add back missing synchronized in stopGuestOrEphemeralUserIfBackground by Alex Chau · 6 years ago
  93. 62995ef Check if UserState is null in stopGuestOrEphemeralUserIfBackground by Alex Chau · 6 years ago
  94. 93ae42b Customize user switch dialog by Alex Chau · 6 years ago
  95. b6ef869 Move startUserInBackground to standalone and avoid user from being stopped unnecessarily by Alex Chau · 6 years ago
  96. 8d2faf0 Remove user state in onUserRemoved by Fyodor Kupolov · 6 years ago
  97. 60f53e6 Do not skip broadcast if the parent user is running by Tony Mak · 7 years ago
  98. 553b997 Fix trySetQuietModeDisabled may introduce deadlock by Tony Mak · 7 years ago
  99. 64fd8c0 Allow caller to specify target to start in setQuietModeEnabled by Tony Mak · 7 years ago
  100. 4c72df0 Fix StrictMode I/O violations by Fyodor Kupolov · 7 years ago