Roll src/net/third_party/quiche/src/ c7efb6778..f6cb54d6b (19 commits)
https://quiche.googlesource.com/quiche.git/+log/c7efb6778396..f6cb54d6b392 $ git log c7efb6778..f6cb54d6b --date=short --no-merges --format='%ad %ae %s' 2020-02-27 nharper Move quic_crypto_server_stream.h to quic_crypto_server_stream_base.h 2020-02-27 nharper Prepare for BORINGSSL_API_VERSION change 2020-02-27 bnc Remove logging of header name and value length for headers with too long value. 2020-02-27 nharper Delay delivering 1-RTT read key to QUIC 2020-02-27 bnc gfe-relnote: remove gfe2_reloadable_flag_quic_use_session_max_inbound_header_list_size 2020-02-27 bnc Fix CryptoTestUtilsTest. 2020-02-27 wub Internal QUICHE change 2020-02-27 wub gfe-relnote: (n/a) Record total loss detection time in QuicConnectionStats. Stats only, not protected. 2020-02-27 bnc Make DCHECK in QuicConnection::OnRetransmissionTimeout() more useful. 2020-02-27 bnc Update expected ALPN token in QuicDispatcherWriteBlockedListTest. 2020-02-27 bnc Change QBONE to uppercase in comments. 2020-02-26 dmcardle Delete QuicOptional and replace uses with QuicheOptional 2020-02-26 bnc Make QboneClientTests and QboneSessionTests run with multiple non-TLS QUIC versions. 2020-02-26 nharper Split TlsConnection::SetEncryptionSecrets in two 2020-02-26 fayang gfe-relnote: In QUIC, only do minimum validation of coalesced packets (only validate connection IDs). Protected by gfe2_reloadable_flag_quic_minimum_validation_of_coalesced_packets. 2020-02-26 bnc Make QuartcStreamTest run with every non-TLS QUIC version. 2020-02-26 fayang gfe-relnote: In QUIC, do not send WINDOW_UPDATE if connection has been disconnected. Protected by ENABLED gfe2_reloadable_flag_quic_no_window_update_if_disconnected. 2020-02-25 bnc Use QUIC_CRYPTO in :quartc_session_test, :quartc_multiplexer_test, :quartc_bidi_test, and :quartc_peer_test. 2020-02-25 bnc Make QuicSpdyStreamTest.WritingTrailersAfterFIN not rely on AllSupportedVersions order. Created with: roll-dep src/net/third_party/quiche/src src/third_party/quic_trace/src Change-Id: I2d64aa1773fda21bffcd1171b3f8d8c261241546 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2080820 Commit-Queue: Zhongyi Shi <zhongyi@chromium.org> Reviewed-by:Nick Harper <nharper@chromium.org> Cr-Commit-Position: refs/heads/master@{#745735}
Showing
Please register or sign in to comment