summaryrefslogtreecommitdiff
path: root/cmds/am
Commit message (Expand)AuthorAgeFilesLines
* Add a way to instrument sdk sandbox processesNikita Ioffe2022-03-182-0/+7
* Add a flag to always do the cert signature checkNikita Ioffe2022-02-162-0/+7
* Merge "Explicitly exit from the am instrument after test completes"Jing Ji2021-11-031-0/+2
|\
| * Explicitly exit from the am instrument after test completesJing Ji2021-11-011-0/+2
* | Fix: crash when running am.jar without parametershongzhu wang2021-10-091-13/+18
|/
* Fix the argument list to logcat from am instrumentJing Ji2021-05-071-1/+1
* [LSC] Add LOCAL_LICENSE_KINDS to frameworks/baseBob Badour2021-02-211-0/+17
* Enable @TestApi access for instrumentation.Artur Satayev2021-01-201-5/+0
* resolve merge conflicts of 358f0d4fc8c248498cf113c41e043877a14e89a1 to masterJeff Sharkey2020-12-081-0/+1
|\
| * Improve OWNERS coverage across frameworks/base/.Jeff Sharkey2020-12-081-0/+1
* | Enable instrumentation of system server on debuggable devices.Oli Lan2020-11-052-0/+7
|/
* Start OP_NO_ISOLATED_STORAGE on `am instrument --no-isolated-storage`Nikita Ioffe2020-06-111-2/+2
* Swap default for disableTestApiChecks.Artur Satayev2019-12-042-2/+6
* Add --no-test-api-acces to am instrument.Artur Satayev2019-11-122-0/+7
* Convert frameworks/base/cmds/* to Android.bpColin Cross2019-06-062-18/+13
* Make am instrument capture logcat during test run, and return it to the host.Joe Onorato2019-05-012-6/+67
* Add instrumentation flag to get access to full exteranl storage.Sudheer Shanka2018-10-212-5/+13
* Add flag to AMS.startInstrumentation() to disable hidden API checksDavid Brazdil2018-02-142-1/+9
* Add instrumentation data to host proto libMike Ma2017-11-131-0/+10
* Record proto to file in am instrumentMike Ma2017-11-013-44/+98
* Fully implement "install" and "install-write" in PackageManagerShellCommand.Dianne Hackborn2017-10-311-1/+2
* Merge "Use -Werror in frameworks/base" am: 16fbd3a1d8 am: 0bfb717a37Chih-hung Hsieh2017-10-161-0/+1
|\
| * Use -Werror in frameworks/baseChih-Hung Hsieh2017-10-131-0/+1
* | Merge changes I93cf24d4,I32e438ef am: 30798ad13a am: c28d591b36Dan Willemsen2017-09-102-11/+11
|\|
| * Convert host tools to Android.bpDan Willemsen2017-09-092-11/+11
* | Bit: Don't ignore errors and crashesMakoto Onuki2017-08-021-1/+5
* | DO NOT MERGE ActivityView be gone!Andrii Kulian2017-07-211-45/+0
* | Sort INSTRUMENTATION_STATUS keys on am instrument outputMakoto Onuki2017-06-281-3/+10
|/
* Make --no-window-animation flag apply to animators, tooChet Haase2017-06-141-0/+1
* Update usage of ActivityManagerNative.Sudheer Shanka2016-11-141-2/+1
* Switch am command to go through "cmd activity".Dianne Hackborn2016-11-012-362/+13
* am instrument gets protobufJoe Onorato2016-10-204-198/+547
* Work around issue #32096507: 'am send broadcast' fails the second...Dianne Hackborn2016-10-131-1/+88
* Move the remaining am commands to ActivityManagerShellCommand.Dianne Hackborn2016-10-101-1761/+12
* New infrastructure to switch remaining commands to "cmd" calls.Dianne Hackborn2016-09-291-216/+51
* Add error messages to send-trim-memoryJohn Reck2016-09-231-2/+1
* Fix off-by-one in am start -R (repeat)Chong Zhang2016-06-281-2/+2
* Move the 'pretend idle jobs can run now' broadcast into AMSChristopher Tate2016-05-061-4/+4
* Allow setting fullscreen stack as target via adb shellAndrii Kulian2016-04-261-4/+4
* Remove unnecessary allocation+unboxing of objects.Narayan Kamath2016-04-181-27/+27
* Allow to provide only a component name prefix to 'am instrument'Philip P. Moltmann2016-04-041-10/+49
* Update PRE_BOOT_COMPLETED for FBE.Jeff Sharkey2016-03-271-1/+1
* Added support to specify animation duration when resizing stackWale Ogunwale2016-03-211-1/+1
* Move more PM calls to ParceledListSlice.Jeff Sharkey2016-03-041-1/+1
* Am.java: Use write-only file descriptorsNick Kralevich2016-03-031-4/+4
* Fix issue #27385109: control activity behavior without triggering...Dianne Hackborn2016-02-291-4/+9
* Added AM API to remove a stackWale Ogunwale2016-02-161-0/+12
* Password security for FBE disk encryption keysPaul Crowley2016-02-081-6/+11
* Merge "Add flag to "am start" to enable native debugging"Tamas Berghammer2016-02-061-1/+4
|\
| * Add flag to "am start" to enable native debuggingTamas Berghammer2016-02-011-1/+4