commit | daf843f7002f36a606bd0fb7a4ae2aec88e984a7 | [log] [tgz] |
---|---|---|
author | Tommy Li <[email protected]> | Tue May 11 15:57:54 2021 |
committer | Chromium LUCI CQ <[email protected]> | Tue May 11 15:57:54 2021 |
tree | 2a501fab617ae77caf7db9e618fb96537e827cab | |
parent | 1c7ac9106bc38baf16c39531558ef9c0c6451560 [diff] |
[memories] Plumb MemoriesService through to AutocompleteProviderClient This is in preparation to make a HistoryClustersProvider for the omnibox, which will be our primary way of exposing history clusters to Android. Bug: 1171352 Change-Id: I48979a19fe927248ddc505d1f3e792502d65ce30 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2885542 Reviewed-by: Moe Ahmadi <[email protected]> Commit-Queue: Tommy Li <[email protected]> Cr-Commit-Position: refs/heads/master@{#881555}
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.