summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* SF: Track missed frames and optionally drop themDan Stoza2015-07-231-0/+1
* SurfaceFlinger: Limit to 4k LayersDan Stoza2015-04-301-1/+3
* am 19f06de0: am 40b2a8b4: am e7d20eb0: Merge "SurfaceFlinger: Pass surface da...Dan Stoza2015-04-151-0/+1
|\
| * SurfaceFlinger: Pass surface damage to HWCDan Stoza2015-04-151-0/+1
* | SurfaceFlinger: Add --static-screen statsDan Stoza2015-03-051-0/+9
|/
* SurfaceFlinger: Do less work when using PTSDan Stoza2014-11-171-5/+10
* When eglMakeCurrent fails we need to fix the egl state.Michael Lentine2014-10-011-1/+4
* surfaceflinger: add getDisplayStats() methodLajos Molnar2014-09-181-0/+2
* Add rotation to surfaceflingers screen cap.Riley Andrews2014-09-081-3/+3
* Have VirtualDisplays send SF resize messages when resizingMichael Wright2014-07-301-0/+1
* Modified SurfaceFlinger to implment setActiveConfig and getActiveConfig.Michael Lentine2014-07-291-0/+2
* Turn on support for async cursor update in surfaceflinger.Riley Andrews2014-07-281-0/+2
* surfaceflinger: Replace blank/unblank with setPowerModePrashant Malani2014-06-051-8/+3
* SurfaceFlinger: Add sourceCrop to screenshotDan Stoza2014-05-231-3/+3
* Enable changing display configurationDan Stoza2014-05-051-1/+4
* Adding render stats APIs to UiAutomation (framework native).Svetoslav2014-04-101-0/+2
* Remove deprecated BufferQueue constructorDan Stoza2014-03-181-1/+1
* Revert "Implement video plane layer"Wonsik Kim2014-03-171-4/+0
* Implement video plane layerWonsik Kim2014-02-261-0/+4
* Allow disabling layer rotation during screenshotsDan Stoza2014-02-141-3/+5
* am 4c37d088: am 6c7dcfa9: am 662d3134: Merge "Move EGLConfig selection to Ren...Jesse Hall2014-01-031-6/+0
|\
| * Move EGLConfig selection to RenderEngineJesse Hall2013-12-231-6/+0
* | am bbfbe93c: am 0a645cc5: SurfaceFlinger: give SF its own vsync phaseJamie Gennis2013-10-151-0/+1
|\|
| * SurfaceFlinger: give SF its own vsync phaseJamie Gennis2013-10-151-0/+1
* | am 47c772e8: am d1700756: SurfaceFlinger: Add EventControlThreadJamie Gennis2013-10-151-1/+2
|\|
| * SurfaceFlinger: Add EventControlThreadJamie Gennis2013-10-151-1/+2
* | resolved conflicts for merge of e94d204a to masterJesse Hall2013-10-151-2/+3
|\|
| * Disable hardware vsync when blanking the screenJesse Hall2013-10-141-2/+3
* | resolved conflicts for merge of 790b6d09 to masterJamie Gennis2013-10-081-0/+12
|\|
| * SurfaceFlinger: SW-based vsync eventsJamie Gennis2013-10-071-0/+12
* | am 92d7c3ee: am b65f32eb: Fix two EGLConfig selection bugsJesse Hall2013-10-011-2/+2
|\|
| * Fix two EGLConfig selection bugsJesse Hall2013-09-301-2/+2
* | am 754bad45: am d555684c: reinstate black-screenshot debugging codeMathias Agopian2013-09-201-1/+1
|\|
| * reinstate black-screenshot debugging codeMathias Agopian2013-09-191-1/+1
* | am f589dd29: am e2a3e872: Merge "Fix GLES context version selection" into klp...Mathias Agopian2013-09-201-1/+2
|\|
| * Fix GLES context version selectionMathias Agopian2013-09-181-1/+2
* | Add API for pushing color transforms to SurfaceFlingerAlan Viverette2013-09-121-0/+4
|/
* color blindness enhancementMathias Agopian2013-09-051-1/+3
* SurfaceFlinger now runs in the process's main threadMathias Agopian2013-08-201-8/+8
* Use new HWC display type/count constants.Jesse Hall2013-08-161-1/+1
* SurfaceFlinger now uses GLES 2.x when availableMathias Agopian2013-08-131-22/+15
* Add ISurfaceComposer::destroyDisplayJesse Hall2013-08-081-0/+1
* remove support for glReadPixels screenshot pathMathias Agopian2013-08-061-3/+2
* surfaceflinger: add frame duration loggingJamie Gennis2013-07-231-0/+6
* Merge "Refactor SF. Move all GL operations in their own class."Mathias Agopian2013-07-081-22/+7
|\
| * Refactor SF. Move all GL operations in their own class.Mathias Agopian2013-07-031-22/+7
* | Debug code for detecting all black pixels screenshotsMathias Agopian2013-07-081-0/+3
|/
* Prevent opaque windows from making framebuffer translucentJesse Hall2013-05-241-0/+13
* make all libsurfaceflinger and libsensorservice symbols's visibility hiddenMathias Agopian2013-05-091-2/+2
* use a Framebuffer Object to render all screenshotsMathias Agopian2013-04-291-8/+2