summaryrefslogtreecommitdiffstats
path: root/libs
Commit message (Expand)AuthorAgeFilesLines
* Merge "SurfaceTexture: Fix to return the oldest of free buffers to Client on ...Jamie Gennis2011-11-161-5/+17
|\
| * SurfaceTexture: Fix to return the oldest of free buffers to Client on Dequeue...Sunita Nadampalli2011-11-151-5/+17
* | Merge "Eliminate hw.keyboards system properties." into ics-mr1Jeff Brown2011-11-152-55/+0
|\ \
| * | Eliminate hw.keyboards system properties.Jeff Brown2011-11-152-55/+0
| |/
* | enable ALLOW_DEQUEUE_CURRENT_BUFFER for tegra devicesMathias Agopian2011-11-142-3/+11
|/
* Merge "Revert "Discard framebuffer rendering queues when discarding layers"" ...Dave Burke2011-11-145-34/+3
|\
| * Revert "Discard framebuffer rendering queues when discarding layers"Dave Burke2011-11-145-34/+3
* | Merge "Define, document, and test the behavior of very large SurfaceTextures"...Mathias Agopian2011-11-141-0/+32
|\ \ | |/ |/|
| * Define, document, and test the behavior of very large SurfaceTexturesMathias Agopian2011-11-111-0/+32
* | Discard framebuffer rendering queues when discarding layersRomain Guy2011-11-105-3/+34
|/
* Terminate EGL when an app goes in the backgroundRomain Guy2011-11-102-10/+47
* am 5462bc63: Fix a leak in Parcel::writeBlob.Jeff Brown2011-11-051-9/+4
|\
| * Fix a leak in Parcel::writeBlob.Jeff Brown2011-11-041-9/+4
* | Merge "Memory optimizations for libhwui Bug #5566149" into ics-mr1Romain Guy2011-11-046-27/+127
|\ \
| * | Memory optimizations for libhwuiRomain Guy2011-11-046-27/+127
* | | Merge "SurfaceTexture: various logging improvements" into ics-mr1Jamie Gennis2011-11-031-16/+32
|\ \ \
| * | | SurfaceTexture: various logging improvementsJamie Gennis2011-11-011-16/+32
| |/ /
* | | Merge changes Ibc99cb1c,Ie1f4f6f8 into ics-mr1Jamie Gennis2011-11-032-4/+302
|\ \ \
| * | | BlobCache: implement cache serializationJamie Gennis2011-10-312-2/+302
| * | | BlobCache: remove the mutex lockingJamie Gennis2011-10-311-2/+0
| |/ /
* | | am af675222: Merge "Fix potential segfault in RS watchdog." into ics-mr0Stephen Hines2011-11-011-0/+1
|\ \ \ | |/ / |/| / | |/
| * Fix potential segfault in RS watchdog.Stephen Hines2011-10-311-0/+1
* | Merge "Removing changes not meant for MR1" into ics-mr1Alex Sakhartchouk2011-10-311-195/+0
|\ \
| * | Removing changes not meant for MR1Alex Sakhartchouk2011-10-271-195/+0
* | | resolved conflicts for merge of 2d280f75 to ics-mr1Jeff Brown2011-10-301-1/+1
|\ \ \ | | |/ | |/|
| * | Improve the slow query instrumentation.Jeff Brown2011-10-281-1/+1
* | | am 28e4f87f: Fix bug where CPU could be stuck spinning Required the wallpaper...Jason Sams2011-10-271-0/+2
|\ \ \ | |/ / | | / | |/ |/|
| * Fix bug where CPU could be stuck spinningJason Sams2011-10-261-0/+2
* | Merge "Make sure 9patches are not filtered when not necessary Bug #5383406"Romain Guy2011-10-201-14/+19
|\ \
| * | Make sure 9patches are not filtered when not necessaryRomain Guy2011-10-201-14/+19
* | | add -ldl to host executablesIliyan Malchev2011-10-201-0/+4
* | | Merge "adding getters to Sampler ProgramRaster, ProgramStore, Element. Elemen...Jason Sams2011-10-202-5/+10
|\ \ \
| * | | adding getters to Sampler ProgramRaster, ProgramStore, Element.Alex Sakhartchouk2011-10-182-5/+10
* | | | Merge "Remove ObjBaseRef from the hal struct"Jason Sams2011-10-2014-116/+168
|\ \ \ \
| * | | | Remove ObjBaseRef from the hal structAlex Sakhartchouk2011-10-1814-116/+168
| |/ / /
* | | | Merge "Fixes and optimizations of two quaternion functions."Jason Sams2011-10-201-41/+37
|\ \ \ \
| * | | | Fixes and optimizations of two quaternion functions.Alex Sakhartchouk2011-10-181-41/+37
| |/ / /
* | | | Merge "SurfaceTexture: add tests for buffer leaks"Jesse Hall2011-10-201-1/+83
|\ \ \ \
| * | | | SurfaceTexture: add tests for buffer leaksJamie Gennis2011-10-191-1/+83
* | | | | Merge "Correctly dump DrawPatch operations in display lists"Romain Guy2011-10-191-6/+7
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Correctly dump DrawPatch operations in display listsRomain Guy2011-10-191-6/+7
| |/ / /
* | | | am 827d069a: Merge "SurfaceTexture: free buffers when disconnect fails" into ...Jamie Gennis2011-10-191-1/+1
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | SurfaceTexture: free buffers when disconnect failsJamie Gennis2011-10-181-1/+1
* | | Merge "Return early when we cannot allocate a hardware layer Bug #5462308"Romain Guy2011-10-171-1/+2
|\ \ \
| * | | Return early when we cannot allocate a hardware layerRomain Guy2011-10-171-1/+2
* | | | am 9a0732af: Merge "SensorManager reconnects to sensor service when the later...Mathias Agopian2011-10-171-30/+79
|\ \ \ \ | | |/ / | |/| |
| * | | Merge "SensorManager reconnects to sensor service when the later dies" into i...Mathias Agopian2011-10-171-30/+79
| |\ \ \
| | * | | SensorManager reconnects to sensor service when the later diesMathias Agopian2011-10-161-30/+79
* | | | | am 3a735078: Merge "SurfaceTexture: report binder transaction failures" into ...Jamie Gennis2011-10-171-23/+56
|\ \ \ \ \ | |/ / / /
| * | | | Merge "SurfaceTexture: report binder transaction failures" into ics-mr0Jamie Gennis2011-10-171-23/+56
| |\ \ \ \ | | |/ / / | |/| | |