commit | 0be72c976b51c8f5b7ff6ccc477a808fb4510e00 | [log] [tgz] |
---|---|---|
author | Chu-Hsuan Yang <chuhsuan@chromium.org> | Fri Apr 26 02:16:18 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Apr 26 02:16:18 2024 |
tree | 66ae4744f01096882c4161c501cebffaede12843 | |
parent | 2dd3d782f7148e80609a7636d89a1c8bf7c0f962 [diff] |
CCA: Add feature flags for OCR Create the following feature flags in camera app: - CameraAppPdfOcr: Make text in PDFs saved from camera app accessible. - CameraAppPreviewOcr: Enable OCR features on the camera app's preview. Bug: 311590884, 303584151 Test: unit_tests --gtest_filter='AboutFlags*' Change-Id: I0ef025b759f563431c2a832f8aa799d84e64c602 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5380139 Reviewed-by: Sean Li <seannli@google.com> Commit-Queue: Chu-Hsuan Yang <chuhsuan@chromium.org> Reviewed-by: Lei Zhang <thestig@chromium.org> Cr-Commit-Position: refs/heads/main@{#1292832}
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.