summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix clang warnings about struct vs. class.Dan Albert2014-09-093-3/+3
* Merge "Make string literal concatenation play nice with C++11."Dan Albert2014-09-095-25/+25
|\
| * Make string literal concatenation play nice with C++11.Dan Albert2014-09-085-25/+25
* | 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
|/
* Merge "Remove obsolete prunedexcache"Brian Carlstrom2014-08-283-55/+0
|\
| * Remove obsolete prunedexcacheAlex Light2014-08-283-55/+0
|/
* Merge "Add vm_safe_mode to dexopt."Calin Juravle2014-08-273-10/+16
|\
| * Add vm_safe_mode to dexopt.Calin Juravle2014-08-273-10/+16
|/
* Merge "Pass isa features flag to dex2oat."Calin Juravle2014-08-261-8/+21
|\
| * Pass isa features flag to dex2oat.Calin Juravle2014-08-261-8/+21
* | Merge "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
* | Merge "Allow apk path to contain one subdirectory."Calin Juravle2014-08-222-26/+27
|\ \ | |/
| * Allow apk path to contain one subdirectory.Calin Juravle2014-08-222-26/+27
|/
* Merge "Fix CAS argument type."Hans Boehm2014-08-161-1/+1
|\
| * Fix CAS argument type.Hans Boehm2014-08-191-1/+1
* | Merge "Use gettid directly in binder."Elliott Hughes2014-08-161-1/+1
|\ \
| * | Use gettid directly in binder.Elliott Hughes2014-08-181-1/+1
| |/
* | Merge "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
|/
* Merge "Revert "Revert "Revert "Revert "Remove incorrect android_atomic_...64 ...Hans Boehm2014-08-122-15/+21
|\
| * Revert "Revert "Revert "Revert "Remove incorrect android_atomic_...64 use.""""Hans Boehm2014-08-122-15/+21
* | 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
* | | Merge "Use set_sched_policy to put dexopt operations in SP_BACKGROUND cgroup"Narayan Kamath2014-08-071-0/+5
|\ \ \ | |/ / |/| |
| * | Use set_sched_policy to put dexopt operations in SP_BACKGROUND cgroupBrian Carlstrom2014-08-081-0/+5
|/ /
* | Merge "Revert "Revert "Revert "Remove incorrect android_atomic_...64 use.""""Hans Boehm2014-08-082-21/+15
|\ \ | |/
| * Revert "Revert "Revert "Remove incorrect android_atomic_...64 use."""Hans Boehm2014-08-092-21/+15
* | Merge "Revert "Revert "Remove incorrect android_atomic_...64 use."""Hans Boehm2014-08-072-15/+21
|\ \ | |/
| * Revert "Revert "Remove incorrect android_atomic_...64 use.""Hans Boehm2014-08-082-15/+21
|/
* Merge "Revert "Remove incorrect android_atomic_...64 use.""Hans Boehm2014-08-062-20/+15
|\
| * Revert "Remove incorrect android_atomic_...64 use."Hans Boehm2014-08-062-20/+15
* | Merge "Remove incorrect android_atomic_...64 use."Hans Boehm2014-08-062-15/+20
|\ \ | |/
| * Remove incorrect android_atomic_...64 use.Hans Boehm2014-07-232-15/+20
* | Merge "GlES2: Add NULL check"Jesse Hall2014-08-051-1/+1
|\ \
| * | GlES2: Add NULL checkAnshuman Dani2014-08-061-1/+1
|/ /
* | 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
|/ /
* | Merge "Disable compilation based on vold.decrypt. [frameworks/native]"Brian Carlstrom2014-08-011-1/+11
|\ \
| * | Disable compilation based on vold.decrypt. [frameworks/native]Brian Carlstrom2014-08-041-1/+11
* | | Merge "Move from dalvik.vm.image-dex2oat-flags to dalvik.vm.dex2oat-filter [f...Brian Carlstrom2014-08-011-0/+12
|\ \ \ | |/ /
| * | Move from dalvik.vm.image-dex2oat-flags to dalvik.vm.dex2oat-filter [framewor...Brian Carlstrom2014-07-301-0/+12
|/ /
* | Merge "Add dumping of tombstones to dumpstate."Christopher Ferris2014-07-233-11/+65
|\ \
| * | Add dumping of tombstones to dumpstate.Christopher Ferris2014-07-233-11/+65
| |/
* | Merge "Install symlinks in multilib build."Ying Wang2014-07-231-12/+7
|\ \ | |/ |/|
| * Install symlinks in multilib build.Ying Wang2014-07-231-12/+7
|/
* Merge "Always #include <sys/...>, not <linux/...>."Elliott Hughes2014-07-171-1/+1
|\
| * Always #include <sys/...>, not <linux/...>.Elliott Hughes2014-07-181-1/+1
* | Merge "Fix implicit declaration of function 'prctl' in installd."Elliott Hughes2014-07-171-1/+1
|\ \ | |/