commit | d3691eec43468c7f22bba41e754a2d2a6f15707c | [log] [tgz] |
---|---|---|
author | Eric Sum <[email protected]> | Thu Jan 13 20:04:26 2022 |
committer | Chromium LUCI CQ <[email protected]> | Thu Jan 13 20:04:26 2022 |
tree | 3a93293b49085fbf055028e6fed8e98c6440a4d3 | |
parent | 453b386780b1ff74379f07d02d5fbb57795ce626 [diff] |
Add first draft of view for ambient animations. Note this is just the first draft and contains the most basic functionality. In the future there will be more logic added to it such as the responsive design (how the size of the animation scale), loading portrait vs landscape animation templates, etc. This should be enough to get us to the first milestone. Bug: b:211909881 Change-Id: I9013fc09f9df4e7bfb6a5f8c1bf26b042327ef36 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3378843 Reviewed-by: Tao Wu <[email protected]> Reviewed-by: Xiaohui Chen <[email protected]> Reviewed-by: Florin Malita <[email protected]> Reviewed-by: Allen Bauer <[email protected]> Commit-Queue: Eric Sum <[email protected]> Cr-Commit-Position: refs/heads/main@{#958775}
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.