diff options
author | a.renevier@samsung.com <a.renevier@samsung.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2014-03-31 20:22:22 +0000 |
---|---|---|
committer | a.renevier@samsung.com <a.renevier@samsung.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2014-03-31 20:22:22 +0000 |
commit | 978f5355315d66fb245b45bf3a9b146b847c712e (patch) | |
tree | 063f5aa252e777fcfc0b47e6b990a445cf353df0 /AUTHORS | |
parent | 157552a5a5749f237699c7311f236a3e02e03d14 (diff) | |
download | chromium_src-978f5355315d66fb245b45bf3a9b146b847c712e.zip chromium_src-978f5355315d66fb245b45bf3a9b146b847c712e.tar.gz chromium_src-978f5355315d66fb245b45bf3a9b146b847c712e.tar.bz2 |
Handle direction control in compositor Animations
This patch is the compositor side. The blink side is handled in issue #178263006
Handle reverse animations in the compositor. Currently, compositor only
understand alternate direction. And in order to reverse an animation, it
needs to be passed a reversed timing function.
This patch introduces a Direction enum parameter in animation.
BUG=348071
Review URL: https://codereview.chromium.org/180153010
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@260628 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'AUTHORS')
-rw-r--r-- | AUTHORS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -35,6 +35,7 @@ Andrew Brampton <me@bramp.net> Andrew Tulloch <andrew@tullo.ch> Anish Patankar <anish.p@samsung.com> Antonio Gomes <a1.gomes@sisa.samsung.com> +Arnaud Renevier <a.renevier@samsung.com> Arthur Lussos <developer0420@gmail.com> Arun Mankuzhi <arun.m@samsung.com> Arunprasad Rajkumar <ararunprasad@gmail.com> |