summaryrefslogtreecommitdiffstats
path: root/libs/gui/ISurfaceComposer.cpp
Commit message (Expand)AuthorAgeFilesLines
* Bring back support for glReadPixels screenshot pathPawit Pornkitprasan2015-10-161-2/+6
* am b93bca5d: am a59d7a6a: Merge "GUI: Remove unused variables"Andreas Gampe2014-12-091-2/+0
|\
| * am a59d7a6a: Merge "GUI: Remove unused variables"Andreas Gampe2014-12-091-2/+0
| |\
| | * GUI: Remove unused variablesAndreas Gampe2014-12-081-2/+0
| | * libgui: Enable -Weverything and -WerrorDan Stoza2014-12-051-34/+36
| | * Fix crash when user provides large values in the Parcel.Michael Lentine2014-12-051-2/+12
| * | am 55f71bc0: Merge "Replace IInterface::asBinder() with a static"Marco Nelissen2014-11-171-5/+5
| |\ \ | | |/
| | * Replace IInterface::asBinder() with a staticMarco Nelissen2014-11-171-5/+5
* | | libgui: Enable -Weverything and -WerrorDan Stoza2014-12-051-34/+36
* | | Replace IInterface::asBinder() with a staticMarco Nelissen2014-11-141-5/+5
|/ /
* | Fix crash when user provides large values in the Parcel.Michael Lentine2014-10-311-2/+12
|/
* surfaceflinger: add getDisplayStats() methodLajos Molnar2014-09-181-0/+29
* Add rotation to surfaceflingers screen cap.Riley Andrews2014-09-091-2/+6
* surfaceflinger: Replace blank/unblank with setPowerModePrashant Malani2014-06-051-22/+10
* SurfaceFlinger: Add sourceCrop to screenshotDan Stoza2014-05-231-2/+5
* Enable changing display configurationDan Stoza2014-05-051-7/+58
* Adding render stats APIs to UiAutomation (framework native).Svetoslav2014-04-101-0/+29
* Allow disabling layer rotation during screenshotsDan Stoza2014-02-141-2/+7
* 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