Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
frameworks
/
base
/
8a28e16cd346bf28d00d8d5935ed092ffb59e5c9
/
cmds
6431d11
Add an --abi argument to "pm install"
by Narayan Kamath
· 10 years ago
b9b31f4
am bd4d3203: Merge "Support an ABI flag for instrumentation."
by Narayan Kamath
· 10 years ago
8dcfefd
Support an ABI flag for instrumentation.
by Narayan Kamath
· 10 years ago
eabc93d
am c4c08803: Merge "app_process: change app_process a symlink of primary version"
by Narayan Kamath
· 10 years ago
559484e
app_process: change app_process a symlink of primary version
by Yongqin Liu
· 10 years ago
c8a045d
am 41f40581: Merge "Fix x86 build in app_process."
by Narayan Kamath
· 11 years ago
ff34f6f
am 27b03e62: Merge "Create arch specific cache dirs during zygote startup."
by Narayan Kamath
· 11 years ago
d618320
Fix x86 build in app_process.
by Narayan Kamath
· 11 years ago
973cdee
Create arch specific cache dirs during zygote startup.
by Narayan Kamath
· 11 years ago
dbbf431
am d0f7f418: Merge "Freeing frame map"
by Narayan Kamath
· 11 years ago
0c1eeb3
Freeing frame map
by Mykola Kondratenko
· 11 years ago
293513a
Merge commit '0b62467b142b61ee1e449ba958ba37dfd961ef56' into HEAD
by Bill Yi
· 11 years ago
195c73c
Set NO_NEW_PRIVS on zygote init
by Nick Kralevich
· 11 years ago
6bd76228
Fix a typo in an assertion.
by Elliott Hughes
· 11 years ago
90c75cf
Don't compare String8s to NULL.
by Narayan Kamath
· 11 years ago
d35d3e5
Dual zygote cleanup.
by Narayan Kamath
· 11 years ago
c41638c
Make zygotes aware of their supported ABIs.
by Narayan Kamath
· 11 years ago
22ec1ee
Clean up argc / argv processing for runtime args.
by Narayan Kamath
· 11 years ago
a23fcd7
Remove ProcessState::mArgc,mArgV,mArgLen
by Narayan Kamath
· 11 years ago
f130f0a
app_process: use LOCAL_MULTILIB := both
by Colin Cross
· 11 years ago
4a1bc7d
am e4360c8e: am 4308a523: Merge "bootanimation: build 32-bit if 64-bit gl libraries are not available"
by Colin Cross
· 11 years ago
af92056
am 0dccb02b: am 19fc55e1: Merge "build app_process64 on 64-bit targets"
by Colin Cross
· 11 years ago
31d16e5
bootanimation: build 32-bit if 64-bit gl libraries are not available
by Colin Cross
· 11 years ago
2764fce
build app_process64 on 64-bit targets
by Colin Cross
· 11 years ago
8392e7e
am 01de2432: am 24d8fa73: Merge "frameworks/base: move idmap from frameworks/native"
by Dianne Hackborn
· 11 years ago
13221c9
frameworks/base: move idmap from frameworks/native
by Colin Cross
· 11 years ago
09fdc15
am 3ddee4de: Merge "[bootanimation] Drop user loadable bootanimation.zip abiltiy."
by Nick Kralevich
· 11 years ago
cee6a09
[bootanimation] Drop user loadable bootanimation.zip abiltiy.
by Robert Craig
· 11 years ago
1e13754
am efa5c88f: Merge "Don\'t try to set service.bootanim.exit"
by Nick Kralevich
· 11 years ago
e58d09a
Don't try to set service.bootanim.exit
by Nick Kralevich
· 11 years ago
336bf2f
am d21752df: Merge "Reimplement ZipFileRO in terms of libziparchive."
by Narayan Kamath
· 11 years ago
d21752d
Merge "Reimplement ZipFileRO in terms of libziparchive."
by Narayan Kamath
· 11 years ago
afd31e0
Reimplement ZipFileRO in terms of libziparchive.
by Narayan Kamath
· 11 years ago
dbccd44a
Merge commit 'b873a17ce7be0a9771c24999adca6964431728f6' into HEAD
by The Android Open Source Project
· 11 years ago
c8ea38f
am e3705342: am b0183f0a: Harden against transiently unavailable backup transports
by Christopher Tate
· 11 years ago
b0183f0
Harden against transiently unavailable backup transports
by Christopher Tate
· 11 years ago
a924932
am c7f7d1bf: am f7044fec: Merge "Trying to unbreak build..." into klp-dev
by Sascha Prueter
· 11 years ago
d5965cb
Trying to unbreak build...
by Sascha Prueter
· 11 years ago
fa331b1
am 1e964ed8: am d6bbc544: Merge "Harden against transiently unavailable backup transports" into klp-dev
by Christopher Tate
· 11 years ago
8f98252
Harden against transiently unavailable backup transports
by Christopher Tate
· 11 years ago
be20c89
am 601fbc7a: am 24fe066e: Merge "Fix am argument ordering documentation." into klp-dev
by Jeff Sharkey
· 11 years ago
7625c84
Fix am argument ordering documentation.
by Jeff Sharkey
· 11 years ago
ed84dea
am 8f592378: am 69920427: Merge "Fix a variety of small publicly-reported bugs."
by Elliott Hughes
· 11 years ago
c367d48
Fix a variety of small publicly-reported bugs.
by Elliott Hughes
· 11 years ago
9633629
am 65d57713: am bacb5422: Merge "Also rely on enabled notification listeners for RemoteController registration" into klp-dev
by Jean-Michel Trivi
· 11 years ago
f108cdd9
Also rely on enabled notification listeners for RemoteController registration
by Jean-Michel Trivi
· 11 years ago
b18e0d1
am 78466f3e: am 69aa2f8a: Merge "revert ADDR_COMPAT_LAYOUT workaround."
by Nick Kralevich
· 11 years ago
d53afd2
revert ADDR_COMPAT_LAYOUT workaround.
by Nick Kralevich
· 11 years ago
35f72be
Implement issue #10691359: Kill long-running processes
by Dianne Hackborn
· 11 years ago
c0046f2
Add #! to 'am' shell script
by Andy McFadden
· 11 years ago
2132198
Fix check for default source in input command
by Michael Wright
· 11 years ago
5827cb5
Changes needed to support Skia at r10377.
by Derek Sollenberger
· 11 years ago
b251f3d
get rid of HAL pixelformats 5551 and 4444
by Mathias Agopian
· 11 years ago
6f7b589
get rid of PIXEL_FORMAT_A_8
by Mathias Agopian
· 11 years ago
57a7f59
Add "adb shell am restart" command.
by Dianne Hackborn
· 11 years ago
77a2dab
Fix swipe end location
by Michael Wright
· 11 years ago
5712ca7
Merge "Allow duration without source to be set for input commands"
by Michael Wright
· 11 years ago
9d83b47
Allow duration without source to be set for input commands
by Michael Wright
· 11 years ago
ef69117
Remove dead code in system server initialization.
by Jeff Brown
· 11 years ago
f2ca6e2
Add stopservice command to am
by Marco Nelissen
· 11 years ago
5fa9f2b
Merge "Single-user restrictions"
by Amith Yamasani
· 11 years ago
655d0e2
Single-user restrictions
by Amith Yamasani
· 11 years ago
4d7dc1a
Fix a typo
by Evan Charlton
· 11 years ago
fd1ce8d
Add new API getStackBoxInfo
by Craig Mautner
· 11 years ago
cbfd23e
Add new API to retrieve a dumpsys of a single package.
by Dianne Hackborn
· 11 years ago
5a44915
Convert API refs to StackBox from ActivityStack.
by Craig Mautner
· 11 years ago
5ff1210
Add retrieval of StackBox info for more flexibility
by Craig Mautner
· 11 years ago
1602ec2
Log stack issues and start resize effort.
by Craig Mautner
· 11 years ago
befa8b5
Revert "Log stack issues and start resize effort."
by Guang Zhu
· 11 years ago
b0245ed
Log stack issues and start resize effort.
by Craig Mautner
· 11 years ago
1519882
Merge "surfaceflinger is now always running in its own process"
by Mathias Agopian
· 11 years ago
b14e42f
Merge "Cleanup some of the thread merging."
by Dianne Hackborn
· 11 years ago
4bdc882
surfaceflinger is now always running in its own process
by Mathias Agopian
· 11 years ago
1f5762e
libutils clean-up
by Mathias Agopian
· 11 years ago
efa92b2
Cleanup some of the thread merging.
by Dianne Hackborn
· 12 years ago
1d69bad
resolved conflicts for merge of a98b0ff8 to master
by Kenny Root
· 11 years ago
add5821
resolved conflicts for merge of 485d7a31 to master
by Kenny Root
· 11 years ago
a98b0ff
am d43a71da: Merge "Help for the debugging help for issue #8734824." into jb-mr2-dev
by Dianne Hackborn
· 11 years ago
8bd64df
Help for the debugging help for issue #8734824.
by Dianne Hackborn
· 11 years ago
485d7a3
am 5b88a2fd: Debugging help for issue #8734824: WATCHDOG KILLING SYSTEM PROCESS
by Dianne Hackborn
· 11 years ago
5b88a2f
Debugging help for issue #8734824: WATCHDOG KILLING SYSTEM PROCESS
by Dianne Hackborn
· 12 years ago
09ab7ef
resolved conflicts for merge of b3f66877 to jb-mr2-dev-plus-aosp
by Michael Wright
· 12 years ago
11744d15
Add longpress support to keyevent.
by Jeff Sharkey
· 12 years ago
f1301d8
Merge commit 'b3f66877' into afdmerge
by Jeff Sharkey
· 12 years ago
2ac9d8d
input: added support for multiple keyevents
by Diego Torres Milano
· 12 years ago
68a0329
Don't set ADDR_COMPAT_LAYOUT on the emulator
by Nick Kralevich
· 12 years ago
02fdc8f
am fc8bd4d3: am 35587a0c: Merge "Don\'t set ADDR_COMPAT_LAYOUT on the emulator"
by Nick Kralevich
· 12 years ago
fc8bd4d
am 35587a0c: Merge "Don\'t set ADDR_COMPAT_LAYOUT on the emulator"
by Nick Kralevich
· 12 years ago
fc17dc2
Don't set ADDR_COMPAT_LAYOUT on the emulator
by Nick Kralevich
· 12 years ago
bbcc289
Merge "Incremental repairs to side by side stacks."
by Craig Mautner
· 12 years ago
53078b2
Merge "Implement stack splitting and task movement."
by Craig Mautner
· 12 years ago
4cd0c13f
Incremental repairs to side by side stacks.
by Craig Mautner
· 12 years ago
a720a87
am a0b28ca7: am 95a869f9: Merge "Disable tracing from Zygote" into jb-mr2-dev
by Jamie Gennis
· 12 years ago
6ad0452
Disable tracing from Zygote
by Jamie Gennis
· 12 years ago
967212c
Implement stack splitting and task movement.
by Craig Mautner
· 12 years ago
1467991
am 38bfe9ec: am a9574e33: Add touchnavigation to input debugging command.
by Jeff Brown
· 12 years ago
a9574e3
Add touchnavigation to input debugging command.
by Jeff Brown
· 12 years ago
28af35e
resolved conflicts for merge of a976bddd to master
by Ying Wang
· 12 years ago
d685894
Add liblog
by Ying Wang
· 12 years ago
e6bec85
am 3793b928: am bc948101: Merge "Have audio service clean up new receivers in crashing processes." into jb-mr2-dev
by Dianne Hackborn
· 12 years ago
Next »