commit | 6c98fc33c0f4d04a3bcd2763e5f7ec1eaeb7064b | [log] [tgz] |
---|---|---|
author | David Maunder <[email protected]> | Fri May 15 22:36:34 2020 |
committer | Commit Bot <[email protected]> | Fri May 15 22:36:34 2020 |
tree | a6279ad233dbdc4ae8365d15ee2d06d6a2644947 | |
parent | 70652fc2e19e1e6a9d6b941dd9c88d4acbf3cd9e [diff] |
Implement Server Suggestions Fetcher integration Add capability to call server based closing or grouping Tab suggestions. Also update EndpointFetcher to support both OAUTH and Chrome API key based authentication. Change-Id: Icd7553601a9ab87a837bf2ea5c3f4cd1ab421044 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2175198 Commit-Queue: David Maunder <[email protected]> Reviewed-by: Mei Liang <[email protected]> Reviewed-by: Yusuf Ozuysal <[email protected]> Cr-Commit-Position: refs/heads/master@{#769468}
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.