Roll src/net/third_party/quiche/src/ 60e12c402..5a4f76123 (23 commits)
https://quiche.googlesource.com/quiche.git/+log/60e12c40278b..5a4f76123806 $ git log 60e12c402..5a4f76123 --date=short --no-merges --format='%ad %ae %s' 2020-10-09 zhongyi use size_t* instead of QuicByteCount* to fix quiche roll. 2020-10-09 mattm QUIC Key Update support 2020-10-09 vasilvv Replace quiche::QuicheStringPiece with absl::string_view. 2020-10-09 renjietang Temporarily disable EndToEndTest.MultipleZeroRtt in Chrome. 2020-10-09 mattm Rename CryptoUtils::SetKeyAndIV to InitializeCrypterSecrets and add separate SetKeyAndIV and GenerateHeaderProtectionKey methods. 2020-10-09 vasilvv Replace QuicheStringPiece with absl::string_view 2020-10-09 vasilvv Replace QuicheStringPiece with absl::string_view 2020-10-09 vasilvv Replace QuicheStringPiece with absl::string_view 2020-10-09 vasilvv Replace QuicheStringPiece with absl::string_view 2020-10-09 wub For BBRv2, - Change the default STARTUP and DRAIN cwnd gain to 2.0. - Change the meaning of BBQ2 to use 2.885 cwnd gain for STARTUP and DRAIN. 2020-10-08 mattm Move StrictTaggingDecrypter to quic_test_utils.h 2020-10-08 vasilvv Replace QuicheStringPiece with absl::string_view 2020-10-08 vasilvv Replace QuicheStringPiece with absl::string_view 2020-10-08 vasilvv Replace QuicheStringPiece with absl::string_view 2020-10-08 bnc Use faster Huffman encoding for QPACK. 2020-10-08 bnc Eliminate copying of Huffman encoded string in QpackInstructionEncoder. 2020-10-08 vasilvv Replace QuicheStringPiece with absl::string_view 2020-10-08 vasilvv Replace QuicheStringPiece with absl::string_view 2020-10-08 vasilvv Replace QuicheStringPiece with absl::string_view 2020-10-08 vasilvv Replace QuicheStringPiece with absl::string_view 2020-10-08 bnc Append to output instead of overwriting it in http2::HuffmanEncode(). 2020-10-07 vasilvv Replace QuicheStringPiece with absl::string_view 2020-10-07 dschinazi Fix NetSLO QUIC prober tests 2020-10-07 renjietang Add explicit numbers to QuicStreamRstErrorCode. 2020-10-07 renjietang Add regression test for 0-RTT rejection bug. 2020-10-07 bnc Use faster Huffman encoding for HPACK. Created with: roll-dep src/net/third_party/quiche/src src/third_party/quic_trace/src Change-Id: I6679f94041b1202821ad5c622b7a1092412f8349 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2464182 Auto-Submit: Zhongyi Shi <zhongyi@chromium.org> Commit-Queue: David Schinazi <dschinazi@chromium.org> Reviewed-by:David Schinazi <dschinazi@chromium.org> Cr-Commit-Position: refs/heads/master@{#816363}
Showing
Please register or sign in to comment