| commit | b9c42fb8bedf32dbcbb67cce09788ef5175f08b0 | [log] [tgz] |
|---|---|---|
| author | Nidhi Jaju <nidhijaju@chromium.org> | Mon Mar 17 04:46:31 2025 |
| committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Mar 17 04:46:31 2025 |
| tree | 15827e0fc7d6ef048331f935e13e4cefbbfd4ac8 | |
| parent | 11ff6223ea5f79b087929ba281aca1e3d8215a4a [diff] |
Roll src/net/third_party/quiche/src/ 372d014f6..ac4ab4297 (5 commits) https://quiche.googlesource.com/quiche.git/+log/372d014f6f10..ac4ab4297cbd $ git log 372d014f6..ac4ab4297 --date=short --no-merges --format='%ad %ae %s' 2025-03-16 dschinazi Increase initial flow control limit in MASQUE toy code 2025-03-14 dschinazi Add ability to send POST body in MASQUE OHTTP 2025-03-14 martinduke Make response to incoming MoQT SUBSCRIBE asynchronous. Other verbs to come. 2025-03-14 vasilvv Fold QuicheDefaultMemSliceImpl into QuicheMemSlice. 2025-03-13 vasilvv Deprecate --gfe2_restart_flag_quiche_use_default_memslice. Created with: roll-dep src/net/third_party/quiche/src src/third_party/quic_trace/src Change-Id: I7c1b9f29bfc9fd1d328fd0a0628e8a0c2679d63c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6356553 Commit-Queue: Nidhi Jaju <nidhijaju@chromium.org> Auto-Submit: Nidhi Jaju <nidhijaju@chromium.org> Reviewed-by: Kenichi Ishibashi <bashi@chromium.org> Cr-Commit-Position: refs/heads/main@{#1433348}
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.