1. ac095e5 Start OP_NO_ISOLATED_STORAGE on `am instrument --no-isolated-storage` by Nikita Ioffe · 4 years ago
  2. fdc9fe8 Swap default for disableTestApiChecks. by Artur Satayev · 4 years, 6 months ago
  3. e2ebc1b Add --no-test-api-acces to am instrument. by Artur Satayev · 4 years, 7 months ago
  4. 50307d9 Make am instrument capture logcat during test run, and return it to the host. by Joe Onorato · 5 years ago
  5. 8f99bff Add instrumentation flag to get access to full exteranl storage. by Sudheer Shanka · 6 years ago
  6. d5d4217 Add flag to AMS.startInstrumentation() to disable hidden API checks by David Brazdil · 6 years ago
  7. da3a295 Add instrumentation data to host proto lib by Mike Ma · 7 years ago
  8. d223982 Record proto to file in am instrument by Mike Ma · 7 years ago
  9. ca3872c Fully implement "install" and "install-write" in PackageManagerShellCommand. by Dianne Hackborn · 7 years ago
  10. 6fb2c97 Bit: Don't ignore errors and crashes by Makoto Onuki · 7 years ago
  11. 94e82d9b0 DO NOT MERGE ActivityView be gone! by Andrii Kulian · 7 years ago
  12. f6d6e9e Sort INSTRUMENTATION_STATUS keys on am instrument output by Makoto Onuki · 7 years ago
  13. e5b4404 Make --no-window-animation flag apply to animators, too by Chet Haase · 7 years ago
  14. dc589ac Update usage of ActivityManagerNative. by Sudheer Shanka · 8 years ago
  15. 2882406 Switch am command to go through "cmd activity". by Dianne Hackborn · 8 years ago
  16. f0c7198 am instrument gets protobuf by Joe Onorato · 8 years ago
  17. 6653780 Work around issue #32096507: 'am send broadcast' fails the second... by Dianne Hackborn · 8 years ago
  18. 331084d Move the remaining am commands to ActivityManagerShellCommand. by Dianne Hackborn · 8 years ago
  19. 354736e New infrastructure to switch remaining commands to "cmd" calls. by Dianne Hackborn · 8 years ago
  20. d31f346 Add error messages to send-trim-memory by John Reck · 8 years ago
  21. 2fde939 Fix off-by-one in am start -R (repeat) by Chong Zhang · 8 years ago
  22. 27d92e4 Move the 'pretend idle jobs can run now' broadcast into AMS by Christopher Tate · 8 years ago
  23. 435ce5f Allow setting fullscreen stack as target via adb shell by Andrii Kulian · 8 years ago
  24. a09b4d2 Remove unnecessary allocation+unboxing of objects. by Narayan Kamath · 8 years ago
  25. 01ee1b7 Allow to provide only a component name prefix to 'am instrument' by Philip P. Moltmann · 8 years ago
  26. bd91e2f Update PRE_BOOT_COMPLETED for FBE. by Jeff Sharkey · 8 years ago
  27. e75a9ad Added support to specify animation duration when resizing stack by Wale Ogunwale · 8 years ago
  28. d589663 Move more PM calls to ParceledListSlice. by Jeff Sharkey · 8 years ago
  29. bb8b481 Am.java: Use write-only file descriptors by Nick Kralevich · 8 years ago
  30. 4a18c26 Fix issue #27385109: control activity behavior without triggering... by Dianne Hackborn · 8 years ago
  31. 06e8ee0 Added AM API to remove a stack by Wale Ogunwale · 8 years ago
  32. faeb3eb Password security for FBE disk encryption keys by Paul Crowley · 8 years ago
  33. 25222f5 Merge "Add flag to "am start" to enable native debugging" by Tamas Berghammer · 8 years ago
  34. c17d8b7 Infrastructure for animating of maximizing pip activity. by Filip Gruszczynski · 8 years ago
  35. debd9a5 Allow specifying stack when starting activity in AM command. by Filip Gruszczynski · 8 years ago
  36. df6cb28 Add flag to "am start" to enable native debugging by Tamas Berghammer · 8 years ago
  37. b1faf60 Use resizeMode integer instead of resizeable boolean. by Wale Ogunwale · 8 years ago
  38. 84fa335 Animate pinned stack resizing. by Filip Gruszczynski · 8 years ago
  39. 3da5c97 Adjusting AMN#requestBugReport() to be able to invoke 3 types by Michal Karpinski · 8 years ago
  40. 52641bc Add am command for CTS tests for resizedDockedStack (1/2) by Jorim Jaggi · 8 years ago
  41. 4cc8633 Changed ActivityManager.requestBugreport() to take a 'progress' parameter. by Felipe Leme · 8 years ago
  42. 9cbfc9e Added DISALLOW_RUN_IN_BACKGROUND user restriction by Fyodor Kupolov · 9 years ago
  43. ba51235 More file-based encryption work. by Jeff Sharkey · 9 years ago
  44. 3cdb56e Some debugging improvements. by Dianne Hackborn · 9 years ago
  45. 3797c22 Added StackId object for checking what features a stack supports by Wale Ogunwale · 9 years ago
  46. 079a004 API for moving top activity in a stack to pinned stack. by Wale Ogunwale · 9 years ago
  47. 63afb86 Merge "Remove GLTrace support" by Pablo Ceballos · 9 years ago
  48. ffc11bb Don't set incorrect stack bounds when rotating screen in docked mode by Wale Ogunwale · 9 years ago
  49. a4d4e82 Remove GLTrace support by Pablo Ceballos · 9 years ago
  50. 0df68cd Do now allow current user to be removed by Fyodor Kupolov · 9 years ago
  51. 83301a9 Added am command to suppress config. changes during task resize. by Wale Ogunwale · 9 years ago
  52. 87b2172 Change resizeTask's parameter resizedByUser to constants by Chong Zhang · 9 years ago
  53. a59ac9c Preserve window during resize triggered relaunches. by Filip Gruszczynski · 9 years ago
  54. fc4662c Added am command for test docked stack resizing. by Wale Ogunwale · 9 years ago
  55. fc0ac9b Added am commands for testing task positioning/resizing by Wale Ogunwale · 9 years ago
  56. 2ccf49e Clean up USER_OWNER references in am/pm commands. by Xiaohui Chen · 9 years ago
  57. ddc1cb2 Added support for static vs. dynamic stacks by Wale Ogunwale · 9 years ago
  58. 66a3675 am 0e5a5161: am d79117c4: am 9ba771bb: am c2db381e: am 6b66a4a8: use findProcess instead of getProcess by John Reck · 9 years ago
  59. 0e5a516 am d79117c4: am 9ba771bb: am c2db381e: am 6b66a4a8: use findProcess instead of getProcess by John Reck · 9 years ago
  60. 6b66a4a use findProcess instead of getProcess by John Reck · 9 years ago
  61. 273639f am e6b1e0e1: am 72be5067: am af52ae07: am 2adcb40d: am 2ba3fec6: Merge "Support waiting for adb shell am stop-user to complete." into mnc-dev by Kenny Guy · 9 years ago
  62. e6b1e0e am 72be5067: am af52ae07: am 2adcb40d: am 2ba3fec6: Merge "Support waiting for adb shell am stop-user to complete." into mnc-dev by Kenny Guy · 9 years ago
  63. 2c7836b Support waiting for adb shell am stop-user to complete. by Kenny Guy · 9 years ago
  64. b5143ec am 1fa2a088: am 1281575c: am 41fac5e8: am 189f3136: am 98724126: Merge "Added sendBroadcastMultiplePermissions method" into mnc-dev by Fyodor Kupolov · 9 years ago
  65. 1fa2a08 am 1281575c: am 41fac5e8: am 189f3136: am 98724126: Merge "Added sendBroadcastMultiplePermissions method" into mnc-dev by Fyodor Kupolov · 9 years ago
  66. d4fd8c7 Added sendBroadcastMultiplePermissions method by Fyodor Kupolov · 9 years ago
  67. 19b4ef6 Merge "Don't NPE on command line parse failure." by Jarkko Pöyry · 9 years ago
  68. 4e5dac3 am 3fd5ebfd: am 7cc8de60: am 0ce19f8e: am 240f8e5f: am 3e07ee07: Merge "Grant installer and verifier install permissions robustly" into mnc-dev by Svetoslav · 9 years ago
  69. 3fd5ebf am 7cc8de60: am 0ce19f8e: am 240f8e5f: am 3e07ee07: Merge "Grant installer and verifier install permissions robustly" into mnc-dev by Svetoslav · 9 years ago
  70. 3e7d977 Grant installer and verifier install permissions robustly by Svetoslav · 9 years ago
  71. e8ce836 am 55cd6f44: am 6fe87a56: am 68ffcf88: Merge "Teach receivers, activities, providers, and services app ops." into mnc-dev by Svet Ganov · 9 years ago
  72. b582c670 Don't NPE on command line parse failure. by Jarkko Pöyry · 9 years ago
  73. 55cd6f4 am 6fe87a56: am 68ffcf88: Merge "Teach receivers, activities, providers, and services app ops." into mnc-dev by Svet Ganov · 9 years ago
  74. 99b6043 Teach receivers, activities, providers, and services app ops. by Svet Ganov · 9 years ago
  75. 80bea9c resolved conflicts for merge of 8fb82074 to master by Man Cao · 9 years ago
  76. 8fb8207 resolved conflicts for merge of 0f14548c to mnc-dev-plus-aosp by Mathieu Chartier · 9 years ago
  77. 8734458 am 0ebba0e1: am 53d0d065: am b21a77fe: Merge "Allow callers holding PACKAGE_USAGE_STATS permission to call ActivityManager#getPackageImportance()" into mnc-dev by Adam Lesinski · 9 years ago
  78. c30454c Allow callers holding PACKAGE_USAGE_STATS permission to call ActivityManager#getPackageImportance() by Adam Lesinski · 9 years ago
  79. cfa78b2 Add an AM option to start with allocation tracking by Man Cao · 9 years ago
  80. 8ee0c2c Merge "Add binder transaction tracking." by Rahul Chaturvedi · 9 years ago
  81. 52613f9 Add binder transaction tracking. by Rahul Chaturvedi · 9 years ago
  82. a750a63 Fix issue #21814207 and issue #21814212 (alarm manager) by Dianne Hackborn · 9 years ago
  83. f36a0f5 Added new options (--eial, --elal, --efal, and --esal) to pass multiple extras as ArrayList instead of Array. by Felipe Leme · 9 years ago
  84. 16045c2 Adding am send-trim-memory command by Stefan Kuhne · 9 years ago
  85. e5f3304 Rename *AppIdle to *AppInactive per api-council by Amith Yamasani · 9 years ago
  86. cf76872 Add ability to get and set idle state of apps by Amith Yamasani · 9 years ago
  87. 0bd2aa7 Fail early when starting a background user activity. by Wale Ogunwale · 9 years ago
  88. 1e38382 Fixes to idle alarm scheduling, package importance. by Dianne Hackborn · 9 years ago
  89. d59a5d5 Various fixes and improvements... by Dianne Hackborn · 9 years ago
  90. 34faab5 Add --sampling to am profile start by John Reck · 9 years ago
  91. b9a5e4a Add new debug feature to automatically create heap dumps. by Dianne Hackborn · 9 years ago
  92. 08c7116 Remove unused imports in frameworks/base. by John Spurlock · 9 years ago
  93. 53a29a9 Added ActivityManager API and AM command to resize a task. by Wale Ogunwale · 9 years ago
  94. 5e789f0 Fixed bug in 'am stack split' command. by Wale Ogunwale · 9 years ago
  95. 2c5763a Am command to split a stack. by Wale Ogunwale · 9 years ago
  96. 9d3de4c Support for activity to opt-in/out of resizeable/multi-window support. by Wale Ogunwale · 9 years ago
  97. aab56db Show stacks underneath a resized stack by Todd Kennedy · 9 years ago
  98. 4900bf9 Expose new binder call createStackOnDisplay() by Todd Kennedy · 9 years ago
  99. ca4d842 Rename the binder call createActivityContainer by Todd Kennedy · 9 years ago
  100. dbea3cd Better am error when SELinux blocking access. by Jeff Sharkey · 10 years ago