index
:
frameworks_base.git
replicant-2.2
replicant-2.3
replicant-4.0
replicant-4.2
replicant-6.0
frameworks/base
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
animation
/
KeyframeSet.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix per-keyframe interpolators
Doris Liu
2015-03-30
1
-4
/
+4
*
Remove unused imports in frameworks/base.
John Spurlock
2015-02-28
1
-1
/
+0
*
Added a generic configuration and theme based cache
Yigit Boyar
2014-10-23
1
-8
/
+10
*
Use intrinsic size for path animation in AnimatedVectorDrawable
George Mount
2014-09-09
1
-0
/
+4
*
Use optimized Keyframes for Path animations.
George Mount
2014-08-29
1
-2
/
+17
*
Change Animators to reset values when restarted if their target changes
Yigit Boyar
2014-07-16
1
-0
/
+7
*
Log warning when animator detects NaN value
Chet Haase
2013-03-15
1
-2
/
+15
*
Fix invalidation bug with View bounds properties
Chet Haase
2011-02-16
1
-0
/
+9
*
optimizing for primitive types in animations
Chet Haase
2010-11-03
1
-49
/
+78
*
Performance optimizations for animations and toolkit
Chet Haase
2010-11-01
1
-17
/
+32
*
Remove generics from Animator APIs
Chet Haase
2010-10-14
1
-3
/
+77
*
Revert "Remove generics from Animator APIs"
Romain Guy
2010-10-14
1
-77
/
+3
*
Remove generics from Animator APIs
Chet Haase
2010-10-14
1
-3
/
+77
*
New TimeInterpolator interface for android.animation package.
Chet Haase
2010-10-07
1
-5
/
+3
*
Rename several animation classes
Chet Haase
2010-09-08
1
-1
/
+1
*
Add ability to instantiate PropertyAnimator objects with single "to" value.
Chet Haase
2010-07-27
1
-1
/
+1
*
Add keyframes to animation framework.
Chet Haase
2010-07-21
1
-0
/
+99