Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_frameworks_base
/
0b5c6430442067cae8f01e17b2deb405468abe6a
/
cmds
2fef6f7
Add ability to modify credential via shell command
by Jorim Jaggi
· 8 years ago
fc46e9b
Move IActivityManager to aidl.
by Sudheer Shanka
· 8 years ago
a59ddd7
Merge "Switch settings command to use "cmd" call on service."
by Dianne Hackborn
· 8 years ago
1d44c24
Switch settings command to use "cmd" call on service.
by Dianne Hackborn
· 8 years ago
18bd885
Replace SkAutoTUnref with sk_sp.
by Ben Wagner
· 8 years ago
2882406
Switch am command to go through "cmd activity".
by Dianne Hackborn
· 8 years ago
f597078
Allow boot clock to be toggled between 12 and 24 hour format am: 9071db1d37 am: 3400dffcad
by Damien Bargiacchi
· 8 years ago
bb2e899
Allow boot clock to be toggled between 12 and 24 hour format am: 9071db1d37
by Damien Bargiacchi
· 8 years ago
3400dff
Allow boot clock to be toggled between 12 and 24 hour format am: 9071db1d37
by Damien Bargiacchi
· 8 years ago
9071db1
Allow boot clock to be toggled between 12 and 24 hour format
by Damien Bargiacchi
· 8 years ago
12ffdd8
Merge "app_process: Forward -cp/-classpath to ART." am: 4a4a8f1555 am: d0d99d8a3d am: 4aa38633fe
by Igor Murashkin
· 8 years ago
7ab062f
Merge "app_process: Forward -cp/-classpath to ART." am: 4a4a8f1555 am: d0d99d8a3d
by Igor Murashkin
· 8 years ago
d0d99d8
Merge "app_process: Forward -cp/-classpath to ART." am: 4a4a8f1555
by Igor Murashkin
· 8 years ago
4a4a8f1
Merge "app_process: Forward -cp/-classpath to ART."
by Treehugger Robot
· 8 years ago
f4fba91
[DO NOT MERGE] Only setSize if -s arg is specified am: b87a491de6 am: 7c9a91094d
by Fyodor Kupolov
· 8 years ago
7c9a910
[DO NOT MERGE] Only setSize if -s arg is specified am: b87a491de6
by Fyodor Kupolov
· 8 years ago
b87a491
[DO NOT MERGE] Only setSize if -s arg is specified
by Fyodor Kupolov
· 8 years ago
ce5e56e
AAPT2: Rename to match new style
by Adam Lesinski
· 8 years ago
02bf0b6
Merge "Create the WebViewZygote and implement WebViewZygoteInit." am: 8be2850546 am: f80fab010a
by Robert Sesek
· 8 years ago
f80fab0
Merge "Create the WebViewZygote and implement WebViewZygoteInit." am: 8be2850546
by Robert Sesek
· 8 years ago
8be2850
Merge "Create the WebViewZygote and implement WebViewZygoteInit."
by Treehugger Robot
· 8 years ago
f0c7198
am instrument gets protobuf
by Joe Onorato
· 8 years ago
be3c30f
Merge "LOCAL_CLANG := true is now the default"
by Glenn Kasten
· 8 years ago
92b3f5a
Merge "force appropriate size"
by TreeHugger Robot
· 8 years ago
9caf94e
force appropriate size
by Todd Kennedy
· 8 years ago
7a396be
Refactored setCurrentFunction and setUsbDataUnlocked into single method.
by Jerry Zhang
· 8 years ago
6653780
Work around issue #32096507: 'am send broadcast' fails the second...
by Dianne Hackborn
· 8 years ago
85dd1b8
RRO: Synchronize access to overlays.list am: 0fbb608110 am: dce79f10ba
by Martin Wallgren
· 8 years ago
3970c44
RRO: Synchronize access to overlays.list am: 0fbb608110 am: dce79f10ba
by Martin Wallgren
· 8 years ago
dce79f1
RRO: Synchronize access to overlays.list am: 0fbb608110
by Martin Wallgren
· 8 years ago
0fbb608
RRO: Synchronize access to overlays.list
by Martin Wallgren
· 9 years ago
78382db
Merge "RRO: Synchronize access to overlays.list"
by Adam Lesinski
· 8 years ago
f12af5e
RRO: Synchronize access to overlays.list
by Martin Wallgren
· 9 years ago
17b7864
Merge "Fix: "adb install -s" adaptation for session based install am: 4f26cb5a36 am: 55bcb9f422 am: 4549426d6e"
by Android Build Merger (Role)
· 8 years ago
852638d
Fix: "adb install -s" adaptation for session based install am: 4f26cb5a36 am: 55bcb9f422
by Shunta Sato
· 8 years ago
4549426
Fix: "adb install -s" adaptation for session based install am: 4f26cb5a36
by Shunta Sato
· 8 years ago
55bcb9f
Fix: "adb install -s" adaptation for session based install am: 4f26cb5a36
by Shunta Sato
· 8 years ago
4f26cb5
Fix: "adb install -s" adaptation for session based install
by Shunta Sato
· 9 years ago
331084d
Move the remaining am commands to ActivityManagerShellCommand.
by Dianne Hackborn
· 8 years ago
56f823b
Merge "Rely on the platform -std default." am: 66f15cc01b am: 5a989a504a am: 39ad1b92fa
by Elliott Hughes
· 8 years ago
437b8c9
Merge "Rely on the platform -std default." am: 66f15cc01b am: 5a989a504a
by Elliott Hughes
· 8 years ago
39ad1b92
Merge "Rely on the platform -std default." am: 66f15cc01b am: 5a989a504a
by Elliott Hughes
· 8 years ago
7cb54a3
Allow some packages to be excluded during during work profile creation.
by Sudheer Shanka
· 8 years ago
c08e32e
Rely on the platform -std default.
by Elliott Hughes
· 8 years ago
ded2098
Create the WebViewZygote and implement WebViewZygoteInit.
by Robert Sesek
· 8 years ago
3a7510b
LOCAL_CLANG := true is now the default
by Glenn Kasten
· 8 years ago
4f66cb3
app_process: Forward -cp/-classpath to ART.
by Igor Murashkin
· 8 years ago
354736e
New infrastructure to switch remaining commands to "cmd" calls.
by Dianne Hackborn
· 8 years ago
322f13a
DO NOT MERGE - fix truncated boot sound am: 75bf3fd73b
by Eric Laurent
· 8 years ago
9924c70
Merge "Add error messages to send-trim-memory"
by John Reck
· 8 years ago
75bf3fd
DO NOT MERGE - fix truncated boot sound
by Eric Laurent
· 8 years ago
d31f346
Add error messages to send-trim-memory
by John Reck
· 8 years ago
59202a3
Merge "Add support for drag and drop in input command"
by TreeHugger Robot
· 8 years ago
cf90c97
Add support for drag and drop in input command
by Manu Cornet
· 8 years ago
58c3437
Pass SurfaceTrace through WM command in binary format.
by Robert Carr
· 8 years ago
3b71624
WindowManager RemoteSurfaceTrace infrastructure
by Robert Carr
· 8 years ago
56f98c4
Merge "app_main: failure to PR_SET_NO_NEW_PRIVS is always fatal." am: 796578f9a9 am: 2b283bd24f am: c9f86e1256
by Narayan Kamath
· 8 years ago
264599f
Support multichannel sounds in bootanim am: db90897b5f am: 023a9185a4
by Geoffrey Pitsch
· 8 years ago
c7cafba
Merge "app_main: failure to PR_SET_NO_NEW_PRIVS is always fatal." am: 796578f9a9 am: 2b283bd24f
by Narayan Kamath
· 8 years ago
5638991
app_main: failure to PR_SET_NO_NEW_PRIVS is always fatal.
by Narayan Kamath
· 8 years ago
57374aa
Support multichannel sounds in bootanim am: db90897b5f am: 023a9185a4
by Geoffrey Pitsch
· 8 years ago
023a918
Support multichannel sounds in bootanim am: db90897b5f
by Geoffrey Pitsch
· 8 years ago
5b1702e
Merge "Support multichannel sounds in bootanim" into nyc-mr1-dev
by Geoffrey Pitsch
· 8 years ago
934a526
MediaSession: Rename methods related to shuffle mode
by Hyundo Moon
· 8 years ago
dab82cc
Change density for the correct user am: df3a7cab8f am: 55768028fd am: 48818fa811
by Alan Viverette
· 8 years ago
48818fa
Change density for the correct user am: df3a7cab8f am: 55768028fd
by Alan Viverette
· 8 years ago
5576802
Change density for the correct user am: df3a7cab8f
by Alan Viverette
· 8 years ago
f67b317
resolve merge conflicts of 6574d9c to master
by Damien Bargiacchi
· 8 years ago
6574d9c
Allow custom fonts in the boot animaiton zip file am: 0e3d2ab6d2
by Damien Bargiacchi
· 8 years ago
df3a7ca
Change density for the correct user
by Alan Viverette
· 8 years ago
0e3d2ab
Allow custom fonts in the boot animaiton zip file
by Damien Bargiacchi
· 8 years ago
ce34881
Add "adb shell content gettype" support
by Makoto Onuki
· 8 years ago
fe11efd
Merge commit 'accde60f09508f9543a094247ed95ce2ae605912' into nyc-mr1-dev-plus-aosp
by Mitchell Wills
· 8 years ago
e0d0999
DO NOT MERGE Revert "Add WiFi toggle prompts - framework"
by Mitchell Wills
· 8 years ago
8efb84e
DO NOT MERGE Revert "Add WiFi toggle prompts - framework"
by Mitchell Wills
· 8 years ago
722de5f
DO NOT MERGE Manually merge commit 'f28778064383821ccf48c9570191f34a24aa513f' into nyc-mr1-dev-plus-aosp
by Mitchell Wills
· 8 years ago
40f8b92
Add WiFi toggle prompts - framework
by Svetoslav Ganov
· 8 years ago
db90897
Support multichannel sounds in bootanim
by Geoffrey Pitsch
· 8 years ago
2987af7
Merge "Remove unused includes." am: 35da832634 am: 33e65232f3 am: eb349448aa
by Dmitriy Filchenko
· 8 years ago
185aff8
Merge "Remove unused includes." am: 35da832634 am: 33e65232f3 am: eb349448aa
by Dmitriy Filchenko
· 8 years ago
33e6523
Merge "Remove unused includes." am: 35da832634
by Dmitriy Filchenko
· 8 years ago
7310cc4
Remove unused includes.
by Dmitriy Filchenko
· 8 years ago
fa88d56
Suppress Boot sound for non-standard scenarios. am: 290c4350ed am: 854f8cecf7
by Geoffrey Pitsch
· 8 years ago
9e7b3f6
Suppress Boot sound for non-standard scenarios. am: 290c4350ed am: 854f8cecf7
by Geoffrey Pitsch
· 8 years ago
a541f3b
Merge "Add WiFi toggle prompts - framework"
by TreeHugger Robot
· 8 years ago
290c435
Suppress Boot sound for non-standard scenarios.
by Geoffrey Pitsch
· 8 years ago
d3663c0
Add WiFi toggle prompts - framework
by Svetoslav Ganov
· 8 years ago
d6536e4
BootAnimation system property to play sound. am: 305087991d am: 8e4b8a988f
by Geoffrey Pitsch
· 8 years ago
5e8bb86
BootAnimation system property to play sound. am: 305087991d am: 8e4b8a988f
by Geoffrey Pitsch
· 8 years ago
3050879
BootAnimation system property to play sound.
by Geoffrey Pitsch
· 8 years ago
ba11085
MediaSession: Add methods for setting shuffle and repeat modes
by Sungsoo Lim
· 9 years ago
f3ea5e1
Merge "libsigchain: intercept bsd_signal on lp32" am: 6eb30f2060 am: 4e3a78a5ff am: c58ea7d777
by Dimitry Ivanov
· 8 years ago
96be900
Merge "libsigchain: intercept bsd_signal on lp32" am: 6eb30f2060 am: 4e3a78a5ff
by Dimitry Ivanov
· 8 years ago
4e3a78a
Merge "libsigchain: intercept bsd_signal on lp32" am: 6eb30f2060
by Dimitry Ivanov
· 8 years ago
4c52818
libsigchain: intercept bsd_signal on lp32
by Dimitry Ivanov
· 8 years ago
b5f8fe1
Merge \\\\"bootanimation: Call eglReleaseThread in threadLoop\\\\" am: 189bbd9f6d am: 9495872add am: 41ebe86049
by Jesse Hall
· 8 years ago
af2a8a9
Merge \\\"bootanimation: Call eglReleaseThread in threadLoop\\\" am: 189bbd9f6d am: 9495872add
by Sai Kiran Korwar
· 8 years ago
9495872
Merge \"bootanimation: Call eglReleaseThread in threadLoop\" am: 189bbd9f6d
by Sai Kiran Korwar
· 8 years ago
189bbd9
Merge "bootanimation: Call eglReleaseThread in threadLoop"
by Jesse Hall
· 8 years ago
877ed15
bootanimation: fix glitchy playback am: 197e47979a am: 88e23db1ee
by Eric Laurent
· 8 years ago
Next »