commit | da3ec44bb68a2bf74ef9a675e6f19b94d379ff70 | [log] [tgz] |
---|---|---|
author | Ramin Halavati <rhalavati@google.com> | Tue May 06 04:14:03 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue May 06 04:14:03 2025 |
tree | 12ab7924d47d097ee30dbe454b7feb8d0330400c | |
parent | b8393595770bce15c4bc8bbdb4b62b4c54886d2a [diff] |
Add GetMaxImageDimension function to ScreenAI library interface. Add an interface function to ChromeScreenAI library to get the actual maximum image dimension that is processed without down sampling by OCR module. Also increase minimum library version to 138 to ensure the new API exists. AX-Relnotes: n/a Bug: 413318481 Change-Id: I0987159f7a08fb902fa6ad48040ae4bb70c682b3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6487567 Commit-Queue: Ramin Halavati <rhalavati@chromium.org> Reviewed-by: Kyungjun Lee <kyungjunlee@google.com> Cr-Commit-Position: refs/heads/main@{#1456085}
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.