summaryrefslogtreecommitdiff
path: root/libs/gui/SurfaceComposerClient.cpp
AgeCommit message (Expand)Author
2015-06-18libgui/SF: Propagate SECURE Layer flag changes Dan Stoza
2014-12-05libgui: Enable -Weverything and -Werror Dan Stoza
2014-11-14Replace IInterface::asBinder() with a static Marco Nelissen
2014-11-11Enable clang for libui/libgui/surfaceflinger Dan Stoza
2014-09-09Update ScreenshotClient to take advantage of rotation in surfaceflinger's scr... Riley Andrews
2014-07-30Have VirtualDisplays send SF resize messages when resizing Michael Wright
2014-06-05surfaceflinger: Replace blank/unblank with setPowerMode Prashant Malani
2014-05-23SurfaceFlinger: Add sourceCrop to screenshot Dan Stoza
2014-05-05Enable changing display configuration Dan Stoza
2014-04-10Adding render stats APIs to UiAutomation (framework native). Svetoslav
2014-03-13Remove deprecated BufferQueue constructor Dan Stoza
2014-02-14Allow disabling layer rotation during screenshots Dan Stoza
2014-01-29Allow "opaque" flag to be updated Andy McFadden
2013-08-08Add ISurfaceComposer::destroyDisplay Jesse Hall
2013-08-06remove support for glReadPixels screenshot path Mathias Agopian
2013-08-06All consumers now take an IGraphicBufferConsumer instead of a BufferQueue Mathias Agopian
2013-08-01log an error when dequeueBuffer gets a NULL Fence Mathias Agopian
2013-07-12always pass the BufferQueue explicitely to consumers Mathias Agopian
2013-03-26make sure to unlock the screenshot's buffer on destruction Mathias Agopian
2013-03-19rework how we take screenshots for a CPU consumer Mathias Agopian
2013-03-12get rid of ISurface Mathias Agopian
2013-03-01rework screenshot API and implementation Mathias Agopian
2013-02-14Refactoring: Rename SurfaceTextureClient to Surface Mathias Agopian
2013-02-13get rid of Surface identity and token Mathias Agopian
2012-12-18Rename ISurfaceTexture and SurfaceTexture Andy McFadden
2012-11-02Allow global transactions to nest. Jeff Brown
2012-10-22SurfaceFlinger: add support for secure displays Jamie Gennis
2012-10-15SurfaceFlinger: add animation transactions Jamie Gennis
2012-10-08Add blankDisplay/unblankDisplay to SurfaceComposerClient. Jeff Brown
2012-09-27Revert "Compatibility work around for bad graphics driver dependency." Iliyan Malchev
2012-09-18Plumb display name into SurfaceFlinger Andy McFadden
2012-09-06Watch for SurfaceFlinger death Andy McFadden
2012-09-04display projection API now has a single function instead of 3 Mathias Agopian
2012-08-30Revert "A vendor ril depends on a native screen shot code." Wink Saville
2012-08-28A vendor ril depends on a native screen shot code. Wink Saville
2012-08-27Compatibility work around for bad graphics driver dependency. Jeff Brown
2012-08-27Remove unused "layer" argument from show(). Jeff Brown
2012-08-27Banish DisplayID from the SurfaceFlinger API. Jeff Brown
2012-08-16display states can't share the dirty flags Mathias Agopian
2012-08-10make multi-display more real Mathias Agopian
2012-08-10libgui includes refactoring Mathias Agopian
2012-07-25get rid of the shared-memory control block Mathias Agopian
2012-07-24add a layerStack attribute to Layers. Mathias Agopian
2012-07-24update SF binder protocol to support setting display attributes Mathias Agopian
2012-07-16Remove freeze(), unfreeze() and setFreezeTint(). Jeff Brown
2012-07-16Remove freezeDisplay(), which is no-op. Jeff Brown
2012-05-11SurfaceFlinger: add a crop to the layer state Jamie Gennis
2012-02-27fix libgui header location Mathias Agopian
2011-11-28split ComposerService out of SurfaceComposerClient.h Mathias Agopian
2011-10-14SurfaceFlinger: make sync transactions explicit Jamie Gennis