commit | ed3615b6ce0984e9cbecbc96e1a70c2ac8f0bed0 | [log] [tgz] |
---|---|---|
author | Sergio Villar Senin <svillar@igalia.com> | Thu Jan 09 15:36:25 2020 |
committer | Commit Bot <commit-bot@chromium.org> | Thu Jan 09 15:36:25 2020 |
tree | a2b192b907fcafbce7702cef00af07b0bde12981 | |
parent | 18c2ec839be9ac1022ee49e684ba5629cdf7032f [diff] |
Use TimeDelta to represent time offsets in StartAnimationOnCompositor The current API is using a double. It's more convenient to use a base::TimeDelta which represents durations. Bug: 737867 Change-Id: I5f7936af7e8597d27b7c2a2e14e20376365e7c7f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1981613 Reviewed-by: Robert Flack <flackr@chromium.org> Reviewed-by: Kevin Ellis <kevers@chromium.org> Commit-Queue: Sergio Villar <svillar@igalia.com> Cr-Commit-Position: refs/heads/master@{#729755}
Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web.
The project's web site is https://www.chromium.org.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure .