summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* | reset the gl viewport at each frame for each displayMathias Agopian2013-08-282-3/+2
* | remove adreno 130 workaround supportMathias Agopian2013-08-282-19/+0
* | try to keep omap4 aliveMathias Agopian2013-08-283-35/+22
|/
* Merge changes I34935d21,If423cd29 into klp-devMathias Agopian2013-08-243-23/+46
|\
| * handle several vsync signal correctlyMathias Agopian2013-08-212-8/+18
| * only use format compatible with CPU consumersMathias Agopian2013-08-211-15/+28
* | Merge "make sure SF initialization is ran at target priority and correct thre...Mathias Agopian2013-08-243-11/+15
|\ \
| * | make sure SF initialization is ran at target priority and correct thread groupMathias Agopian2013-08-233-11/+15
* | | fix DimLayer in GLES2.0 SFMathias Agopian2013-08-231-2/+5
|/ /
* | Remove input flinger stubs. (DO NOT MERGE)Jeff Brown2013-08-227-333/+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
* | | Merge "Surface: Fix controlledByApp parameter" into klp-devEino-Ville Talvala2013-08-221-1/+1
|\ \ \ | |_|/ |/| |
| * | Surface: Fix controlledByApp parameterEino-Ville Talvala2013-08-211-1/+1
* | | screenshot layers wouldn't work in some casesMathias Agopian2013-08-212-0/+3
* | | Merge "dumpstate: Fix wifi list of networks dump" into klp-devDmitry Shmidt2013-08-211-1/+1
|\ \ \
| * | | dumpstate: Fix wifi list of networks dumpDmitry Shmidt2013-08-211-1/+1
| |/ /
* | | Merge "Fix a bug where non-cropped layer could be scaled incorrectly" into kl...Mathias Agopian2013-08-211-1/+7
|\ \ \ | |/ / |/| |
| * | Fix a bug where non-cropped layer could be scaled incorrectlyMathias Agopian2013-08-201-1/+7
* | | Merge "Provide HWC prepare with a valid output buffer" into klp-devJesse Hall2013-08-218-38/+100
|\ \ \
| * | | Provide HWC prepare with a valid output bufferJesse Hall2013-08-208-38/+100