commit | 0dcd7c3e9caa29687b9c7445b18ffd3e5f16c89f | [log] [tgz] |
---|---|---|
author | Kyungjun Lee <kyungjunlee@google.com> | Fri Dec 16 22:01:39 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Dec 16 22:01:39 2022 |
tree | 311fc8795791bbb26b8daa3207a68a8a515546b6 | |
parent | 9fd281c4d35ef52253ba5abb2fd324e7ca7d128a [diff] |
[ScreenAI] Adds an item for Pdf Ocr to the context menu. An item with two submenu items is added to the context menu. This context menu item is visible to the user when they open the menu on the pdf viewer. A screenshot of this context menu can be found in the following link: https://screenshot.googleplex.com/9qntRNjXWkEmgkM.png. Also, when "Always" is selected, it will show a checked item with text, "Convert image to text", on the context menu as depicted in the following link: https://screenshot.googleplex.com/6VtUSeRGqx7p7XB.png. AX-Relnotes: n/a Bug: 1393069 Change-Id: I227c09478aa9df62f71d0309889b45eda5f1aacc Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4061959 Reviewed-by: Ramin Halavati <rhalavati@chromium.org> Reviewed-by: Tommy Nyquist <nyquist@chromium.org> Reviewed-by: Ted Choc <tedchoc@chromium.org> Commit-Queue: Kyungjun Lee <kyungjunlee@google.com> Cr-Commit-Position: refs/heads/main@{#1084543}
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.