summaryrefslogtreecommitdiffstats
path: root/services/surfaceflinger/LayerScreenshot.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove support for ScreenshotLayerMathias Agopian2013-03-051-47/+0
* rework screenshot API and implementationMathias Agopian2013-03-011-132/+8
* SurfaceFlinger: add support for secure displaysJamie Gennis2012-10-221-2/+19
* Always set vertex alpha when drawing screenshot layersJesse Hall2012-10-151-1/+2
* Assume LayerScreenshot has pre-multiplied alphaJesse Hall2012-10-101-4/+4
* Eradicate DisplayID.Mathias Agopian2012-08-271-5/+6
* libgui includes refactoringMathias Agopian2012-08-101-4/+4
* turn DisplayDevice into a reference-counted objectMathias Agopian2012-08-051-2/+2
* cleanups in preparation of bigger changesMathias Agopian2012-08-021-0/+3
* rename DisplayHardware to DisplayDeviceMathias Agopian2012-08-021-2/+2
* SurfaceFlinger cleanupMathias Agopian2012-07-241-4/+3
* one more step towards multiple display supportMathias Agopian2012-07-101-2/+5
* get rid of GraphicPlaneMathias Agopian2012-06-281-3/+2
* don't attempt to clip layers anymore using glScissorMathias Agopian2012-04-161-10/+2
* get rid off preserve backbuffer optimization in SFMathias Agopian2012-04-161-2/+0
* SurfaceFlinger: set wrap mode on screenshot textureMichael I. Gold2012-01-131-0/+2
* Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF) DO NOT MERGESteve Block2012-01-061-1/+1
* Fix rotation displays frame N-1 briefly while rotatingMathias Agopian2011-11-041-2/+44
* Add a LayerScreenshotMathias Agopian2011-10-181-0/+114
* Revert "Add a LayerScreenshot"Mathias Agopian2011-10-161-116/+0
* Add a LayerScreenshotMathias Agopian2011-10-141-0/+116