summaryrefslogtreecommitdiffstats
path: root/libs/hwui/Animator.h
Commit message (Expand)AuthorAgeFilesLines
* Add overrides and switch to nullptr keyword for all filesChris Craik2015-01-051-11/+11
* Cleanup various clang warnings, use unique_ptrs in several placesChris Craik2014-12-231-1/+2
* Clean up physical couplingTom Hudson2014-10-151-3/+4
* Disable RT-anim for AnimatorSetJohn Reck2014-09-051-0/+5
* Fix some wrong-thread issues around animator managementJohn Reck2014-09-031-0/+2
* Animator stuffJohn Reck2014-08-271-4/+8
* Fix damage for layers for projection receiversJohn Reck2014-08-081-2/+10
* Use RoundRect clipping for circle reveal animationChris Craik2014-07-301-1/+1
* Add RT-enabled reveal animatorJohn Reck2014-07-181-1/+14
* Fixes to startDelayJohn Reck2014-07-011-9/+16
* Animator refactoring & fixesJohn Reck2014-06-261-9/+13
* Re-enable ViewPropAnimRTJohn Reck2014-06-201-0/+4
* Have all the setters return changedJohn Reck2014-06-041-1/+1
* Add setStartValue to RNAJohn Reck2014-06-021-2/+1
* Update ripple behavior, use render thread animationAlan Viverette2014-05-161-3/+7
* Animator start value...John Reck2014-05-151-68/+34
* Add TimeInterpolator support to RNAJohn Reck2014-05-121-0/+1
* Refactor VirtualLightRefBase & JNIJohn Reck2014-05-091-1/+1
* Add CanvasProperty for drawCircleJohn Reck2014-05-021-10/+121
* RenderThread animator supportJohn Reck2014-04-291-0/+79