commit | b07c1a0280c4f547070467f802743401f598ff80 | [log] [tgz] |
---|---|---|
author | Theo Johnson-Kanu <tjohnsonkanu@google.com> | Wed Feb 28 05:07:46 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Feb 28 05:07:46 2024 |
tree | e2df890f65751ffeee305a7b56412cb98dd9f779 | |
parent | f88f32452100a3cae65d66a19d4a06de60a456fa [diff] |
[CrOS Bluetooth] Bind HidPreservingController to JS This CL Builds Webui files for HidPreservingBluetoothStateController mojo interface and binds this to Os Settings UI. We use the newly added Mojo api in Bluetooth summary page and Bluetooth devices subpage. Added TS fakes for the new Mojo API Bug: b/319323014 Test: Deployed to DUT Change-Id: Iec4603859168892be80ef935631629d7231324ee Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5304129 Reviewed-by: Daniel Cheng <dcheng@chromium.org> Reviewed-by: Chad Duffin <chadduffin@chromium.org> Reviewed-by: Rebekah Potter <rbpotter@chromium.org> Reviewed-by: James Cook <jamescook@chromium.org> Commit-Queue: Theo Johnson-kanu <tjohnsonkanu@google.com> Cr-Commit-Position: refs/heads/main@{#1266257}
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.