commit | e62dda2e814ffe693f8636d5678704777dc9dbfc | [log] [tgz] |
---|---|---|
author | Darren Shen <shend@chromium.org> | Mon Mar 25 04:37:04 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Mar 25 04:37:04 2024 |
tree | bed0dcc7668f65a7abd7b083ad31d153905755e7 | |
parent | c4f5f18f6d7074e87aff0c41b3e82f98ba2340ff [diff] |
Move available categories from ctor to StartSearch. The available categories can vary per search. Bug: b/328160984 Change-Id: Ida721ebc9bfdfc29f1117c191fce6f678cc6dc9a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5391044 Reviewed-by: Michael Cui <mlcui@google.com> Commit-Queue: Darren Shen <shend@chromium.org> Cr-Commit-Position: refs/heads/main@{#1277457}
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.