index
:
frameworks_base.git
kitkat
lp5.0
lp5.1
mm6.0
n7.0
n7.1
o8.0
o8.1
q10.0
r11.0
r11.1
s12.0
s12.1
t13.0
t13.0_pre-rebase_jan22-23
u14.0
v15.0
w16.0
w16.1
w16.2
frameworks_base
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cmds
/
am
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add a way to instrument sdk sandbox processes
Nikita Ioffe
2022-03-18
2
-0
/
+7
*
Add a flag to always do the cert signature check
Nikita Ioffe
2022-02-16
2
-0
/
+7
*
Merge "Explicitly exit from the am instrument after test completes"
Jing Ji
2021-11-03
1
-0
/
+2
|
\
|
*
Explicitly exit from the am instrument after test completes
Jing Ji
2021-11-01
1
-0
/
+2
*
|
Fix: crash when running am.jar without parameters
hongzhu wang
2021-10-09
1
-13
/
+18
|
/
*
Fix the argument list to logcat from am instrument
Jing Ji
2021-05-07
1
-1
/
+1
*
[LSC] Add LOCAL_LICENSE_KINDS to frameworks/base
Bob Badour
2021-02-21
1
-0
/
+17
*
Enable @TestApi access for instrumentation.
Artur Satayev
2021-01-20
1
-5
/
+0
*
resolve merge conflicts of 358f0d4fc8c248498cf113c41e043877a14e89a1 to master
Jeff Sharkey
2020-12-08
1
-0
/
+1
|
\
|
*
Improve OWNERS coverage across frameworks/base/.
Jeff Sharkey
2020-12-08
1
-0
/
+1
*
|
Enable instrumentation of system server on debuggable devices.
Oli Lan
2020-11-05
2
-0
/
+7
|
/
*
Start OP_NO_ISOLATED_STORAGE on `am instrument --no-isolated-storage`
Nikita Ioffe
2020-06-11
1
-2
/
+2
*
Swap default for disableTestApiChecks.
Artur Satayev
2019-12-04
2
-2
/
+6
*
Add --no-test-api-acces to am instrument.
Artur Satayev
2019-11-12
2
-0
/
+7
*
Convert frameworks/base/cmds/* to Android.bp
Colin Cross
2019-06-06
2
-18
/
+13
*
Make am instrument capture logcat during test run, and return it to the host.
Joe Onorato
2019-05-01
2
-6
/
+67
*
Add instrumentation flag to get access to full exteranl storage.
Sudheer Shanka
2018-10-21
2
-5
/
+13
*
Add flag to AMS.startInstrumentation() to disable hidden API checks
David Brazdil
2018-02-14
2
-1
/
+9
*
Add instrumentation data to host proto lib
Mike Ma
2017-11-13
1
-0
/
+10
*
Record proto to file in am instrument
Mike Ma
2017-11-01
3
-44
/
+98
*
Fully implement "install" and "install-write" in PackageManagerShellCommand.
Dianne Hackborn
2017-10-31
1
-1
/
+2
*
Merge "Use -Werror in frameworks/base" am: 16fbd3a1d8 am: 0bfb717a37
Chih-hung Hsieh
2017-10-16
1
-0
/
+1
|
\
|
*
Use -Werror in frameworks/base
Chih-Hung Hsieh
2017-10-13
1
-0
/
+1
*
|
Merge changes I93cf24d4,I32e438ef am: 30798ad13a am: c28d591b36
Dan Willemsen
2017-09-10
2
-11
/
+11
|
\
|
|
*
Convert host tools to Android.bp
Dan Willemsen
2017-09-09
2
-11
/
+11
*
|
Bit: Don't ignore errors and crashes
Makoto Onuki
2017-08-02
1
-1
/
+5
*
|
DO NOT MERGE ActivityView be gone!
Andrii Kulian
2017-07-21
1
-45
/
+0
*
|
Sort INSTRUMENTATION_STATUS keys on am instrument output
Makoto Onuki
2017-06-28
1
-3
/
+10
|
/
*
Make --no-window-animation flag apply to animators, too
Chet Haase
2017-06-14
1
-0
/
+1
*
Update usage of ActivityManagerNative.
Sudheer Shanka
2016-11-14
1
-2
/
+1
*
Switch am command to go through "cmd activity".
Dianne Hackborn
2016-11-01
2
-362
/
+13
*
am instrument gets protobuf
Joe Onorato
2016-10-20
4
-198
/
+547
*
Work around issue #32096507: 'am send broadcast' fails the second...
Dianne Hackborn
2016-10-13
1
-1
/
+88
*
Move the remaining am commands to ActivityManagerShellCommand.
Dianne Hackborn
2016-10-10
1
-1761
/
+12
*
New infrastructure to switch remaining commands to "cmd" calls.
Dianne Hackborn
2016-09-29
1
-216
/
+51
*
Add error messages to send-trim-memory
John Reck
2016-09-23
1
-2
/
+1
*
Fix off-by-one in am start -R (repeat)
Chong Zhang
2016-06-28
1
-2
/
+2
*
Move the 'pretend idle jobs can run now' broadcast into AMS
Christopher Tate
2016-05-06
1
-4
/
+4
*
Allow setting fullscreen stack as target via adb shell
Andrii Kulian
2016-04-26
1
-4
/
+4
*
Remove unnecessary allocation+unboxing of objects.
Narayan Kamath
2016-04-18
1
-27
/
+27
*
Allow to provide only a component name prefix to 'am instrument'
Philip P. Moltmann
2016-04-04
1
-10
/
+49
*
Update PRE_BOOT_COMPLETED for FBE.
Jeff Sharkey
2016-03-27
1
-1
/
+1
*
Added support to specify animation duration when resizing stack
Wale Ogunwale
2016-03-21
1
-1
/
+1
*
Move more PM calls to ParceledListSlice.
Jeff Sharkey
2016-03-04
1
-1
/
+1
*
Am.java: Use write-only file descriptors
Nick Kralevich
2016-03-03
1
-4
/
+4
*
Fix issue #27385109: control activity behavior without triggering...
Dianne Hackborn
2016-02-29
1
-4
/
+9
*
Added AM API to remove a stack
Wale Ogunwale
2016-02-16
1
-0
/
+12
*
Password security for FBE disk encryption keys
Paul Crowley
2016-02-08
1
-6
/
+11
*
Merge "Add flag to "am start" to enable native debugging"
Tamas Berghammer
2016-02-06
1
-1
/
+4
|
\
|
*
Add flag to "am start" to enable native debugging
Tamas Berghammer
2016-02-01
1
-1
/
+4
[next]