Quiche deps update for June 6, 2019.
Roll src/net/third_party/quiche/src/ 68d15a821..028931750 (16 commits) https://quiche.googlesource.com/quiche.git/+log/68d15a821c88..028931750c1a $ git log 68d15a821..028931750 --date=short --no-merges --format='%ad %ae %s' 2019-06-05 danzh gfe-relnote: n/a(code cleanup) add #include <vector> to quic_hkdf.h 2019-06-05 fayang gfe-relnote: Deprecate gfe2_reloadable_flag_quic_enable_version_46 . 2019-06-05 fayang Enable more QuicConnectionTest for multiple packet number spaces. 2019-06-05 nharper gfe-relnote: Remove more dead Token Binding code in QUIC. Not flag protected. 2019-06-05 fayang gfe-relnote: In QUIC, add connected_ check in OnCanWrite and flusher's destructor. Protected by gfe2_reloadable_flag_quic_check_connected_before_flush. 2019-06-05 wub gfe-relnote: Cleanup stateless reject related stuff from QuicCryptoServerConfig::ProcessClientHello and QuicCryptoServerHandshaker::GenerateConnectionIdForReject. No behavior change, not protected. 2019-06-05 dschinazi Fix flag counts for quic_do_not_override_connection_id 2019-06-05 dschinazi Support QUIC Client connection IDs 2019-06-04 nharper gfe-relnote: QUIC_BUG instead of LOG(ERROR) in CreateQuicVersionLabel if the HandshakeProtocol is unknown 2019-06-04 fayang gfe-relnote: In QUIC, add code counts for RTT status when cwnd gets bootstrapped. Not protected. 2019-06-04 fayang gfe-relnote: In QUIC cwnd bootstrapping experiment, protect decreasing cwnd gain and pacing gain by gfe2_reloadable_flag_quic_conservative_cwnd_and_pacing_gains. 2019-06-03 nharper gfe-relnote: Fix appending padding in QuicPacketCreator::CreateAndSerializeStreamFrame. Protected by QUIC_VERSION_99 2019-06-03 quiche-dev Cleanup: remove unused serialized crypto config from QuartcDispatcher. 2019-06-03 renjietang Allow HttpDecoder visitor to return bool upon receiving HTTP/3 frames. 2019-06-03 fayang gfe-relnote: In QUIC, make QUIC_TOO_MANY_OUTSTANDING_SENT_PACKETS connection close detail more informative. Not protected. 2019-05-31 nharper gfe-relnote: Remove version negotiation packet tests from QuicConnectionTest; test-only change Created with: roll-dep src/net/third_party/quiche/src src/third_party/quic_trace/src R=rch@chromium.org Change-Id: Icda8576a47045ae4514f0ea1733c5e76232605a5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1648280 Commit-Queue: Ian Swett <ianswett@chromium.org> Reviewed-by:Ryan Hamilton <rch@chromium.org> Cr-Commit-Position: refs/heads/master@{#667179}
Showing
Please register or sign in to comment