Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_frameworks_native
/
aeb8ab8c34343bd64a4b2247615ea3da97fa02f6
/
cmds
8ac2a64
Fix relabeling of secondary user package directories.
by Stephen Smalley
· 11 years ago
5f727f8
Remove obsolete prunedexcache
by Alex Light
· 11 years ago
4f60ac2
Add vm_safe_mode to dexopt.
by Calin Juravle
· 11 years ago
e9eb12c
Pass isa features flag to dex2oat.
by Calin Juravle
· 11 years ago
f53c08b
Fix validation of system paths in installd.
by Calin Juravle
· 11 years ago
9d76156
Allow apk path to contain one subdirectory.
by Calin Juravle
· 11 years ago
f7765c4
Disable verification based on vold.decrypt. [frameworks/native]
by Brian Carlstrom
· 11 years ago
1a22eb7
Merge "Change an accidental ALOGE to an ALOGV"
by Andreas Gampe
· 11 years ago
a7915d4
Change an accidental ALOGE to an ALOGV
by Alex Light
· 11 years ago
0378aaf
Use set_sched_policy to put dexopt operations in SP_BACKGROUND cgroup
by Brian Carlstrom
· 11 years ago
7365a10
Make system use patchoat to relocate during runtime.
by Alex Light
· 11 years ago
538998f
Disable compilation based on vold.decrypt. [frameworks/native]
by Brian Carlstrom
· 11 years ago
cf51ba1
Move from dalvik.vm.image-dex2oat-flags to dalvik.vm.dex2oat-filter [frameworks/native]
by Brian Carlstrom
· 11 years ago
1fe6107
Add dumping of tombstones to dumpstate.
by Christopher Ferris
· 11 years ago
1e4ee9a
Always #include <sys/...>, not <linux/...>.
by Elliott Hughes
· 11 years ago
ec535c5
Fix implicit declaration of function 'prctl' in installd.
by Elliott Hughes
· 11 years ago
8eb25d5
dumpstate: fix dumping traces for vm processes on 64-bit
by Colin Cross
· 11 years ago
c67e630
Add MAC for remaining service_manager functionality.
by Riley Spahn
· 11 years ago
7d42a3c
service_manager: check binder passed lengths
by Nick Kralevich
· 11 years ago
7c5be65
Merge "Rename 'mkuser' command to 'mkuserconfig'"
by Robin Lee
· 11 years ago
cbb9d0d
Merge "Make dex2oat heap size product configurable [frameworks/native]"
by Brian Carlstrom
· 11 years ago
e46a75a
Make dex2oat heap size product configurable [frameworks/native]
by Brian Carlstrom
· 11 years ago
2b3bba3
Dump all the correct routing tables.
by Sreeram Ramachandran
· 11 years ago
f9cfae2
Merge "Remove inline access control in service_manager."
by Nick Kralevich
· 11 years ago
1244edc
Remove inline access control in service_manager.
by Riley Spahn
· 11 years ago
53e0776
Use current max product dalvik.vm.heapsize as default dex2oat heap size
by Brian Carlstrom
· 11 years ago
357df19
Merge "Exclude subdirectories when pruning the dex cache."
by Narayan Kamath
· 11 years ago
1e57e4a
Exclude subdirectories when pruning the dex cache.
by Narayan Kamath
· 11 years ago
71f9956
Merge "Fix obsolete argument name"
by Brian Carlstrom
· 11 years ago
7195fcc
Fix obsolete argument name
by Brian Carlstrom
· 11 years ago
8c9bcff
Merge "Add an installd command to prune dex files."
by Narayan Kamath
· 11 years ago
0db0f97
installd: change profile files to 0660
by Nick Kralevich
· 11 years ago
69154df
Add SELinux checks when adding a service.
by Riley Spahn
· 11 years ago
7281ca6
Merge "Pass --top-k-profile-threshold to dex2oat if available."
by Calin Juravle
· 11 years ago
7c8bec0
Rename 'mkuser' command to 'mkuserconfig'
by Robin Lee
· 11 years ago
3aee2c5
Add an installd command to prune dex files.
by Narayan Kamath
· 11 years ago
4fdff46
Pass --top-k-profile-threshold to dex2oat if available.
by Calin Juravle
· 11 years ago
c4193f1
Merge "Migrate keychain directories to /data/misc/user/0"
by Robin Lee
· 11 years ago
57c69c3
Don't always add profile-file option to dex2oat
by Calin Juravle
· 11 years ago
07053fc
Migrate keychain directories to /data/misc/user/0
by Robin Lee
· 11 years ago
095c763
Add installd command to create /data/misc user dir
by Robin Lee
· 11 years ago
259c250
am 03e2f8fa: Merge "Modified atrace.cpp to recognize ATRACE_TAG_BIONIC."
by Elliott Hughes
· 11 years ago
03e2f8f
Merge "Modified atrace.cpp to recognize ATRACE_TAG_BIONIC."
by Elliott Hughes
· 11 years ago
e67810f
am 97a51ad4: Merge "Move to dalvik.vm.lib.2 to force default to libart"
by Brian Carlstrom
· 11 years ago
856bc78
Move to dalvik.vm.lib.2 to force default to libart
by Brian Carlstrom
· 11 years ago
750aa97
Modified atrace.cpp to recognize ATRACE_TAG_BIONIC.
by Brigid Smith
· 11 years ago
fc1b9fa
am b66ee6c3: Merge "Ensure that app lib symlinks are correctly labeled when created."
by Nick Kralevich
· 11 years ago
3a98389
Ensure that app lib symlinks are correctly labeled when created.
by Stephen Smalley
· 11 years ago
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
android-4.4.3_r1
android-4.4.3_r1.0.1
android-4.4.3_r1.1
android-4.4.3_r1.1.0.1
android-4.4.4_r1
android-4.4.4_r1.0.1
android-4.4.4_r2
android-4.4.4_r2.0.1
android-4.4w_r1
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
· 12 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
· 12 years ago
63568b1
Runtime resource overlay, iteration 2
by Mårten Kongstad
· 12 years ago
5ee3daf
New command line tool 'idmap'
by Mårten Kongstad
· 12 years ago
e5245cb
ServiceManager: Implement PING_TRANSACTION
by Arve Hjønnevåg
· 12 years ago
399b6c3
ServiceManager: Use 32/64 bit types from new binder header
by Arve Hjønnevåg
· 12 years ago
e91fff0
Add BINDER_IPC_32BIT to CFLAGS unless TARGET_USES_64_BIT_BINDER is true
by Arve Hjønnevåg
· 12 years ago
3a345f0
ServiceManager: Fix the binder interface
by Serban Constantinescu
· 12 years ago
5fb1b88
ServiceManager: Store handles in uint32_t instead of void *
by Serban Constantinescu
· 12 years ago
9b738bb
ServiceManager: Generic Fixes
by Serban Constantinescu
· 12 years ago
a44542c
ServiceManager: Add extra error handling
by Serban Constantinescu
· 12 years ago
dc832dc
ServiceManager: Fix Android.mk
by Serban Constantinescu
· 12 years ago
bcf3888
ServiceManager: Make use of kernel exported structures
by Serban Constantinescu
· 12 years ago
0c05d3a
frameworks/native: Rename persist.sys.dalvik.vm.lib to allow new default
by Brian Carlstrom
· 12 years ago
47a3518
restorecon /data/media when re-creating it for multi-user upgrade.
by Stephen Smalley
· 12 years ago
bef08b8
Merge "Handle policy reloads within installd rather than restarting it."
by Nick Kralevich
· 12 years ago
e4e91c4
resolved conflicts for merge of e678897f to klp-dev-plus-aosp
by Nick Kralevich
· 12 years ago
880d1a9
Proper security labeling of multi-user data directories.
by Robert Craig
· 12 years ago
ecc05fb
am 59b1516f: Fix issue #10422349: Limit/change the battery history data in batterystats
by Dianne Hackborn
· 12 years ago
59b1516
Fix issue #10422349: Limit/change the battery history data in batterystats
by Dianne Hackborn
· 12 years ago
68bfe1f
am 05f0a81a: Merge "Add libpng include path"
by John Reck
· 12 years ago
e9b2dfe
Add libpng include path
by John Reck
· 12 years ago
1d6b97c
dumpstate: Fix wifi list of networks dump
by Dmitry Shmidt
· 12 years ago
5bbe0ab
fix build. optional test broke.
by Mathias Agopian
· 12 years ago
4f5b9a7
dumpstate: switch to HAL static libraries
by Todd Poynor
· 12 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
· 12 years ago
7ffaa7c
move services executables sources in their respective src folder
by Mathias Agopian
· 12 years ago
595264f
BufferQueue improvements and APIs changes
by Mathias Agopian
· 12 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
Next »