summaryrefslogtreecommitdiff
path: root/services/surfaceflinger/Client.cpp
AgeCommit message (Expand)Author
2020-04-28Remove unsafe cast in Client::createWithSurfaceParentVishnu Nair
2020-01-15SurfaceFlinger: Enable -WConversion in Android.bpAdy Abraham
2019-11-06Pass back transformHint on Surface CreationValerie Hau
2019-10-01[Mirror Layers] Added mirrorSurface API to enable mirroring (3/4)chaviw
2019-06-13createWithSurfaceParent: add loggingMarissa Wall
2019-04-15SurfaceFlinger: Validate layers before casting.Robert Carr
2019-04-10Revert "SurfaceFlinger: Validate layers before casting."Marissa Wall
2019-04-05SurfaceFlinger: Validate layers before casting.Robert Carr
2019-02-14SurfaceFlinger: Avoid calling to SystemServer with lock held.Robert Carr
2019-01-25Add metadata store to surfacesEvan Rosky
2019-01-10blast: [FIXED] create SurfaceControl from Surface parentMarissa Wall
2019-01-08SurfaceFlinger: Remove removeLayerRobert Carr
2019-01-04SurfaceFlinger: Removed createScopedConnection.Robert Carr
2018-06-22SF: Add GL texture poolDan Stoza
2018-04-24SurfaceFlinger: Only update client parent if set.Robert Carr
2018-03-26Pass correct window type and app id to hw composer.rongliu
2018-02-20SurfaceFlinger: Prevent deadlock when destroying Client.Robert Carr
2018-01-10[SurfaceFlinger] Replace NULL with nullptr.Peiyong Lin
2017-07-27Only detach children from a different client than parent.chaviw
2017-06-16surfaceflinger: protect Client::mParentLayer with a lockChia-I Wu
2017-03-30Fix seamless rotation with SurfaceView WM bypass.Robert Carr
2017-02-27Add detachChildren transaction.Robert Carr
2017-01-31Refactor how layer metadata for use by VR is propagatedAlbert Chaulk
2017-01-27SurfaceFlinger: Add support for non-privileged clients.Robert Carr
2017-01-24SurfaceFlinger and libgui: Support for child layers.Robert Carr
2016-08-12SF: Fix a couple of Layer ref count issuesDan Stoza
2016-08-09Revert "SF: Fix a couple of Layer ref count issues"Dan Stoza
2016-08-09SF: Fix a couple of Layer ref count issuesDan Stoza
2016-06-21SurfaceControl: Add getTransformToDisplayInverseRobert Carr
2015-08-05libgui/SF: Fix some code warningsPablo Ceballos
2015-04-10Bypass surface flinger permission check for calls from system.Jeff Brown
2014-04-10Adding render stats APIs to UiAutomation (framework native).Svetoslav
2013-08-20SurfaceFlinger now runs in the process's main threadMathias Agopian
2013-03-12get rid of ISurfaceMathias Agopian
2013-03-05Get rid of LayerBase.Mathias Agopian
2013-03-05fold LayerBaseClient into LayerBaseMathias Agopian
2013-02-13get rid of Surface identity and tokenMathias Agopian
2012-08-27Eradicate DisplayID.Mathias Agopian
2012-08-27Banish DisplayID from the SurfaceFlinger API.Jeff Brown
2012-07-24SurfaceFlinger cleanupMathias Agopian
2012-06-18split-up Client.h out of SurfaceFlinger.hMathias Agopian