summaryrefslogtreecommitdiffstats
path: root/libs/gui
Commit message (Expand)AuthorAgeFilesLines
* am c1e6fbb5: Initialize local variables to avoid data leakNaveen Leekha2015-09-241-2/+2
|\
| * Initialize local variables to avoid data leakNaveen Leekha2015-09-221-2/+2
* | Set default values for FifoMaxEventCount and ReservedEventCount.Aravind Akella2014-05-121-0/+3
* | Merge "Add stringType and requiredPermission to sensors, effectively adding p...Aravind Akella2014-04-111-32/+126
|\ \
| * | Add stringType and requiredPermission to sensors, effectively adding permissi...Aravind Akella2014-04-111-32/+126
| * | Revert "Add stringType and requiredPermission to sensors, effectively adding ...Etienne Le Grand2014-04-051-126/+32
| * | Add stringType and requiredPermission to sensors, effectively adding permissi...Etienne Le Grand2014-04-041-32/+126
* | | Always release a bufferAndy McFadden2014-04-041-2/+12
|/ /
* | Allow "opaque" flag to be updated. DO NOT MERGEAndy McFadden2014-02-181-1/+6
* | am 85075869: Wait for buffers to drainAndy McFadden2013-10-181-17/+30
|\ \ | |/
| * Wait for buffers to drainAndy McFadden2013-10-181-17/+30
* | am 5d6aa951: Merge "Change API from flush(handle) to flush(). Call flush on a...Aravind Akella2013-10-102-6/+4
|\ \ | |/
| * Change API from flush(handle) to flush(). Call flush on all active sensors in...Aravind Akella2013-10-092-6/+4
* | am f0cf5f10: BufferQueue: fix a test crashJamie Gennis2013-10-021-5/+9
|\ \ | |/
| * BufferQueue: fix a test crashJamie Gennis2013-10-021-5/+9
* | am a9c47f32: Merge "GLConsumer: start using EGL_ANDROID_image_crop" into klp-devJamie Gennis2013-10-021-63/+124
|\ \ | |/
| * GLConsumer: start using EGL_ANDROID_image_cropJamie Gennis2013-10-021-63/+124
* | am d171da97: GLConsumer: Add query for current frame number.Eino-Ville Talvala2013-09-191-0/+8
|\ \ | |/
| * GLConsumer: Add query for current frame number.Eino-Ville Talvala2013-09-191-0/+8
* | am c1c05de4: fix camera API 2.0 orientationMathias Agopian2013-09-182-3/+8
|\ \ | |/
| * fix camera API 2.0 orientationMathias Agopian2013-09-172-3/+8
* | am 799f5126: Fix build (tests)Mathias Agopian2013-09-171-1/+1
|\ \ | |/
| * Fix build (tests)Mathias Agopian2013-09-171-1/+1
* | am 02b62df7: Merge "Make sure do disconnect from a BQ when its client dies." ...Mathias Agopian2013-09-173-7/+37
|\ \ | |/
| * Merge "Make sure do disconnect from a BQ when its client dies." into klp-devMathias Agopian2013-09-173-7/+37
| |\
| | * Make sure do disconnect from a BQ when its client dies.Mathias Agopian2013-09-163-7/+37
* | | am 2a36497e: Merge "Stop using default value for Surface producerControlledBy...Jesse Hall2013-09-161-5/+7
|\ \ \ | |/ /
| * | Stop using default value for Surface producerControlledByApp parameterJesse Hall2013-09-161-5/+7
| |/
* | resolved conflicts for merge of 1852eb4f to klp-dev-plus-aospKenny Root2013-09-121-1/+0
|\ \
| * | Remove copy of UniquePtr.hKenny Root2013-09-111-1/+0
* | | am 90ed3e8d: fix a few problems with BitTubeMathias Agopian2013-09-112-58/+68
|\ \ \ | | |/ | |/|
| * | fix a few problems with BitTubeMathias Agopian2013-09-102-58/+68
* | | am a5552de9: Merge "Sensor batching. Changes to the native code." into klp-devAravind Akella2013-09-033-16/+63
|\ \ \ | |/ /
| * | Sensor batching. Changes to the native code.Aravind Akella2013-09-033-16/+63
* | | am 87967c18: Merge "Force async behavior for the virtual display output Buffe...Jesse Hall2013-08-301-2/+4
|\ \ \ | |/ /
| * | Force async behavior for the virtual display output BufferQueueJesse Hall2013-08-291-2/+4
* | | am b6aea00c: Merge "Surface: Fix controlledByApp parameter" into klp-devEino-Ville Talvala2013-08-221-1/+1
|\ \ \ | |/ /
| * | Surface: Fix controlledByApp parameterEino-Ville Talvala2013-08-211-1/+1
* | | am 8b308ed7: Fix buildAndy McFadden2013-08-191-1/+1
|\ \ \ | |/ /
| * | Fix buildAndy McFadden2013-08-191-1/+1
* | | am 90f59bf9: Merge "Re-enable frame dropping for non-auto timestamps" into kl...Andy McFadden2013-08-194-4/+22
|\ \ \ | |/ /
| * | Re-enable frame dropping for non-auto timestampsAndy McFadden2013-08-164-4/+22
* | | am e60a0b1e: Merge "gui: CpuConsumer::lockNextBuffer change return code when ...Igor Murashkin2013-08-161-1/+3
|\ \ \ | |/ /
| * | gui: CpuConsumer::lockNextBuffer change return code when too many bufs acquiredIgor Murashkin2013-08-141-1/+3
* | | am c6bae007: Fix build. optional tests were broken.Mathias Agopian2013-08-141-0/+3
|\ \ \ | |/ /
| * | Fix build. optional tests were broken.Mathias Agopian2013-08-141-0/+3
* | | am 56f825e7: Merge "SurfaceFlinger now uses GLES 2.x when available" into klp...Mathias Agopian2013-08-141-5/+5
|\ \ \ | |/ /
| * | SurfaceFlinger now uses GLES 2.x when availableMathias Agopian2013-08-131-5/+5
* | | am fc43e16a: Merge "Graphics:Add error check when create GraphicBuffer"Jesse Hall2013-08-131-1/+5
|\ \ \ | |/ / |/| / | |/
| * Graphics:Add error check when create GraphicBufferLingyun Zhu2013-08-131-1/+5