summaryrefslogtreecommitdiffstats
path: root/AUTHORS
diff options
context:
space:
mode:
authora.renevier@samsung.com <a.renevier@samsung.com@0039d316-1c4b-4281-b951-d872f2087c98>2014-03-31 20:22:22 +0000
committera.renevier@samsung.com <a.renevier@samsung.com@0039d316-1c4b-4281-b951-d872f2087c98>2014-03-31 20:22:22 +0000
commit978f5355315d66fb245b45bf3a9b146b847c712e (patch)
tree063f5aa252e777fcfc0b47e6b990a445cf353df0 /AUTHORS
parent157552a5a5749f237699c7311f236a3e02e03d14 (diff)
downloadchromium_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--AUTHORS1
1 files changed, 1 insertions, 0 deletions
diff --git a/AUTHORS b/AUTHORS
index a1e27b3..a898cb5 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -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>