summaryrefslogtreecommitdiffstats
path: root/libs/hwui/RenderNode.h
Commit message (Expand)AuthorAgeFilesLines
* Yet more layer tracking loggingJohn Reck2014-09-041-0/+1
* Merge "Update transform isolation to handle command chunks" into lmp-devChris Craik2014-08-281-9/+2
|\
| * Update transform isolation to handle command chunksChris Craik2014-08-271-9/+2
* | Animator stuffJohn Reck2014-08-271-0/+2
|/
* Create z reordering boundaries around dispatchDrawChris Craik2014-08-251-2/+3
* Define shadow casting behavior within layersChris Craik2014-08-151-2/+2
* Fix damage for layers for projection receiversJohn Reck2014-08-081-1/+2
* Fix root RenderNode damage calculationJohn Reck2014-07-161-3/+1
* Fix layers lifecycle issuesJohn Reck2014-07-081-0/+14
* Animator refactoring & fixesJohn Reck2014-06-261-24/+4
* No-fail invokeFunctorJohn Reck2014-06-231-1/+0
* Update 'DisplayList' vs 'RenderNode' naming in several placesChris Craik2014-06-231-11/+11
* Merge "Wrap ViewGroup content in save/restore to protect composited children"Chris Craik2014-06-201-5/+10
|\
| * Wrap ViewGroup content in save/restore to protect composited childrenChris Craik2014-06-201-5/+10
* | Re-enable ViewPropAnimRTJohn Reck2014-06-201-0/+2
|/
* Move LayerType to RenderNodeJohn Reck2014-06-121-1/+9
* Fix DA bugsJohn Reck2014-06-121-0/+5
* Even FASTER damage calculations!John Reck2014-06-041-1/+4
* Enable debug stuffsJohn Reck2014-05-291-0/+1
* Animator start value...John Reck2014-05-151-2/+26
* Refactor VirtualLightRefBase & JNIJohn Reck2014-05-091-1/+0
* Add CanvasProperty for drawCircleJohn Reck2014-05-021-4/+8
* RenderThread animator supportJohn Reck2014-04-291-13/+23
* Clip TouchFeedbackDrawable effect to receiver OutlineChris Craik2014-04-231-0/+1
* Fix issue with bitmap uploadingJohn Reck2014-04-141-0/+6
* Remove use-after-free signal in RenderNodeChris Craik2014-04-111-1/+0
* Merge hasFunctors & pushStaging into prepareTreeJohn Reck2014-04-091-5/+9
* Merge "Switch DisplayListData to a staging model"John Reck2014-04-091-2/+6
|\
| * Switch DisplayListData to a staging modelJohn Reck2014-04-091-2/+6
* | When recording a child node into a parent, read staging projection propertyChris Craik2014-04-081-4/+4
|/
* Refcount RenderNodeJohn Reck2014-04-071-2/+2
* Support shadows on the root RenderNodeChris Craik2014-03-281-6/+17
* Async drawing!John Reck2014-03-271-0/+3
* Move where updateProperties is calledJohn Reck2014-03-241-1/+1
* Add stagingPropertiesJohn Reck2014-03-241-3/+15
* Move RenderNode to own fileJohn Reck2014-03-191-0/+200