commit | 38b04ce3dc120458672a9e90b863299b4ca48e7a | [log] [tgz] |
---|---|---|
author | Moe Ahmadi <mahmadi@chromium.org> | Thu Jul 09 22:14:15 2020 |
committer | Commit Bot <commit-bot@chromium.org> | Thu Jul 09 22:14:15 2020 |
tree | dcea7b13e431dec5da28c80fd31afdbea0085cc1 | |
parent | d263d874da2bd5474b40ddd758f4578ed998b161 [diff] |
[omnibox] Add support for frecency ranking of local history zero-suggest Ranks local history zero-prefix suggestions based on frecency (combined frequency and recency) when LocalZeroSuggestFrecencyRanking is enabled. Updates the histograms: Marks expired ones as obsolete, extends the others, and introduces a new one in order to log the number of normalized search terms extracted from the DB. Bug: 1096615 Change-Id: Ibc0d2c312d91d31074ef2683b1a60bd583d27792 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2286189 Reviewed-by: Mark Pearson <mpearson@chromium.org> Reviewed-by: Justin Donnelly <jdonnelly@chromium.org> Commit-Queue: Moe Ahmadi <mahmadi@chromium.org> Cr-Commit-Position: refs/heads/master@{#786951}
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.
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.