index
:
Project-1CE/frameworks_base
lineage-18.1
sugisawa
sugisawa-mr1
tachibana
tachibana-mr1
umineko
Unnamed repository; edit this file 'description' to name the repository.
Linux User
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libs
/
hwui
/
AnimatorManager.cpp
Age
Commit message (
Expand
)
Author
2017-11-03
Format the world (or just HWUI)
John Reck
2017-09-25
Quick fix: Make incorrect animator usage a warning
John Reck
2017-01-10
Fix a use-of-uninitialized-value warning.
George Burgess IV
2016-04-28
resolve merge conflicts of 1599b981 to nyc-dev-plus-aosp
Chih-Hung Hsieh
2016-04-27
Fix google-explicit-constructor warnings.
Chih-Hung Hsieh
2016-02-29
Fix dirtyMask in AnimateFunctor
John Reck
2016-02-19
Revert "Revert "Check RenderNode's owning view before attaching animators""
Doris Liu
2016-02-19
VectorDrawable native rendering - Step 5 of MANY
Doris Liu
2016-02-18
Revert "Revert "Revert "VectorDrawable native rendering - Step 5 of MANY"""
Doris Liu
2016-02-12
Revert "Revert "VectorDrawable native rendering - Step 5 of MANY""
Doris Liu
2016-02-11
Revert "VectorDrawable native rendering - Step 5 of MANY"
John Reck
2016-02-11
VectorDrawable native rendering - Step 5 of MANY
Doris Liu
2015-08-04
am 906c8dea: am bc04d3ac: Merge "animateNoDamage failed to remove from curren...
John Reck
2015-08-04
animateNoDamage failed to remove from current frame list
Ye Ouyang
2015-07-30
animateNoDamage failed to remove from current frame list
Fred Fettinger
2015-07-23
Move updateMatrix() call to animateCommon
John Reck
2015-01-05
Add overrides and switch to nullptr keyword for all files
Chris Craik
2014-10-15
Clean up physical coupling
Tom Hudson
2014-09-05
Disable RT-anim for AnimatorSet
John Reck
2014-09-03
Fix some wrong-thread issues around animator management
John Reck
2014-08-28
Actually end animators on tree destruction
John Reck
2014-08-27
Animator stuff
John Reck
2014-08-08
Fix damage for layers for projection receivers
John Reck
2014-07-01
Fixes to startDelay
John Reck
2014-06-26
Animator refactoring & fixes
John Reck