summaryrefslogtreecommitdiff
path: root/libs/gui/SurfaceControl.cpp
AgeCommit message (Expand)Author
2020-10-01Pass surface control instead of handle as reference to layers in Pablo Gamito
2020-09-25Add LayerId to SurfaceControl and LayerState when created Pablo Gamito
2020-09-25Add functions to parcel nullable surface controls Pablo Gamito
2020-09-25Convert SurfaceControl parceling to SAFE_PARCEL Pablo Gamito
2020-06-23Read everything and return NULL in SurfaceControl. Garfield Tan
2020-02-18SurfaceControl: C++ Binding Lifetime refactoring Robert Carr
2019-11-06Pass back transformHint on Surface Creation Valerie Hau
2019-07-16Store layer state changes by layer handle in Transaction objects Vishnu Nair
2019-06-26Merge "Remove SurfaceControl.destroy function" Chavi Weingarten
2019-06-12Make SurfaceControl Transaction parcelable 2/2 Vishnu Nair
2019-06-10Remove SurfaceControl.destroy function chaviw
2019-02-07Merge "SurfaceControl life-cycle refactoring." Rob Carr
2019-02-05SurfaceControl life-cycle refactoring. Robert Carr
2019-02-01SurfaceControl: Allow calling destroy when mOwned is true Robert Carr
2019-01-29Expose IGBP getter Robert Carr
2019-01-08SurfaceFlinger: Remove removeLayer Robert Carr
2019-01-04SurfaceFlinger: Removed createScopedConnection. Robert Carr
2018-08-06Replace magic 0 with enum in surfacecontrol Aleks Rozman
2018-06-05Replace NULL/0 with nullptr Yi Kong
2018-01-29Fix issue with Surface loss Jorim Jaggi
2017-12-05Make SurfaceControl parcelable (2/2) Jorim Jaggi
2017-10-11SurfaceFlinger Transactions as distinct objects. Robert Carr
2017-09-21Added native functionality to create a color layer. chaviw
2017-09-20Re-parent invoked on child instead of on parent. chaviw
2017-08-23Add a re-parent function to re-parent a specific child. chaviw
2017-06-16Add method to explicitly create Surface. Bryce Lee
2017-04-12SurfaceFlinger: Add parent-less relative layering. Robert Carr
2017-03-30Fix seamless rotation with SurfaceView WM bypass. Robert Carr
2017-03-01Merge changes from topic 'surfaceview-without-wm' Rob Carr
2017-02-27Add detachChildren transaction. Robert Carr
2017-02-27Add deferTransaction variant taking GraphicBufferProducer. Robert Carr
2017-02-21SurfaceControl: Correct setMatrix parameter naming. Robert Carr
2017-01-31Refactor how layer metadata for use by VR is propagated Albert Chaulk
2017-01-27SurfaceFlinger: Add support for non-privileged clients. Robert Carr
2017-01-24SurfaceFlinger and libgui: Switch Z-order to signed type. Robert Carr
2017-01-24VR: Add API to plumb surface type and owner through to SurfaceFlinger Albert Chaulk
2016-06-21SurfaceControl: Add getTransformToDisplayInverse Robert Carr
2016-06-21Change setPositionAppliesWithResize to apply to all geometry. Robert Carr
2016-06-07SurfaceFlinger: Add mode to apply position with resize. Robert Carr
2016-04-17Add setOverrideScalingMode to SurfaceControl Robert Carr
2016-03-21Add final crop implementation Pablo Ceballos
2016-02-29Add SurfaceControl::disconnect() to disconnect currently connected API Chong Zhang
2015-10-29Support SurfaceView synchronization. Dan Stoza
2014-12-05libgui: Enable -Weverything and -Werror Dan Stoza
2014-11-14Replace IInterface::asBinder() with a static Marco Nelissen
2014-04-18Merge "libgui: Remove unnecessary casts in SurfaceControl" Dan Stoza
2014-04-10libgui: Remove unnecessary casts in SurfaceControl Dan Stoza
2014-04-10Adding render stats APIs to UiAutomation (framework native). Svetoslav
2013-09-19Merge "Remove unnecessary include." Christopher Ferris
2013-09-19Remove unnecessary include. Christopher Ferris