summaryrefslogtreecommitdiff
path: root/libs/gui/ISurfaceComposerClient.cpp
AgeCommit message (Expand)Author
2020-10-06SurfaceFLinger: rename outLayerIdAdy Abraham
2020-09-25Provide layer id on surface creationPablo Gamito
2019-11-06Pass back transformHint on Surface CreationValerie Hau
2019-10-01[Mirror Layers] Added mirrorSurface API to enable mirroring (3/4)chaviw
2019-01-25Add metadata store to surfacesEvan Rosky
2019-01-10blast: [FIXED] create SurfaceControl from Surface parentMarissa Wall
2019-01-08SurfaceFlinger: Remove removeLayerRobert Carr
2018-03-26Manual merge of ag/3738015 because of conflicts.rongliu
2017-04-03libgui: Fix naming/enums in ISurfaceComposerClientDan Stoza
2017-03-30Fix seamless rotation with SurfaceView WM bypass.Robert Carr
2017-03-30libgui: Make ISurfaceComposerClient a SafeInterfaceDan Stoza
2017-02-28Remove unneeded references to IMemoryMathias Agopian
2017-01-31Refactor how layer metadata for use by VR is propagatedAlbert Chaulk
2017-01-24SurfaceFlinger and libgui: Support for child layers.Robert Carr
2016-06-22Merge changes from topic \'seamless-rotation\' into nyc-mr1-devRobert Carr
2016-06-21SurfaceControl: Add getTransformToDisplayInverseRobert Carr
2016-04-25Fix google-explicit-constructor warnings.Chih-Hung Hsieh
2014-12-05libgui: Enable -Weverything and -WerrorDan Stoza
2014-11-14Replace IInterface::asBinder() with a staticMarco Nelissen
2014-09-23am 6ee97e74: Merge "Fix a null dereference."Dan Albert
2014-09-23Fix a null dereference.Dan Albert
2014-04-10Adding render stats APIs to UiAutomation (framework native).Svetoslav
2013-03-12get rid of ISurfaceMathias Agopian
2013-02-13get rid of Surface identity and tokenMathias Agopian
2012-08-27Banish DisplayID from the SurfaceFlinger API.Jeff Brown
2012-02-27fix libgui header locationMathias Agopian
2012-01-13Get AID_GRAPHICS from right placeGlenn Kasten
2012-01-05Use the standard CC_LIKELY and CC_UNLIKELY macrosGlenn Kasten
2011-07-20clean-up. get rid ofunused code and members in Surface[Control].cppMathias Agopian
2011-06-29SF transactions are now O(1) wrt IPC instead of O(N).Mathias Agopian
2011-06-13unify SurfaceTexture and SurfaceMathias Agopian
2011-04-20Get rid of the "pid" parameter from createSurfaceMathias Agopian
2011-03-25merge libsurfaceflinger_client into libguiMathias Agopian