diff options
author | ajuma@chromium.org <ajuma@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-12-09 21:30:25 +0000 |
---|---|---|
committer | ajuma@chromium.org <ajuma@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-12-09 21:30:25 +0000 |
commit | 8dec4d09a4b963fe41e8dc36584bea451c7b39fd (patch) | |
tree | d899f9f1e83d8f888ef894fe28f2e994bc9a850e /gpu/ipc | |
parent | add747d17d785bfbb8cebbcd5f34ee7d66e647c5 (diff) | |
download | chromium_src-8dec4d09a4b963fe41e8dc36584bea451c7b39fd.zip chromium_src-8dec4d09a4b963fe41e8dc36584bea451c7b39fd.tar.gz chromium_src-8dec4d09a4b963fe41e8dc36584bea451c7b39fd.tar.bz2 |
Add monotonic time and target property to cc::AnimationDelegate notifications
This adds monotonic time and target property as arguments to
cc::AnimationDelegate::NotifyAnimation{Started, Finished}.
The existing wall clock time argument can be removed once Blink's legacy
implementation of CSS animations and transitions is removed.
The target property argument is needed so that Blink can distinguish
between notifications for CSS animations/transitions and notifications for
the scroll animations being added for the CSSOM View smooth scroll API.
BUG=299945,243871
Review URL: https://codereview.chromium.org/99733003
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@239554 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'gpu/ipc')
0 files changed, 0 insertions, 0 deletions