1. 28600e2 Adds support for array string extra. by Dale Hawkins · 10 years ago
  2. e0a3884 Extend stack management to other displays. by Craig Mautner · 11 years ago
  3. 4a1cb22 Pair ActivityStacks with Displays by Craig Mautner · 11 years ago
  4. bdc748af DO NOT MERGE: Eliminate StackBox. by Craig Mautner · 11 years ago
  5. 7625c84 Fix am argument ordering documentation. by Jeff Sharkey · 11 years ago
  6. 35f72be Implement issue #10691359: Kill long-running processes by Dianne Hackborn · 11 years ago
  7. c0046f2 Add #! to 'am' shell script by Andy McFadden · 11 years ago
  8. 57a7f59 Add "adb shell am restart" command. by Dianne Hackborn · 11 years ago
  9. f2ca6e2 Add stopservice command to am by Marco Nelissen · 11 years ago
  10. 4d7dc1a Fix a typo by Evan Charlton · 11 years ago
  11. fd1ce8d Add new API getStackBoxInfo by Craig Mautner · 11 years ago
  12. 5a44915 Convert API refs to StackBox from ActivityStack. by Craig Mautner · 11 years ago
  13. 5ff1210 Add retrieval of StackBox info for more flexibility by Craig Mautner · 11 years ago
  14. 1602ec2 Log stack issues and start resize effort. by Craig Mautner · 11 years ago
  15. befa8b5 Revert "Log stack issues and start resize effort." by Guang Zhu · 11 years ago
  16. b0245ed Log stack issues and start resize effort. by Craig Mautner · 11 years ago
  17. 1d69bad resolved conflicts for merge of a98b0ff8 to master by Kenny Root · 11 years ago
  18. add5821 resolved conflicts for merge of 485d7a31 to master by Kenny Root · 11 years ago
  19. 8bd64df Help for the debugging help for issue #8734824. by Dianne Hackborn · 11 years ago
  20. 5b88a2f Debugging help for issue #8734824: WATCHDOG KILLING SYSTEM PROCESS by Dianne Hackborn · 11 years ago
  21. 4cd0c13f Incremental repairs to side by side stacks. by Craig Mautner · 11 years ago
  22. 967212c Implement stack splitting and task movement. by Craig Mautner · 11 years ago
  23. 79f7ec7 Have audio service clean up new receivers in crashing processes. by Dianne Hackborn · 11 years ago
  24. 02ffba9 Handle finished bugreports, share from private. by Jeff Sharkey · 11 years ago
  25. 33c29b0 Use BUILD_PREBUILT to install the shell script by Ying Wang · 11 years ago
  26. c652de8 Implement display overscan support. by Dianne Hackborn · 11 years ago
  27. f51f612 App ops: new operations for SMS. by Dianne Hackborn · 11 years ago
  28. f265ea9 App ops: vibration, neighboring cells, dialing, etc. by Dianne Hackborn · 12 years ago
  29. 80943d8 Adding UI test automation APIs. by Svetoslav Ganov · 12 years ago
  30. c0bd747 Further work on issue #7307399: Framework needs a new pre-user-shutdown... by Dianne Hackborn · 12 years ago
  31. d4ac8d7 Fix issue #7211769 and #7244492, thrash around on #7226656. by Dianne Hackborn · 12 years ago
  32. b12e135 Maybe fix issue #7211766: bindService() to User u0 While u10 is... by Dianne Hackborn · 12 years ago
  33. 43aa159 Allow adb shell am display-size to use bigger sizes. by Jeff Brown · 12 years ago
  34. 1676c85 Flesh out multi-user in am commands. by Dianne Hackborn · 12 years ago
  35. 649d0d7 Merge "More multi-user stuff:" into jb-mr1-dev by Dianne Hackborn · 12 years ago
  36. 5e03e2c More multi-user stuff: by Dianne Hackborn · 12 years ago
  37. 3065963 Wrapped call to notifyAll() in a synchronized block by Felipe Leme · 12 years ago
  38. e2bdca5 Fix my fix. by Dianne Hackborn · 12 years ago
  39. 52fba38 Fix build. by Dianne Hackborn · 12 years ago
  40. 80a4af2 Start implementing concept of "running" users. by Dianne Hackborn · 12 years ago
  41. 7e0e19d Restore man page entries. by Dianne Hackborn · 12 years ago
  42. 7767eac Keep track of whether an app is installed for each user. by Dianne Hackborn · 12 years ago
  43. dde331c We can now (kind-of) change screen density on the fly. by Dianne Hackborn · 12 years ago
  44. 59c0097 Introduce multiple displays with DisplayContent. by Craig Mautner · 12 years ago
  45. fd3d009 Remove some unnecessary man page entries by Amith Yamasani · 12 years ago
  46. 13b9073 Remove unused, obsolete debug code by Romain Guy · 12 years ago
  47. 7df7d20 Fix issue #4499996: LiveWallpaperPreview activity intent filter by Dianne Hackborn · 12 years ago
  48. 483f3b0 Package restrictions per user by Amith Yamasani · 12 years ago
  49. a4972e9 Add new "options" argument to all startActivity APIs. by Dianne Hackborn · 12 years ago
  50. 92a8b22 ActivityManager: add option to allow OpenGL trace. by Siva Velusamy · 12 years ago
  51. 3a2ce93 Add the ability to pass float extras to AM. by Mike J. Chen · 13 years ago
  52. 742a671 Multi-user - 1st major checkin by Amith Yamasani · 13 years ago
  53. f5b8671 Fix issue #5714517: App shortcuts can result in bad task intents by Dianne Hackborn · 13 years ago
  54. d8c98fe Improve low memory dropbox reporting. by Dianne Hackborn · 13 years ago
  55. e4d4fbc Add drop box reports of low memory. by Dianne Hackborn · 13 years ago
  56. 2c84cfc Various performance and other work. by Dianne Hackborn · 13 years ago
  57. 0bb1e91 Small improvements to am command. by Dianne Hackborn · 13 years ago
  58. 62f20ec Add new am option to profile the launching of an activity. by Dianne Hackborn · 13 years ago
  59. 7eabe55 Add looper profiling to adb shell am by Romain Guy · 13 years ago
  60. 8ffb0c0 allow Uri as intent extra in am command by Guang Zhu · 13 years ago
  61. 46d1103 Small cleanup of am/pm commands. by Dianne Hackborn · 13 years ago
  62. 351f322 Add force-stop subcommand for 'am'. by Xianzhu Wang · 13 years ago
  63. 7916ac6 Add new command line option to change global screen size. by Dianne Hackborn · 13 years ago
  64. 0f1de9a New compat mode front end: UI and persistence. by Dianne Hackborn · 13 years ago
  65. e2515ee Better compat mode part one: start scaling windows. by Dianne Hackborn · 13 years ago
  66. 62f2ada Add missing NOTICE entries. by David Deephanphongs · 14 years ago
  67. 405e012 am deaa8ff1: am a7ef18fc: Merge "Some debugging support." into gingerbread by Dianne Hackborn · 14 years ago
  68. f123e49 Some debugging support. by Dianne Hackborn · 14 years ago
  69. 846df9f resolved conflicts for merge of 8952a448 to master by Dianne Hackborn · 14 years ago
  70. 287952c Fix issue #3022508: Crash during media scan by Dianne Hackborn · 14 years ago
  71. 2d1b7a2 Add support for giving arrays of ints and longs to the "am" command. by Jack Veenstra · 14 years ago
  72. f9b5eed Doc Change:ActivityManager usage doc:running test package by Joe Malin · 14 years ago
  73. 6a69b4f Add --el option to am for long extras. by Makoto Onuki · 14 years ago
  74. 7b75054 Fix incorrect usage text for am. by Daniel Sandler · 14 years ago
  75. 824c510 Allow "am" to initiate heap dumps. by Andy McFadden · 14 years ago
  76. d6c0bb0 merge from open-source master by The Android Open Source Project · 14 years ago
  77. 746a95a Removed Calls to deprecated APIs by Christian Mehlmauer · 14 years ago
  78. 69acb6b Unify am startservice commands. by Jean-Baptiste Queru · 14 years ago
  79. d4dd85d Allow Am to start services by Anthony Newnam · 14 years ago
  80. 5ef402b Fix issue #2538228: Intents targeting browsers constantly nagging by Dianne Hackborn · 14 years ago
  81. 8f7f35e Add new -W option to Am to wait for the start to complete. by Dianne Hackborn · 14 years ago
  82. 6fb35fe add "startservice" option to am command-line utility by Doug Zongker · 14 years ago
  83. 305e1b8 add --esn option to am to allow adding extra with a null value by Doug Zongker · 15 years ago
  84. 68d881c Fix issue #2166755: BroadcastReceiver trying to return result during a non-ordered broadcast by Dianne Hackborn · 15 years ago
  85. 9f4af53 Make intent broadcasts in "am" synchronous (they wait until exit). by Dan Egnor · 15 years ago
  86. 9c8dd55 Fix bug 1829561 ("am profile" with bad filename kills process). by Dianne Hackborn · 15 years ago
  87. c62a216 The '-D' option for the 'am' command appears to be optional, so reflect that in the usage. by Marco Nelissen · 15 years ago
  88. 95fc68f Fix issue where apps could prevent the user from going home. by Dianne Hackborn · 15 years ago
  89. abc25e3 Add intent for gservices override, and handle empty arguments properly by Dan Egnor · 15 years ago
  90. f5b4b98 auto import from //depot/cupcake/@136745 by The Android Open Source Project · 15 years ago
  91. 9066cfe auto import from //depot/cupcake/@135843 by The Android Open Source Project · 15 years ago
  92. d83a98f auto import from //depot/cupcake/@135843 by The Android Open Source Project · 15 years ago
  93. 54b6cfa Initial Contribution by The Android Open Source Project · 16 years ago