summaryrefslogtreecommitdiffstats
path: root/include/gui/SurfaceComposerClient.h
Commit message (Expand)AuthorAgeFilesLines
* Update ScreenshotClient to take advantage of rotation in surfaceflinger's scr...Riley Andrews2014-09-091-0/+4
* Have VirtualDisplays send SF resize messages when resizingMichael Wright2014-07-301-0/+1
* surfaceflinger: Replace blank/unblank with setPowerModePrashant Malani2014-06-051-5/+2
* SurfaceFlinger: Add sourceCrop to screenshotDan Stoza2014-05-231-5/+10
* Enable changing display configurationDan Stoza2014-05-051-2/+15
* Adding render stats APIs to UiAutomation (framework native).Svetoslav2014-04-101-0/+7
* Remove deprecated BufferQueue constructorDan Stoza2014-03-131-1/+1
* Allow disabling layer rotation during screenshotsDan Stoza2014-02-141-4/+7
* Add ISurfaceComposer::destroyDisplayJesse Hall2013-08-081-3/+6
* All consumers now take an IGraphicBufferConsumer instead of a BufferQueueMathias Agopian2013-08-061-0/+1
* make sure to unlock the screenshot's buffer on destructionMathias Agopian2013-03-261-0/+1
* rework how we take screenshots for a CPU consumerMathias Agopian2013-03-191-5/+6
* rework screenshot API and implementationMathias Agopian2013-03-011-0/+9
* Refactoring: Rename SurfaceTextureClient to SurfaceMathias Agopian2013-02-141-1/+1
* remove access ANDROID_VIEW_SURFACE_JNI_IDMathias Agopian2013-02-131-0/+1
* get rid of Surface identity and tokenMathias Agopian2013-02-131-12/+12
* Rename ISurfaceTexture and SurfaceTextureAndy McFadden2012-12-181-2/+2
* SurfaceFlinger: add support for secure displaysJamie Gennis2012-10-221-1/+1
* SurfaceFlinger: add animation transactionsJamie Gennis2012-10-151-1/+4
* Add blankDisplay/unblankDisplay to SurfaceComposerClient.Jeff Brown2012-10-081-0/+6
* Revert "Compatibility work around for bad graphics driver dependency."Iliyan Malchev2012-09-271-5/+0
* Plumb display name into SurfaceFlingerAndy McFadden2012-09-181-1/+1
* display projection API now has a single function instead of 3Mathias Agopian2012-09-041-5/+15
* Revert "A vendor ril depends on a native screen shot code."Wink Saville2012-08-301-5/+0
* A vendor ril depends on a native screen shot code.Wink Saville2012-08-281-0/+5
* Compatibility work around for bad graphics driver dependency.Jeff Brown2012-08-271-0/+5
* Remove unused "layer" argument from show().Jeff Brown2012-08-271-1/+1
* Banish DisplayID from the SurfaceFlinger API.Jeff Brown2012-08-271-16/+12
* make multi-display more realMathias Agopian2012-08-101-7/+19
* get rid of the shared-memory control blockMathias Agopian2012-07-251-6/+0
* add a layerStack attribute to Layers.Mathias Agopian2012-07-241-0/+1
* Remove freeze(), unfreeze() and setFreezeTint().Jeff Brown2012-07-161-3/+0
* Remove freezeDisplay(), which is no-op.Jeff Brown2012-07-161-6/+0
* SurfaceFlinger: add a crop to the layer stateJamie Gennis2012-05-111-0/+1
* fix libgui header locationMathias Agopian2012-02-271-0/+177