commit | 6519587eb15245bb3134c142a55207429f8500a3 | [log] [tgz] |
---|---|---|
author | Nidhi Jaju <nidhijaju@chromium.org> | Mon Aug 29 04:34:17 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Aug 29 04:34:17 2022 |
tree | 7ebbe01b44503aaaa1e55b454804dd6b43454f36 | |
parent | d9f966d3fe44fb0f29afdeb3a43f01a257ec63df [diff] |
Roll src/net/third_party/quiche/src/ 65b33a125..31940e410 (1 commit) https://quiche.googlesource.com/quiche.git/+log/65b33a125553..31940e410357 $ git log 65b33a125..31940e410 --date=short --no-merges --format='%ad %ae %s' 2022-08-26 diannahu Prepare QuicSpdyStream and QuicSpdySession APIs for METADATA support. Created with: roll-dep src/net/third_party/quiche/src src/third_party/quic_trace/src Change-Id: Ied43f9d52bca87bf39eb2ac187fa7b56a34ce48e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3858892 Commit-Queue: Tsuyoshi Horo <horo@chromium.org> Reviewed-by: Tsuyoshi Horo <horo@chromium.org> Auto-Submit: Nidhi Jaju <nidhijaju@chromium.org> Cr-Commit-Position: refs/heads/main@{#1040250}
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.