summaryrefslogtreecommitdiff
path: root/libs/hwui/Animator.cpp
AgeCommit message (Expand)Author
2021-02-16Implementing the new material ripple Jay Aliomer
2019-07-04Enable simplified version of RootRenderNode for host Fedor Kudasov
2019-05-29Build native android graphics library for desktop Jerome Gaillard
2017-11-03Format the world (or just HWUI) John Reck
2017-01-11Fix dirty Z prop John Reck
2016-08-04Remove animation value change from push staging Doris Liu
2016-06-09Handle hidden RT VectorDrawable animators Doris Liu
2016-04-12rm log spam Doris Liu
2016-02-19Ensure animator's interpolator is set Doris Liu
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
2016-02-04Revert "Revert "VectorDrawable native rendering - Step 4 of MANY"" Doris Liu
2016-02-04Revert "VectorDrawable native rendering - Step 4 of MANY" Doris Liu
2016-02-02VectorDrawable native rendering - Step 4 of MANY Doris Liu
2015-08-21Switch several enums to enum classes Chris Craik
2015-01-05Add overrides and switch to nullptr keyword for all files Chris Craik
2014-12-23Cleanup various clang warnings, use unique_ptrs in several places Chris Craik
2014-11-22Revert "resolved conflicts for merge of 220c3f4f to master" Andreas Gampe
2014-11-21resolved conflicts for merge of 220c3f4f to master Andreas Gampe
2014-11-21Frameworks/base: Unused parameters in hwui Andreas Gampe
2014-10-15Clean up physical coupling Tom Hudson
2014-09-12Correctly initialize animator asynchronousity Chris Craik
2014-09-03Fix some wrong-thread issues around animator management John Reck
2014-08-29Listener callbacks ordering fixups John Reck
2014-08-27Animator stuff John Reck
2014-08-15Define shadow casting behavior within layers Chris Craik
2014-08-08Fix damage for layers for projection receivers John Reck
2014-07-30Use RoundRect clipping for circle reveal animation Chris Craik
2014-07-18Add RT-enabled reveal animator John Reck
2014-07-07Fix VPA.cancel() John Reck
2014-07-01Fixes to startDelay John Reck
2014-06-26Animator refactoring & fixes John Reck
2014-06-20Re-enable ViewPropAnimRT John Reck
2014-06-02Add setStartValue to RNA John Reck
2014-05-16Update ripple behavior, use render thread animation Alan Viverette
2014-05-15Animator start value... John Reck
2014-05-13Clamp to uint8 for alpha John Reck
2014-05-02Add CanvasProperty for drawCircle John Reck
2014-04-29RenderThread animator support John Reck