Roll src/net/third_party/quiche/src/ 82875de9a..5c03085cf (11 commits)
https://quiche.googlesource.com/quiche.git/+log/82875de9a5fb..5c03085cff01 $ git log 82875de9a..5c03085cf --date=short --no-merges --format='%ad %ae %s' 2019-07-11 dschinazi Fix replacing connection IDs when initial crypters are in use 2019-07-11 fayang gfe-relnote: In QUIC, fix a misuse of largest_packet_peer_knows_is_acked when multiple packet number space is enabled. This is protected by existing FLAG_quic_supports_tls_handshake. 2019-07-11 dschinazi Fix QUIC version used when computing ALPN 2019-07-11 renjietang Remove static stream map as it's not used anymore. 2019-07-11 fayang gfe-relnote: Deprecate gfe2_reloadable_flag_quic_deprecate_queued_control_frames. 2019-07-10 renjietang Add more protection in QuicSpdySession::GetSpdyDataStream(). 2019-07-10 renjietang Move Qbone control streams out of static_stream_map. 2019-07-10 fayang gfe-relnote: In QUIC, do not add connection ID of packets with unknown connection ID and no version to time wait list, instead, send appropriate reset depending on the packets' sizes and drop them. Protected by gfe2_reloadable_flag_quic_reject_unprocessable_packets_statelessly. 2019-07-10 bnc Add QpackProgressiveDecoder-generated error message to quic_offline_decoder output. 2019-07-09 bnc Use QuicStream::transport_version() in QuicSpdySession. 2019-07-09 bnc Remove HttpDecoder::set_visitor(). Created with: roll-dep src/net/third_party/quiche/src src/third_party/quic_trace/src Change-Id: Idfb4a566e004c0fbc77ef56425cbcbd7884741cf Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1699255 Commit-Queue: Nick Harper <nharper@chromium.org> Reviewed-by:Nick Harper <nharper@chromium.org> Cr-Commit-Position: refs/heads/master@{#676949}
Showing
Please register or sign in to comment