commit | 6e0389e932aea91826d0e6776b31581d509f1e2f | [log] [tgz] |
---|---|---|
author | Wei Lee <wtlee@google.com> | Wed May 04 09:42:07 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed May 04 09:42:07 2022 |
tree | 7b8b03289259041a7a756f6e726f510ab9ac36fa | |
parent | 7d041aa41f681c83f77255d133a24f7c18edd67b [diff] |
CCA: Add toggle in expert mode to show all resolutions In the new settings UI design, we group resolutions and only show options in a high level (e.g. "High", "Medium", "4K", etc). However, for development and testing needs, sometimes we still want to test a specific resolution. This CL adds a toggle "Show all resolutions" in the expert mode. When it is on, all the resolutions will be listed in the resolutions settings UI. Bug: b:231265980 Test: Manually Change-Id: Ib4788c023f21d1e17fc8e93e6ee6d9765b9ecd18 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3626992 Reviewed-by: Pi-Hsun Shih <pihsun@chromium.org> Commit-Queue: Wei Lee <wtlee@chromium.org> Cr-Commit-Position: refs/heads/main@{#999301}
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.