commit | 7d5dc6cc4ce84a7cfdc27ea267976e4dffd46dbb | [log] [tgz] |
---|---|---|
author | Wenbo Jie <wenbojie@chromium.org> | Wed Nov 10 02:15:50 2021 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Nov 10 02:15:50 2021 |
tree | 80454247c061f00633b8cd4bbdf47534fa8bc056 | |
parent | 6317fb2c6f11c873aaef093b638f5648d12dd284 [diff] |
[FilesDarkMode] Adopt new cr-toggle variables This is the part 2 of offline dark mode change, a follow up of CL:3252473. The change here depends on CL:3251412 and utilize the variables exposed there to support paper-ripple size/ring/ box-shadow customization. Demo: http://shortn/_Mc479hKfal Bug: 1250587 Test: Deploy and visually inspect Test: browser_tests --gtest_filter=*FilesApp* Change-Id: Id59575d2a5163804901134e9ad953865f7d83803 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3266841 Reviewed-by: Austin Tankiang <austinct@chromium.org> Commit-Queue: Wenbo Jie <wenbojie@chromium.org> Cr-Commit-Position: refs/heads/main@{#940135}
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.