summaryrefslogtreecommitdiffstats
path: root/services/surfaceflinger
Commit message (Expand)AuthorAgeFilesLines
* am 50ef8562: Merge "GraphicProducerWrapper may return false transact status"Jesse Hall2014-03-281-2/+2
|\
| * GraphicProducerWrapper may return false transact statusbdeng3X2014-03-271-2/+2
* | am cdbf28b3: Merge "native frameworks: 64-bit compile issues"Mark Salyzyn2014-03-136-11/+12
|\ \ | |/
| * native frameworks: 64-bit compile issuesMark Salyzyn2014-03-126-11/+12
* | am 112aa42e: Merge "SurfaceFlinger: fix 64-bit format string warnings"Greg Hackmann2014-03-084-9/+12
|\ \ | |/
| * SurfaceFlinger: fix 64-bit format string warningsGreg Hackmann2014-03-074-9/+12
* | am c9bf3ba4: Merge "Virtual Display async mode is overridden"Jesse Hall2014-02-251-10/+10
|\ \ | |/
| * Virtual Display async mode is overriddenJohn Dong2014-02-211-10/+10
* | am 6b4ecf31: Merge "surfaceflinger: add BoardConfig.mk variable to force 32-bit"Colin Cross2014-02-211-0/+4
|\ \ | |/
| * surfaceflinger: add BoardConfig.mk variable to force 32-bitColin Cross2014-02-201-0/+4
* | Allow "opaque" flag to be updated. DO NOT MERGEAndy McFadden2014-02-183-16/+21
|/
* SurfaceFlinger: mFbProducerSlot initailizationmayank parshar2014-01-281-0/+1
* SurfaceFlinger: mFbFence initializationmayank parshar2014-01-251-0/+1
* Implement per-display EGLConfig and configless EGLContextJesse Hall2013-12-236-14/+58
* Move EGLConfig selection to RenderEngineJesse Hall2013-12-234-177/+178
* Track Looper decoupling from ALooperBrian Carlstrom2013-12-121-6/+6
* 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
|/
* 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
* Disable hardware vsync when blanking the screenJesse Hall2013-10-142-8/+22
* 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 "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 "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
|\