summaryrefslogtreecommitdiff
path: root/libs/gui/ISurfaceComposerClient.cpp
AgeCommit message (Expand)Author
2020-10-06SurfaceFLinger: rename outLayerId Ady Abraham
2020-09-25Provide layer id on surface creation Pablo Gamito
2019-11-06Pass back transformHint on Surface Creation Valerie Hau
2019-10-01[Mirror Layers] Added mirrorSurface API to enable mirroring (3/4) chaviw
2019-01-25Add metadata store to surfaces Evan Rosky
2019-01-10blast: [FIXED] create SurfaceControl from Surface parent Marissa Wall
2019-01-08SurfaceFlinger: Remove removeLayer Robert Carr
2018-03-26Manual merge of ag/3738015 because of conflicts. rongliu
2017-04-03libgui: Fix naming/enums in ISurfaceComposerClient Dan Stoza
2017-03-30Fix seamless rotation with SurfaceView WM bypass. Robert Carr
2017-03-30libgui: Make ISurfaceComposerClient a SafeInterface Dan Stoza
2017-02-28Remove unneeded references to IMemory Mathias Agopian
2017-01-31Refactor how layer metadata for use by VR is propagated Albert Chaulk
2017-01-24SurfaceFlinger and libgui: Support for child layers. Robert Carr
2016-06-22Merge changes from topic \'seamless-rotation\' into nyc-mr1-dev Robert Carr
2016-06-21SurfaceControl: Add getTransformToDisplayInverse Robert Carr
2016-04-25Fix google-explicit-constructor warnings. Chih-Hung Hsieh
2014-12-05libgui: Enable -Weverything and -Werror Dan Stoza
2014-11-14Replace IInterface::asBinder() with a static Marco 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 ISurface Mathias Agopian
2013-02-13get rid of Surface identity and token Mathias Agopian
2012-08-27Banish DisplayID from the SurfaceFlinger API. Jeff Brown
2012-02-27fix libgui header location Mathias Agopian
2012-01-13Get AID_GRAPHICS from right place Glenn Kasten
2012-01-05Use the standard CC_LIKELY and CC_UNLIKELY macros Glenn Kasten
2011-07-20clean-up. get rid ofunused code and members in Surface[Control].cpp Mathias Agopian
2011-06-29SF transactions are now O(1) wrt IPC instead of O(N). Mathias Agopian
2011-06-13unify SurfaceTexture and Surface Mathias Agopian
2011-04-20Get rid of the "pid" parameter from createSurface Mathias Agopian
2011-03-25merge libsurfaceflinger_client into libgui Mathias Agopian