Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_frameworks_native
/
44df726a6cf4fe1119e146c9a18c78966a6305d3
/
cmds
44df726
am cb079c89: Merge "Add instruction-set arguments to installd commands."
by Narayan Kamath
· 11 years ago
1b40032
Add instruction-set arguments to installd commands.
by Narayan Kamath
· 11 years ago
e4f00b2
Merge commit '6d05ef2310bdc84811d5b0385b009ad11447a749' into HEAD
by Bill Yi
· 11 years ago
0e8ae16
Fix incorrect odex path handling
by Chih-Wei Huang
· 11 years ago
a240733
restorecon the profile directory.
by Stephen Smalley
· 11 years ago
da30dc7
Modify installd's restorecon function.
by Robert Craig
· 11 years ago
7abb52b
Send libselinux logging to logcat.
by Stephen Smalley
· 11 years ago
6d05ef2
am 9c7db080: Build the benchmark test to /data/local/tmp/ for automated test
by Xia Wang
· 11 years ago
9c7db08
Build the benchmark test to /data/local/tmp/ for automated test
by Xia Wang
· 11 years ago
e9887e4
Extend installd to support SELinux restorecon function.
by Robert Craig
· 11 years ago
92dc3fc
native frameworks: 64-bit compile issues
by Mark Salyzyn
· 11 years ago
4bc0540
Fix parameter ordering for installd's dex2oat execl.
by Anwar Ghuloum
· 11 years ago
d937073
ART profiler
by Dave Allison
· 11 years ago
f53dbfe
Don't pass in empty arg to dex2oat.
by Mathieu Chartier
· 11 years ago
0ae8e39
Add dalvik.vm.dex2oat-flags to mimic dalvik.vm.dexopt-flags
by Brian Carlstrom
· 11 years ago
7400742
Correcting include path in installd test project's Android.mk
by Ramin Zaghi
· 11 years ago
7d86b45
Merge "frameworks/native: move idmap to frameworks/base"
by Dianne Hackborn
· 11 years ago
2044ac4
Merge "Convert all selinux_android_restorecon and _setfilecon calls to new API."
by Nick Kralevich
· 11 years ago
07a4728
frameworks/native: move idmap to frameworks/base
by Colin Cross
· 11 years ago
6c14f0a
Merge "Runtime resource overlay, iteration 2"
by Dianne Hackborn
· 11 years ago
340aa8c
Merge "New command line tool 'idmap'"
by Dianne Hackborn
· 11 years ago
2628820
Convert all selinux_android_restorecon and _setfilecon calls to new API.
by Stephen Smalley
· 11 years ago
f3ad11c
Use 64 bit binder interface if TARGET_USES_64_BIT_BINDER _or_ TARGET_IS_64_BIT is set.
by Arve Hjønnevåg
· 11 years ago
63568b1
Runtime resource overlay, iteration 2
by Mårten Kongstad
· 11 years ago
5ee3daf
New command line tool 'idmap'
by Mårten Kongstad
· 11 years ago
e5245cb
ServiceManager: Implement PING_TRANSACTION
by Arve Hjønnevåg
· 11 years ago
399b6c3
ServiceManager: Use 32/64 bit types from new binder header
by Arve Hjønnevåg
· 11 years ago
e91fff0
Add BINDER_IPC_32BIT to CFLAGS unless TARGET_USES_64_BIT_BINDER is true
by Arve Hjønnevåg
· 11 years ago
3a345f0
ServiceManager: Fix the binder interface
by Serban Constantinescu
· 11 years ago
5fb1b88
ServiceManager: Store handles in uint32_t instead of void *
by Serban Constantinescu
· 11 years ago
9b738bb
ServiceManager: Generic Fixes
by Serban Constantinescu
· 11 years ago
a44542c
ServiceManager: Add extra error handling
by Serban Constantinescu
· 11 years ago
dc832dc
ServiceManager: Fix Android.mk
by Serban Constantinescu
· 11 years ago
bcf3888
ServiceManager: Make use of kernel exported structures
by Serban Constantinescu
· 11 years ago
0c05d3a
frameworks/native: Rename persist.sys.dalvik.vm.lib to allow new default
by Brian Carlstrom
· 11 years ago
47a3518
restorecon /data/media when re-creating it for multi-user upgrade.
by Stephen Smalley
· 11 years ago
bef08b8
Merge "Handle policy reloads within installd rather than restarting it."
by Nick Kralevich
· 11 years ago
e4e91c4
resolved conflicts for merge of e678897f to klp-dev-plus-aosp
by Nick Kralevich
· 11 years ago
880d1a9
Proper security labeling of multi-user data directories.
by Robert Craig
· 11 years ago
ecc05fb
am 59b1516f: Fix issue #10422349: Limit/change the battery history data in batterystats
by Dianne Hackborn
· 11 years ago
59b1516
Fix issue #10422349: Limit/change the battery history data in batterystats
by Dianne Hackborn
· 11 years ago
68bfe1f
am 05f0a81a: Merge "Add libpng include path"
by John Reck
· 11 years ago
e9b2dfe
Add libpng include path
by John Reck
· 11 years ago
1d6b97c
dumpstate: Fix wifi list of networks dump
by Dmitry Shmidt
· 11 years ago
5bbe0ab
fix build. optional test broke.
by Mathias Agopian
· 11 years ago
4f5b9a7
dumpstate: switch to HAL static libraries
by Todd Poynor
· 11 years ago
bd558d6
Handle policy reloads within installd rather than restarting it.
by Stephen Smalley
· 12 years ago
656a6b9
dumpstate: remove libutils dependency
by Alex Ray
· 11 years ago
7ffaa7c
move services executables sources in their respective src folder
by Mathias Agopian
· 11 years ago
595264f
BufferQueue improvements and APIs changes
by Mathias Agopian
· 11 years ago
7f069d7
Merge "always pass the BufferQueue explicitely to consumers"
by Mathias Agopian
· 12 years ago
f8bca79
Merge "Change legacy "persona" references to userid_t."
by Jeff Sharkey
· 12 years ago
40c9e0a
Add skeleton of input flinger.
by Jeff Brown
· 12 years ago
abe4fe5
Change legacy "persona" references to userid_t.
by Jeff Sharkey
· 12 years ago
76b45c1
dumpstate: Show SELinux process labels
by Nick Kralevich
· 12 years ago
8f938a5
always pass the BufferQueue explicitely to consumers
by Mathias Agopian
· 12 years ago
1bd5068
Fix cmd line arguments for usagestats.
by Dianne Hackborn
· 12 years ago
e7a8b17
Renaming dalvik.vm.lib to persist.sys.dalvik.vm.lib
by Brian Carlstrom
· 12 years ago
5cd46aa
Update to follow procstats options changes.
by Dianne Hackborn
· 12 years ago
3e5fa73
Update to use --include-committed for procstats.
by Dianne Hackborn
· 12 years ago
d3fa561
Add support for mmc trace events
by Ken Sumrall
· 12 years ago
02bea97
Add checkin dumps to bug reports.
by Dianne Hackborn
· 12 years ago
1705fc4
Moving dex2oat installd patches from frameworks/base
by Brian Carlstrom
· 12 years ago
1286153
Merge "Add a note about emulated sdcard in rawbu usage dump"
by Amith Yamasani
· 12 years ago
b82bf9d
Add a note about emulated sdcard in rawbu usage dump
by Amith Yamasani
· 12 years ago
caad555
add dumpsys -l to list available services
by keunyoung
· 12 years ago
c40f4e6
am 4b2b0a74: am 74bd799e: Merge "Exit dumpstate on SIGPIPE to avoid cascading child crashes"
by jp abgrall
· 12 years ago
4b2b0a7
am 74bd799e: Merge "Exit dumpstate on SIGPIPE to avoid cascading child crashes"
by jp abgrall
· 12 years ago
885f888
Exit dumpstate on SIGPIPE to avoid cascading child crashes
by John Michelau
· 12 years ago
f0f2841
Add RenderScript category for atrace.
by Tim Murray
· 12 years ago
7f9efad
am d2a92b5b: am db733579: Merge "atrace: add the \'dalvik\' trace category" into jb-mr2-dev
by Jamie Gennis
· 12 years ago
002e1e5
libutils clean-up
by Mathias Agopian
· 12 years ago
d2a92b5
am db733579: Merge "atrace: add the \'dalvik\' trace category" into jb-mr2-dev
by Jamie Gennis
· 12 years ago
db73357
Merge "atrace: add the 'dalvik' trace category" into jb-mr2-dev
by Jamie Gennis
· 12 years ago
eff2e8d
atrace: add the 'dalvik' trace category
by Jamie Gennis
· 12 years ago
63d076e
flatland: add 1920x1200 to 16:10 resolutions
by Erik Gilling
· 12 years ago
7bfdf27
flatland: add 3:2 tests
by Erik Gilling
· 12 years ago
ba018b3
am 4fc27d79: Merge "Fix issue #8768456: Settings > App Info under reports..." into jb-mr2-dev
by Dianne Hackborn
· 12 years ago
8b41780
Fix issue #8768456: Settings > App Info under reports...
by Dianne Hackborn
· 12 years ago
0c71bb9
am 9380d78c: Add new resources trace.
by Dianne Hackborn
· 12 years ago
9380d78
Add new resources trace.
by Dianne Hackborn
· 12 years ago
46f1977
resolved conflicts for merge of c76e8a20 to jb-mr2-dev-plus-aosp
by Ying Wang
· 12 years ago
8a0cb4e
Add liblog
by Ying Wang
· 12 years ago
e167d88
am a3d3e137: Merge "dumpstate: Add SELinux restorecon call."
by Geremy Condra
· 12 years ago
9579837
dumpstate: Add SELinux restorecon call.
by Robert Craig
· 12 years ago
f7f29c8
atrace: add support for app tracing
by Jamie Gennis
· 12 years ago
9794f90
Merge "atrace: fix tracing on user builds" into jb-mr2-dev
by Jamie Gennis
· 12 years ago
6f6f3f7
atrace: fix tracing on user builds
by Jamie Gennis
· 12 years ago
437bdbb
Merge "Add seinfo parsing to PackageManagerService." into jb-mr2-dev
by Geremy Condra
· 12 years ago
4d3fd4e
Add seinfo parsing to PackageManagerService.
by Robert Craig
· 12 years ago
aaaa57b
Bugreport broadcasts are only useful to owners.
by Jeff Sharkey
· 12 years ago
43122e7
atrace: use creat instead of truncate
by Jamie Gennis
· 12 years ago
a6c1ab5
Merge "Move screenshots near beginning of dumpstate." into jb-mr2-dev
by Jeff Sharkey
· 12 years ago
5a93003
Move screenshots near beginning of dumpstate.
by Jeff Sharkey
· 12 years ago
79fb99d
Merge "atrace: add support for tracing kernel functions" into jb-mr2-dev
by Jamie Gennis
· 12 years ago
e9b8cfb
atrace: add support for tracing kernel functions
by Jamie Gennis
· 12 years ago
7560443
Increase screenshot timeout.
by Jeff Sharkey
· 12 years ago
d77d4e0
Merge "Support broadcast when dumpstate finishes." into jb-mr2-dev
by Jeff Sharkey
· 12 years ago
27f9e6d
Support broadcast when dumpstate finishes.
by Jeff Sharkey
· 12 years ago
b2a89e3
atrace: add the webview category
by Jamie Gennis
· 12 years ago
Next »