commit | bc36150dfaee6629a0c1464866e0e551a98d461c | [log] [tgz] |
---|---|---|
author | Cici Ruan <cuicuiruan@google.com> | Tue Feb 15 06:22:16 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Feb 15 06:22:16 2022 |
tree | 4fcbc496e0e114fe306cad9bfa2c39ceabd3669f | |
parent | 37532393c252a43cbd71470ef269b5e0aa5f20bc [diff] |
arc: Add ActionView for key-binded actions Each action is wrapped by ActionView with ActionCircle and ActionLabel(s). ActionView is created according to design specs for key-binded ActionViews. Mouse-binded ActionView will be updated later once design specs are clear. Key-binded ActionViews are set editable now, but supporting for changing key will be added in the following CL. be added once all the UIs ready. Bug: b:188452744 Test: manual test: switch between kView and kEdit mode. Unit test will Change-Id: I62fe30f84061829567ebe2ceff3a7be5e93640e0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3449092 Reviewed-by: David Jacobo <djacobo@chromium.org> Reviewed-by: Yuichiro Hanada <yhanada@chromium.org> Commit-Queue: Cici Ruan <cuicuiruan@google.com> Auto-Submit: Cici Ruan <cuicuiruan@google.com> Cr-Commit-Position: refs/heads/main@{#971072}
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.