commit | ae3474051cc90ac0798ce0bcf376413997dd1342 | [log] [tgz] |
---|---|---|
author | Dorah <dorahkim@google.com> | Thu Nov 16 16:11:26 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Nov 16 16:11:26 2023 |
tree | b834533a2b6e84e6cf92b16e6593232e32f52c0f | |
parent | 50a38745430540623bf16bf5d32467d1ec08a7ff [diff] |
CCA: Enable auto QR code detection This CL enables auto QR code detection in a preview of Photo mode. It starts a scanner with a 200ms interval for the first 3 minutes and slows down the interval to 1000ms after that. This 3 minutes timer is reset if a user is considered as active, such as taking a photo or changing cameras. Bug: b:298581154 Test: Checked from a log. Change-Id: Ie4adc2c7ecb4f5b9b84095113f5c400830e82e1c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4852462 Reviewed-by: Pi-Hsun Shih <pihsun@chromium.org> Commit-Queue: Dorah Kim <dorahkim@google.com> Reviewed-by: Wei Lee <wtlee@chromium.org> Cr-Commit-Position: refs/heads/main@{#1225526}
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.