commit | aa830ff57ef82d5f773a75e38012a516daffe81c | [log] [tgz] |
---|---|---|
author | Yi Gu <[email protected]> | Thu Feb 22 03:09:11 2018 |
committer | Commit Bot <[email protected]> | Thu Feb 22 03:09:11 2018 |
tree | 89e0109b0e35a642cc7d1a4c317cd939492fd7f3 | |
parent | e7220751085e18360ce44dc0ae3645c55f926f47 [diff] |
Rename AnimationPlayer to Animation in cc and all its clients This patch updates the name cc::AnimationPlayer to cc::Animation so that it will be consistent with the blink::Animation. It's a follow-up patch of https://chromium-review.googlesource.com/c/chromium/src/+/906830. Other clients of cc::Animation (vr, ui) have been updated accordingly. Bug: 807667 Cq-Include-Trybots: master.tryserver.blink:linux_trusty_blink_rel;master.tryserver.chromium.android:android_optional_gpu_tests_rel;master.tryserver.chromium.linux:linux_layout_tests_slimming_paint_v2;master.tryserver.chromium.linux:linux_optional_gpu_tests_rel;master.tryserver.chromium.linux:linux_vr;master.tryserver.chromium.mac:mac_optional_gpu_tests_rel;master.tryserver.chromium.win:win_optional_gpu_tests_rel Change-Id: If80affe7bedf46ae8f0356a6fa8a89e2f1d81973 Reviewed-on: https://chromium-review.googlesource.com/926901 Reviewed-by: Stephen McGruer <[email protected]> Reviewed-by: Majid Valipour <[email protected]> Reviewed-by: Ian Vollick <[email protected]> Reviewed-by: Robert Flack <[email protected]> Commit-Queue: Yi Gu <[email protected]> Cr-Commit-Position: refs/heads/master@{#538327}
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 .