index
:
Project-1CE/frameworks_base
lineage-18.1
sugisawa
sugisawa-mr1
tachibana
tachibana-mr1
umineko
Unnamed repository; edit this file 'description' to name the repository.
Linux User
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cmds
/
am
Age
Commit message (
Expand
)
Author
2021-05-07
Fix the argument list to logcat from am instrument
Jing Ji
2021-02-21
[LSC] Add LOCAL_LICENSE_KINDS to frameworks/base
Bob Badour
2021-01-20
Enable @TestApi access for instrumentation.
Artur Satayev
2020-12-08
resolve merge conflicts of 358f0d4fc8c248498cf113c41e043877a14e89a1 to master
Jeff Sharkey
2020-12-08
Improve OWNERS coverage across frameworks/base/.
Jeff Sharkey
2020-11-05
Enable instrumentation of system server on debuggable devices.
Oli Lan
2020-06-11
Start OP_NO_ISOLATED_STORAGE on `am instrument --no-isolated-storage`
Nikita Ioffe
2019-12-04
Swap default for disableTestApiChecks.
Artur Satayev
2019-11-12
Add --no-test-api-acces to am instrument.
Artur Satayev
2019-06-06
Convert frameworks/base/cmds/* to Android.bp
Colin Cross
2019-05-01
Make am instrument capture logcat during test run, and return it to the host.
Joe Onorato
2018-10-21
Add instrumentation flag to get access to full exteranl storage.
Sudheer Shanka
2018-02-14
Add flag to AMS.startInstrumentation() to disable hidden API checks
David Brazdil
2017-11-13
Add instrumentation data to host proto lib
Mike Ma
2017-11-01
Record proto to file in am instrument
Mike Ma
2017-10-31
Fully implement "install" and "install-write" in PackageManagerShellCommand.
Dianne Hackborn
2017-10-16
Merge "Use -Werror in frameworks/base" am: 16fbd3a1d8 am: 0bfb717a37
Chih-hung Hsieh
2017-10-13
Use -Werror in frameworks/base
Chih-Hung Hsieh
2017-09-10
Merge changes I93cf24d4,I32e438ef am: 30798ad13a am: c28d591b36
Dan Willemsen
2017-09-09
Convert host tools to Android.bp
Dan Willemsen
2017-08-02
Bit: Don't ignore errors and crashes
Makoto Onuki
2017-07-21
DO NOT MERGE ActivityView be gone!
Andrii Kulian
2017-06-28
Sort INSTRUMENTATION_STATUS keys on am instrument output
Makoto Onuki
2017-06-14
Make --no-window-animation flag apply to animators, too
Chet Haase
2016-11-14
Update usage of ActivityManagerNative.
Sudheer Shanka
2016-11-01
Switch am command to go through "cmd activity".
Dianne Hackborn
2016-10-20
am instrument gets protobuf
Joe Onorato
2016-10-13
Work around issue #32096507: 'am send broadcast' fails the second...
Dianne Hackborn
2016-10-10
Move the remaining am commands to ActivityManagerShellCommand.
Dianne Hackborn
2016-09-29
New infrastructure to switch remaining commands to "cmd" calls.
Dianne Hackborn
2016-09-23
Add error messages to send-trim-memory
John Reck
2016-06-28
Fix off-by-one in am start -R (repeat)
Chong Zhang
2016-05-06
Move the 'pretend idle jobs can run now' broadcast into AMS
Christopher Tate
2016-04-26
Allow setting fullscreen stack as target via adb shell
Andrii Kulian
2016-04-18
Remove unnecessary allocation+unboxing of objects.
Narayan Kamath
2016-04-04
Allow to provide only a component name prefix to 'am instrument'
Philip P. Moltmann
2016-03-27
Update PRE_BOOT_COMPLETED for FBE.
Jeff Sharkey
2016-03-21
Added support to specify animation duration when resizing stack
Wale Ogunwale
2016-03-04
Move more PM calls to ParceledListSlice.
Jeff Sharkey
2016-03-03
Am.java: Use write-only file descriptors
Nick Kralevich
2016-02-29
Fix issue #27385109: control activity behavior without triggering...
Dianne Hackborn
2016-02-16
Added AM API to remove a stack
Wale Ogunwale
2016-02-08
Password security for FBE disk encryption keys
Paul Crowley
2016-02-06
Merge "Add flag to "am start" to enable native debugging"
Tamas Berghammer
2016-02-04
Infrastructure for animating of maximizing pip activity.
Filip Gruszczynski
2016-02-02
Allow specifying stack when starting activity in AM command.
Filip Gruszczynski
2016-02-01
Add flag to "am start" to enable native debugging
Tamas Berghammer
2016-01-29
Use resizeMode integer instead of resizeable boolean.
Wale Ogunwale
2016-01-28
Animate pinned stack resizing.
Filip Gruszczynski
2016-01-08
Adjusting AMN#requestBugReport() to be able to invoke 3 types
Michal Karpinski
[next]