summaryrefslogtreecommitdiff
path: root/libs/hwui/AnimatorManager.cpp
AgeCommit message (Expand)Author
2024-03-15Fix the crash in AnimatorManager. Sally Qi
2022-05-10Fix memory leak with RenderNodeAnimator Nader Jawad
2017-11-03Format the world (or just HWUI) John Reck
2017-09-25Quick fix: Make incorrect animator usage a warning John Reck
2017-01-10Fix a use-of-uninitialized-value warning. George Burgess IV
2016-04-28resolve merge conflicts of 1599b981 to nyc-dev-plus-aosp Chih-Hung Hsieh
2016-04-27Fix google-explicit-constructor warnings. Chih-Hung Hsieh
2016-02-29Fix dirtyMask in AnimateFunctor John Reck
2016-02-19Revert "Revert "Check RenderNode's owning view before attaching animators"" Doris Liu
2016-02-19VectorDrawable native rendering - Step 5 of MANY Doris Liu
2016-02-18Revert "Revert "Revert "VectorDrawable native rendering - Step 5 of MANY""" Doris Liu
2016-02-12Revert "Revert "VectorDrawable native rendering - Step 5 of MANY"" Doris Liu
2016-02-11Revert "VectorDrawable native rendering - Step 5 of MANY" John Reck
2016-02-11VectorDrawable native rendering - Step 5 of MANY Doris Liu
2015-08-04am 906c8dea: am bc04d3ac: Merge "animateNoDamage failed to remove from curren... John Reck
2015-08-04animateNoDamage failed to remove from current frame list Ye Ouyang
2015-07-30animateNoDamage failed to remove from current frame list Fred Fettinger
2015-07-23Move updateMatrix() call to animateCommon John Reck
2015-01-05Add overrides and switch to nullptr keyword for all files Chris Craik
2014-10-15Clean up physical coupling Tom Hudson
2014-09-05Disable RT-anim for AnimatorSet John Reck
2014-09-03Fix some wrong-thread issues around animator management John Reck
2014-08-28Actually end animators on tree destruction John Reck
2014-08-27Animator stuff John Reck
2014-08-08Fix damage for layers for projection receivers John Reck
2014-07-01Fixes to startDelay John Reck
2014-06-26Animator refactoring & fixes John Reck