commit | a1cda03895b0682a10b75201e747c94ff805db0c | [log] [tgz] |
---|---|---|
author | Anton Swifton <swifton@google.com> | Tue Aug 03 22:42:33 2021 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Aug 03 22:42:33 2021 |
tree | 2afafc185614fce7dd382e38e26f3492618321cd | |
parent | 25e74663d06d39c470ad998819b2c4af4481267e [diff] |
Add a notification for billboard devices. If the board does not support thunderbolt and a device that does not have alt-mode is connected, it will be resolved as a billboard device. This notification will tell the user that the device is not supported. Screenshot: https://screenshot.googleplex.com/A8jh8usYPNtQQe3 Bug: 1177187 Test: ash_unittests Change-Id: I0a05a71a6d0653c1c0bdea81334e83bf65df16d8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2984005 Commit-Queue: Anton Swifton <swifton@google.com> Reviewed-by: Achuith Bhandarkar <achuith@chromium.org> Reviewed-by: Ken Rockot <rockot@google.com> Reviewed-by: Jimmy Gong <jimmyxgong@chromium.org> Reviewed-by: Ahmed Mehfooz <amehfooz@chromium.org> Cr-Commit-Position: refs/heads/master@{#908159}
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.