- 20 Mar, 2014 5 commits
-
-
Marco Nelissen authored
* commit '7c1cdbdd': Add support for writing byte arrays to parcels
-
Marco Nelissen authored
* commit 'e23f8b8f': Add support for writing byte arrays to parcels
-
Marco Nelissen authored
* commit '1f70863d': Add support for writing byte arrays to parcels
-
Marco Nelissen authored
* commit '37b44969': Add support for writing byte arrays to parcels
- 17 Mar, 2014 1 commit
-
-
Marco Nelissen authored
b/13418320 Cherrypicked from f0190bff https://googleplex-android-review.git.corp.google.com/#/c/433320/ Change-Id: I2285df9e9d3dc8a6a54055b13b352b81660bf45d
-
- 11 Mar, 2013 4 commits
-
-
Jean-Baptiste Queru authored
am 75bcd737: am 4ddcb758: (-s ours) am 9ef024ec: (-s ours) Reconcile with jb-mr1-release - do not merge * commit '75bcd737':
-
Jean-Baptiste Queru authored
* commit '4ddcb758':
-
Jean-Baptiste Queru authored
* commit '9ef024ec':
-
Jean-Baptiste Queru authored
-
- 11 Dec, 2012 2 commits
-
-
Jamie Gennis authored
* commit 'f53f9c6d': [DO NOT MERGE] GraphicBufferAllocator: stall alloc for async frees
-
Jamie Gennis authored
This change makes GraphicBufferAllocator::alloc wait for pending async frees to complete before attempting to allocate a gralloc buffer if there are more than 8 pending async frees. Bug: 7696861 Change-Id: I1fae86e13edefcaa153b8ce9fd057f335716059e
-
- 07 Dec, 2012 6 commits
-
-
Jamie Gennis authored
* commit '72c3f7d8': Revert "ConsumerBase: free buffers outside the lock"
-
Jamie Gennis authored
* commit '2e59d2c3': DO NOT MERGE GraphicBufferAllocator: make frees async
-
Jamie Gennis authored
This reverts commit b21a4e3b.
-
Jamie Gennis authored
This change makes GraphicBufferAllocator::free queue a job to another thread to perform the actual free operation. This prevents potentially slow free operations from blocking rendering. Bug: 7675940 Change-Id: Id61099d66bb4c3949d04184e0d7f192ac18076b4
-
Jamie Gennis authored
* commit 'b21a4e3b': ConsumerBase: free buffers outside the lock
-
Jamie Gennis authored
This change makes ConsumerBase::onBuffersReleased hold a reference to all its gralloc buffers until after the mutex is unlocked. This prevents slow gralloc::free calls from causing lock contention with rendering threads. Bug: 7675940 Change-Id: I0ec805d1b612afeeecfffec03f982371d27d93be
-
- 28 Nov, 2012 2 commits
-
-
Mathias Agopian authored
* commit 'efd614b8': make transform hint multi-display aware
-
Mathias Agopian authored
-
- 27 Nov, 2012 2 commits
-
-
Andy McFadden authored
* commit '762a6d86': DO NOT MERGE - native_fence_sync: fix an enum name
-
Andy McFadden authored
-
- 26 Nov, 2012 1 commit
-
-
Jamie Gennis authored
This change replaces all references to the "EGL_NO_NATIVE_FENCE_ANDROID" enum with "EGL_NO_NATIVE_FENCE_FD_ANDROID". Bug: http://code.google.com/p/android/issues/detail?id=40295 (cherry-pick from master) Change-Id: Ie25d4ab9721d8b69b8d4afcf18e902ef8e3ad911
-
- 22 Nov, 2012 1 commit
-
-
Mathias Agopian authored
if a layer is not mirrored, we now use its display as the source for the transfrom hint calculation instead of always using the default (main) display. this change does two thing: 1) we make updateTransformHint take a DisplayDevice as a parameter instead of hard-coding the main display. 2) each time we do a transaction that could change the hint, we go through all layers and figure out which display should be used for their transform hint. Bug: 7599344 Change-Id: I9b04a95e6c372dd770bacf81d8ef6f8e31b87b83
-
- 21 Nov, 2012 1 commit
-
-
Siva Velusamy authored
* commit 'a9a4cd48': gltrace: Make sure device is debuggable.
-
- 20 Nov, 2012 3 commits
-
-
Siva Velusamy authored
(cherry picked from commit 6482fa4d) Change-Id: I205aabcab1932025c12e7ba3d1b3cf94684f6758
-
Mathias Agopian authored
* commit '764c197c': fix typo that broke all the builds
-
Mathias Agopian authored
Bug: 7584338 Change-Id: Ieb8c27a544ac583af9aa1e0376e33a673d2d9673
-
- 19 Nov, 2012 3 commits
-
-
Mathias Agopian authored
* commit '3e095b25': workaround: don't reset compositionType to HWC_FRAMEBUFFER [DO NOT MERGE]
-
Mathias Agopian authored
This workaround a HWC HAL issue in Nexus 7, which causes videos and live wallpapers to animate slowly. Bug: 7563862 Change-Id: I16ad85317e3e7f47f005e7397357c14186b0a13d
-
Mathias Agopian authored
* commit '2a8c49eb': fix an out-of-bounds memory access
-
- 16 Nov, 2012 1 commit
-
-
Mathias Agopian authored
in this particular case, this OOB is always harmless (and that's why it didn't get fixed from MR1), however, it interfers with valgrind debugging. Change-Id: Ic977e03287e59c4b124a89146c9023bd0cb540a8
-
- 15 Nov, 2012 1 commit
-
-
Mathias Agopian authored
* commit 'ee932d0a': Reset compositionType to HWC_FRAMEBUFFER before calling prepare()
-
- 14 Nov, 2012 1 commit
-
-
Mathias Agopian authored
Honor the documentation. this broke in JB-MR1. Change-Id: I841a93b409fc940374bc748c4e143d82a192669c
-
- 10 Nov, 2012 1 commit
-
-
Andy McFadden authored
* commit '3fdeb48e': Reduce emulator logspam
-
- 09 Nov, 2012 1 commit
-
-
Andy McFadden authored
The emulator doesn't support systrace, but we should point that out at most once per process. Bug 7436352 Change-Id: I06b2c1ea0df6c02c11cd2496423c337f8d7c62a1
-
- 07 Nov, 2012 4 commits
-
-
Dmitry Shmidt authored
* commit '0b2c9268': bugreport: Add /proc/interrupts dump
-
Dmitry Shmidt authored
* commit 'c11f56e5': bugreport: Add wlan FW counters dump for bcmdhd
-
Dmitry Shmidt authored
Bug: 7301178 Change-Id: Ifad3b981ac904d4637d69dfc223d5bb2c9d80bda Signed-off-by:
Dmitry Shmidt <dimitrysh@google.com>
-
Dmitry Shmidt authored
Bug: 7494877 Change-Id: I4d24dbcf7596777ec02ab1312c2ab996ba7688f1 Signed-off-by:
Dmitry Shmidt <dimitrysh@google.com>
-