1. 340e55d Merge "Add a guard on UserController to avoid user switches when not ready." into rvc-dev by TreeHugger Robot · 4 years, 2 months ago
  2. 0a2b53f Add a guard on UserController to avoid user switches when not ready. by felipeal · 4 years, 3 months ago
  3. e259145 Added an event before clearning user journey by Mayank Garg · 4 years, 3 months ago
  4. 4f93a04 Added more events to user switch journey by Mayank Garg · 4 years, 4 months ago
  5. 3911339 Implement UserSwitchingDialog in SystemUI mounted to OverlayWindow. by kwaky · 4 years, 4 months ago
  6. ca7f1f4 EventLog for UserController broadcasts by Adam Bookatz · 4 years, 4 months ago
  7. 621db81 Merge "Fix for a test broken due to removing logcat msgs" into rvc-dev by TreeHugger Robot · 4 years, 4 months ago
  8. eb139e7 Fix for a test broken due to removing logcat msgs by Mayank Garg · 4 years, 4 months ago
  9. 0e8a572 Fix Exception message in UserController#handleIncomingUser by kholoud mohamed · 4 years, 4 months ago
  10. acb5634 Add new atoms to track user journeys, such as user switches. by Varun Shah · 4 years, 8 months ago
  11. 62b85cb Fix for a test broken due to removing logcat msgs by Mayank Garg · 4 years, 5 months ago
  12. 5c36c95 Merge "Using EventLog for user switching events" into rvc-dev by TreeHugger Robot · 4 years, 5 months ago
  13. afd92de Using EventLog for user switching events by Mayank Garg · 4 years, 6 months ago
  14. 6c113b6 Do not crash if attempt to launch app from locked profile by Rubin Xu · 4 years, 7 months ago
  15. 339b714 Improved user callbacks on SystemService: by Felipe Leme · 4 years, 6 months ago
  16. 7b893b8 Merge "UserController: migrate MetricsLogger to StatsLog for boottime metrics" by Keun-young Park · 4 years, 6 months ago
  17. 1f8ae73 UserController: migrate MetricsLogger to StatsLog for boottime metrics by Keun young Park · 4 years, 7 months ago
  18. 0946037 Merge "Revert "Revert "Activity start: Send featureId from context->AppOpsManager""" by Philip P. Moltmann · 4 years, 7 months ago
  19. ee29509 Revert "Revert "Activity start: Send featureId from context->AppOpsManager"" by Philip P. Moltmann · 4 years, 7 months ago
  20. e7421e9 Revert "Activity start: Send featureId from context->AppOpsManager" by Philip P. Moltmann · 4 years, 7 months ago
  21. 9c5226f Activity start: Send featureId from context->AppOpsManager by Philip P. Moltmann · 4 years, 8 months ago
  22. e950296 Send LOCKED_BOOT_COMPLETED on same queue as BOOT_COMPLETED by Christopher Tate · 4 years, 7 months ago
  23. 48a75cb Set a shorter timeout for logging a warn on slow IUserSwitchObservers. by Felipe Leme · 4 years, 7 months ago
  24. c97b472 Merge "UserController: add UserHandle extra to user switched broadcast" am: 55593ee940 am: 7ff86a50de am: f4ecc2372a by Automerger Merge Worker · 4 years, 7 months ago
  25. 7ff86a5 Merge "UserController: add UserHandle extra to user switched broadcast" by Meng Wang · 4 years, 7 months ago
  26. 67ffabe UserController: add UserHandle extra to user switched broadcast by Meng Wang · 4 years, 7 months ago
  27. 79a89f0 Add a checks for _ACROSS_PROFILES apppop or permission. by kholoud mohamed · 4 years, 7 months ago
  28. 4cb9933 Add IActivityManager.stopUserWithDelayedLocking by Keun young Park · 5 years ago
  29. a685006 Permit Recents component to access multiple users data by Vinit Nayak · 4 years, 9 months ago
  30. 67ac7c6 Give INTERACT_ACROSS_PROFILES parity with _USERS for bindServiceAsUser API by kholoud mohamed · 4 years, 9 months ago
  31. 44eeff3 Replace com.android.internal.util.Preconditions.checkNotNull with by Daulet Zhanguzin · 4 years, 8 months ago
  32. b5f0e74 Added log statements to some user-switching tasks. by Felipe Leme · 5 years ago
  33. cb78285 Rename writeToProto to be dumpDebug by Jeffrey Huang · 4 years, 9 months ago
  34. 79bd6ad Improvements on 'dumpsys activity' for users: by Felipe Leme · 4 years, 9 months ago
  35. b9a57da Merge "Introduce user types" by Adam Bookatz · 4 years, 10 months ago
  36. 029832a Introduce user types by Bookatz · 5 years ago
  37. 7f1e2f1 Minor improvements on UserController.java by felipeal · 4 years, 10 months ago
  38. c6e015d Minor change on TODO comments by Felipe Leme · 4 years, 10 months ago
  39. 7ad2f6b Added option to pre-create user templates to optimize first user creation time. by Felipe Leme · 5 years ago
  40. 3c5e886 Dump isPrimaryUser() / isSplitSystemUser() on 'user' service. by Felipe Leme · 5 years ago
  41. 681a167 Merge "Fixed wrong traceEnd() call" by TreeHugger Robot · 5 years ago
  42. d34a895 Fixed wrong traceEnd() call by Felipe Leme · 5 years ago
  43. c1ca441 Added option to pre-create user templates to optimize first user creation time. by Felipe Leme · 5 years ago
  44. 2257e8b Merge "int userHandle -> int userId" by TreeHugger Robot · 5 years ago
  45. f56f258 int userHandle -> int userId by Bookatz · 5 years ago
  46. 58e751f Improved some headless system user comments. by Felipe Leme · 5 years ago
  47. 43ea8ce Merge "Skip some duplicated tasks when booting from non-system user." by TreeHugger Robot · 5 years ago
  48. 1ae707d Merge "UserController.switchUser accepts MANAGE_USERS" by TreeHugger Robot · 5 years ago
  49. f13851d Skip some duplicated tasks when booting from non-system user. by Felipe Leme · 5 years ago
  50. 501a514 Defined a more generic way to let services "opt-out" from certain user types. by Felipe Leme · 5 years ago
  51. adf85da UserController.switchUser accepts MANAGE_USERS by Bookatz · 5 years ago
  52. 514085c Merge "Moar SystemServer boot timing improvements:" by TreeHugger Robot · 5 years ago
  53. 137e781 Moar SystemServer boot timing improvements: by Felipe Leme · 5 years ago
  54. d7b8838 Dump isPrimaryUser() / isSplitSystemUser() on 'user' service. by Felipe Leme · 5 years ago
  55. ea2480d Merge "Correct sequencing of widget vs boot-complete broadcasts" into qt-dev am: 335dfdec1e am: e1270f7086 by Christopher Tate · 5 years ago
  56. 74e5b7d Correct sequencing of widget vs boot-complete broadcasts by Christopher Tate · 5 years ago
  57. 3aad1be Added fine-grained tracing to UserController.startUser() by Felipe Leme · 5 years ago
  58. 95df5ca switchUser checks INTERACT_ACROSS_USERS_FULL by Bookatz · 5 years ago
  59. 67d4426 Restart the user only after the key is evicted. by Pavel Grafov · 5 years ago
  60. cecf116 UserController.startUser nullchecks unlockListener by Bookatz · 5 years ago
  61. d8eb8b2 Restricted permission mechanism - framework by Svet Ganov · 5 years ago
  62. df54b66 Add multiuserDelayUserDataLocking configuration by Keun young Park · 5 years ago
  63. 0cb5ae7 Do not skip user starting for user 0 by Keun young Park · 5 years ago
  64. e339eef Revert "Revert "Decide the current user after PHASE_THIRD_PARTY boot phase"" by Keun young Park · 5 years ago
  65. 9cd24f6 Revert "Decide the current user after PHASE_THIRD_PARTY boot phase" by Keun-young Park · 5 years ago
  66. b90c4d3 Decide the current user after PHASE_THIRD_PARTY boot phase by Keun young Park · 5 years ago
  67. 000d88d Merge "Notify caller when unlockUser() bails out" am: e7df4aa57c am: 030f2bd0ac by Rubin Xu · 5 years ago
  68. f40a733 Merge "Move Checkpoint commit to finishBooting" by Daniel Rosenberg · 5 years ago
  69. e8433a1 Move Checkpoint commit to finishBooting by Daniel Rosenberg · 5 years ago
  70. 19e63a2 Merge "ActivityManager start-user has wait flag" by Adam Bookatz · 5 years ago
  71. 4760f08 Help on issue #128350014: runInstallCreate from pm command asks... by Dianne Hackborn · 5 years ago
  72. 03bfe6f ActivityManager start-user has wait flag by Bookatz · 5 years ago
  73. 98571a0 Notify caller when unlockUser() bails out by Rubin Xu · 5 years ago
  74. 63227d9 Start user widgets outside the AMS lock by Christopher Tate · 6 years ago
  75. c99d718 Deliver realCallingUid and realCallingPid to by Michal Karpinski · 6 years ago
  76. 29f70de Add non-system user unlock time to timing trace by Keun-young Park · 6 years ago
  77. 7ff7fdb Log broadcast dispatch latency during BOOT_COMPLETED by Ng Zhi An · 6 years ago
  78. 0f2f9d0 Merge "Add commitChanges for signaling checkpointing end" by TreeHugger Robot · 6 years ago
  79. 172e1fb Fixed a typo in UserController.java by shafik · 6 years ago
  80. e129e5c Add commitChanges for signaling checkpointing end by Daniel Rosenberg · 6 years ago
  81. 1c866f4 Merge "Add new queue to offload slow broadcasts" by Zhi An Ng · 6 years ago
  82. 27c48ae Removed references to ATMS.getLockTaskController() from AMS (34/n) by Wale Ogunwale · 6 years ago
  83. d7889f5 Removed references to ActivityTaskManagerService.getRecentTasks() from AMS (32/n) by Wale Ogunwale · 6 years ago
  84. 150a6ba Add new queue to offload slow broadcasts by Ng Zhi An · 6 years ago
  85. 31913b5 Removed AMS.mStackSuperivor (22/n) by Wale Ogunwale · 6 years ago
  86. 214f348 Moved startHomeActivity methods from AMS to ATMS (19/n) by Wale Ogunwale · 6 years ago
  87. ac7c8ae Go via FgThread when starting the profiles during system boot. by Pavel Grafov · 6 years ago
  88. 10c1674 Go via FgThread when starting the profiles during system boot. by Pavel Grafov · 6 years ago
  89. 2ec961d Send widget registration broadcasts before BOOT_COMPLETE by Christopher Tate · 6 years ago
  90. 1d1e80a Handle NPE in UserController by Ralph Nathan · 6 years ago
  91. 88dc93f Send widget registration broadcasts before BOOT_COMPLETE by Christopher Tate · 6 years ago
  92. ab132ee Per-display resumed activities by Andrii Kulian · 6 years ago
  93. e7739b3 Frameworks: Annotate trivial @GuardedBy in services/core by Andreas Gampe · 6 years ago
  94. 86b7446 Break direct calls to UserController object in AMS from activity classes (12/n) by Wale Ogunwale · 6 years ago
  95. 9e4f3e0 Introduced WindowProcessController/Listener (10/n) by Wale Ogunwale · 6 years ago
  96. a6191b4 Moved more stuff from ActivityManagerService to ActivityTaskManagerService (9/n) by Wale Ogunwale · 6 years ago
  97. d95c06b Switched TaskRecord.mService to ActivityTaskManagerService (6/n) by Wale Ogunwale · 6 years ago
  98. 16e505a Moved mRecentTasks to ActivityManagerTaskService (4/n) by Wale Ogunwale · 6 years ago
  99. 3d4b5c9 Wait for the user to fully stop before starting by Fyodor Kupolov · 6 years ago
  100. 634c34e Serialize key eviction vs. user storage preparation by Pavel Grafov · 6 years ago