summaryrefslogtreecommitdiffstats
path: root/core/jni/android_view_RenderNode.cpp
Commit message (Expand)AuthorAgeFilesLines
* Rename native DisplayListRenderer to DisplayListCanvasChris Craik2015-04-201-1/+0
* Stop pretending USE_OPENGL_RENDERER is a thingJohn Reck2014-12-181-11/+0
* am c3507d10: Merge "Frameworks/base: Replace LOG_FATAL_IF in core/jni"Andreas Gampe2014-11-191-14/+3
|\
| * Frameworks/base: Replace LOG_FATAL_IF in core/jniAndreas Gampe2014-11-191-14/+3
* | Enable fast jni for simple RenderNode/Matrix/Paint operationsChris Craik2014-10-071-54/+54
|/
* Add shadow/clipping properties to HierarchyViewerChris Craik2014-09-051-0/+7
* Fix some wrong-thread issues around animator managementJohn Reck2014-09-031-1/+1
* Animator stuffJohn Reck2014-08-271-0/+7
* Add outline alphaChris Craik2014-07-311-6/+7
* Use RoundRect clipping for circle reveal animationChris Craik2014-07-301-3/+3
* Move ClipBounds to nativeChris Craik2014-07-251-32/+17
* Merge "Make setter methods on Outline call setEmpty() based on params" into l...Chris Craik2014-07-221-0/+9
|\
| * Make setter methods on Outline call setEmpty() based on paramsChris Craik2014-07-221-0/+9
* | Add android.Paint that inherits SkPaintBehdad Esfahbod2014-07-221-1/+2
|/
* Fixes to startDelayJohn Reck2014-07-011-1/+0
* Animator refactoring & fixesJohn Reck2014-06-261-9/+1
* Move LayerType to RenderNodeJohn Reck2014-06-121-4/+12
* Fix DA bugsJohn Reck2014-06-121-8/+0
* Even FASTER damage calculations!John Reck2014-06-041-0/+8
* Have all the setters return changedJohn Reck2014-06-041-146/+108
* Enable debug stuffsJohn Reck2014-05-291-0/+7
* Merge "Round rect outline clipping"Chris Craik2014-05-161-0/+7
|\
| * Round rect outline clippingChris Craik2014-05-151-0/+7
* | Animator start value...John Reck2014-05-151-0/+32
|/
* Remove Path based outline clippingChris Craik2014-05-141-5/+0
* RenderThread animator supportJohn Reck2014-04-291-0/+23
* Add elevation, Z properties to ViewChris Craik2014-04-281-0/+14
* Simplify matrix calculationsJohn Reck2014-04-111-5/+3
* Switch DisplayListData to a staging modelJohn Reck2014-04-091-188/+189
* Refcount RenderNodeJohn Reck2014-04-071-1/+2
* Move most TransformationInfo properties to RenderNodeChris Craik2014-04-021-21/+67
* Add private circular reveal API on View/RenderNodeChris Craik2014-03-251-0/+16
* Add stagingPropertiesJohn Reck2014-03-241-55/+57
* Rework Outline API, remove isolatedZVolume remnantsChris Craik2014-03-241-12/+21
* Move RenderNode to own fileJohn Reck2014-03-191-1/+1
* Remove castsShadow and globalCamera APIsChris Craik2014-03-171-14/+0
* Rename DisplayList->RenderNodeJohn Reck2014-03-171-0/+464