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