summaryrefslogtreecommitdiffstats
path: root/libs
Commit message (Expand)AuthorAgeFilesLines
* am 50f8d285: am d4e70620: am 72c3f7d8: Revert "ConsumerBase: free buffers out...Jamie Gennis2012-12-071-24/+10
|\
| * am d4e70620: am 72c3f7d8: Revert "ConsumerBase: free buffers outside the lock"Jamie Gennis2012-12-071-24/+10
| |\
| | * Revert "ConsumerBase: free buffers outside the lock"Jamie Gennis2012-12-071-24/+10
| * | am 2d659286: am 2e59d2c3: DO NOT MERGE GraphicBufferAllocator: make frees asyncJamie Gennis2012-12-071-11/+55
| |\|
| | * DO NOT MERGE GraphicBufferAllocator: make frees asyncJamie Gennis2012-12-071-11/+55
* | | am 05989772: am 3ed2736c: am b21a4e3b: ConsumerBase: free buffers outside the...Jamie Gennis2012-12-061-10/+24
|\| |
| * | am 3ed2736c: am b21a4e3b: ConsumerBase: free buffers outside the lockJamie Gennis2012-12-061-10/+24
| |\|
| | * ConsumerBase: free buffers outside the lockJamie Gennis2012-12-061-10/+24
| * | am 594a8773: am 764c197c: fix typo that broke all the buildsMathias Agopian2012-11-201-6/+3
| |\|
| | * fix typo that broke all the buildsMathias Agopian2012-11-191-6/+3
* | | Add LinearAllocatorChris Craik2012-12-052-0/+232
* | | utils: clarify scoped tracing functionalityAlex Ray2012-11-301-1/+1
* | | utils: Use cutils tracing functionality.Alex Ray2012-11-291-45/+5
* | | Merge "SurfaceFlinger: refactor frame time tracking"Jamie Gennis2012-11-201-0/+29
|\ \ \
| * | | SurfaceFlinger: refactor frame time trackingJamie Gennis2012-11-191-0/+29
* | | | fix typo that broke all the buildsMathias Agopian2012-11-191-6/+3
|/ / /
* | | am c208cdd4: am 1d3612f1: am 2a8c49eb: fix an out-of-bounds memory accessMathias Agopian2012-11-191-4/+6
|\| |
| * | am 1d3612f1: am 2a8c49eb: fix an out-of-bounds memory accessMathias Agopian2012-11-191-4/+6
| |\|
| | * fix an out-of-bounds memory accessMathias Agopian2012-11-151-4/+6
* | | am 41f7736a: am 434e21bf: am 3fdeb48e: Reduce emulator logspamAndy McFadden2012-11-091-2/+2
|\| |
| * | am 434e21bf: am 3fdeb48e: Reduce emulator logspamAndy McFadden2012-11-091-2/+2
| |\|
| | * Reduce emulator logspamAndy McFadden2012-11-081-2/+2
* | | Merge "Change ConsumerBase's FrameAvailableListener to be a weak pointer"Igor Murashkin2012-11-051-2/+2
|\ \ \
| * | | Change ConsumerBase's FrameAvailableListener to be a weak pointerIgor Murashkin2012-11-051-2/+2
* | | | Allow global transactions to nest.Jeff Brown2012-11-021-3/+24
|/ / /
* | | Merge "Add an LRU cache plus hashing primitives"Raph Levien2012-10-295-1/+358
|\ \ \
| * | | Add an LRU cache plus hashing primitivesRaph Levien2012-10-265-1/+358
* | | | am 296cd1cb: am 04075569: Revert "Revert "put back the unused virtuals in Vec...Dave Burke2012-10-251-0/+19
|\ \ \ \ | | |/ / | |/| |
| * | | am 04075569: Revert "Revert "put back the unused virtuals in Vector<>""Dave Burke2012-10-251-0/+19
| |\ \ \ | | |/ / | |/| / | | |/
| | * Revert "Revert "put back the unused virtuals in Vector<>""Dave Burke2012-10-251-0/+19
* | | More changes to fix PDK build:Mike Lockwood2012-10-243-0/+98
|/ /
* | am ba7dc2db: Merge "SurfaceFlinger: add support for secure displays" into jb-...Jamie Gennis2012-10-222-21/+11
|\|
| * SurfaceFlinger: add support for secure displaysJamie Gennis2012-10-222-21/+11
* | am 7f79a2bd: Merge "BufferQueue: alloc without holding the lock" into jb-mr1-devJamie Gennis2012-10-171-11/+25
|\|
| * Merge "BufferQueue: alloc without holding the lock" into jb-mr1-devJamie Gennis2012-10-171-11/+25
| |\
| | * BufferQueue: alloc without holding the lockJamie Gennis2012-10-111-11/+25
* | | am 125becee: am 7abbbc68: Merge "Add TEMP_FAILURE_RETRY to ZipUtils"Kenny Root2012-10-162-27/+7
|\ \ \
| * | | Add TEMP_FAILURE_RETRY to ZipUtilsKenny Root2012-10-162-27/+7
* | | | am 3365c567: Merge "SurfaceFlinger: add animation transactions" into jb-mr1-devJamie Gennis2012-10-151-1/+22
|\ \ \ \ | | |/ / | |/| |
| * | | SurfaceFlinger: add animation transactionsJamie Gennis2012-10-151-1/+22
* | | | am 9bdaa60b: Merge "Add TEMP_FAILURE_RETRY around open and write calls" into ...Kenny Root2012-10-121-5/+8
|\| | |
| * | | Add TEMP_FAILURE_RETRY around open and write callsKenny Root2012-10-121-5/+8
| | |/ | |/|
* | | am 45778999: Merge "Fence didn\'t manager sync_wait error codes properly" int...Mathias Agopian2012-10-091-5/+6
|\| |
| * | Merge "Fence didn't manager sync_wait error codes properly" into jb-mr1-devMathias Agopian2012-10-091-5/+6
| |\ \
| | * | Fence didn't manager sync_wait error codes properlyMathias Agopian2012-10-091-5/+6
* | | | am 2a09bb32: Add blankDisplay/unblankDisplay to SurfaceComposerClient.Jeff Brown2012-10-091-0/+8
|\| | |
| * | | Add blankDisplay/unblankDisplay to SurfaceComposerClient.Jeff Brown2012-10-081-0/+8
| |/ /
* | | am 6d24eef4: Merge "Revert "ugly, temporary, workaroung for a problem where a...Dave Burke2012-10-071-12/+0
|\| |
| * | Merge "Revert "ugly, temporary, workaroung for a problem where a binder threa...Dave Burke2012-10-071-12/+0
| |\ \
| | * | Revert "ugly, temporary, workaroung for a problem where a binder thread spins...Dave Burke2012-10-061-12/+0