summaryrefslogtreecommitdiffstats
path: root/cmds
Commit message (Expand)AuthorAgeFilesLines
* Use the timeout stack dump functions.Christopher Ferris2015-01-151-5/+13
* Fix message when a command times out.Christopher Ferris2015-01-091-1/+1
* Installd: Disallow relocation for decryptionneo.chae2015-01-071-15/+24
* Installd: Swap file for dex2oatAndreas Gampe2014-12-181-3/+59
* Installd: Remove dalvik pathsAndreas Gampe2014-12-151-42/+4
* Mark 2 unused paramters as suchBernhard Rosenkränzer2014-11-231-2/+2
* Merge "Fix installd command line parser"Mike Lockwood2014-11-211-1/+3
|\
| * Fix installd command line parserSerguei Katkov2014-11-051-1/+3
* | Merge "Kill INCLUDE_SYS_MOUNT_FOR_STATFS."Elliott Hughes2014-11-201-1/+1
|\ \
| * | Kill INCLUDE_SYS_MOUNT_FOR_STATFS.Elliott Hughes2014-11-201-1/+1
* | | Add an installd command to mark the end of boot.Narayan Kamath2014-11-193-1/+23
|/ /
* | Add support for dalvik.vm.isa.<instruction set>.variantIan Rogers2014-11-081-0/+12
* | am 60fd3fee: Migrate CA certificates to all usersRobin Lee2014-10-153-35/+144
|\ \
| * | Migrate CA certificates to all usersRobin Lee2014-10-153-35/+144
* | | am a91968fd: Merge "Accept socket connection before tracing." into lmp-devChristopher Ferris2014-10-021-3/+7
|\| |
| * | Accept socket connection before tracing.Christopher Ferris2014-10-011-3/+7
* | | am cde4b13a: Merge "Allow more than one dex2oat extra option"Narayan Kamath2014-10-011-5/+38
|\ \ \ | | |/ | |/|
| * | Allow more than one dex2oat extra optionYevgeny Rouban2014-09-171-5/+38
* | | am d9485403: Merge "Include the VPN server IP address in the VPN state file."...Lorenzo Colitti2014-09-231-25/+7
|\ \ \ | | |/ | |/|
| * | Include the VPN server IP address in the VPN state file.Lorenzo Colitti2014-09-191-25/+7
* | | am e1e3d278: Merge "Clean cruft out of makefiles."Dan Albert2014-09-121-3/+1
|\ \ \ | | |/ | |/|
| * | Clean cruft out of makefiles.Dan Albert2014-09-111-3/+1
* | | resolved conflicts for merge of 07c9557f to lmp-dev-plus-aospDan Albert2014-09-123-28/+25
|\| |
| * | Fix warnings on unused variables and parameters.Chih-Hung Hsieh2014-09-113-28/+25
| * | Use time() instead of clock() for timeouts.Christopher Ferris2014-09-091-4/+4
* | | am 70b9e6c8: Merge "Make dumpstate vibrate immediately." into lmp-devJeff Brown2014-09-122-44/+57
|\ \ \ | | |/ | |/|
| * | Make dumpstate vibrate immediately.Jeff Brown2014-09-112-44/+57
* | | am 5ef471c5: Merge "Use time() instead of clock() for timeouts." into lmp-devChristopher Ferris2014-09-091-4/+4
|\| |
| * | Merge "Use time() instead of clock() for timeouts." into lmp-devChristopher Ferris2014-09-091-4/+4
| |\ \
| | * | Use time() instead of clock() for timeouts.Christopher Ferris2014-09-091-4/+4
* | | | am 464e539c: Merge "Add new system APK locations." into lmp-devJeff Sharkey2014-09-094-16/+36
|\| | |
| * | | Add new system APK locations.Jeff Sharkey2014-09-094-16/+36
| |/ /
| * | Remove obsolete prunedexcacheAlex Light2014-08-283-55/+0
* | | am 51eec3b9: Merge "Fix relabeling of secondary user package directories."Nick Kralevich2014-09-081-1/+1
|\ \ \ | | |/ | |/|
| * | Fix relabeling of secondary user package directories.Stephen Smalley2014-09-081-1/+1
* | | am 8c1642ad: Merge "Remove obsolete prunedexcache"Brian Carlstrom2014-08-293-55/+0
|\| |
| * | Remove obsolete prunedexcacheAlex Light2014-08-283-55/+0
| * | Add vm_safe_mode to dexopt.Calin Juravle2014-08-273-10/+16
| * | Pass isa features flag to dex2oat.Calin Juravle2014-08-261-8/+21
| * | Fix validation of system paths in installd.Calin Juravle2014-08-222-27/+67
| * | Allow apk path to contain one subdirectory.Calin Juravle2014-08-222-26/+27
| * | Disable verification based on vold.decrypt. [frameworks/native]Brian Carlstrom2014-08-151-1/+1
* | | am 7903c6a2: Merge "Make clear data stricter." into lmp-devJeff Sharkey2014-08-271-6/+1
|\ \ \ | | |/ | |/|
| * | Merge "Make clear data stricter." into lmp-devJeff Sharkey2014-08-271-6/+1
| |\ \
| | * | Make clear data stricter.Jeff Sharkey2014-08-271-6/+1
* | | | am 97477d20: Set compiler filter flag to true when vmSafeMode is present.Calin Juravle2014-08-271-0/+1
|\| | |
| * | | Set compiler filter flag to true when vmSafeMode is present.Calin Juravle2014-08-271-0/+1
| |/ /
* | | am 7de2bde3: Merge "Add vm_safe_mode to dexopt." into lmp-devCalin Juravle2014-08-263-10/+15
|\| |
| * | Merge "Add vm_safe_mode to dexopt." into lmp-devCalin Juravle2014-08-263-10/+15
| |\ \
| | * | Add vm_safe_mode to dexopt.Calin Juravle2014-08-263-10/+15