commit | 98b4d512c39b2433ab1d91154bf2513b0caf9d79 | [log] [tgz] |
---|---|---|
author | Renjie Tang <[email protected]> | Sat Feb 08 01:24:19 2020 |
committer | Commit Bot <[email protected]> | Sat Feb 08 01:24:19 2020 |
tree | 5e835a2348b94bbed39ad6b2ac081c1ca43d2c09 | |
parent | a44af383bb984fe6cfe7c4c78deac0d9baab6b2c [diff] |
Roll src/net/third_party/quiche/src/ d96ecdaaf..051660f24 (22 commits) https://quiche.googlesource.com/quiche.git/+log/d96ecdaaf35e..051660f24473 $ git log d96ecdaaf..051660f24 --date=short --no-merges --format='%ad %ae %s' 2020-02-06 wub gfe-relnote: Add a quic::test::ServerThread::WaitUntil method and use it in quic end_to_end_test. Test only. 2020-02-06 bnc Do not call HpackWholeEntryBuffer::error_detected() in HpackDecoder::error_detected(). 2020-02-06 nharper Fix connection close check in quic_client_interop_test_bin 2020-02-06 vasilvv Fix ODR violations in quic_versions.h 2020-02-05 ianswett gfe-relnote: No longer send a RESET_STREAM in response to a STOP_SENDING if the stream is write closed. Protected by disabled gfe2_reloadable_flag_quic_enable_version_99. 2020-02-05 dschinazi Deprecate quic_allow_very_long_connection_ids 2020-02-05 fayang gfe-relnote: Initialize stream_count in default constructor of QuicMaxStreamsFrame. Protected by disabled v99 flag. 2020-02-05 wub gfe-relnote: (n/a) In QuicClientBase, mark version negotiated when the client reconnects. Test only. 2020-02-05 nharper Fix timeouts and rebinding check in quic_client_interop_test 2020-02-05 dschinazi Add TLS to QuicIetfTransportErrorCodeString 2020-02-04 renjietang Insert a greased frame after a HTTP/3 SETTINGS frame is sent. 2020-02-04 bnc Make bool methods with unused return values void. 2020-02-04 fayang gfe-relnote: In QUIC, notify frame acked when discarding initial key. Protected by gfe2_reloadable_flag_quic_neuter_unencrypted_control_frames. 2020-02-04 wub gfe-relnote: (n/a) Increase the time in some quic http end_to_end_tests to reduce flakiness. Test only, not protected. 2020-02-04 bnc Remove IntervalItem from anonymous namespace. 2020-02-04 nharper Remove nullptr checks from quic_client_interop_test_bin.cc 2020-02-04 bnc Set max_outbound_header_list_size_ when receiving SETTINGS_MAX_HEADER_LIST_SIZE. 2020-02-04 dschinazi Adopt QuicConnectionDebugVisitor from quic_client_interop_test 2020-02-03 renjietang Clarify QuicSession::CloseStreamInner() parameters. 2020-02-03 renjietang Add debugging logs for static stream QUIC bug. 2020-02-03 fayang gfe-relnote: In QUIC, check connected_ when processing MaxStreamsFrame and StreamsBlockedFrame. Protected by disabled v99 flag. 2020-02-03 fayang gfe-relnote: Deprecate gfe2_reloadable_flag_quic_on_packet_numbers_skipped Change-Id: I1079a1db479079df3e8f8fefcf0ac36485cff5e1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2044758 Reviewed-by: Zhongyi Shi <[email protected]> Commit-Queue: Zhongyi Shi <[email protected]> Cr-Commit-Position: refs/heads/master@{#739648}
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 .