summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * 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
|\ \ | |/
| * Fix implicit declaration of function 'prctl' in installd.Elliott Hughes2014-07-181-1/+1
|/
* Merge "dumpstate: fix dumping traces for vm processes on 64-bit"Colin Cross2014-07-161-2/+2
|\
| * dumpstate: fix dumping traces for vm processes on 64-bitColin Cross2014-07-161-2/+2
|/
* Merge "Add MAC for remaining service_manager functionality."Nick Kralevich2014-07-141-35/+75
|\
| * Add MAC for remaining service_manager functionality.Riley Spahn2014-07-141-35/+75
|/
* Merge "service_manager: check binder passed lengths"Nick Kralevich2014-07-141-13/+29
|\
| * 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
* | | Merge "Dump all the correct routing tables."Sreeram Ramachandran2014-07-053-4/+25
|\ \ \ | |/ / |/| |
| * | 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
* | | Merge "Use current max product dalvik.vm.heapsize as default dex2oat heap size"Brian Carlstrom2014-06-261-1/+8
|\ \ \ | |/ / |/| |
| * | 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
* | | Merge "Remove Parcel::writeIntPtr."Narayan Kamath2014-06-102-6/+0
|\ \ \
| * | | Remove Parcel::writeIntPtr.Narayan Kamath2014-06-132-6/+0
|/ / /
* | | Merge "installd: change profile files to 0660"Nick Kralevich2014-06-101-29/+6
|\ \ \
| * | | installd: change profile files to 0660Nick Kralevich2014-06-121-29/+6
|/ / /
* | | Merge "Add SELinux checks when adding a service."Nick Kralevich2014-06-122-7/+85
|\ \ \