summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* improve mat44 implementationMathias Agopian2013-09-036-155/+208
* vector and matrix classes for graphics useMathias Agopian2013-08-266-0/+1301
* Remove input flinger stubs. (DO NOT MERGE)Jeff Brown2013-08-221-54/+0
* Merge "Add ability to test supported content types to MediaDrm" into klp-devJeff Tinker2013-08-221-0/+5
|\
| * Add ability to test supported content types to MediaDrmJeff Tinker2013-08-211-0/+5
* | Re-enable frame dropping for non-auto timestampsAndy McFadden2013-08-162-6/+13
* | gui: CpuConsumer::lockNextBuffer change return code when too many bufs acquiredIgor Murashkin2013-08-141-1/+1
|/
* SurfaceFlinger now uses GLES 2.x when availableMathias Agopian2013-08-132-8/+7
* make sure GLConsumer::releaseTexImage() works after detachFromContext()Mathias Agopian2013-08-121-1/+3
* make GLConsumer's debug texture staticMathias Agopian2013-08-081-1/+7
* Add ISurfaceComposer::destroyDisplayJesse Hall2013-08-082-4/+13
* batteryservice: add battery current now and charge counter dataTodd Poynor2013-08-071-0/+2
* remove support for glReadPixels screenshot pathMathias Agopian2013-08-061-2/+1
* All consumers now take an IGraphicBufferConsumer instead of a BufferQueueMathias Agopian2013-08-067-30/+14
* Binderize the consumer side of BufferQueueMathias Agopian2013-08-014-104/+328
* remove unused code form GraphicBufferMathias Agopian2013-07-311-11/+6
* remove libutilsAlex Ray2013-07-3148-7581/+0
* Make Flattenable not virtualMathias Agopian2013-07-306-34/+79
* Make Flattenable not virtual (libutils)Mathias Agopian2013-07-302-39/+92
* am 9f476fd0: Merge "Add a symbol to represent MNC=0"Wink Saville2013-07-301-0/+2
|\
| * Add a symbol to represent MNC=0Johan Redestig2013-07-261-0/+2
| * Tweaks for forward compatibilityJean-Baptiste Queru2013-07-161-0/+3
| * Tweak for forward compatibilityJean-Baptiste Queru2013-07-021-0/+6
* | single buffer mode for BufferQueueMathias Agopian2013-07-262-2/+25
* | get rid of HAL pixelformats 5551 and 4444Mathias Agopian2013-07-261-2/+2
* | get rid of PixelFormatInfo and simplify thingsMathias Agopian2013-07-252-56/+2
* | get rid of PIXEL_FORMAT_A_8Mathias Agopian2013-07-251-1/+0
* | add libbatteryserviceTodd Poynor2013-07-253-0/+156
* | libutils: give BasicHashtableImpl a virtual destructorAlex Ray2013-07-241-0/+1
* | utils: move thread enums to system/coreAlex Ray2013-07-231-47/+1
* | Merge "libbinder: include sys/uio.h instead of cutils/uio.h"Colin Cross2013-07-231-1/+1
|\ \
| * | libbinder: include sys/uio.h instead of cutils/uio.hColin Cross2013-07-231-1/+1
* | | Add controller numbers for gamepads / joysticksMichael Wright2013-07-221-2/+4
|/ /
* | Merge changes Ic45929f3,Ic63f4f96,I1e703d36,I691f9507Mathias Agopian2013-07-208-115/+67
|\ \
| * | Make ANW.setSwapInterval(0) work againMathias Agopian2013-07-193-16/+29
| * | BuffferQueue disconnect is now always asynchrnousMathias Agopian2013-07-181-21/+15
| * | BufferQueue improvements and APIs changesMathias Agopian2013-07-188-88/+33
* | | Merge "Add input device property for buttons under touchpads"Michael Wright2013-07-191-0/+4
|\ \ \ | |/ / |/| |
| * | Add input device property for buttons under touchpadsMichael Wright2013-07-111-0/+4
* | | Merge "Follow framework change to track started ops by proc."Dianne Hackborn2013-07-181-3/+7
|\ \ \
| * | | Follow framework change to track started ops by proc.Dianne Hackborn2013-07-171-3/+7
* | | | Merge "Clarify some android-specific OMX extensions for native buffers."Lajos Molnar2013-07-171-4/+12
|\ \ \ \ | |/ / / |/| | |
| * | | Clarify some android-specific OMX extensions for native buffers.Lajos Molnar2013-07-171-4/+12
* | | | Merge "always pass the BufferQueue explicitely to consumers"Mathias Agopian2013-07-163-5/+10
|\ \ \ \
| * | | | always pass the BufferQueue explicitely to consumersMathias Agopian2013-07-123-5/+10
| |/ / /
* | | | Merge "Completely remove skia dependency from libinput."Jeff Brown2013-07-161-21/+0
|\ \ \ \
| * | | | Completely remove skia dependency from libinput.Jeff Brown2013-07-151-21/+0
* | | | | Merge "Add a keycode to switch audio tracks (2/2)"michaelwr2013-07-162-0/+2
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Add a keycode to switch audio tracks (2/2)Jaekyun Seok2013-07-122-0/+2
| |/ / /
* | | | Fix PDK build.Jeff Brown2013-07-151-2/+21