1. 8cd863b Remove legacy bugreport flow code by Abhijeet Kaur · 4 years, 9 months ago
  2. 4c67d26 Merge changes from topic "unify_window_resize_1" by Evan Rosky · 4 years, 11 months ago
  3. 6290916 Merge "Kill apps outright for API contract violations" by Chris Tate · 4 years, 11 months ago
  4. dbe2ce5 Unify Window resize (1/N) by Evan Rosky · 5 years ago
  5. 9fbc5e7 Kill apps outright for API contract violations by Christopher Tate · 5 years ago
  6. e999851 Add wrapper functions to eventually remove enum logic from callers. by Abhijeet Kaur · 5 years ago
  7. d06c6d29 Revert "Add optional reasons why permissions were denied" by Tim Murray · 5 years ago
  8. 3623f32 Add optional reasons why permissions were denied by Philip P. Moltmann · 5 years ago
  9. 4e8e3b0 Reduce transactions for acquiring and releasing provider by Riddle Hsu · 5 years ago
  10. aca8a77 Do not allow moveToFront() and moveTaskToFront() when app is in background by Ricky Wai · 5 years ago
  11. a3513f0 Add ability to take on demand system heap dumps. by Kweku Adams · 5 years ago
  12. 4b2116c Add @UnsupportedAppUsage annotations by Andrei Onea · 5 years ago
  13. 79c8d66 Merge "Add API Service.getForegroundServiceType()" by TreeHugger Robot · 5 years ago
  14. fb72b99 Add API Service.getForegroundServiceType() by Hui Yu · 5 years ago
  15. 42118d2 Add startUserInForegroundWithListener to IActivityManager by Keun-young Park · 5 years ago
  16. b4469f9 Add ADB command to wait for system server crash by Makoto Onuki · 5 years ago
  17. f021dc7 Merge changes Ie9c8934d,Iea747394 by Annie Meng · 5 years ago
  18. d582787 Create "android" backup agent in the system process for all users by Annie Meng · 5 years ago
  19. 2d4207f Change foregroundServiceType from enum to flags by Hui Yu · 5 years ago
  20. 2f558d2 Defer broadcasts to slow-handling apps by Christopher Tate · 6 years ago
  21. 2c9ae09 [Multi-user] Change ActivityManagerService to use userId. by Chandan Nath · 6 years ago
  22. 98c84e1 Moved isAppForeground to ActivityManagerInternal. by Varun Shah · 6 years ago
  23. 24bbe58 Add package information to association sources. by Dianne Hackborn · 6 years ago
  24. 25f2eac Activity manager: native callback for process state by Eric Laurent · 6 years ago
  25. a631d56 Add new API to performing grouping and ordering of bindings. by Dianne Hackborn · 6 years ago
  26. 27b4d94 Implement naming of isolated service bindings. by Dianne Hackborn · 6 years ago
  27. d641d64 Merge "Allow adopting a subset of shell permissions" by Svetoslav Ganov · 6 years ago
  28. 5e86959 Allow adopting a subset of shell permissions by Svet Ganov · 6 years ago
  29. e7903ea Support show KeyguardPresentation on all public displays. by wilsonshih · 6 years ago
  30. 75157d7 Introduce process configuration to WindowProcessController by Yunfan Chen · 6 years ago
  31. e746fb1 Merge "Moved more stuff from ActivityManagerService to ActivityTaskManagerService (15/n)" by Wale Ogunwale · 6 years ago
  32. 5378374 Moved more stuff from ActivityManagerService to ActivityTaskManagerService (15/n) by Wale Ogunwale · 6 years ago
  33. 679760a AMS.removeContentProviderExternal() should take a user-id by Makoto Onuki · 6 years ago
  34. 906f9c6 Moved input time out handling to ActivityTaskManagerService (14/n) by Wale Ogunwale · 6 years ago
  35. 6d50dcc Moved URI grants code out of ActivityManagerService to its own service (13/n) by Wale Ogunwale · 6 years ago
  36. 95031ef Now track "active time" in procstats. by Dianne Hackborn · 6 years ago
  37. 9a8e27a Merge "Allow UiAutomation to adopt the shell permission indentity" by TreeHugger Robot · 6 years ago
  38. d873ae6 Allow UiAutomation to adopt the shell permission indentity by Svet Ganov · 6 years ago
  39. f673393 Moved more stuff from ActivityManagerService to ActivityTaskManagerService (11/n) by Wale Ogunwale · 6 years ago
  40. 3ac2a43 Give StrictMode more bits to work with. by Jeff Sharkey · 6 years ago
  41. d0412b3 Switched ActivityRecord.service to ActivityTaskManagerService (5/n) by Wale Ogunwale · 6 years ago
  42. 04d9cb5 Moved some activities implementation to ActivityTaskManagerService (2/n) by Wale Ogunwale · 6 years ago
  43. 6006f76 Merge "Split interfaces and service for activities from current AM interfaces (1/n)" by TreeHugger Robot · 6 years ago
  44. 2c6657f "am dumpheap" is now synchronous. by Makoto Onuki · 6 years ago
  45. 65ebd95 Split interfaces and service for activities from current AM interfaces (1/n) by Wale Ogunwale · 6 years ago
  46. a6d6aab Defer resizing invisible stacks while drag resizing by Adrian Roos · 6 years ago
  47. 6a38fca Prevent unnecessary reordering of the home stack by Winson Chung · 6 years ago
  48. 0c1c9cd Add API to query if a UID is active by Svet Ganov · 6 years ago
  49. 47a65c7 Hide activities when AOD comes in by Lucas Dupin · 6 years ago
  50. 402de82 Don't show unsupported sdk warning in test harness. by Wale Ogunwale · 6 years ago
  51. 15c3e60 Merge "Removed AMS.updatePersistableUriPermission()" by TreeHugger Robot · 6 years ago
  52. 988234a Removed AMS.updatePersistableUriPermission() by Felipe Leme · 6 years ago
  53. 4d64c09 Added an api to query ForcedAppStandby state by Suprabh Shukla · 6 years ago
  54. 5527a50 Fixed issue with relaunching activity in the stopped state by Wale Ogunwale · 6 years ago
  55. 22d92b7 Implement atom puller for ProcessMemoryState. by Rajeev Kumar · 6 years ago
  56. ce3f5d0 Merge "Added new AM method: updatePersistableUriPermission()" by TreeHugger Robot · 6 years ago
  57. 7a429721 Added new AM method: updatePersistableUriPermission() by Felipe Leme · 6 years ago
  58. 04dc596 Override all transitions from package start by Jorim Jaggi · 6 years ago
  59. 76f0ccb Revert "Security model for moving sharesheet to systemui" by Alison Cichowlas · 6 years ago
  60. 66f0026 Merge changes from topics "reland_recents_animation", " reland_recents_animation" by Winson Chung · 6 years ago
  61. 6b3dd70 Merge "Merge "ActivityManager: Add support for agents on startup" am: d5cba89b98 am: ebc0afd811" into oc-mr1-dev-plus-aosp by Android Build Merger (Role) · 6 years ago
  62. e2d7217 Revert "Revert "2/ Add support for remote Recents animation"" by Winson Chung · 6 years ago
  63. 23a0c7a Internal Framework changes needed by DocumentUI's ScopedAccessProvider: by Felipe Leme · 6 years ago
  64. 5b495d5 ActivityManager: Add support for agents on startup by Andreas Gampe · 6 years ago
  65. e9d3cc5 Merge "ActivityManager: add API for wifi bug report" by TreeHugger Robot · 6 years ago
  66. d9e1df5 ActivityManager: add API for wifi bug report by mukesh agrawal · 6 years ago
  67. 88f3d4d Security model for moving sharesheet to systemui by Geoffrey Pitsch · 7 years ago
  68. f84e2f6 Add ability to register remote animation definitions per activity by Jorim Jaggi · 7 years ago
  69. c80c67e Allow custom keyguard "prompt reason" by Lucas Dupin · 7 years ago
  70. 695cf72 Support chained attribution for alarm related WorkSources. by Narayan Kamath · 7 years ago
  71. 988f668 Lock free app animations (4/n): Implement thubmnail by Jorim Jaggi · 7 years ago
  72. b743b06 Merge "Don't record audio if UID is idle - core framework" by TreeHugger Robot · 7 years ago
  73. b430d8f Merge "Start processes asynchronously in AMS." by Sudheer Shanka · 7 years ago
  74. f669010 Start processes asynchronously in AMS. by Sudheer Shanka · 7 years ago
  75. 1d99c39 Cancel alarms & jobs when an app's data is cleared by Christopher Tate · 7 years ago
  76. 64fd8c0 Allow caller to specify target to start in setQuietModeEnabled by Tony Mak · 7 years ago
  77. c59b4f6 Don't send userLeaving hint when entering split-screen mode. by Wale Ogunwale · 7 years ago
  78. e99bc05 WM: Move WindowManagerPolicy, DisplayFrames and WindowManagerInternal into services by Adrian Roos · 7 years ago
  79. 14ab967 Don't record audio if UID is idle - core framework by Svet Ganov · 7 years ago
  80. e210468 Move assist data receiver interface to accessible namespace by Winson Chung · 7 years ago
  81. 84deaa2 Ensure closeSystemDialogs() is not oneway. by Winson Chung · 7 years ago
  82. b43a529 Merge changes Icb5ea78e,I1cf97299 by Winson Chung · 7 years ago
  83. 11e7d7d Merge "AM: make LockTask truly multi-task-aware." by Charles He · 7 years ago
  84. aa35745 Move more calls to the lib. by Winson Chung · 7 years ago
  85. 73f6b8a Merge "Renamed moveTaskToDockedStack to setTaskWindowingModeSplitScreenPrimary" by TreeHugger Robot · 7 years ago
  86. a17d0ac Merge "2/ Add API to start overview activity with assist callbacks" by Winson Chung · 7 years ago
  87. 941dcba Merge "1/ Refactor out logic to fetch assist data asynchronously" by Winson Chung · 7 years ago
  88. ff9b4dff AM: make LockTask truly multi-task-aware. by Charles He · 7 years ago
  89. bf15587 Renamed moveTaskToDockedStack to setTaskWindowingModeSplitScreenPrimary by Matthew Ng · 7 years ago
  90. ec1ef09 2/ Add API to start overview activity with assist callbacks by Winson Chung · 7 years ago
  91. da2818f 1/ Refactor out logic to fetch assist data asynchronously by Winson Chung · 7 years ago
  92. cee7632 Fix some paths (in comments) pointing to old locations of C++ Binder interfaces. by Peter Visontay · 7 years ago
  93. ab57e18 Merge "DPM: introduce setLockTaskFeatures()." by Charles He · 7 years ago
  94. 61c9e5a 5/Organize and make running tasks code more efficient by Winson Chung · 7 years ago
  95. e078db7 DPM: introduce setLockTaskFeatures(). by Charles He · 7 years ago
  96. 5fa3975 4/Clean up use of hidden recent task flags by Winson Chung · 7 years ago
  97. 89be576 Removed sys-ui's use of static stack ids. by Wale Ogunwale · 7 years ago
  98. 388945c Changed to allow removal of remaining static stack ids from CTS. by Wale Ogunwale · 7 years ago
  99. 6827856 HOME_STACK_ID, ASSISTANT_STACK_ID, and RECENTS_STACK_ID be gone! by Wale Ogunwale · 7 years ago
  100. 9f2f7a5 Merge "Delete unused interface IAM.swapDockedAndFullscreenStack()" by TreeHugger Robot · 7 years ago