summaryrefslogtreecommitdiffstats
path: root/services/surfaceflinger/DisplayHardware/DisplaySurface.h
Commit message (Expand)AuthorAgeFilesLines
* Enable clang for libui/libgui/surfaceflingerDan Stoza2014-11-111-1/+1
* Allow for resizing of Virtual Displays.Michael Lentine2014-07-301-0/+2
* Fix virtual display nestingDan Stoza2014-02-041-1/+3
* Provide HWC prepare with a valid output bufferJesse Hall2013-08-201-0/+5
* All consumers now take an IGraphicBufferConsumer instead of a BufferQueueMathias Agopian2013-08-061-2/+0
* Rewrite VirtualDisplaySurfaceJesse Hall2013-07-151-0/+12
* Isolate knowledge that fb target == output bufferJesse Hall2013-03-221-4/+3
* Pass sp<Fence>s around instead of file descriptorsJesse Hall2013-03-221-1/+1
* Release virtual display buffer immediately after HWC setJesse Hall2013-03-201-7/+8
* Add DisplaySurface abstractionJesse Hall2013-03-181-0/+68