commit | fd68d7839606c28e52c4a5bc55f4e0e47abdf1c9 | [log] [tgz] |
---|---|---|
author | Juan Mojica <juanmojica@google.com> | Tue Aug 10 22:41:13 2021 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Aug 10 22:41:13 2021 |
tree | 481861faac27d6ace192fe7319994e24211d8ebd | |
parent | f1f8f5e6c3ed0a2f4a17ee428fdf75e3683e34a2 [diff] |
Add UMA histograms for Lens Region Search feature. - Adds percentage histogram for region proportion of viewport. - Adds enum histogram for aspect ratio of region. - Passes capture_image size to controller to ensure original region size is accurate. Bug: 1234592, b/194127531 Change-Id: I942528157f8ddbb695aa7fb0a0b210bdb165a4eb Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3072272 Reviewed-by: Ben Goldberger <benwgold@google.com> Reviewed-by: Travis Skare <skare@chromium.org> Reviewed-by: Avi Drissman <avi@chromium.org> Commit-Queue: Juan Mojica <juanmojica@google.com> Cr-Commit-Position: refs/heads/master@{#910530}
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.