1. 0e5a516 am d79117c4: am 9ba771bb: am c2db381e: am 6b66a4a8: use findProcess instead of getProcess by John Reck · 9 years ago
  2. 6b66a4a use findProcess instead of getProcess by John Reck · 9 years ago
  3. 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
  4. 2c7836b Support waiting for adb shell am stop-user to complete. by Kenny Guy · 9 years ago
  5. 1fa2a08 am 1281575c: am 41fac5e8: am 189f3136: am 98724126: Merge "Added sendBroadcastMultiplePermissions method" into mnc-dev by Fyodor Kupolov · 9 years ago
  6. d4fd8c7 Added sendBroadcastMultiplePermissions method by Fyodor Kupolov · 9 years ago
  7. 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
  8. 3e7d977 Grant installer and verifier install permissions robustly by Svetoslav · 9 years ago
  9. 55cd6f4 am 6fe87a56: am 68ffcf88: Merge "Teach receivers, activities, providers, and services app ops." into mnc-dev by Svet Ganov · 9 years ago
  10. 99b6043 Teach receivers, activities, providers, and services app ops. by Svet Ganov · 9 years ago
  11. 8fb8207 resolved conflicts for merge of 0f14548c to mnc-dev-plus-aosp by Mathieu Chartier · 9 years ago
  12. c30454c Allow callers holding PACKAGE_USAGE_STATS permission to call ActivityManager#getPackageImportance() by Adam Lesinski · 9 years ago
  13. cfa78b2 Add an AM option to start with allocation tracking by Man Cao · 9 years ago
  14. a750a63 Fix issue #21814207 and issue #21814212 (alarm manager) by Dianne Hackborn · 9 years ago
  15. f36a0f5 Added new options (--eial, --elal, --efal, and --esal) to pass multiple extras as ArrayList instead of Array. by Felipe Leme · 9 years ago
  16. 16045c2 Adding am send-trim-memory command by Stefan Kuhne · 9 years ago
  17. e5f3304 Rename *AppIdle to *AppInactive per api-council by Amith Yamasani · 9 years ago
  18. cf76872 Add ability to get and set idle state of apps by Amith Yamasani · 9 years ago
  19. 0bd2aa7 Fail early when starting a background user activity. by Wale Ogunwale · 9 years ago
  20. 1e38382 Fixes to idle alarm scheduling, package importance. by Dianne Hackborn · 9 years ago
  21. d59a5d5 Various fixes and improvements... by Dianne Hackborn · 9 years ago
  22. 34faab5 Add --sampling to am profile start by John Reck · 9 years ago
  23. b9a5e4a Add new debug feature to automatically create heap dumps. by Dianne Hackborn · 10 years ago
  24. 08c7116 Remove unused imports in frameworks/base. by John Spurlock · 10 years ago
  25. 53a29a9 Added ActivityManager API and AM command to resize a task. by Wale Ogunwale · 10 years ago
  26. 5e789f0 Fixed bug in 'am stack split' command. by Wale Ogunwale · 10 years ago
  27. 2c5763a Am command to split a stack. by Wale Ogunwale · 10 years ago
  28. 9d3de4c Support for activity to opt-in/out of resizeable/multi-window support. by Wale Ogunwale · 10 years ago
  29. aab56db Show stacks underneath a resized stack by Todd Kennedy · 10 years ago
  30. 4900bf9 Expose new binder call createStackOnDisplay() by Todd Kennedy · 10 years ago
  31. ca4d842 Rename the binder call createActivityContainer by Todd Kennedy · 10 years ago
  32. dbea3cd Better am error when SELinux blocking access. by Jeff Sharkey · 10 years ago
  33. 24b1c23 Fix issue #15828903: Intent.parseUri allows call to FLAG_GRANT_*_URI_PERMISSION by Dianne Hackborn · 10 years ago
  34. 85d558c Add Activity API to get referrer information. by Dianne Hackborn · 10 years ago
  35. 795893e More flexible intent extra parsing. by Daniel Sandler · 10 years ago
  36. ab4a81b Improve some docs, fix some debugging. by Dianne Hackborn · 10 years ago
  37. 979e40e Adds the ability to start a user in background by Alexandra Gherghina · 10 years ago
  38. 6cfbb71 Fix issue #17536024: The am start's wait option doesn't... by Dianne Hackborn · 10 years ago
  39. f58e532 Merge "Apply cross-user restrictions to Shell" into lmp-dev by Amith Yamasani · 10 years ago
  40. 8cd28b5 Apply cross-user restrictions to Shell by Amith Yamasani · 10 years ago
  41. 65e76d1 Output recent configs in am get-config command by Adam Lesinski · 10 years ago
  42. 1b012d3 Add sample profiling option to am. by Jeff Hao · 10 years ago
  43. b9583c9 Turn on debugging override of idle time by Christopher Tate · 10 years ago
  44. afc00e1 Change am get-config command to use ABI string array by Adam Lesinski · 10 years ago
  45. 2c749d2 New command to get device config by Adam Lesinski · 10 years ago
  46. dfed4bc am f7871c31: am b9b31f4b: am bd4d3203: Merge "Support an ABI flag for instrumentation." by Narayan Kamath · 10 years ago
  47. f7871c3 am b9b31f4b: am bd4d3203: Merge "Support an ABI flag for instrumentation." by Narayan Kamath · 10 years ago
  48. 8dcfefd Support an ABI flag for instrumentation. by Narayan Kamath · 10 years ago
  49. 91097de Initial implementation of new voice interaction API. by Dianne Hackborn · 10 years ago
  50. 846318a Allow prefix-based Uri permission grants. by Jeff Sharkey · 10 years ago
  51. aea74a5 Add Lock Task Mode. by Craig Mautner · 11 years ago
  52. 28600e2 Adds support for array string extra. by Dale Hawkins · 11 years ago
  53. e0a3884 Extend stack management to other displays. by Craig Mautner · 11 years ago
  54. 4a1cb22 Pair ActivityStacks with Displays by Craig Mautner · 11 years ago
  55. bdc748af DO NOT MERGE: Eliminate StackBox. by Craig Mautner · 11 years ago
  56. 7625c84 Fix am argument ordering documentation. by Jeff Sharkey · 11 years ago
  57. 35f72be Implement issue #10691359: Kill long-running processes by Dianne Hackborn · 11 years ago
  58. c0046f2 Add #! to 'am' shell script by Andy McFadden · 11 years ago
  59. 57a7f59 Add "adb shell am restart" command. by Dianne Hackborn · 11 years ago
  60. f2ca6e2 Add stopservice command to am by Marco Nelissen · 11 years ago
  61. 4d7dc1a Fix a typo by Evan Charlton · 11 years ago
  62. fd1ce8d Add new API getStackBoxInfo by Craig Mautner · 11 years ago
  63. 5a44915 Convert API refs to StackBox from ActivityStack. by Craig Mautner · 11 years ago
  64. 5ff1210 Add retrieval of StackBox info for more flexibility by Craig Mautner · 11 years ago
  65. 1602ec2 Log stack issues and start resize effort. by Craig Mautner · 11 years ago
  66. befa8b5 Revert "Log stack issues and start resize effort." by Guang Zhu · 11 years ago
  67. b0245ed Log stack issues and start resize effort. by Craig Mautner · 11 years ago
  68. 1d69bad resolved conflicts for merge of a98b0ff8 to master by Kenny Root · 11 years ago
  69. add5821 resolved conflicts for merge of 485d7a31 to master by Kenny Root · 11 years ago
  70. 8bd64df Help for the debugging help for issue #8734824. by Dianne Hackborn · 11 years ago
  71. 5b88a2f Debugging help for issue #8734824: WATCHDOG KILLING SYSTEM PROCESS by Dianne Hackborn · 11 years ago
  72. 4cd0c13f Incremental repairs to side by side stacks. by Craig Mautner · 11 years ago
  73. 967212c Implement stack splitting and task movement. by Craig Mautner · 11 years ago
  74. 79f7ec7 Have audio service clean up new receivers in crashing processes. by Dianne Hackborn · 11 years ago
  75. 02ffba9 Handle finished bugreports, share from private. by Jeff Sharkey · 12 years ago
  76. 33c29b0 Use BUILD_PREBUILT to install the shell script by Ying Wang · 12 years ago
  77. c652de8 Implement display overscan support. by Dianne Hackborn · 12 years ago
  78. f51f612 App ops: new operations for SMS. by Dianne Hackborn · 12 years ago
  79. f265ea9 App ops: vibration, neighboring cells, dialing, etc. by Dianne Hackborn · 12 years ago
  80. 80943d8 Adding UI test automation APIs. by Svetoslav Ganov · 12 years ago
  81. c0bd747 Further work on issue #7307399: Framework needs a new pre-user-shutdown... by Dianne Hackborn · 12 years ago
  82. d4ac8d7 Fix issue #7211769 and #7244492, thrash around on #7226656. by Dianne Hackborn · 12 years ago
  83. b12e135 Maybe fix issue #7211766: bindService() to User u0 While u10 is... by Dianne Hackborn · 12 years ago
  84. 43aa159 Allow adb shell am display-size to use bigger sizes. by Jeff Brown · 12 years ago
  85. 1676c85 Flesh out multi-user in am commands. by Dianne Hackborn · 12 years ago
  86. 649d0d7 Merge "More multi-user stuff:" into jb-mr1-dev by Dianne Hackborn · 12 years ago
  87. 5e03e2c More multi-user stuff: by Dianne Hackborn · 12 years ago
  88. 3065963 Wrapped call to notifyAll() in a synchronized block by Felipe Leme · 12 years ago
  89. e2bdca5 Fix my fix. by Dianne Hackborn · 12 years ago
  90. 52fba38 Fix build. by Dianne Hackborn · 12 years ago
  91. 80a4af2 Start implementing concept of "running" users. by Dianne Hackborn · 12 years ago
  92. 7e0e19d Restore man page entries. by Dianne Hackborn · 12 years ago
  93. 7767eac Keep track of whether an app is installed for each user. by Dianne Hackborn · 12 years ago
  94. dde331c We can now (kind-of) change screen density on the fly. by Dianne Hackborn · 12 years ago
  95. 59c0097 Introduce multiple displays with DisplayContent. by Craig Mautner · 12 years ago
  96. fd3d009 Remove some unnecessary man page entries by Amith Yamasani · 12 years ago
  97. 13b9073 Remove unused, obsolete debug code by Romain Guy · 12 years ago
  98. 7df7d20 Fix issue #4499996: LiveWallpaperPreview activity intent filter by Dianne Hackborn · 12 years ago
  99. 483f3b0 Package restrictions per user by Amith Yamasani · 13 years ago
  100. a4972e9 Add new "options" argument to all startActivity APIs. by Dianne Hackborn · 13 years ago