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