summaryrefslogtreecommitdiffstats
path: root/libs/hwui/RenderNode.cpp
Commit message (Expand)AuthorAgeFilesLines
* Throw ISE on too-big-views-with-layersJohn Reck2014-06-181-1/+14
* Fix dirty calculation for layer updatesJohn Reck2014-06-181-1/+1
* Handle Z in DAJohn Reck2014-06-171-1/+1
* Move LayerType to RenderNodeJohn Reck2014-06-121-31/+117
* Fix DA bugsJohn Reck2014-06-121-21/+19
* Even FASTER damage calculations!John Reck2014-06-041-5/+47
* Merge "Update HWUI matrix API"Derek Sollenberger2014-05-301-2/+2
|\
| * Update HWUI matrix APIDerek Sollenberger2014-05-291-2/+2
* | Enable debug stuffsJohn Reck2014-05-291-0/+11
|/
* Disable shadow drawing for empty/null outlinesChris Craik2014-05-211-2/+3
* Merge "Round rect outline clipping"Chris Craik2014-05-161-0/+4
|\
| * Round rect outline clippingChris Craik2014-05-151-0/+4
* | Animator start value...John Reck2014-05-151-10/+24
|/
* Remove Path based outline clippingChris Craik2014-05-141-3/+2
* Make RenderNodeAnimator and WebView play niceJohn Reck2014-05-051-2/+2
* Add CanvasProperty for drawCircleJohn Reck2014-05-021-12/+8
* Use resize, not reserveJohn Reck2014-04-301-1/+1
* RenderThread animator supportJohn Reck2014-04-291-2/+50
* Add elevation, Z properties to ViewChris Craik2014-04-281-6/+10
* Merge "Clip TouchFeedbackDrawable effect to receiver Outline"Chris Craik2014-04-241-13/+62
|\
| * Clip TouchFeedbackDrawable effect to receiver OutlineChris Craik2014-04-231-13/+62
* | Fix translationZ matrix computationChris Craik2014-04-231-2/+5
|/
* Fix issue with bitmap uploadingJohn Reck2014-04-141-3/+10
* Merge "Remove use-after-free signal in RenderNode"Chris Craik2014-04-111-9/+1
|\
| * Remove use-after-free signal in RenderNodeChris Craik2014-04-111-9/+1
* | Simplify matrix calculationsJohn Reck2014-04-111-4/+4
|/
* Merge hasFunctors & pushStaging into prepareTreeJohn Reck2014-04-091-23/+20
* Switch DisplayListData to a staging modelJohn Reck2014-04-091-11/+31
* Refcount RenderNodeJohn Reck2014-04-071-23/+12
* Move most TransformationInfo properties to RenderNodeChris Craik2014-04-021-2/+6
* Support shadows on the root RenderNodeChris Craik2014-03-281-65/+77
* Merge "Disable shadow overdraw avoidance in the inverse clip case"Chris Craik2014-03-281-1/+10
|\
| * Disable shadow overdraw avoidance in the inverse clip caseChris Craik2014-03-271-1/+10
* | Merge "Async drawing!"John Reck2014-03-271-0/+17
|\ \ | |/ |/|
| * Async drawing!John Reck2014-03-271-0/+17
* | Add private circular reveal API on View/RenderNodeChris Craik2014-03-251-10/+19
|/
* Add missing null checkJohn Reck2014-03-251-3/+5
* Add stagingPropertiesJohn Reck2014-03-241-114/+76
* Rework Outline API, remove isolatedZVolume remnantsChris Craik2014-03-241-10/+13
* Move RenderNode to own fileJohn Reck2014-03-191-0/+571