commit | 3f7465c5715dfaca146ddc54474f8237c289f90e | [log] [tgz] |
---|---|---|
author | David Schinazi <[email protected]> | Fri Jul 12 01:57:05 2019 |
committer | Commit Bot <[email protected]> | Fri Jul 12 01:57:05 2019 |
tree | 47148d0055e0910437ca68a95819167663b37484 | |
parent | 898f60fea38ac6df154b23575aa840a54a4bc3f5 [diff] |
Roll src/net/third_party/quiche/src/ 7498c8c59..82875de9a5 (14 commits) https://quiche.googlesource.com/quiche.git/+log/7498c8c59b8a..82875de9a5 2019-07-09 dschinazi Rollback of 257189926 2019-07-09 wub Implement BBRv2 for QUIC 2019-07-09 bnc QuicSpdySession header size limit related cleanup. 2019-07-09 bnc Blocked decoding part 3: QpackDecodedHeadersAccumulator and QuicSpdyStream. 2019-07-09 bnc Close connection on incorrect order of HEADERS and DATA frames. 2019-07-09 bnc Blocked decoding part 2: QpackProgressiveDecoder. 2019-07-08 ianswett gfe-relnote: Print out a SPDY_BUG and exit early rather than crash when Http2FrameDecoderAdapter is nullptr. Not flag protected. 2019-07-08 bnc Blocked decoding part 1: QpackHeaderTable::Observer. 2019-07-08 bnc QuicSpdySessionPeer::SetMaxInboundHeaderListSize() 2019-07-08 renjietang gfe-relnote: deprecate gfe2_reloadable_flag_quic_eliminate_static_stream_map_3. 2019-07-08 vasilvv Add operator<< support to QuicSocketAddress. 2019-07-08 nharper Fix check in proto_to_packet_translator to make sure packets are long enough 2019-07-08 fayang gfe-relnote: Deprecate gfe2_reloadable_flag_quic_simplify_stop_waiting. 2019-07-03 renjietang Remove unused pending stream constructors. 2019-07-03 danzh gfe-relnote: n/a(refactor only) Split out utility functions needed on quic client side from SpdyUtils. 2019-07-02 nharper gfe-relnote: Move QUIC crypto frames to be gated behind new flag gfe2_reloadable_flag_quic_enable_version_48 Created with: roll-dep src/net/third_party/quiche/src src/third_party/quic_trace/src Change-Id: Ia695aa51737a27161038ca17ed491d240221ea9d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1695645 Commit-Queue: David Schinazi <[email protected]> Reviewed-by: Nick Harper <[email protected]> Cr-Commit-Position: refs/heads/master@{#676700}
Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web.
The project's web site is https://www.chromium.org.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure .