summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* am 703b60ce: Merge "Use gettid directly in binder."Elliott Hughes2014-08-181-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
* | | am c8c5e4c6: Merge "Add trace tag for power management." into lmp-devJeff Brown2014-08-161-0/+3
|\ \ \
| * \ \ Merge "Add trace tag for power management." into lmp-devJeff Brown2014-08-151-0/+3
| |\ \ \
| | * | | Add trace tag for power management.Jeff Brown2014-08-141-0/+3
* | | | | am ca58175c: Merge "Disable verification based on vold.decrypt. [frameworks/n...Brian Carlstrom2014-08-150-0/+0
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | 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
| |/ / /
* | | | 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
| | |/ | |/|
* | | am a0187a9c: Merge "Revert "Revert "Revert "Revert "Remove incorrect android_...Hans Boehm2014-08-132-15/+21
|\ \ \ | | |/ | |/|
| * | 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
* | | | 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 3b14e5b1: Use set_sched_policy to put dexopt operations in SP_BACKGROUND c...Brian Carlstrom2014-08-110-0/+0
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Use set_sched_policy to put dexopt operations in SP_BACKGROUND cgroupBrian Carlstrom2014-08-111-0/+5
* | | | | am 82e98c21: Merge "Use set_sched_policy to put dexopt operations in SP_BACKG...Narayan Kamath2014-08-111-0/+5
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | 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
| |/ / /
* | | | am 7d1cd4aa: Merge "Tunneled Video Playback support" into lmp-devRachad2014-08-093-0/+32
|\ \ \ \ | | |/ / | |/| |
| * | | Merge "Tunneled Video Playback support" into lmp-devRachad2014-08-093-0/+32
| |\ \ \
| | * | | Tunneled Video Playback supportRachad2014-08-043-0/+32
* | | | | am f491f497: Merge "Revert "Revert "Revert "Remove incorrect android_atomic_....Hans Boehm2014-08-092-21/+15
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | 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
* | | | | am 6e5316b1: Merge "Revert "Revert "Remove incorrect android_atomic_...64 use...Hans Boehm2014-08-092-15/+21
|\ \ \ \ \ | |/ / / /
| * | | | 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
| |/ / /
* | | | am 45e2fc22: Revert "Modify EGL to disconnect the window when the surface get...Michael Lentine2014-08-082-11/+2
|\ \ \ \ | | |/ / | |/| |
| * | | Revert "Modify EGL to disconnect the window when the surface gets destroyed."Michael Lentine2014-08-082-11/+2
* | | | am 25db8dc7: Merge "Change output format to not throw warning on volantis." i...Michael Lentine2014-08-081-1/+1
|\ \ \ \ | |/ / /
| * | | Merge "Change output format to not throw warning on volantis." into lmp-devMichael Lentine2014-08-061-1/+1
| |\ \ \
| | * | | Change output format to not throw warning on volantis.Michael Lentine2014-08-071-1/+1
* | | | | am 5a350596: Merge "Fix HWComposer Surface Crop when surface is rotated" into...Michael Lentine2014-08-081-5/+5
|\ \ \ \ \ | |/ / / /
| * | | | Merge "Fix HWComposer Surface Crop when surface is rotated" into lmp-devMichael Lentine2014-08-071-5/+5
| |\ \ \ \ | | |/ / /
| | * | | Fix HWComposer Surface Crop when surface is rotatedMichael Lentine2014-08-071-5/+5
| | | |/ | | |/|
* | | | am bb6adf0d: Merge changes Idae36efa,I6613c971 into lmp-devBrian Carlstrom2014-08-070-0/+0
|\ \ \ \ | |/ / /
| * | | Merge changes Idae36efa,I6613c971 into lmp-devBrian Carlstrom2014-08-061-0/+22
| |\ \ \
| | * | | 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
* | | | | am 1abe557b: Merge "Make system use patchoat to relocate during runtime." int...Brian Carlstrom2014-08-070-0/+0
|\ \ \ \ \ | |/ / / /
| * | | | Merge "Make system use patchoat to relocate during runtime." into lmp-devBrian Carlstrom2014-08-063-22/+102
| |\ \ \ \ | | |/ / /
| | * | | Make system use patchoat to relocate during runtime.Alex Light2014-08-063-22/+102
* | | | | am 78f2444a: Revert "Revert "Add system accelerators for BACK and HOME.""Michael Wright2014-08-072-2/+58
|\ \ \ \ \ | |/ / / /
| * | | | Revert "Revert "Add system accelerators for BACK and HOME.""Michael Wright2014-08-062-2/+58
| |/ / /
* | | | am d671f98a: Revert "Add system accelerators for BACK and HOME."Michael Wright2014-08-062-56/+2
|\ \ \ \ | |/ / /
| * | | Revert "Add system accelerators for BACK and HOME."Michael Wright2014-08-062-56/+2