Roll src/net/third_party/quiche/src/ a5a2ca9cc..c0dc4ceb3 (6 commits)
https://quiche.googlesource.com/quiche.git/+log/a5a2ca9cc20b..c0dc4ceb325c $ git log a5a2ca9cc..c0dc4ceb3 --date=short --no-merges --format='%ad %ae %s' 2020-06-16 renjietang Handle error as specified in https://tools.ietf.org/html/draft-ietf-quic-http-29#section-7.2.4.2 : If a server accepts 0-RTT but then sends a SETTINGS frame that omits a setting value that the client understands (apart from reserved setting identifiers) that was previously specified to have a non-default value, this MUST be treated as a connection error of type H3_SETTINGS_ERROR. 2020-06-16 renjietang Turn on ZeroRttResumption test. 2020-06-16 wub For loss detection tuning, if user agent is available, save it into quicsession. protected by --gfe2_reloadable_flag_quic_save_user_agent_in_quic_session. 2020-06-16 fayang In quic, use transport params to announce the support of handshake_done frame. protected by gfe2_reloadable_flag_quic_support_handshake_done_in_t050. 2020-06-16 dschinazi Replace enable flags for draft-25 and draft-27 with disable flags 2020-06-15 haoyuewang Deprecate gfe2_reloadable_flag_quic_bw_sampler_app_limited_starting_value Created with: roll-dep src/net/third_party/quiche/src Change-Id: I9f388e2ddcd1cc7cfe0c7d95776ae8a28c08e66c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2249105 Commit-Queue: Victor Vasiliev <vasilvv@chromium.org> Reviewed-by:David Schinazi <dschinazi@chromium.org> Cr-Commit-Position: refs/heads/master@{#779647}
Showing
Please register or sign in to comment