commit | 37c4875e5f27ee9ccead4cd4d28a1989dab67965 | [log] [tgz] |
---|---|---|
author | manukh <manukh@chromium.org> | Tue Jun 21 15:38:10 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Jun 21 15:38:10 2022 |
tree | 34308397126bb5eb4886f09b386fcaee5330d905 | |
parent | 3b1601272f6f60999626918371cd4dd233d1691b [diff] |
[memories] Add HistoryClusterProvider Waits for the async search provider to complete, then finds the 1st search suggestion whose contents match a cluster keyword. Uses a static 900 relevance. Only enabled if 1) the journey feature is enabled, 2) the journey provider feature (added with this CL) is enabled, and 3) the user locale is one of the journey enabled locales. Bug: 1327076 Change-Id: I0cd0c6346760f1882d5bfa3ae38ca4f779560da5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3669464 Commit-Queue: manuk hovanesian <manukh@chromium.org> Reviewed-by: Dominic Battré <battre@chromium.org> Reviewed-by: Stepan Khapugin <stkhapugin@chromium.org> Reviewed-by: Thanh Nguyen <thanhdng@chromium.org> Reviewed-by: Tommy Li <tommycli@chromium.org> Cr-Commit-Position: refs/heads/main@{#1016214}
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.