commit | f9b60058e80f142a19c39ef37ed314e5ff27334e | [log] [tgz] |
---|---|---|
author | Reilly Grant <reillyg@chromium.org> | Thu Dec 09 00:33:33 2021 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Dec 09 00:33:33 2021 |
tree | e7a21f51ca37a94543d9c346eb2fb23e9192df6f | |
parent | 4d11222b39c9c47f18b46499fc4ce4ffed2d4351 [diff] |
Enable the Barcode Detection API on Lacros This change enables the existing Barhopper-based backend for the Barcode Detection API used for ash-chrome in lacros-chrome. BUILD.gn and shape_detection_service.cc are refactored a bit to make it clearer which code is enabled on each platform. Fixed: 1235855 Change-Id: I6e8f4ac0af509822bf34615e8a3539870bc464b2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3322310 Auto-Submit: Reilly Grant <reillyg@chromium.org> Reviewed-by: Daniel Cheng <dcheng@chromium.org> Commit-Queue: Daniel Cheng <dcheng@chromium.org> Cr-Commit-Position: refs/heads/main@{#949832}
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.