summaryrefslogtreecommitdiffstats
path: root/libs
Commit message (Expand)AuthorAgeFilesLines
* BufferQueue: fix a test crashJamie Gennis2013-10-021-5/+9
* GLConsumer: start using EGL_ANDROID_image_cropJamie Gennis2013-10-021-63/+124
* GLConsumer: Add query for current frame number.Eino-Ville Talvala2013-09-191-0/+8
* fix camera API 2.0 orientationMathias Agopian2013-09-172-3/+8
* Fix build (tests)Mathias Agopian2013-09-171-1/+1
* 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
* | Stop using default value for Surface producerControlledByApp parameterJesse Hall2013-09-161-5/+7
|/
* fix a few problems with BitTubeMathias Agopian2013-09-102-58/+68
* Sensor batching. Changes to the native code.Aravind Akella2013-09-033-16/+63
* Merge changes I8283a989,I64add89a into klp-devMathias Agopian2013-08-313-1/+399
|\
| * vector and matrix classes for graphics useMathias Agopian2013-08-263-1/+399
* | Force async behavior for the virtual display output BufferQueueJesse Hall2013-08-291-2/+4
|/
* Remove input flinger stubs. (DO NOT MERGE)Jeff Brown2013-08-222-60/+0
* Surface: Fix controlledByApp parameterEino-Ville Talvala2013-08-211-1/+1
* Fix buildAndy McFadden2013-08-191-1/+1
* Re-enable frame dropping for non-auto timestampsAndy McFadden2013-08-164-4/+22
* gui: CpuConsumer::lockNextBuffer change return code when too many bufs acquiredIgor Murashkin2013-08-141-1/+3
* Fix build. optional tests were broken.Mathias Agopian2013-08-141-0/+3
* SurfaceFlinger now uses GLES 2.x when availableMathias Agopian2013-08-131-5/+5
* make sure GLConsumer::releaseTexImage() works after detachFromContext()Mathias Agopian2013-08-121-19/+43
* make GLConsumer's debug texture staticMathias Agopian2013-08-081-22/+28
* Add ISurfaceComposer::destroyDisplayJesse Hall2013-08-082-13/+47
* don't hardcode debug texture dimensionsMathias Agopian2013-08-071-4/+7
* fix tests moreMathias Agopian2013-08-061-1/+1
* fix testsMathias Agopian2013-08-061-1/+1
* remove support for glReadPixels screenshot pathMathias Agopian2013-08-062-9/+4
* Fix build. 3rd attemptMathias Agopian2013-08-061-1/+1
* All consumers now take an IGraphicBufferConsumer instead of a BufferQueueMathias Agopian2013-08-0611-51/+61
* Merge "BufferQueue: Support query of consumer usage bits"Eino-Ville Talvala2013-08-052-0/+21
|\
| * BufferQueue: Support query of consumer usage bitsEino-Ville Talvala2013-07-302-0/+21
* | Merge "Roll back recent change"Andy McFadden2013-08-022-2/+4
|\ \
| * | Roll back recent changeAndy McFadden2013-08-022-2/+4
* | | Merge "Binderize the consumer side of BufferQueue"Mathias Agopian2013-08-027-13/+550
|\ \ \
| * | | Binderize the consumer side of BufferQueueMathias Agopian2013-08-017-13/+550
* | | | Merge "Drop frames based on presentation timestamp"Andy McFadden2013-08-022-31/+69
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | Drop frames based on presentation timestampAndy McFadden2013-08-012-31/+69
* | | log an error when dequeueBuffer gets a NULL FenceMathias Agopian2013-08-014-16/+20
* | | remove unused code form GraphicBufferMathias Agopian2013-07-311-14/+4
* | | remove libutilsAlex Ray2013-07-3140-10177/+0
|/ /
* | Fix BlobCache_testBrian Carlstrom2013-07-311-12/+12
* | Make Flattenable not virtualMathias Agopian2013-07-306-118/+147
* | Make Flattenable not virtual (libutils)Mathias Agopian2013-07-303-43/+2
|/
* single buffer mode for BufferQueueMathias Agopian2013-07-262-10/+113
* fix buildMathias Agopian2013-07-261-2/+0
* get rid of HAL pixelformats 5551 and 4444Mathias Agopian2013-07-262-26/+14
* get rid of PixelFormatInfo and simplify thingsMathias Agopian2013-07-251-112/+35
* Merge "Fix a race in BufferQueue"Mathias Agopian2013-07-251-17/+27
|\
| * Fix a race in BufferQueueMathias Agopian2013-07-231-17/+27
* | defaultServiceManager wait for service manager readyTodd Poynor2013-07-242-1/+30