summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* add number constraint for samples per MotionEventFlanker2015-10-201-0/+5
* Add support for writing byte arrays to parcelsMarco Nelissen2014-03-131-0/+1
* Native counterpart of new power manager methodMarco Nelissen2013-10-252-0/+2
* Change API from flush(handle) to flush(). Call flush on all active sensors in...Aravind Akella2013-10-092-2/+2
* Merge "Allow blaming a single uid for work done" into klp-devMarco Nelissen2013-10-031-0/+2
|\
| * Allow blaming a single uid for work doneMarco Nelissen2013-10-031-0/+2
* | Merge "media/hardware/HardwareAPI.h: Added PrepareForAdaptivePlaybackParams" ...Lajos Molnar2013-10-031-0/+25
|\ \
| * | media/hardware/HardwareAPI.h: Added PrepareForAdaptivePlaybackParamsLajos Molnar2013-08-121-0/+25
* | | GLConsumer: start using EGL_ANDROID_image_cropJamie Gennis2013-10-021-1/+5
| |/ |/|
* | GLConsumer: Add query for current frame number.Eino-Ville Talvala2013-09-191-0/+11
* | fix camera API 2.0 orientationMathias Agopian2013-09-172-1/+5
* | Make sure do disconnect from a BQ when its client dies.Mathias Agopian2013-09-162-4/+21
* | fix a few problems with BitTubeMathias Agopian2013-09-102-6/+31
* | Merge "HDCP: add enums for HDCP module capabilities" into klp-devChong Zhang2013-09-041-0/+13
|\ \
| * | HDCP: add enums for HDCP module capabilitiesChong Zhang2013-09-041-0/+13
* | | Merge "Sensor batching. Changes to the native code." into klp-devAravind Akella2013-09-044-4/+39
|\ \ \
| * | | Sensor batching. Changes to the native code.Aravind Akella2013-09-034-4/+39
| |/ /
* | | 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
|/ /