commit | 125260519c1fec1ae156505ff96b3802f4162513 | [log] [tgz] |
---|---|---|
author | Martin Šrámek <msramek@chromium.org> | Tue Jan 18 20:10:02 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Jan 18 20:10:02 2022 |
tree | eb3184306ea210c4d41f127000caf3a61bdc7c1d | |
parent | 1a9d8ba3c8472b318bb5a9af24f6c6412caa655e [diff] |
Add page transition animations to Privacy Guide Adds a new type of animation to cr-view-manager: "slide-in-fade-in". This is inspired by the proof-of-concept CL here: https://chromium-review.googlesource.com/c/chromium/src/+/3229607 This animation is then used in the Privacy Guide. Bug: 1215630 Change-Id: Idad17ecb1ea6a6e15d0d2576e9f67ad4094c6af3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3396156 Reviewed-by: Rainhard Findling <rainhard@chromium.org> Reviewed-by: Demetrios Papadopoulos <dpapad@chromium.org> Commit-Queue: Martin Šrámek <msramek@chromium.org> Cr-Commit-Position: refs/heads/main@{#960565}
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.