commit | 47e443a0bf7813c5e0830f68a751e2efa3bfc091 | [log] [tgz] |
---|---|---|
author | Vlad Korotkevich <vkorotkevich@google.com> | Fri Apr 04 10:02:10 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Apr 04 10:02:10 2025 |
tree | 93e38ca15647ac8b7ca950ec778c6c79277572e9 | |
parent | 04e11774715d404203f801f98ea8c243ab4e6b57 [diff] |
[Back Button] Support animations This CL extracts animation related logic from ToolbarTablet into back button MVC components. Bug: 404478528 Change-Id: Iec8a9424a6f5bf7e3b6ebe98e5c1421759653fed Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6396860 Reviewed-by: Matthew Jones <mdjones@chromium.org> Commit-Queue: Vlad Korotkevich <vkorotkevich@google.com> Reviewed-by: Patrick Noland <pnoland@chromium.org> Cr-Commit-Position: refs/heads/main@{#1442646}
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.