Commit 5604a532 authored by Renjie Tang's avatar Renjie Tang Committed by Chromium LUCI CQ

Roll src/net/third_party/quiche/src/ d637672ff..330a1eec8 (22 commits)

https://quiche.googlesource.com/quiche.git/+log/d637672ffd93..330a1eec8132

$ git log d637672ff..330a1eec8 --date=short --no-merges --format='%ad %ae %s'
2020-12-04 dschinazi Fix QuicOneBlockArena for Windows
2020-12-04 vasilvv Replace QuicheStrCat() with absl::StrCat()
2020-12-04 fayang Deprecate gfe2_reloadable_flag_quic_fix_out_of_order_sending2.
2020-12-04 wub Add QUIC connection option B2RC to disable reno coexistence for BBR2.
2020-12-03 vasilvv Replace QuicheStrCat() with absl::StrCat()
2020-12-03 mattm Deprecate --gfe2_reloadable_flag_quic_enable_aead_limits.
2020-12-03 mattm QUIC+TLS server should temporarily retain 0-RTT keys so that re-ordered packets can be decoded.
2020-12-03 vasilvv Replace QuicheStrCat() with absl::StrCat()
2020-12-03 vasilvv Replace QuicheStrCat() with absl::StrCat()
2020-12-03 mattm Deprecate --gfe2_reloadable_flag_quic_key_update_supported.
2020-12-03 vasilvv Replace QuicheStrCat() with absl::StrCat()
2020-12-03 renjietang Fix typo in QuicPathValidator.
2020-12-03 vasilvv Replace QuicheStrCat() with absl::StrCat()
2020-12-03 vasilvv Replace QuicheStrCat() with absl::StrCat()
2020-12-03 wub Add a flag count for --gfe2_reloadable_flag_quic_tls_use_early_select_cert.
2020-12-03 fayang Deprecate gfe2_reloadable_flag_quic_fix_arm_pto_for_application_data.
2020-12-03 fayang Deprecate gfe2_reloadable_flag_quic_fix_address_validation.
2020-12-03 bnc Add HttpEncoder method to serialize ACCEPT_CH frame.
2020-12-02 dschinazi Clean up QuicTransportVersion use
2020-12-02 quiche-dev Refactor Http2Dispatcher (et al.) to prepare for --shinkansen_trace_logging.
2020-12-02 bnc Add ACCEPT_CH HTTP/3 frame type struct; add HttpFramesTest.
2020-12-02 fayang Enable QUIC Retransmittable-On-Wire-PING experiment on server side.

Created with:
  roll-dep src/net/third_party/quiche/src src/third_party/quic_trace/src

Change-Id: I948bfd352da6ef165ae0ffd22a6bc440cdb51b5c
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2575330
Commit-Queue: Renjie Tang <renjietang@chromium.org>
Commit-Queue: David Schinazi <dschinazi@chromium.org>
Auto-Submit: Renjie Tang <renjietang@chromium.org>
Reviewed-by: default avatarDavid Schinazi <dschinazi@chromium.org>
Cr-Commit-Position: refs/heads/master@{#833899}
parent d1abc70b
......@@ -335,7 +335,7 @@ vars = {
# 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': 'd637672ffd93517a4e413b55dfb92121f25bf733',
'quiche_revision': '330a1eec8132c5a11f43b3f1a09ee48540dfa425',
# 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.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment