summaryrefslogtreecommitdiffstats
path: root/core/java/android/view/RenderNodeAnimator.java
Commit message (Expand)AuthorAgeFilesLines
* Rename and simplify DisplayList Canvas classesChris Craik2015-03-091-2/+2
* Fix issue with RNA destruction mid-animationJohn Reck2014-12-091-14/+39
* It's super critical to call nStartJohn Reck2014-11-211-5/+16
* Fix cancel crashJohn Reck2014-11-031-1/+1
* Disable RT-anim for AnimatorSetJohn Reck2014-09-051-0/+7
* Listener callbacks ordering fixupsJohn Reck2014-08-291-16/+36
* Animator stuffJohn Reck2014-08-271-26/+18
* Fix supporting modifying listeners in callbacksJohn Reck2014-08-211-3/+13
* Run RevealAnimator on RTJohn Reck2014-08-191-2/+106
* Use RoundRect clipping for circle reveal animationChris Craik2014-07-301-5/+4
* Add RT-enabled reveal animatorJohn Reck2014-07-181-3/+18
* Fixes to startDelayJohn Reck2014-07-011-10/+31
* Animator refactoring & fixesJohn Reck2014-06-261-11/+17
* Add setStartValue to RNAJohn Reck2014-06-021-3/+13
* Baby stepsJohn Reck2014-05-191-2/+8
* Update ripple behavior, use render thread animationAlan Viverette2014-05-161-19/+121
* Animator start value...John Reck2014-05-151-15/+9
* Add TimeInterpolator support to RNAJohn Reck2014-05-121-5/+48
* Refactor VirtualLightRefBase & JNIJohn Reck2014-05-091-20/+15
* Allow starting an RT animation via CanvasJohn Reck2014-05-021-0/+10
* Add CanvasProperty for drawCircleJohn Reck2014-05-021-14/+37
* RenderThread animator supportJohn Reck2014-04-291-0/+122