index
:
frameworks_base.git
kitkat
lp5.0
lp5.1
mm6.0
n7.0
n7.1
o8.0
o8.1
q10.0
r11.0
r11.1
s12.0
s12.1
t13.0
t13.0_pre-rebase_jan22-23
u14.0
v15.0
w16.0
frameworks_base
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
animation
/
KeyframeSet.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix import statement in view|transition|animation packages.
Aurimas Liutikas
2016-10-12
1
-4
/
+4
*
Simplify KeyframeSet to avoid caching.
George Mount
2016-06-08
1
-8
/
+0
*
Implement transition for docking task in recents #5
Jorim Jaggi
2016-03-25
1
-1
/
+2
*
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