commit | b289c5322f07bae3e52f92615b53b363d022ba5c | [log] [tgz] |
---|---|---|
author | Patrick Meenan <pmeenan@chromium.org> | Thu Apr 13 17:01:20 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Apr 13 17:01:20 2023 |
tree | 440df60762d64215c5c25cd47fac930ce7f37e28 | |
parent | 9000a872d07341085f61b8e3b430a8451e553032 [diff] |
Roll src/net/third_party/quiche/src/ 385be0b4f..e7e19a41c (5 commits) https://quiche.googlesource.com/quiche.git/+log/385be0b4fa0b..e7e19a41c147 $ git log 385be0b4f..e7e19a41c --date=short --no-merges --format='%ad %ae %s' 2023-04-12 elburrito Change openmode of ReadFileToString to std::ios::binary to ensure binarypb files are read in binary mode. 2023-04-12 vasilvv Fix standalone QUICHE build. 2023-04-12 quiche-dev Address import compile fail (https://github.com/envoyproxy/envoy/pull/26709) 2023-04-12 vasilvv Implement a B-tree write scheduler. 2023-04-12 martinduke Delete some unnecessary includes. Created with: roll-dep src/net/third_party/quiche/src src/third_party/quic_trace/src Change-Id: Id4c3672a34b509c0ad5530699b72aaf172c237b1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4423689 Reviewed-by: Victor Vasiliev <vasilvv@chromium.org> Commit-Queue: Patrick Meenan <pmeenan@chromium.org> Cr-Commit-Position: refs/heads/main@{#1129917}
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.