Roll src/net/third_party/quiche/src/ 9234b5442..1c782611f (16 commits)
https://quiche.googlesource.com/quiche.git/+log/9234b5442c61..1c782611f34f
$ git log 9234b5442..1c782611f --date=short --no-merges --format='%ad %ae %s'
2021-11-01 dschinazi Platformize AsciiUrlDecode
2021-11-01 wub Pass ParsedClientHello to QuicDispatcher::CreateQuicSession. This makes it easier to pass CHLO information into CreateQuicSession, which is responsible for creating a QUIC session.
2021-11-01 wub Deprecate --gfe2_reloadable_flag_quic_tls_disable_resumption_refactor.
2021-11-01 haoyuewang Internal change
2021-10-29 dschinazi Support draft-ietf-masque-h3-datagram-05
2021-10-29 bnc Add includes for GetQuicRestartFlag() and QUIC_RESTART_FLAG_COUNT.
2021-10-29 quiche-dev Configure a SA host to use UACH for experiment.
2021-10-29 quiche-dev Adds a "default" case within HeaderValidator::FinishHeaderBlock() to satisfy GCC.
2021-10-29 bnc Remove unused Http2PriorityWriteScheduler.
2021-10-28 renjietang Internal change
2021-10-28 dschinazi Update CONNECT-UDP code to draft-06
2021-10-28 quiche-dev Initialized trivia fields of QpackInstructionWithValues
2021-10-28 rch Stop using the common cert set for gQUIC certificate compression
2021-10-28 ianswett Internal change
2021-10-28 fayang Internal change
2021-10-27 haoyuewang Remove obsolete QUIC_BUG(quic_bug_5196).
Created with:
roll-dep src/net/third_party/quiche/src src/third_party/quic_trace/src
[email protected]
Change-Id: I1658c4f468fb945703e96d8c7f7abf0a64ef1d5e
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3256366
Commit-Queue: David Schinazi <[email protected]>
Commit-Queue: Ryan Hamilton <[email protected]>
Auto-Submit: David Schinazi <[email protected]>
Reviewed-by: Ryan Hamilton <[email protected]>
Cr-Commit-Position: refs/heads/main@{#937152}
diff --git a/DEPS b/DEPS
index 37edaeb9..5fa1d8d 100644
--- a/DEPS
+++ b/DEPS
@@ -353,7 +353,7 @@
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling feed
# and whatever else without interference from each other.
- 'quiche_revision': '9234b5442c61dc87ab97300e885f1ceb55f00016',
+ 'quiche_revision': '1c782611f34fc2d17018e766fbcb91d956c484fc',
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling ios_webkit
# and whatever else without interference from each other.