summaryrefslogtreecommitdiffstats
path: root/libs/gui/ISurfaceComposer.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add ISurfaceComposer::destroyDisplayJesse Hall2013-08-081-13/+38
* remove support for glReadPixels screenshot pathMathias Agopian2013-08-061-6/+2
* rework how we take screenshots for a CPU consumerMathias Agopian2013-03-191-41/+6
* rework screenshot API and implementationMathias Agopian2013-03-011-2/+32
* Rename ISurfaceTexture and SurfaceTextureAndy McFadden2012-12-181-6/+6
* SurfaceFlinger: add support for secure displaysJamie Gennis2012-10-221-16/+4
* Pass display arg to blank/unblankAndy McFadden2012-09-281-4/+8
* Plumb display name into SurfaceFlingerAndy McFadden2012-09-181-2/+4
* Banish DisplayID from the SurfaceFlinger API.Jeff Brown2012-08-271-10/+10
* make multi-display more realMathias Agopian2012-08-101-0/+30
* screen-off animation won't be handled by SF anymoreMathias Agopian2012-08-031-30/+0
* get rid of the shared-memory control blockMathias Agopian2012-07-251-13/+19
* update SF binder protocol to support setting display attributesMathias Agopian2012-07-241-10/+28
* First prototype atttempting to support an external displayMathias Agopian2012-06-281-0/+13
* surfaceflinger: replace early suspend with binder call from PowerManagerColin Cross2012-06-071-0/+22
* fix libgui header locationMathias Agopian2012-02-271-6/+4
* Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGESteve Block2012-01-081-5/+5
* Use the standard CC_LIKELY and CC_UNLIKELY macrosGlenn Kasten2012-01-051-5/+0
* Add support for sending VSYNC events to the frameworkMathias Agopian2011-11-291-0/+32
* Fix build.Mathias Agopian2011-11-291-32/+0
* Add support for sending VSYNC events to the frameworkMathias Agopian2011-11-291-0/+32
* SurfaceFlinger: make sync transactions explicitJamie Gennis2011-10-141-2/+4
* SurfaceFlinger: update orientation via transactionsJamie Gennis2011-10-111-51/+4
* SurfaceTexture: fix queues-to-composerJamie Gennis2011-08-171-11/+15
* SF transactions are now O(1) wrt IPC instead of O(N).Mathias Agopian2011-06-291-15/+20
* unify SurfaceTexture and SurfaceMathias Agopian2011-06-131-25/+0
* merge libsurfaceflinger_client into libguiMathias Agopian2011-03-251-0/+326