commit | 3d34cc12858adb0a993f444dedb4dc42f9f55fd0 | [log] [tgz] |
---|---|---|
author | Hsincheng Hou <dihimono@google.com> | Tue Dec 31 06:46:30 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Dec 31 06:46:30 2024 |
tree | fe44b61c767855d7a35e5f0e4010827f4c0ec800 | |
parent | 3db385889ea5774eeb856882fe7942e9e01c5bad [diff] |
Diagnostics: enable split modifier keyboard in diagnostics app. Enable keyboard diagnostics in app if the corresponding cros_config has value (`bottom_left_layout` and `bottom_right_layout`). example screenshots: https://screenshot.googleplex.com/9VrrENfTUKWjpQe.png https://screenshot.googleplex.com/7u96cWqeyCg7Qsh.png Bug: 380002430 TEST: ash_unittests and browser_tests --gtest_filter="Diagnostics*" Change-Id: Ia4f17930e718bd9634bf5e5b3f47c2cbfc3acb4c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6109418 Reviewed-by: Xiangdong Kong <xiangdongkong@google.com> Reviewed-by: Denny Huang <dennyh@google.com> Commit-Queue: Hsincheng Hou <dihimono@google.com> Cr-Commit-Position: refs/heads/main@{#1401070}
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.