commit | 85b512bfd128f28a9f81a913c1a8f923e7010d0b | [log] [tgz] |
---|---|---|
author | Jun Zou <junzou@chromium.org> | Mon Dec 05 22:57:51 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Dec 05 22:57:51 2022 |
tree | 578a32368c9abad568baea3d1e2c6f9e4f2760c7 | |
parent | 0a85335b14a789741bfb9ed9d4d211efe6086143 [diff] |
[Omnibox][ML] Merge scoring signals from duplicate ACMatches. - Guarded by Finch feature flag. See `IsLogUrlScoringSignalsEnabled`. Bug: b/260154155 Change-Id: I0187e2703662d4be9b51997295a10d5b209f821e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4053728 Reviewed-by: Angela Yoeurng <yoangela@chromium.org> Commit-Queue: Jun Zou <junzou@chromium.org> Cr-Commit-Position: refs/heads/main@{#1079488}
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.