summaryrefslogtreecommitdiffstats
path: root/services
Commit message (Expand)AuthorAgeFilesLines
* Bug fix for SensorFusion data rate.Aravind Akella2014-03-062-13/+4
* Ignore flush complete events when recording last value for a sensor.Aravind Akella2014-03-062-12/+13
* Don't change the framebuffer target until we render a new oneJesse Hall2013-11-071-12/+10
* Merge "Provide virtual display output buffer to HWC in prepare" into klp-devJesse Hall2013-11-071-1/+1
|\
| * Provide virtual display output buffer to HWC in prepareJesse Hall2013-11-051-1/+1
* | Merge "Don't use implementation-defined format with CPU consumers" into klp-devJesse Hall2013-11-062-7/+24
|\ \ | |/ |/|
| * Don't use implementation-defined format with CPU consumersJesse Hall2013-11-042-7/+24
* | DispSync: remove delay when enabling vsync eventsJamie Gennis2013-11-011-1/+8
|/
* Merge "Bug fixes for SensorService" into klp-devAravind Akella2013-10-252-1/+12
|\
| * Bug fixes for SensorServiceAravind Akella2013-10-252-1/+12
* | Native counterpart of new power manager methodMarco Nelissen2013-10-251-0/+11
* | Fix handling of undefined TARGET_FORCE_HWC_FOR_VIRTUAL_DISPLAYSJesse Hall2013-10-252-5/+7
* | Add a boardconfig to force HWC composition of virtual displaysNaseer Ahmed2013-10-172-0/+20
* | Use implementation-defined format when HWC writes to output bufferJesse Hall2013-10-172-15/+42
|/
* SurfaceFlinger: give SF its own vsync phaseJamie Gennis2013-10-153-6/+30
* SurfaceFlinger: Add EventControlThreadJamie Gennis2013-10-155-10/+131
* Merge "Disable hardware vsync when blanking the screen" into klp-devJesse Hall2013-10-152-8/+22
|\
| * Disable hardware vsync when blanking the screenJesse Hall2013-10-142-8/+22
* | Merge "SensorService Flush API bug fix." into klp-devAravind Akella2013-10-152-34/+19
|\ \ | |/ |/|
| * SensorService Flush API bug fix.Aravind Akella2013-10-142-34/+19
* | Filter out vsync events from HWC with duplicate timestampsJesse Hall2013-10-141-2/+16
|/
* Merge "DispSync: don't compensate for wakeup latency" into klp-devJesse Hall2013-10-131-2/+2
|\
| * DispSync: don't compensate for wakeup latencyJamie Gennis2013-10-091-2/+2
* | Merge "Use black for blackout layer" into klp-devAndy McFadden2013-10-112-2/+2
|\ \
| * | Use black for blackout layerAndy McFadden2013-10-112-2/+2
* | | Merge "Change API from flush(handle) to flush(). Call flush on all active sen...Aravind Akella2013-10-112-5/+19
|\ \ \
| * | | Change API from flush(handle) to flush(). Call flush on all active sensors in...Aravind Akella2013-10-092-5/+19
* | | | Merge "Wake up disp sync thread when setting display period" into klp-devJesse Hall2013-10-101-0/+1
|\ \ \ \ | |_|/ / |/| | |
| * | | Wake up disp sync thread when setting display periodJesse Hall2013-10-101-0/+1
| | |/ | |/|
* | | Fix blank / partial screenshotsAndy McFadden2013-10-091-0/+21
|/ /
* | SurfaceFlinger: SW-based vsync eventsJamie Gennis2013-10-078-41/+863
|/
* Merge "Allow blaming a single uid for work done" into klp-devMarco Nelissen2013-10-031-1/+16
|\
| * Allow blaming a single uid for work doneMarco Nelissen2013-10-031-1/+16
* | 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
* Fix GLES context version selectionMathias Agopian2013-09-183-36/+61
* fix camera API 2.0 orientationMathias Agopian2013-09-175-2/+87
* Merge "Make sure do disconnect from a BQ when its client dies." into klp-devMathias Agopian2013-09-172-3/+5
|\
| * Make sure do disconnect from a BQ when its client dies.Mathias Agopian2013-09-162-3/+5
* | 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
|\ \