diff options
author | a.renevier@samsung.com <a.renevier@samsung.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2014-05-01 19:25:35 +0000 |
---|---|---|
committer | a.renevier@samsung.com <a.renevier@samsung.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2014-05-01 19:25:35 +0000 |
commit | 753af8970fc08d7e8377822b3eb309e303b4087b (patch) | |
tree | 752762d3545f7f5560ef7c602d59ec42924fdca7 /AUTHORS | |
parent | 56fa88601bb49fba7d998c51efb6f5c7ed8d4ea7 (diff) | |
download | chromium_src-753af8970fc08d7e8377822b3eb309e303b4087b.zip chromium_src-753af8970fc08d7e8377822b3eb309e303b4087b.tar.gz chromium_src-753af8970fc08d7e8377822b3eb309e303b4087b.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/227733004
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@267606 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> |