summaryrefslogtreecommitdiffstats
path: root/cmds
Commit message (Expand)AuthorAgeFilesLines
* Don't pass in empty arg to dex2oat.Mathieu Chartier2014-03-051-1/+1
* am c9e60374: am e19c99aa: Merge "Add dalvik.vm.dex2oat-flags to mimic dalvik....Brian Carlstrom2014-03-051-10/+15
|\
| * am e19c99aa: Merge "Add dalvik.vm.dex2oat-flags to mimic dalvik.vm.dexopt-flags"Brian Carlstrom2014-03-051-10/+15
| |\
| | * Add dalvik.vm.dex2oat-flags to mimic dalvik.vm.dexopt-flagsBrian Carlstrom2014-03-041-10/+15
* | | am ad0f05be: am b98c4761: Merge "Correcting include path in installd test pro...Narayan Kamath2014-02-281-1/+1
|\ \ \ | |/ /
| * | am b98c4761: Merge "Correcting include path in installd test project\'s Andro...Narayan Kamath2014-02-281-1/+1
| |\ \ | | |/
| | * Correcting include path in installd test project's Android.mkRamin Zaghi2014-02-281-1/+1
* | | Build the benchmark test to /data/local/tmp/ for automated testXia Wang2014-02-261-0/+3
* | | am b37b312b: am 7d86b454: Merge "frameworks/native: move idmap to frameworks/...Dianne Hackborn2014-02-146-1056/+0
|\ \ \ | |/ /
| * | am 7d86b454: Merge "frameworks/native: move idmap to frameworks/base"Dianne Hackborn2014-02-146-1056/+0
| |\ \ | | |/
| | * Merge "frameworks/native: move idmap to frameworks/base"Dianne Hackborn2014-02-146-1056/+0
| | |\
| | | * frameworks/native: move idmap to frameworks/baseColin Cross2014-02-116-1056/+0
* | | | am 0e4d2885: am 2044ac43: Merge "Convert all selinux_android_restorecon and _...Nick Kralevich2014-02-133-4/+4
|\ \ \ \ | |/ / /
| * | | am 2044ac43: Merge "Convert all selinux_android_restorecon and _setfilecon ca...Nick Kralevich2014-02-123-4/+4
| |\ \ \ | | |/ /
| | * | Merge "Convert all selinux_android_restorecon and _setfilecon calls to new API."Nick Kralevich2014-02-123-4/+4
| | |\ \ | | | |/ | | |/|
| | | * Convert all selinux_android_restorecon and _setfilecon calls to new API.Stephen Smalley2014-02-073-4/+4
* | | | am 6e5fdb15: am 6c14f0ad: Merge "Runtime resource overlay, iteration 2"Dianne Hackborn2014-02-113-10/+129
|\ \ \ \ | |/ / /
| * | | am 6c14f0ad: Merge "Runtime resource overlay, iteration 2"Dianne Hackborn2014-02-113-10/+129
| |\ \ \ | | |/ /
| | * | Merge "Runtime resource overlay, iteration 2"Dianne Hackborn2014-02-113-10/+129
| | |\ \
| | | * | Runtime resource overlay, iteration 2Mårten Kongstad2014-02-033-10/+129
* | | | | am 99188064: am 340aa8cb: Merge "New command line tool \'idmap\'"Dianne Hackborn2014-02-116-0/+1056
|\ \ \ \ \ | |/ / / /
| * | | | am 340aa8cb: Merge "New command line tool \'idmap\'"Dianne Hackborn2014-02-116-0/+1056
| |\ \ \ \ | | |/ / /
| | * | | Merge "New command line tool 'idmap'"Dianne Hackborn2014-02-116-0/+1056
| | |\ \ \ | | | |/ / | | | | / | | | |/ | | |/|
| | | * New command line tool 'idmap'Mårten Kongstad2014-02-036-0/+1056
* | | | am 8641112a: am 4e7fd950: Merge "Use 64 bit binder interface if TARGET_USES_6...Arve Hjønnevåg2014-02-041-0/+2
|\ \ \ \ | |/ / /
| * | | am 4e7fd950: Merge "Use 64 bit binder interface if TARGET_USES_64_BIT_BINDER ...Arve Hjønnevåg2014-02-041-0/+2
| |\ \ \ | | |/ /
| | * | Use 64 bit binder interface if TARGET_USES_64_BIT_BINDER _or_ TARGET_IS_64_BI...Arve Hjønnevåg2014-02-031-0/+2
* | | | am c93865de: am 58242fc2: Merge changes Ib0e5a037,I1bd7c38e,Icfc67c2a,I96c643...Arve Hjønnevåg2014-02-035-236/+255
|\ \ \ \ | |/ / /
| * | | am 58242fc2: Merge changes Ib0e5a037,I1bd7c38e,Icfc67c2a,I96c64312,I59528054,...Arve Hjønnevåg2014-02-035-236/+255
| |\ \ \ | | |/ /
| | * | ServiceManager: Implement PING_TRANSACTIONArve Hjønnevåg2014-01-312-0/+5
| | * | ServiceManager: Use 32/64 bit types from new binder headerArve Hjønnevåg2014-01-312-27/+28
| | * | Add BINDER_IPC_32BIT to CFLAGS unless TARGET_USES_64_BIT_BINDER is trueArve Hjønnevåg2014-01-311-0/+4
| | * | ServiceManager: Fix the binder interfaceSerban Constantinescu2014-01-313-40/+51
| | * | ServiceManager: Store handles in uint32_t instead of void *Serban Constantinescu2014-01-314-63/+63
| | * | ServiceManager: Generic FixesSerban Constantinescu2014-01-313-64/+66
| | * | ServiceManager: Add extra error handlingSerban Constantinescu2014-01-313-2/+15
| | * | ServiceManager: Fix Android.mkSerban Constantinescu2014-01-311-4/+11
| | * | ServiceManager: Make use of kernel exported structuresSerban Constantinescu2014-01-313-70/+46
| | |/
| * | am af3efe8c: Merge "frameworks/native: Rename persist.sys.dalvik.vm.lib to al...Brian Carlstrom2014-01-311-1/+1
| |\ \ | | |/
| | * frameworks/native: Rename persist.sys.dalvik.vm.lib to allow new defaultBrian Carlstrom2014-01-301-1/+1
* | | frameworks/native: Rename persist.sys.dalvik.vm.lib to allow new defaultBrian Carlstrom2014-01-301-1/+1
* | | Dump system settings for all usersJohn Spurlock2014-01-293-3/+47
* | | releax wait timeout on start of dumpstate serviceGuang Zhu2014-01-151-1/+1
* | | am e2d412f0: am e7394ba8: am c02c35fb: Merge "restorecon /data/media when re-...Nick Kralevich2013-12-171-0/+4
|\ \ \ | |/ /
| * | am e7394ba8: am c02c35fb: Merge "restorecon /data/media when re-creating it f...Nick Kralevich2013-12-171-0/+4
| |\ \ | | |/
| | * restorecon /data/media when re-creating it for multi-user upgrade.Stephen Smalley2013-12-171-0/+4
* | | am 2a83daa8: dumpstate: dump console-ramoops instead of last_kmsg if presentTodd Poynor2013-12-111-3/+11
|\ \ \ | |/ /
| * | dumpstate: dump console-ramoops instead of last_kmsg if presentTodd Poynor2013-12-101-3/+11
| |/
* | am 651dc744: am bef08b8d: Merge "Handle policy reloads within installd rather...Nick Kralevich2013-12-021-0/+11
|\ \ | |/
| * Merge "Handle policy reloads within installd rather than restarting it."Nick Kralevich2013-11-271-0/+11
| |\