summaryrefslogtreecommitdiffstats
path: root/cmds
Commit message (Expand)AuthorAgeFilesLines
* am cb079c89: Merge "Add instruction-set arguments to installd commands."Narayan Kamath2014-05-013-35/+49
|\
| * Add instruction-set arguments to installd commands.Narayan Kamath2014-05-013-35/+49
* | Merge commit '6d05ef2310bdc84811d5b0385b009ad11447a749' into HEADBill Yi2014-04-291-0/+3
|\ \ | |/ |/|
| * am 9c7db080: Build the benchmark test to /data/local/tmp/ for automated testXia Wang2014-03-241-0/+3
| |\
| | * Build the benchmark test to /data/local/tmp/ for automated testandroid-4.4w_r1android-4.4.4_r2.0.1android-4.4.4_r2android-4.4.4_r1.0.1android-4.4.4_r1android-4.4.3_r1.1.0.1android-4.4.3_r1.1android-4.4.3_r1.0.1android-4.4.3_r1Xia Wang2014-03-241-0/+3
* | | Fix incorrect odex path handlingChih-Wei Huang2014-04-281-3/+7
* | | restorecon the profile directory.Stephen Smalley2014-04-091-1/+7
* | | Modify installd's restorecon function.Robert Craig2014-03-282-18/+69
* | | Send libselinux logging to logcat.Stephen Smalley2014-03-261-0/+25
|/ /
* | Extend installd to support SELinux restorecon function.Robert Craig2014-03-193-0/+37
* | native frameworks: 64-bit compile issuesMark Salyzyn2014-03-126-11/+14
* | Fix parameter ordering for installd's dex2oat execl.Anwar Ghuloum2014-03-111-1/+1
* | ART profilerDave Allison2014-03-074-37/+112
* | Don't pass in empty arg to dex2oat.Mathieu Chartier2014-03-051-1/+1
* | Add dalvik.vm.dex2oat-flags to mimic dalvik.vm.dexopt-flagsBrian Carlstrom2014-03-041-10/+15
* | Correcting include path in installd test project's Android.mkRamin Zaghi2014-02-281-1/+1
* | 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
* | | 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
* | | Merge "Runtime resource overlay, iteration 2"Dianne Hackborn2014-02-113-10/+129
|\ \ \
| * | | Runtime resource overlay, iteration 2Mårten Kongstad2014-02-033-10/+129
* | | | Merge "New command line tool 'idmap'"Dianne Hackborn2014-02-116-0/+1056
|\ \ \ \ | |/ / / | | / / | |/ / |/| |
| * | New command line tool 'idmap'Mårten Kongstad2014-02-036-0/+1056
* | | Use 64 bit binder interface if TARGET_USES_64_BIT_BINDER _or_ TARGET_IS_64_BI...Arve Hjønnevåg2014-02-031-0/+2
* | | 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
|/ /
* | frameworks/native: Rename persist.sys.dalvik.vm.lib to allow new defaultBrian Carlstrom2014-01-301-1/+1
* | restorecon /data/media when re-creating it for multi-user upgrade.Stephen Smalley2013-12-171-0/+4
* | Merge "Handle policy reloads within installd rather than restarting it."Nick Kralevich2013-11-271-0/+11
|\ \
| * | Handle policy reloads within installd rather than restarting it.Stephen Smalley2013-07-261-0/+11
* | | resolved conflicts for merge of e678897f to klp-dev-plus-aospNick Kralevich2013-09-203-5/+6
|\ \ \
| * | | Proper security labeling of multi-user data directories.Robert Craig2013-09-183-5/+6
* | | | am 59b1516f: Fix issue #10422349: Limit/change the battery history data in ba...Dianne Hackborn2013-09-041-1/+1
|\ \ \ \ | | |_|/ | |/| |
| * | | Fix issue #10422349: Limit/change the battery history data in batterystatsDianne Hackborn2013-09-041-1/+1
* | | | am 05f0a81a: Merge "Add libpng include path"John Reck2013-08-272-2/+2
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | Add libpng include pathJohn Reck2013-08-262-2/+2
| |/
* | dumpstate: Fix wifi list of networks dumpDmitry Shmidt2013-08-211-1/+1
* | fix build. optional test broke.Mathias Agopian2013-08-142-0/+6
* | dumpstate: switch to HAL static librariesTodd Poynor2013-08-133-8/+28
* | dumpstate: remove libutils dependencyAlex Ray2013-07-231-1/+1
* | move services executables sources in their respective src folderMathias Agopian2013-07-226-143/+0
* | BufferQueue improvements and APIs changesMathias Agopian2013-07-181-1/+1