summaryrefslogtreecommitdiffstats
path: root/core/java/android/animation/ObjectAnimator.java
Commit message (Expand)AuthorAgeFilesLines
* Fix animation bugs caused by weak referencePatrick Dubroy2011-01-161-59/+32
* fix sdk build breakage; remove invalid @note tagScott Main2011-01-141-1/+2
* Allow old view hierarchy to be GC'ed more quickly during rotation.Patrick Dubroy2011-01-141-32/+58
* Change cancel/end behavior of animations to be synchronousChet Haase2010-12-071-0/+17
* Adding JNI methods as a faster reflection mechanismChet Haase2010-11-041-0/+10
* optimizing for primitive types in animationsChet Haase2010-11-031-64/+0
* Performance optimizations for animations and toolkitChet Haase2010-11-011-3/+8
* Remove generics from Animator APIsChet Haase2010-10-141-16/+181
* Revert "Remove generics from Animator APIs"Romain Guy2010-10-141-131/+23
* Remove generics from Animator APIsChet Haase2010-10-141-23/+131
* bug fixes in animation classesChet Haase2010-09-261-1/+18
* Rename several animation classesChet Haase2010-09-081-0/+246