summaryrefslogtreecommitdiffstats
path: root/cmds
Commit message (Expand)AuthorAgeFilesLines
* Allow more than one dex2oat extra optionYevgeny Rouban2014-09-171-5/+38
* Clean cruft out of makefiles.Dan Albert2014-09-111-3/+1
* 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
* Fix relabeling of secondary user package directories.Stephen Smalley2014-09-081-1/+1
* 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
* 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
* | Use set_sched_policy to put dexopt operations in SP_BACKGROUND cgroupBrian Carlstrom2014-08-081-0/+5
|/
* Make system use patchoat to relocate during runtime.Alex Light2014-08-053-22/+102
* Disable compilation based on vold.decrypt. [frameworks/native]Brian Carlstrom2014-08-041-1/+11
* Move from dalvik.vm.image-dex2oat-flags to dalvik.vm.dex2oat-filter [framewor...Brian Carlstrom2014-07-301-0/+12
* Add dumping of tombstones to dumpstate.Christopher Ferris2014-07-233-11/+65
* Always #include <sys/...>, not <linux/...>.Elliott Hughes2014-07-181-1/+1
* Fix implicit declaration of function 'prctl' in installd.Elliott Hughes2014-07-181-1/+1
* dumpstate: fix dumping traces for vm processes on 64-bitColin Cross2014-07-161-2/+2
* Add MAC for remaining service_manager functionality.Riley Spahn2014-07-141-35/+75
* service_manager: check binder passed lengthsNick Kralevich2014-07-121-13/+29
* Merge "Rename 'mkuser' command to 'mkuserconfig'"Robin Lee2014-07-043-5/+5
|\
| * Rename 'mkuser' command to 'mkuserconfig'Robin Lee2014-06-103-5/+5
* | Merge "Make dex2oat heap size product configurable [frameworks/native]"Brian Carlstrom2014-07-072-31/+40
|\ \
| * | Make dex2oat heap size product configurable [frameworks/native]Brian Carlstrom2014-07-082-31/+40
* | | Dump all the correct routing tables.Sreeram Ramachandran2014-07-083-4/+25
|/ /
* | Merge "Remove inline access control in service_manager."Nick Kralevich2014-07-021-42/+1
|\ \
| * | Remove inline access control in service_manager.Riley Spahn2014-06-261-42/+1
* | | Use current max product dalvik.vm.heapsize as default dex2oat heap sizeBrian Carlstrom2014-06-271-1/+8
|/ /
* | Merge "Exclude subdirectories when pruning the dex cache."Narayan Kamath2014-06-243-8/+29
|\ \
| * | Exclude subdirectories when pruning the dex cache.Narayan Kamath2014-06-203-8/+29
* | | Merge "Fix obsolete argument name"Brian Carlstrom2014-06-171-1/+1
|\ \ \ | |/ / |/| |
| * | Fix obsolete argument nameBrian Carlstrom2014-06-161-1/+1
* | | Merge "Add an installd command to prune dex files."Narayan Kamath2014-06-104-12/+54
|\ \ \ | |/ / |/| |
| * | Add an installd command to prune dex files.Narayan Kamath2014-06-104-12/+54
* | | installd: change profile files to 0660Nick Kralevich2014-06-121-29/+6
* | | Add SELinux checks when adding a service.Riley Spahn2014-06-122-7/+85
* | | Merge "Pass --top-k-profile-threshold to dex2oat if available."Calin Juravle2014-06-101-16/+38
|\ \ \ | |_|/ |/| |
| * | Pass --top-k-profile-threshold to dex2oat if available.Calin Juravle2014-06-101-16/+38
* | | Merge "Migrate keychain directories to /data/misc/user/0"Robin Lee2014-06-091-5/+29
|\ \ \ | |/ / |/| |
| * | Migrate keychain directories to /data/misc/user/0Robin Lee2014-06-051-5/+29
* | | Don't always add profile-file option to dex2oatCalin Juravle2014-06-061-2/+14
|/ /
* | Add installd command to create /data/misc user dirRobin Lee2014-06-054-10/+97
|/
* am 03e2f8fa: Merge "Modified atrace.cpp to recognize ATRACE_TAG_BIONIC."Elliott Hughes2014-05-291-0/+1
|\
| * Merge "Modified atrace.cpp to recognize ATRACE_TAG_BIONIC."Elliott Hughes2014-05-291-0/+1
| |\
| | * Modified atrace.cpp to recognize ATRACE_TAG_BIONIC.Brigid Smith2014-05-281-0/+1
* | | am 97a51ad4: Merge "Move to dalvik.vm.lib.2 to force default to libart"Brian Carlstrom2014-05-281-1/+1
|\ \ \ | |/ /
| * | Move to dalvik.vm.lib.2 to force default to libartBrian Carlstrom2014-05-281-1/+1
| |/