commit | 8808d1c0b037c424d0b21de4f03fc5b69be580d5 | [log] [tgz] |
---|---|---|
author | Nidhi Jaju <nidhijaju@chromium.org> | Thu Mar 21 03:59:17 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Mar 21 03:59:17 2024 |
tree | 8d2409e92a5b54ba23d6a6efb6d906c8db29b4ce | |
parent | 4bbff373251c347c31fea7a1964dac5cab730965 [diff] |
Roll src/net/third_party/quiche/src/ 0108b67fe..19e696497 (5 commits) https://quiche.googlesource.com/quiche.git/+log/0108b67fe836..19e696497106 $ git log 0108b67fe..19e696497 --date=short --no-merges --format='%ad %ae %s' 2024-03-20 bnc Fix QuicToyClient::SendRequestsAndPrintResponses() in release mode. 2024-03-19 awillia Replace deprecated version of absl::HexStringToBytes in test programs and remaining quic/ tests 2024-03-19 ramosalex Add QoS dimension to packet processor result metrics. 2024-03-19 birenroy Updates the callback struct in line with the latest version of nghttp2. 2024-03-19 rch Add a 3rd flag count for quic_enable_http3_metadata_decoding. Created with: roll-dep src/net/third_party/quiche/src src/third_party/quic_trace/src Change-Id: I22d3536db9b2150f3a6ae2f0e5ad3216c3a1126e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5379955 Reviewed-by: Kenichi Ishibashi <bashi@chromium.org> Auto-Submit: Nidhi Jaju <nidhijaju@chromium.org> Commit-Queue: Kenichi Ishibashi <bashi@chromium.org> Cr-Commit-Position: refs/heads/main@{#1276031}
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.