commit | 5aea1063dcadb564238f48d15e5b2e5a78eab912 | [log] [tgz] |
---|---|---|
author | Allen Bauer <kylixrd@chromium.org> | Mon Aug 30 22:44:09 2021 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Aug 30 22:44:09 2021 |
tree | 1c28b2433d44329c5293e71aba4b5b829e131b27 | |
parent | 571d6394bc1814b7371267c5b162b470fcab0cbf [diff] |
Animate directly against a Layer and not just a LayerOwner. Layers can have child layers, so we need to be able to initiate animations on those too. Bug: 1236069 Change-Id: I87f27bd6ceffa0bab7825e1d98ccf3a9bdb4a9d3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3125468 Commit-Queue: Allen Bauer <kylixrd@chromium.org> Reviewed-by: Peter Kasting <pkasting@chromium.org> Cr-Commit-Position: refs/heads/main@{#916580}
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.
To check out the source code locally, don't use git clone
! Instead, follow the instructions on how to get the code.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure .
For historical reasons, there are some small top level directories. Now the guidance is that new top level directories are for product (e.g. Chrome, Android WebView, Ash). Even if these products have multiple executables, the code should be in subdirectories of the product.
If you found a bug, please file it at https://crbug.com/new.