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
/
view
/
RenderNodeAnimator.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move RenderNodeAnimator to android.graphics.animation package
Derek Sollenberger
2020-02-13
1
-480
/
+14
*
Remove unnecessary UnsupportedAppUsage annotation
Derek Sollenberger
2020-02-13
1
-10
/
+0
*
Use new UnsupportedAppUsage annotation.
Artur Satayev
2019-12-18
1
-1
/
+1
*
Send subtree changed AccessibilityEvent for all alpha changes.
Qasid Ahmad Sadiq
2019-05-17
1
-1
/
+1
*
Add back to greylist
John Reck
2019-05-02
1
-3
/
+3
*
Fix NPE in RNA#callOnFinished
John Reck
2019-04-01
1
-4
/
+9
*
Add @UnsupportedAppUsage annotations
Andrei Onea
2019-02-27
1
-0
/
+1
*
Move the right method to max-sdk-o list.
Mathew Inwood
2019-02-18
1
-2
/
+2
*
Make HardwareRenderer public API
John Reck
2019-02-08
1
-1
/
+6
*
Move setTarget() to max-sdk-o greylist.
Mathew Inwood
2019-02-06
1
-1
/
+2
*
Add compat workaround
John Reck
2018-11-14
1
-0
/
+6
*
Rename & package shuffle
John Reck
2018-10-04
1
-3
/
+5
*
Add @UnsupportedAppUsage annotations
Mathew Inwood
2018-08-20
1
-0
/
+8
*
Fix NPE in RNA#start()
John Reck
2018-02-14
1
-1
/
+1
*
Make ripples silky smooth
John Reck
2017-11-16
1
-7
/
+3
*
Fix NPE in RenderNodeAnimator ALPHA when used outside ViewPropertyAnimator
Chris Craik
2017-01-06
1
-2
/
+1
*
New public API for calculating the total duration of an animation
Doris Liu
2015-10-12
1
-3
/
+0
*
Refactor AnimatorSet in prep for adding more functionalities
Doris Liu
2015-07-30
1
-0
/
+8
*
Rename and simplify DisplayList Canvas classes
Chris Craik
2015-03-09
1
-2
/
+2
*
Fix issue with RNA destruction mid-animation
John Reck
2014-12-09
1
-14
/
+39
*
It's super critical to call nStart
John Reck
2014-11-21
1
-5
/
+16
*
Fix cancel crash
John Reck
2014-11-03
1
-1
/
+1
*
Disable RT-anim for AnimatorSet
John Reck
2014-09-05
1
-0
/
+7
*
Listener callbacks ordering fixups
John Reck
2014-08-29
1
-16
/
+36
*
Animator stuff
John Reck
2014-08-27
1
-26
/
+18
*
Fix supporting modifying listeners in callbacks
John Reck
2014-08-21
1
-3
/
+13
*
Run RevealAnimator on RT
John Reck
2014-08-19
1
-2
/
+106
*
Use RoundRect clipping for circle reveal animation
Chris Craik
2014-07-30
1
-5
/
+4
*
Add RT-enabled reveal animator
John Reck
2014-07-18
1
-3
/
+18
*
Fixes to startDelay
John Reck
2014-07-01
1
-10
/
+31
*
Animator refactoring & fixes
John Reck
2014-06-26
1
-11
/
+17
*
Add setStartValue to RNA
John Reck
2014-06-02
1
-3
/
+13
*
Baby steps
John Reck
2014-05-19
1
-2
/
+8
*
Update ripple behavior, use render thread animation
Alan Viverette
2014-05-16
1
-19
/
+121
*
Animator start value...
John Reck
2014-05-15
1
-15
/
+9
*
Add TimeInterpolator support to RNA
John Reck
2014-05-12
1
-5
/
+48
*
Refactor VirtualLightRefBase & JNI
John Reck
2014-05-09
1
-20
/
+15
*
Allow starting an RT animation via Canvas
John Reck
2014-05-02
1
-0
/
+10
*
Add CanvasProperty for drawCircle
John Reck
2014-05-02
1
-14
/
+37
*
RenderThread animator support
John Reck
2014-04-29
1
-0
/
+122