summaryrefslogtreecommitdiff
path: root/libs/hwui/TreeInfo.h
AgeCommit message (Expand)Author
2017-03-08Modify SurfaceView to use SurfaceFlinger child surfaces. Robert Carr
2017-03-08Revert "Modify SurfaceView to use SurfaceFlinger child surfaces." Wonsik Kim
2017-03-03Modify SurfaceView to use SurfaceFlinger child surfaces. Robert Carr
2017-03-03Revert "SurfaceView: Include surfaceInsets in position calculation" Rob Carr
2017-03-02SurfaceView: Include surfaceInsets in position calculation Robert Carr
2017-01-25Overhaul RenderNode's DisplayList management John Reck
2016-11-22Fix Skia render node projection to match HWUI Stan Iliev
2016-07-07Delete old rendering pipeline Chris Craik
2016-04-18Make getFrameNumber lazy John Reck
2016-03-31Add a callback for rendernode parentcount=0 John Reck
2016-02-04Have RT drive window positioning John Reck
2015-11-02Initial HW layer support in new reorderer/renderer Chris Craik
2015-10-28Simplify TreeInfo Chris Craik
2015-09-21MultiThreaded rendering of different renderNodes Skuhne
2015-07-21Mark isInUse per-window John Reck
2015-01-05Add overrides and switch to nullptr keyword for all files Chris Craik
2014-10-15Clean up physical coupling Tom Hudson
2014-08-28Track buildLayer calls, destroy if unused John Reck
2014-08-27Animator stuff John Reck
2014-08-21Don't run animators in buildLayer John Reck
2014-08-15Define shadow casting behavior within layers Chris Craik
2014-07-08Fix layers lifecycle issues John Reck
2014-06-30Fix onTrimMemory for HardwareRenderer John Reck
2014-06-26Animator refactoring & fixes John Reck
2014-06-23No-fail invokeFunctor John Reck
2014-06-18Throw ISE on too-big-views-with-layers John Reck
2014-06-12Move LayerType to RenderNode John Reck
2014-06-12Fix DA bugs John Reck
2014-06-04Even FASTER damage calculations! John Reck
2014-05-23Bag of scheduling tweaks John Reck
2014-05-15Animator start value... John Reck
2014-05-05Make RenderNodeAnimator and WebView play nice John Reck
2014-05-02Add CanvasProperty for drawCircle John Reck
2014-04-29RenderThread animator support John Reck