commit | d36be1f0986c2e452ad91ddf93cb772ed4826aa5 | [log] [tgz] |
---|---|---|
author | Xing Liu <[email protected]> | Mon Mar 22 23:46:17 2021 |
committer | Chromium LUCI CQ <[email protected]> | Mon Mar 22 23:46:17 2021 |
tree | 5ce51f6563c33d93a608846342504bb5f300e2e5 | |
parent | 21eb2d57df3b9b86b9b7c80262e4623c9bdf956f [diff] |
Chime: Add network annotation in survey http client. Chime reuses the survey http client for its custom network library implementation in google3. This CL adds a http client type to distinguish different network annotations for different consumers of survey http client. Bug: 1187305 Change-Id: I8554e7d7af64e22682fed4682d4d6234f6b2b07e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2779652 Commit-Queue: Xing Liu <[email protected]> Reviewed-by: David Trainor <[email protected]> Reviewed-by: Wenyu Fu <[email protected]> Cr-Commit-Position: refs/heads/master@{#865422}
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.