summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add feature android.hardware.consumerir xml fileAlex Ray2013-10-031-0/+21
* Merge "Allow blaming a single uid for work done" into klp-devMarco Nelissen2013-10-032-1/+18
|\
| * Allow blaming a single uid for work doneMarco Nelissen2013-10-032-1/+18
* | Merge "media/hardware/HardwareAPI.h: Added PrepareForAdaptivePlaybackParams" ...Lajos Molnar2013-10-031-0/+25
|\ \
| * | media/hardware/HardwareAPI.h: Added PrepareForAdaptivePlaybackParamsLajos Molnar2013-08-121-0/+25
* | | BufferQueue: fix a test crashJamie Gennis2013-10-021-5/+9
* | | Merge "GLConsumer: start using EGL_ANDROID_image_crop" into klp-devJamie Gennis2013-10-025-67/+144
|\ \ \
| * | | GLConsumer: start using EGL_ANDROID_image_cropJamie Gennis2013-10-025-67/+144
* | | | Merge "only clear FB when asked for the opaque layer" into klp-devDave Burke2013-10-021-1/+2
|\ \ \ \ | |/ / / |/| | |
| * | | only clear FB when asked for the opaque layerMathias Agopian2013-10-011-1/+2
* | | | Merge "Treat composition frames with no layers as using GLES composition" int...Jesse Hall2013-10-022-1/+10
|\ \ \ \
| * | | | Treat composition frames with no layers as using GLES compositionJesse Hall2013-09-302-1/+10
| | |_|/ | |/| |
* | | | Set the outbuf acquire fence after we actually have it.Jesse Hall2013-10-011-1/+9
| |/ / |/| |
* | | Fix two EGLConfig selection bugsJesse Hall2013-09-302-23/+20
|/ /
* | Merge "fix initialization of framebuffer target crop rect on hwc 1.3" into kl...Mathias Agopian2013-09-261-1/+8
|\ \
| * | fix initialization of framebuffer target crop rect on hwc 1.3Mathias Agopian2013-09-251-1/+8
* | | fix crashers with wifi/virtual displaysMathias Agopian2013-09-252-0/+17
|/ /
* | reinstate black-screenshot debugging codeMathias Agopian2013-09-194-9/+20
* | Merge "Fix GLES context version selection" into klp-devMathias Agopian2013-09-193-36/+61
|\ \
| * | Fix GLES context version selectionMathias Agopian2013-09-183-36/+61
* | | GLConsumer: Add query for current frame number.Eino-Ville Talvala2013-09-192-0/+19
|/ /
* | fix camera API 2.0 orientationMathias Agopian2013-09-179-6/+100
* | 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-177-14/+63
|\ \
| * | Make sure do disconnect from a BQ when its client dies.Mathias Agopian2013-09-167-14/+63
* | | Merge "Fix for AOSP fusion sensors not handling multiple clients correctly." ...Aravind Akella2013-09-176-15/+15
|\ \ \
| * | | Fix for AOSP fusion sensors not handling multiple clients correctly.Aravind Akella2013-09-166-15/+15
* | | | Merge "Sensor Batching Bug fixes." into klp-devAravind Akella2013-09-172-14/+173
|\ \ \ \
| * | | | Sensor Batching Bug fixes.Aravind Akella2013-09-162-14/+173
| | |/ / | |/| |
* | | | Merge "Enable FEATURE_DEVICE_ADMIN for handheld devices" into klp-devAmith Yamasani2013-09-172-0/+4
|\ \ \ \
| * | | | Enable FEATURE_DEVICE_ADMIN for handheld devicesAmith Yamasani2013-09-162-0/+4
| |/ / /
* | | | Merge "Stop using default value for Surface producerControlledByApp parameter...Jesse Hall2013-09-173-7/+9
|\ \ \ \ | |_|/ / |/| | |
| * | | Stop using default value for Surface producerControlledByApp parameterJesse Hall2013-09-163-7/+9
| |/ /
* | | Disable the egl_khr_gl_colorspace extensionJesse Hall2013-09-161-3/+29
|/ /
* | fix a few problems with BitTubeMathias Agopian2013-09-105-66/+105
* | fix a possible null dereference when eglMakeCurrent() failsMathias Agopian2013-09-061-1/+2
* | Merge "color blindness enhancement" into klp-devMathias Agopian2013-09-0621-71/+472
|\ \
| * | color blindness enhancementMathias Agopian2013-09-0421-71/+472
* | | Fix issue #10422349: Limit/change the battery history data in batterystatsDianne Hackborn2013-09-041-1/+1
* | | 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-0415-116/+448
|\ \ \ \ | |_|/ / |/| | |
| * | | Sensor batching. Changes to the native code.Aravind Akella2013-09-0315-116/+448
| |/ /
* | | improve mat44 implementationMathias Agopian2013-09-036-155/+208
|/ /
* | Merge changes I8283a989,I64add89a into klp-devMathias Agopian2013-08-3116-37/+1715
|\ \
| * | switch to use mat4Mathias Agopian2013-08-267-36/+15
| * | vector and matrix classes for graphics useMathias Agopian2013-08-269-1/+1700
* | | Merge "Force async behavior for the virtual display output BufferQueue" into ...Jesse Hall2013-08-303-8/+17
|\ \ \
| * | | Force async behavior for the virtual display output BufferQueueJesse Hall2013-08-293-8/+17
| |/ /
* | | minor clean-up of the GLESRendererMathias Agopian2013-08-287-25/+14