summaryrefslogtreecommitdiffstats
path: root/cmds/installd
Commit message (Expand)AuthorAgeFilesLines
* 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 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 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
* | | 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
|\ \ \ | |/ /
| * | Add vm_safe_mode to dexopt.Calin Juravle2014-08-263-10/+15
* | | am 20558f11: Merge "Pass isa features flag to dex2oat." into lmp-devCalin Juravle2014-08-261-8/+21
|\ \ \ | |/ /
| * | Pass isa features flag to dex2oat.Calin Juravle2014-08-261-8/+21
* | | am c597b6dd: Fix validation of system paths in installd.Calin Juravle2014-08-222-27/+67
|\ \ \ | |/ /
| * | Fix validation of system paths in installd.Calin Juravle2014-08-222-27/+67
* | | am 67cfe0c0: Merge "Allow apk path to contain one subdirectory." into lmp-devCalin Juravle2014-08-222-26/+27
|\ \ \ | |/ /
| * | Allow apk path to contain one subdirectory.Calin Juravle2014-08-202-26/+27
* | | am e18987ef: Disable verification based on vold.decrypt. [frameworks/native]Brian Carlstrom2014-08-151-1/+1
|\ \ \ | |/ /
| * | Disable verification based on vold.decrypt. [frameworks/native]Brian Carlstrom2014-08-151-1/+1
| * | Use set_sched_policy to put dexopt operations in SP_BACKGROUND cgroupBrian Carlstrom2014-08-111-0/+5
| * | Disable compilation based on vold.decrypt. [frameworks/native]Brian Carlstrom2014-08-061-1/+11
| * | Move from dalvik.vm.image-dex2oat-flags to dalvik.vm.dex2oat-filter [framewor...Brian Carlstrom2014-08-061-0/+12
| * | Make system use patchoat to relocate during runtime.Alex Light2014-08-063-22/+102
| * | Fix implicit declaration of function 'prctl' in installd.Elliott Hughes2014-07-181-1/+1
* | | am 1a22eb7b: Merge "Change an accidental ALOGE to an ALOGV"Andreas Gampe2014-08-111-1/+1
|\ \ \ | | |/ | |/|
| * | Merge "Change an accidental ALOGE to an ALOGV"Andreas Gampe2014-08-111-1/+1
| |\ \
| | * | Change an accidental ALOGE to an ALOGVAlex Light2014-08-111-1/+1
* | | | am 82e98c21: Merge "Use set_sched_policy to put dexopt operations in SP_BACKG...Narayan Kamath2014-08-111-0/+5
|\ \ \ \ | |/ / /
| * | | Use set_sched_policy to put dexopt operations in SP_BACKGROUND cgroupBrian Carlstrom2014-08-081-0/+5
| |/ /
* | | am 8ce28672: Merge "Make system use patchoat to relocate during runtime."Brian Carlstrom2014-08-053-22/+102
|\ \ \ | |/ /
| * | Make system use patchoat to relocate during runtime.Alex Light2014-08-053-22/+102
* | | am 74b3ecf4: Merge "Disable compilation based on vold.decrypt. [frameworks/na...Brian Carlstrom2014-08-041-1/+11
|\ \ \ | |/ /
| * | Disable compilation based on vold.decrypt. [frameworks/native]Brian Carlstrom2014-08-041-1/+11