Roll src/net/third_party/quiche/src/ 639a4bf5f..5efb965c1 (16 commits)
https://quiche.googlesource.com/quiche.git/+log/639a4bf5ff46..5efb965c1b4d $ git log 639a4bf5f..5efb965c1 --date=short --no-merges --format='%ad %ae %s' 2020-03-17 dschinazi Do not use iterators in ParsedQuicVersionIsValid 2020-03-17 dschinazi Improve QUIC TLS error logging 2020-03-17 bnc Add test for default return value of QuicSpdySession::server_push_enabled(). 2020-03-16 bnc gfe-relnote: Switch from closing the connection to QUIC_BUG in two ShouldCreateIncomingStream() overrides when called with locally initiated stream ID. Protected by gfe2_reloadable_flag_quic_create_incoming_stream_bug. 2020-03-16 wub gfe-relnote: In QuicBandwidth::FromBytesAndTimeDelta,do multiplication before division to make rounding error less likely. Not protected. 2020-03-16 dschinazi Have ParsedQuicVersionIsValid also validate transport versions 2020-03-16 wub gfe-relnote: (n/a) Deprecate --gfe2_reloadable_flag_quic_batch_writer_flush_after_mtu_probe. 2020-03-16 dschinazi Prevent crash when trying to serialize packet with missing encryption key 2020-03-16 bnc gfe-relnote: Disable server push. Protected by gfe2_reloadable_flag_quic_enable_version_draft_25_v3 and gfe2_reloadable_flag_quic_enable_version_draft_27. 2020-03-16 quiche-dev gfe-relnote: reset has_non_app_limited_sample in QuicConnectionStats to false once handshake is complete. Logging only change, not protected. 2020-03-16 dschinazi Fix QuicVersion MSVC compilation for Envoy 2020-03-16 wub gfe-relnote: (n/a) Add 2 connection options for BBRv2 to disable 1) adding ack height in queueing threshold, and 2) avoiding unnecessary PROBE_RTTs. Not protected, just more switches for already existing behaviors. 2020-03-16 wub gfe-relnote: (n/a) Deprecate --gfe2_reloadable_flag_quic_check_handshake_timeout_before_idle_timeout. 2020-03-16 wub gfe-relnote: (n/a) Deprecate --gfe2_reloadable_flag_quic_set_send_algorithm_noop_if_cc_type_unchanged. 2020-03-16 fayang gfe-relnote: Deprecate gfe2_reloadable_flag_quic_no_window_update_if_disconnected. 2020-03-16 fayang gfe-relnote: Deprecate gfe2_reloadable_flag_quic_neuter_unencrypted_control_frames. Created with: roll-dep src/net/third_party/quiche/src src/third_party/quic_trace/src add/delete flags R=zhongyi@chromium.org Change-Id: I990459757848577d6f839306a8fec48d389fb6b2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2106555Reviewed-by:Zhongyi Shi <zhongyi@chromium.org> Commit-Queue: Dan Zhang <danzh@chromium.org> Cr-Commit-Position: refs/heads/master@{#751141}
Showing
Please register or sign in to comment