commit | 4aeec56a63233bf688d8be9dff3982be47fe926c | [log] [tgz] |
---|---|---|
author | Ryan Hamilton <[email protected]> | Fri May 17 21:22:52 2019 |
committer | Commit Bot <[email protected]> | Fri May 17 21:22:52 2019 |
tree | c29a1ed400bad085b5155182250905df63537b54 | |
parent | ca44daf63077d1226b723af76f3ddae81a0c3fa4 [diff] |
Roll src/net/third_party/quiche/src/ 63d0bc4ae..da26cdbf3 (23 commits) https://quiche.googlesource.com/quiche.git/+log/63d0bc4ae8dc..da26cdbf3574 $ git log 63d0bc4ae..da26cdbf3 --date=short --no-merges --format='%ad %ae %s' 2019-05-17 rch gfe-relnote: Fix a bug in QuicSpdyClientStreamBase. Protected by --gfe2_reloadable_flag_quic_eliminate_static_stream_map_3 2019-05-17 fayang gfe-relnote: In QUIC, ignore bad bandwidth samples. 2019-05-17 dschinazi Prevent include failures of quic_flag_utils 2019-05-16 rch gfe-relnote: n/a - Remove unused includes in quic_toy_client.cc 2019-05-16 nharper Renumber QUIC streams when there is no crypto stream 2019-05-16 fayang gfe-relnote: In QUIC, only vlidate destination_connection_id_length and source_connection_id_length when should_update_expected_connection_id_length is false. No functional change expected, not protected. 2019-05-16 rch gfe-relnote: n/a - Remove overly broad include from quic_toy_client.h 2019-05-16 fayang Add logging only ack_frame accessor. 2019-05-15 rch gfe-relnote: n/a - Add missing include for quic_flag_utils.h in quic_packet.cc 2019-05-15 nharper Add QUIC_BUG_IF to QuicUtils::GetCryptoStreamId 2019-05-15 rch Move virtually all the toy client logic out of quic_client_bin.cc and into a new QuicToyClient class which can be used in chromium. 2019-05-15 wub gfe-relnote: (n/a) Delete use_stateless_rejects_if_peer_supported from QuicCryptoServerStream's constructor. No behavior change, not protected. 2019-05-15 dschinazi Replace a DCHECK with a parse failure in connection ID parsing 2019-05-15 rch Move drop_response_body from QuicClient to QuicSpdyClientBase to share with chromium 2019-05-15 rch Extract the FakeProofVerifier from quic_client_bin.cc to facilitate sharing with Chromium. 2019-05-15 dschinazi Add QuicFramer Probe methods 2019-05-15 vasilvv Remove .impl() method from QuicSocketAddress and QuicIpAddress. 2019-05-15 quiche-dev Change QuartcClientEndpoint to handle client-side version negotiation. 2019-05-15 wub In quic_client_bin.cc, print the "Request (succeeded|failed)" messages in stdout instead of stderr. 2019-05-15 fkastenholz Have separate uni- and bi-directional stream limits for IETF QUIC 2019-05-15 wub Fix a use-after-free in quic_client. 2019-05-14 quiche-dev Project import generated by Copybara. 2019-05-14 fayang gfe-relnote: Deprecate gfe2_reloadable_flag_quic_fix_termination_packets. Created with: roll-dep src/net/third_party/quiche/src src/third_party/quic_trace/src [Reland https://chromium-review.googlesource.com/c/chromium/src/+/1616941 with Fixes] Change-Id: I5236123890aefa12a6f1c09c9ce4c3db021580e4 [email protected] Change-Id: I5236123890aefa12a6f1c09c9ce4c3db021580e4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1618019 Reviewed-by: Brad Lassey <[email protected]> Commit-Queue: Ryan Hamilton <[email protected]> Cr-Commit-Position: refs/heads/master@{#661027}
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 .