1. 0513a94 Fix reporting HOT launch state while required to restart process by Louis Chang · 5 years ago
  2. d5e74ed Fix typo by Makoto Onuki · 5 years ago
  3. 26b2879 Merge "AM: Report launch state with activity launch info" by TreeHugger Robot · 6 years ago
  4. bb9ab4b AM: Report launch state with activity launch info by Vishnu Nair · 6 years ago
  5. 769b2e7 Add facility to limit associations that are allowed between apps. by Dianne Hackborn · 6 years ago
  6. a631d56 Add new API to performing grouping and ordering of bindings. by Dianne Hackborn · 6 years ago
  7. de3bad4 Merge "Enable the AM shell command to support the secondary display" by Jeff Chang · 6 years ago
  8. c9df314 Merge "Fix adb shell cmd activity get-config --proto --device fail" am: c0dd0d6648 am: bb5384dbd0 by Sudheer Shanka · 6 years ago
  9. f604b8b Merge "Fix adb shell cmd activity get-config --proto --device fail" am: c0dd0d6648 by Sudheer Shanka · 6 years ago
  10. 1203000 Fix adb shell cmd activity get-config --proto --device fail by weijuncheng · 6 years ago
  11. cf23504 [DO NOT MERGE] AM: Use ActivityMetricsLogger to get app launch times by Vishnu Nair · 6 years ago
  12. d7889f5 Removed references to ActivityTaskManagerService.getRecentTasks() from AMS (32/n) by Wale Ogunwale · 6 years ago
  13. e9467b2 Enable the AM shell command to support the secondary display by Jeff Chang · 6 years ago
  14. 8f99bff Add instrumentation flag to get access to full exteranl storage. by Sudheer Shanka · 6 years ago
  15. 7056a06 Have some shell start activity commands go thorugh AMS instead of ATMS (28/n) by Wale Ogunwale · 6 years ago
  16. 9887561 Moved some log config. to ActivityTaskManagerDebugConfig (21/n) by Wale Ogunwale · 6 years ago
  17. 132ee83 AM: Use ActivityMetricsLogger to get app launch times by Vishnu Nair · 6 years ago
  18. 75157d7 Introduce process configuration to WindowProcessController by Yunfan Chen · 6 years ago
  19. 8ab52a2 Call handleIncomingUser when making intent by Ng Zhi An · 6 years ago
  20. 4226033 Improved AutofillManager and Activity dump() methods: by Felipe Leme · 6 years ago
  21. b546ca7 Improved AutofillManager and Activity dump() methods: by Felipe Leme · 6 years ago
  22. f379f80 Removing supports for creating stack on display by Louis Chang · 6 years ago
  23. 16e505a Moved mRecentTasks to ActivityManagerTaskService (4/n) by Wale Ogunwale · 6 years ago
  24. 04d9cb5 Moved some activities implementation to ActivityTaskManagerService (2/n) by Wale Ogunwale · 6 years ago
  25. 6006f76 Merge "Split interfaces and service for activities from current AM interfaces (1/n)" by TreeHugger Robot · 6 years ago
  26. 2c6657f "am dumpheap" is now synchronous. by Makoto Onuki · 6 years ago
  27. 65ebd95 Split interfaces and service for activities from current AM interfaces (1/n) by Wale Ogunwale · 6 years ago
  28. e9d9b4b Fix issue #77230164: Add app op to control foreground services by Dianne Hackborn · 6 years ago
  29. 19130fe Merge "More work on issue #73301635: Ability to extract device configuration" by TreeHugger Robot · 6 years ago
  30. 337e01a More work on issue #73301635: Ability to extract device configuration by Dianne Hackborn · 6 years ago
  31. b1d5004 Merge "Make "am kill" actually support --user all" by TreeHugger Robot · 6 years ago
  32. 6569c36 Make "am kill" actually support --user all by Makoto Onuki · 6 years ago
  33. 6d92559 Merge "Block am switch-user when user switching is disallowed" by TreeHugger Robot · 6 years ago
  34. 8ae9a37 Merge "Implement issue #73301635: Ability to extract device configuration" by TreeHugger Robot · 6 years ago
  35. bf5ba6b Implement issue #73301635: Ability to extract device configuration by Dianne Hackborn · 6 years ago
  36. 23ea41c Merge "Using ParceledListSlice for {get|set}AppStandbyBuckets" by TreeHugger Robot · 6 years ago
  37. 5c0df23 Block am switch-user when user switching is disallowed by Alex Chau · 6 years ago
  38. 868bde2 Using ParceledListSlice for {get|set}AppStandbyBuckets by Suprabh Shukla · 6 years ago
  39. caffa77 Update lock task features name and javadoc by Benjamin Franz · 6 years ago
  40. d5d4217 Add flag to AMS.startInstrumentation() to disable hidden API checks by David Brazdil · 6 years ago
  41. 8aedcc8 Add shell command to populate lock task option by Benjamin Franz · 6 years ago
  42. 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) · 7 years ago
  43. 5b495d5 ActivityManager: Add support for agents on startup by Andreas Gampe · 7 years ago
  44. e8e0168 Merge "ActivityThread: Attempt to attach agent with app's classloader" am: f779d7e3be am: 9f1f950c31 by Andreas Gampe · 7 years ago
  45. ab8a63b ActivityThread: Attempt to attach agent with app's classloader by Andreas Gampe · 7 years ago
  46. 793fdca Merge "Improve testibility of applicatin switches." by TreeHugger Robot · 7 years ago
  47. 5c3296a Improve testibility of applicatin switches. by Dianne Hackborn · 7 years ago
  48. e878931 Allow multiple standby buckets to be set in one IPC by Amith Yamasani · 7 years ago
  49. afbccb7 Expose App Standby APIs for apps and system by Amith Yamasani · 7 years ago
  50. d223982 Record proto to file in am instrument by Mike Ma · 7 years ago
  51. ca3872c Fully implement "install" and "install-write" in PackageManagerShellCommand. by Dianne Hackborn · 7 years ago
  52. 3f0e59a Formalize recents component in the system by Winson Chung · 7 years ago
  53. 17fffee App Bucketing for Standby by Amith Yamasani · 7 years ago
  54. 44f036f Removed remaining use of static stack ids. by Wale Ogunwale · 7 years ago
  55. 6827856 HOME_STACK_ID, ASSISTANT_STACK_ID, and RECENTS_STACK_ID be gone! by Wale Ogunwale · 7 years ago
  56. 4346f0a Convert ActivityManager dumpsys to protobuf by Steven Timotius · 7 years ago
  57. 0568aed ActivityOptions.set/getLaunchStackId() be gone! by Wale Ogunwale · 7 years ago
  58. df41145 Add ability to include messages in oom reports. by Dianne Hackborn · 7 years ago
  59. e51505a Add ability to include messages in oom reports. by Dianne Hackborn · 7 years ago
  60. a83859f Refactor all lock task related methods into a new class by Benjamin Franz · 7 years ago
  61. 94e82d9b0 DO NOT MERGE ActivityView be gone! by Andrii Kulian · 7 years ago
  62. 8d5a505 Merge changes from topic 'activity_view_v2' by Andrii Kulian · 7 years ago
  63. 59a6b07 Merge "Add activity manager command to watch uid state changes." by Dianne Hackborn · 7 years ago
  64. b1cdb10 ActivityView be gone! by Andrii Kulian · 7 years ago
  65. ffae1cb Add activity manager command to watch uid state changes. by Dianne Hackborn · 7 years ago
  66. 8d652f8 Implement dumpheap -m. by Christopher Ferris · 7 years ago
  67. 4556b7b Add "-g" option to run GC to "am dumpheap". by Makoto Onuki · 7 years ago
  68. 83085bb Frameworks: Add agent to ProfilerInfo by Andreas Gampe · 7 years ago
  69. 9be3a06 Support multi-window on low-memory watches. by Erik Wolsheimer · 7 years ago
  70. 9830552 Fix issue #37360626: Apps can schedule alarms (and other things) with temp whitelist by Dianne Hackborn · 7 years ago
  71. fd65813 Offer to wait until broadcasts have drained. by Jeff Sharkey · 7 years ago
  72. 242ba3e9 Turn down the preliminary foreground service API by Christopher Tate · 7 years ago
  73. 329b35f Add documentation for 'am start-foreground-service' by Jaewan Kim · 7 years ago
  74. 1981f5f Use feature instead of hidden config for multi-display by Andrii Kulian · 7 years ago
  75. 597f390 Add hidden API to check support of Multi-Display by Andrii Kulian · 7 years ago
  76. eafd9db Add system config to specify Multi-Display support by Andrii Kulian · 7 years ago
  77. 7e1368d Add 'am start-foreground-service' shell command by Christopher Tate · 7 years ago
  78. 08992ac API refactor: context.startForegroundService() by Christopher Tate · 7 years ago
  79. 6954fc9 Fix issue with task overlay activities not finishing. by Winson Chung · 7 years ago
  80. f3f3a60 Create am no-home-screen command. by Arthur Hsu · 7 years ago
  81. ee9e277 Handle focused tasks on multiple displays by David Stevens · 7 years ago
  82. bb34880 Disallow entering PiP when activity is locked. by Winson Chung · 8 years ago
  83. 6ffd4f9 [Frameworks] Add an 'am' cmd option to enable streaming in profiling. by Shukang Zhou · 8 years ago
  84. c5d4589 Merge "Add some new experiment constants for activity and power manager." by Dianne Hackborn · 8 years ago
  85. 0ef403e Add some new experiment constants for activity and power manager. by Dianne Hackborn · 8 years ago
  86. 8aa8fe1 Add an 'am crash' shell command by Christopher Tate · 8 years ago
  87. 85e3564 Improve behavior of bg check. by Dianne Hackborn · 8 years ago
  88. 42a386b Enable background restrictions by Christopher Tate · 8 years ago
  89. 49a4a1d Teach apps to refresh AppInfos without restarting by Mårten Kongstad · 8 years ago
  90. 9606c3b Added BUGREPORT_OPTION_TELEPHONY. by Felipe Leme · 8 years ago
  91. 6a34e56 Relax protected broadcast checks for shell. by Jeff Sharkey · 8 years ago
  92. 626e0cc Added supports-split-screen-multi-window command to am by Matthew Ng · 8 years ago
  93. 16802aa Add API to launch activities on secondary displays by Andrii Kulian · 8 years ago
  94. e07641d Start implementing background restrictions for eph apps. by Dianne Hackborn · 8 years ago
  95. 3e8431f Merge "Move IActivityManager to aidl." by TreeHugger Robot · 8 years ago
  96. 94d0bca Merge "Add supports-multiwindow command to am." by TreeHugger Robot · 8 years ago
  97. fc46e9b Move IActivityManager to aidl. by Sudheer Shanka · 8 years ago
  98. 839def9 Add shell command to move activity stacks between displays by Andrii Kulian · 8 years ago
  99. 94438b7 Add supports-multiwindow command to am. by Michael Kwan · 8 years ago
  100. 2882406 Switch am command to go through "cmd activity". by Dianne Hackborn · 8 years ago