commit | 4b3a69f89f12b227fe3eeaa9de023435bf44e57c | [log] [tgz] |
---|---|---|
author | Tommy C. Li <tommycli@chromium.org> | Mon Jun 06 18:49:56 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Jun 06 18:49:56 2022 |
tree | f064680e689c72e9f7f7d64d16daf67fb2bff74a | |
parent | d345830ceab799ef21102b661e2a9a01d67023b5 [diff] |
[omnibox] Turn off the HQP protobuf cache on Android by default As a result of our Stable experiment, turns off the HQP protobuf cache on Android by default and sets the max index limit to 400. Bug: 1141539 Change-Id: I5226feac24a6213c6c76abc3fac2cec39b00a1f2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3689358 Reviewed-by: Tommy Li <tommycli@chromium.org> Reviewed-by: Justin Donnelly <jdonnelly@chromium.org> Auto-Submit: Tommy Li <tommycli@chromium.org> Commit-Queue: Tommy Li <tommycli@chromium.org> Cr-Commit-Position: refs/heads/main@{#1011099}
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.