summaryrefslogtreecommitdiffstats
path: root/libs
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Merge "libutils: give BasicHashtableImpl a virtual destructor"Alex Ray2013-07-241-0/+4
|\ \
| * | libutils: give BasicHashtableImpl a virtual destructorAlex Ray2013-07-241-0/+4
* | | add static dependency on liblogColin Cross2013-07-232-0/+53
|/ /
* | Merge "libbinder: add libutils dependency"Alex Ray2013-07-231-0/+1
|\ \
| * | libbinder: add libutils dependencyAlex Ray2013-07-231-0/+1
* | | Merge "Add controller numbers for gamepads / joysticks"Michael Wright2013-07-231-9/+8
|\ \ \
| * | | Add controller numbers for gamepads / joysticksMichael Wright2013-07-221-9/+8
| | |/ | |/|
* | | Merge "fix log messages and bogus error message"Mathias Agopian2013-07-231-23/+18
|\ \ \