1. 63afb86 Merge "Remove GLTrace support" by Pablo Ceballos · 9 years ago
  2. ffc11bb Don't set incorrect stack bounds when rotating screen in docked mode by Wale Ogunwale · 9 years ago
  3. a4d4e82 Remove GLTrace support by Pablo Ceballos · 9 years ago
  4. 0df68cd Do now allow current user to be removed by Fyodor Kupolov · 9 years ago
  5. 83301a9 Added am command to suppress config. changes during task resize. by Wale Ogunwale · 9 years ago
  6. 87b2172 Change resizeTask's parameter resizedByUser to constants by Chong Zhang · 9 years ago
  7. a59ac9c Preserve window during resize triggered relaunches. by Filip Gruszczynski · 9 years ago
  8. fc4662c Added am command for test docked stack resizing. by Wale Ogunwale · 9 years ago
  9. fc0ac9b Added am commands for testing task positioning/resizing by Wale Ogunwale · 9 years ago
  10. 2ccf49e Clean up USER_OWNER references in am/pm commands. by Xiaohui Chen · 9 years ago
  11. ddc1cb2 Added support for static vs. dynamic stacks by Wale Ogunwale · 9 years ago
  12. 66a3675 am 0e5a5161: am d79117c4: am 9ba771bb: am c2db381e: am 6b66a4a8: use findProcess instead of getProcess by John Reck · 9 years ago
  13. 0e5a516 am d79117c4: am 9ba771bb: am c2db381e: am 6b66a4a8: use findProcess instead of getProcess by John Reck · 9 years ago
  14. 6b66a4a use findProcess instead of getProcess by John Reck · 9 years ago
  15. 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
  16. 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
  17. 2c7836b Support waiting for adb shell am stop-user to complete. by Kenny Guy · 9 years ago
  18. b5143ec am 1fa2a088: am 1281575c: am 41fac5e8: am 189f3136: am 98724126: Merge "Added sendBroadcastMultiplePermissions method" into mnc-dev by Fyodor Kupolov · 9 years ago
  19. 1fa2a08 am 1281575c: am 41fac5e8: am 189f3136: am 98724126: Merge "Added sendBroadcastMultiplePermissions method" into mnc-dev by Fyodor Kupolov · 9 years ago
  20. d4fd8c7 Added sendBroadcastMultiplePermissions method by Fyodor Kupolov · 9 years ago
  21. 19b4ef6 Merge "Don't NPE on command line parse failure." by Jarkko Pöyry · 9 years ago
  22. 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
  23. 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
  24. 3e7d977 Grant installer and verifier install permissions robustly by Svetoslav · 9 years ago
  25. 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
  26. b582c670 Don't NPE on command line parse failure. by Jarkko Pöyry · 9 years ago
  27. 55cd6f4 am 6fe87a56: am 68ffcf88: Merge "Teach receivers, activities, providers, and services app ops." into mnc-dev by Svet Ganov · 9 years ago
  28. 99b6043 Teach receivers, activities, providers, and services app ops. by Svet Ganov · 9 years ago
  29. 80bea9c resolved conflicts for merge of 8fb82074 to master by Man Cao · 9 years ago
  30. 8fb8207 resolved conflicts for merge of 0f14548c to mnc-dev-plus-aosp by Mathieu Chartier · 9 years ago
  31. 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
  32. c30454c Allow callers holding PACKAGE_USAGE_STATS permission to call ActivityManager#getPackageImportance() by Adam Lesinski · 9 years ago
  33. cfa78b2 Add an AM option to start with allocation tracking by Man Cao · 9 years ago
  34. 8ee0c2c Merge "Add binder transaction tracking." by Rahul Chaturvedi · 9 years ago
  35. 52613f9 Add binder transaction tracking. by Rahul Chaturvedi · 9 years ago
  36. a750a63 Fix issue #21814207 and issue #21814212 (alarm manager) by Dianne Hackborn · 9 years ago
  37. f36a0f5 Added new options (--eial, --elal, --efal, and --esal) to pass multiple extras as ArrayList instead of Array. by Felipe Leme · 9 years ago
  38. 16045c2 Adding am send-trim-memory command by Stefan Kuhne · 9 years ago
  39. e5f3304 Rename *AppIdle to *AppInactive per api-council by Amith Yamasani · 9 years ago
  40. cf76872 Add ability to get and set idle state of apps by Amith Yamasani · 9 years ago
  41. 0bd2aa7 Fail early when starting a background user activity. by Wale Ogunwale · 9 years ago
  42. 1e38382 Fixes to idle alarm scheduling, package importance. by Dianne Hackborn · 9 years ago
  43. d59a5d5 Various fixes and improvements... by Dianne Hackborn · 9 years ago
  44. 34faab5 Add --sampling to am profile start by John Reck · 9 years ago
  45. b9a5e4a Add new debug feature to automatically create heap dumps. by Dianne Hackborn · 9 years ago
  46. 08c7116 Remove unused imports in frameworks/base. by John Spurlock · 9 years ago
  47. 53a29a9 Added ActivityManager API and AM command to resize a task. by Wale Ogunwale · 9 years ago
  48. 5e789f0 Fixed bug in 'am stack split' command. by Wale Ogunwale · 9 years ago
  49. 2c5763a Am command to split a stack. by Wale Ogunwale · 9 years ago
  50. 9d3de4c Support for activity to opt-in/out of resizeable/multi-window support. by Wale Ogunwale · 9 years ago
  51. aab56db Show stacks underneath a resized stack by Todd Kennedy · 9 years ago
  52. 4900bf9 Expose new binder call createStackOnDisplay() by Todd Kennedy · 9 years ago
  53. ca4d842 Rename the binder call createActivityContainer by Todd Kennedy · 9 years ago
  54. dbea3cd Better am error when SELinux blocking access. by Jeff Sharkey · 10 years ago
  55. 24b1c23 Fix issue #15828903: Intent.parseUri allows call to FLAG_GRANT_*_URI_PERMISSION by Dianne Hackborn · 10 years ago
  56. 85d558c Add Activity API to get referrer information. by Dianne Hackborn · 10 years ago
  57. 795893e More flexible intent extra parsing. by Daniel Sandler · 10 years ago
  58. ab4a81b Improve some docs, fix some debugging. by Dianne Hackborn · 10 years ago
  59. 979e40e Adds the ability to start a user in background by Alexandra Gherghina · 10 years ago
  60. 6cfbb71 Fix issue #17536024: The am start's wait option doesn't... by Dianne Hackborn · 10 years ago
  61. f58e532 Merge "Apply cross-user restrictions to Shell" into lmp-dev by Amith Yamasani · 10 years ago
  62. 8cd28b5 Apply cross-user restrictions to Shell by Amith Yamasani · 10 years ago
  63. 65e76d1 Output recent configs in am get-config command by Adam Lesinski · 10 years ago
  64. 1b012d3 Add sample profiling option to am. by Jeff Hao · 10 years ago
  65. b9583c9 Turn on debugging override of idle time by Christopher Tate · 10 years ago
  66. afc00e1 Change am get-config command to use ABI string array by Adam Lesinski · 10 years ago
  67. 2c749d2 New command to get device config by Adam Lesinski · 10 years ago
  68. dfed4bc am f7871c31: am b9b31f4b: am bd4d3203: Merge "Support an ABI flag for instrumentation." by Narayan Kamath · 10 years ago
  69. f7871c3 am b9b31f4b: am bd4d3203: Merge "Support an ABI flag for instrumentation." by Narayan Kamath · 10 years ago
  70. 8dcfefd Support an ABI flag for instrumentation. by Narayan Kamath · 10 years ago
  71. 91097de Initial implementation of new voice interaction API. by Dianne Hackborn · 10 years ago
  72. 846318a Allow prefix-based Uri permission grants. by Jeff Sharkey · 10 years ago
  73. aea74a5 Add Lock Task Mode. by Craig Mautner · 10 years ago
  74. 28600e2 Adds support for array string extra. by Dale Hawkins · 10 years ago
  75. e0a3884 Extend stack management to other displays. by Craig Mautner · 11 years ago
  76. 4a1cb22 Pair ActivityStacks with Displays by Craig Mautner · 11 years ago
  77. bdc748af DO NOT MERGE: Eliminate StackBox. by Craig Mautner · 11 years ago
  78. 7625c84 Fix am argument ordering documentation. by Jeff Sharkey · 11 years ago
  79. 35f72be Implement issue #10691359: Kill long-running processes by Dianne Hackborn · 11 years ago
  80. c0046f2 Add #! to 'am' shell script by Andy McFadden · 11 years ago
  81. 57a7f59 Add "adb shell am restart" command. by Dianne Hackborn · 11 years ago
  82. f2ca6e2 Add stopservice command to am by Marco Nelissen · 11 years ago
  83. 4d7dc1a Fix a typo by Evan Charlton · 11 years ago
  84. fd1ce8d Add new API getStackBoxInfo by Craig Mautner · 11 years ago
  85. 5a44915 Convert API refs to StackBox from ActivityStack. by Craig Mautner · 11 years ago
  86. 5ff1210 Add retrieval of StackBox info for more flexibility by Craig Mautner · 11 years ago
  87. 1602ec2 Log stack issues and start resize effort. by Craig Mautner · 11 years ago
  88. befa8b5 Revert "Log stack issues and start resize effort." by Guang Zhu · 11 years ago
  89. b0245ed Log stack issues and start resize effort. by Craig Mautner · 11 years ago
  90. 1d69bad resolved conflicts for merge of a98b0ff8 to master by Kenny Root · 11 years ago
  91. add5821 resolved conflicts for merge of 485d7a31 to master by Kenny Root · 11 years ago
  92. 8bd64df Help for the debugging help for issue #8734824. by Dianne Hackborn · 11 years ago
  93. 5b88a2f Debugging help for issue #8734824: WATCHDOG KILLING SYSTEM PROCESS by Dianne Hackborn · 11 years ago
  94. 4cd0c13f Incremental repairs to side by side stacks. by Craig Mautner · 11 years ago
  95. 967212c Implement stack splitting and task movement. by Craig Mautner · 11 years ago
  96. 79f7ec7 Have audio service clean up new receivers in crashing processes. by Dianne Hackborn · 11 years ago
  97. 02ffba9 Handle finished bugreports, share from private. by Jeff Sharkey · 11 years ago
  98. 33c29b0 Use BUILD_PREBUILT to install the shell script by Ying Wang · 11 years ago
  99. c652de8 Implement display overscan support. by Dianne Hackborn · 11 years ago
  100. f51f612 App ops: new operations for SMS. by Dianne Hackborn · 11 years ago