1. e7421e9 Revert "Activity start: Send featureId from context->AppOpsManager" by Philip P. Moltmann · 4 years, 7 months ago
  2. 9c5226f Activity start: Send featureId from context->AppOpsManager by Philip P. Moltmann · 4 years, 9 months ago
  3. 60a494a Make the disconnecting list from activity up-to-date by Riddle Hsu · 4 years, 8 months ago
  4. 88910de FGS background start restriction. by Hui Yu · 4 years, 9 months ago
  5. 697650b Disable user-facing historical app ops methods by Nate Myren · 4 years, 8 months ago
  6. 67ac7c6 Give INTERACT_ACROSS_PROFILES parity with _USERS for bindServiceAsUser API by kholoud mohamed · 4 years, 10 months ago
  7. 1286b57 Add pre-dump for input ANR by Riddle Hsu · 4 years, 10 months ago
  8. cdec080 Merge Task and TaskRecord into one class (65/n) by Louis Chang · 4 years, 11 months ago
  9. f56f258 int userHandle -> int userId by Bookatz · 5 years ago
  10. 5534e15 Merge "Fix overlapping remote and recents animations" into qt-r1-dev am: b248a0343f am: dd40a0c75a by Jorim Jaggi · 5 years ago
  11. 589c5ba Fix overlapping remote and recents animations by Jorim Jaggi · 5 years ago
  12. 9edef25 Detailed ContentProvider permissions checks. by Jeff Sharkey · 5 years ago
  13. 80d76c5 Merge "Merge "Add anon RSS + swap metric" into qt-dev am: 9af8d15783 am: 83270da58c" into qt-r1-dev-plus-aosp by Ioannis Ilkos · 5 years ago
  14. 466ad6c Add anon RSS + swap metric by Ioannis Ilkos · 5 years ago
  15. 32dbdca Start process of next activity with top priority in advance by Riddle Hsu · 5 years ago
  16. 9e24576 Cleanup background activity starts for release. by Alan Stokes · 5 years ago
  17. 36c998c Prevent double teardown of service connections by Christopher Tate · 5 years ago
  18. d207589 Make sure Notification#deleteIntent cannot be used to start by Michal Karpinski · 5 years ago
  19. 3f95d3b Merge "Require a foreground service of a specific type to start media projection." by Narayan Kamath · 6 years ago
  20. 8e73785 Don't schedule jobs in 'bad' apps by Christopher Tate · 6 years ago
  21. 396ce72 Require a foreground service of a specific type to start media projection. by Narayan Kamath · 6 years ago
  22. dd823c0 Merge "Add APIs to notify and restart activity in size compatibility mode" by TreeHugger Robot · 6 years ago
  23. 7b766fd Add APIs to notify and restart activity in size compatibility mode by Riddle Hsu · 6 years ago
  24. 666631b Add temporary packageName-based whitelist for allowing by Michal Karpinski · 6 years ago
  25. c99d718 Deliver realCallingUid and realCallingPid to by Michal Karpinski · 6 years ago
  26. bb82c6a Implement getting displayId from ActivityManager by Adam He · 6 years ago
  27. 0b4ab1f Add Task Root package info to UsageEvent by Michael Wachenschwanz · 6 years ago
  28. b1d243a UsageStats DEVICE_SHUTDOWN event. by Hui Yu · 6 years ago
  29. 2c9ae09 [Multi-user] Change ActivityManagerService to use userId. by Chandan Nath · 6 years ago
  30. c8aa91b Temporarily whitelist processes to open activities from background by Michal Karpinski · 6 years ago
  31. 98c84e1 Moved isAppForeground to ActivityManagerInternal. by Varun Shah · 6 years ago
  32. ac116df Block activity starts from background when realCallingUid is by Michal Karpinski · 6 years ago
  33. 95268ae Merge "Create a new mount mode for installer packages." by Jeff Sharkey · 6 years ago
  34. 3a0df3b Create a new mount mode for installer packages. by Sudheer Shanka · 6 years ago
  35. 03d1240 UsageStats tracking of screen usage. by Hui Yu · 6 years ago
  36. 8596ded Add a setting for background activity starts enabled state by Michal Karpinski · 6 years ago
  37. 3bea895 Add ProcessMemoryHighWaterMark atom by Rafal Slawik · 6 years ago
  38. 504fdab Merge "Move native process memory state pulling code" by TreeHugger Robot · 6 years ago
  39. 87915d6 Update storage sandbox path translation methods. by Sudheer Shanka · 6 years ago
  40. c376262 Move native process memory state pulling code by Rafal Slawik · 6 years ago
  41. 006ee3f AM: Fix deadlock when calling AMS from ATMS/WM by Vishnu Nair · 6 years ago
  42. 7056a06 Have some shell start activity commands go thorugh AMS instead of ATMS (28/n) by Wale Ogunwale · 6 years ago
  43. 5c91870 Stopped starting and killing processes directly from ATMS (27/n) by Wale Ogunwale · 6 years ago
  44. 2ea36d4 Removed direct calls to AMS.broadcastIntentLocked from ATMS (26/n) by Wale Ogunwale · 6 years ago
  45. 51cc98a Moved appNotResponding handling into ProcessRecord (23/n) by Wale Ogunwale · 6 years ago
  46. 31913b5 Removed AMS.mStackSuperivor (22/n) by Wale Ogunwale · 6 years ago
  47. 0862158 Snapshot memory state for some native processes by Rafal Slawik · 6 years ago
  48. 342fbe9 Moved more stuff from AMS to ATMS (20/n) by Wale Ogunwale · 6 years ago
  49. 214f348 Moved startHomeActivity methods from AMS to ATMS (19/n) by Wale Ogunwale · 6 years ago
  50. c4e63a4 Introduced ActivityServiceConnectionsHolder (18/n) by Wale Ogunwale · 6 years ago
  51. ee6eca1 Introducing PendingIntentController (17/n) by Wale Ogunwale · 6 years ago
  52. 5378374 Moved more stuff from ActivityManagerService to ActivityTaskManagerService (15/n) by Wale Ogunwale · 6 years ago
  53. 8d7f7f4 Added new API to support multi-activity autofill workflows. by Felipe Leme · 6 years ago
  54. 906f9c6 Moved input time out handling to ActivityTaskManagerService (14/n) by Wale Ogunwale · 6 years ago
  55. 6d50dcc Moved URI grants code out of ActivityManagerService to its own service (13/n) by Wale Ogunwale · 6 years ago
  56. 402d78e Pin compiled code of HOME app by Jorim Jaggi · 6 years ago
  57. 86b7446 Break direct calls to UserController object in AMS from activity classes (12/n) by Wale Ogunwale · 6 years ago
  58. f673393 Moved more stuff from ActivityManagerService to ActivityTaskManagerService (11/n) by Wale Ogunwale · 6 years ago
  59. 9e4f3e0 Introduced WindowProcessController/Listener (10/n) by Wale Ogunwale · 6 years ago
  60. a6191b4 Moved more stuff from ActivityManagerService to ActivityTaskManagerService (9/n) by Wale Ogunwale · 6 years ago
  61. d0412b3 Switched ActivityRecord.service to ActivityTaskManagerService (5/n) by Wale Ogunwale · 6 years ago
  62. 6767eae Split internal interface activities from current AM interface (3/n) by Wale Ogunwale · 6 years ago
  63. af8ff4f Allow except-idle whitelisted apps to start BG services in EBS by Makoto Onuki · 6 years ago
  64. 1a34274 Propagate calling UID to AM from LauncherApps by Makoto Onuki · 6 years ago
  65. 703719b Workaround to ensure we cancel the recents animation prior to starting home by Winson Chung · 6 years ago
  66. 4351308 Move default pip position to right above the shelf. by Tracy Zhou · 7 years ago
  67. 54cff64 Insert correct app transition events for recents anim by Jorim Jaggi · 7 years ago
  68. bc2aabe Revert "Revert "Elevate remote/recents animation priority"" by Jorim Jaggi · 7 years ago
  69. 2f3adb4 Merge "Revert "Elevate remote/recents animation priority"" by TreeHugger Robot · 7 years ago
  70. a8b48ab Revert "Elevate remote/recents animation priority" by Jorim Jaggi · 7 years ago
  71. c167427 1/ Fixing docked task animation when entering split screen from home by Winson Chung · 7 years ago
  72. 574aea0 Elevate remote/recents animation priority by Jorim Jaggi · 7 years ago
  73. 9b58f2d Fix app start logging by Jorim Jaggi · 7 years ago
  74. 22d92b7 Implement atom puller for ProcessMemoryState. by Rajeev Kumar · 7 years ago
  75. 7041c4b Fix work profile shortcut launch by Makoto Onuki · 7 years ago
  76. e491821 [3rd try] JobScheduler to use UID active state for job exemption by Makoto Onuki · 7 years ago
  77. 2f0b031 Revert "Retry: JobScheduler to use UID active state for job exemption" by Makoto Onuki · 7 years ago
  78. 3f7be62 Retry: JobScheduler to use UID active state for job exemption by Makoto Onuki · 7 years ago
  79. 0b053fe Revert "JobScheduler to use UID active state for job exemption" by Artem Iglikov · 7 years ago
  80. 6132e7b JobScheduler to use UID active state for job exemption by Makoto Onuki · 7 years ago
  81. 80d11a0 Proto enum reference for App Transitions by Bookatz · 7 years ago
  82. e839d70 Allow Recents in current user to access APIs in its child profile by Tony Mak · 7 years ago
  83. c12189b Add adb command to get max running users by Alex Chau · 7 years ago
  84. 93ae42b Customize user switch dialog by Alex Chau · 7 years ago
  85. b6ef869 Move startUserInBackground to standalone and avoid user from being stopped unnecessarily by Alex Chau · 7 years ago
  86. b430d8f Merge "Start processes asynchronously in AMS." by Sudheer Shanka · 7 years ago
  87. 9765e44 Delay touching disks when secure keyguard showing. by Jeff Sharkey · 7 years ago
  88. f669010 Start processes asynchronously in AMS. by Sudheer Shanka · 7 years ago
  89. 9513cbf Merge "Fix deadlock when fetching active voice interaction service component." by TreeHugger Robot · 7 years ago
  90. bccd4b5 Fix deadlock when fetching active voice interaction service component. by Winson Chung · 7 years ago
  91. 2a580d1 Proper autofill fix to let phone process autofill Settings activity. by Felipe Leme · 7 years ago
  92. e098b759 Extreme battery saver: Tweak to file saver by Makoto Onuki · 7 years ago
  93. 08bd3ea Fix issue #68002319: Allow current VoiceInteractionService to avoid... by Dianne Hackborn · 7 years ago
  94. ec1ef09 2/ Add API to start overview activity with assist callbacks by Winson Chung · 7 years ago
  95. e7d2b85 Nuke everything obsoleted by task snapshots by Jorim Jaggi · 7 years ago
  96. c6c9e08 Merge "Place focus on window when a11y performs an action" into oc-mr1-dev by Phil Weaver · 7 years ago
  97. 5dc3ebc Place focus on window when a11y performs an action by Phil Weaver · 7 years ago
  98. f62360c DO NOT MERGE Let external activities run when the primary display is off by David Stevens · 8 years ago
  99. 2ca51820f Merge "Use correct timestamps of events for logging." into oc-dev by Sudheer Shanka · 7 years ago
  100. c766db0 Use correct timestamps of events for logging. by Sudheer Shanka · 7 years ago