-
Fan Yang authored
https://quiche.googlesource.com/quiche.git/+log/0be7fce4c6e4..84639a15fe70 $ git log 0be7fce4c..84639a15f --date=short --no-merges --format='%ad %ae %s' 2020-03-23 bnc Add QuicSpdySession::EnableServerPush(). Re-enable QuicSimpleServerSessionServerPushTests. 2020-03-21 fayang gfe-relnote: In QUIC, add a helper function to get N consecutive retransmission timeout delay. Only affecting client, no functional change expected, not protected. 2020-03-20 bnc gfe-relnote: Add and call Http3DebugVisitor methods. Not protected. 2020-03-20 danzh gfe-relnote: n/a(test only) Nice mock send algorithm to reduce GMOCK WARNING. 2020-03-20 wub Enable //gfe/gfe2/quic:quic_backend_connection_test in gfe_cb_feature_flags. 2020-03-20 wub Internal QUICHE change 2020-03-20 fayang gfe-relnote: In QUIC, send H3 SETTINGs once 1-RTT write key is available (instead of both keys are available). Protected by gfe2_restart_flag_quic_send_settings_on_write_key_available. 2020-03-20 renjietang Simplify QuicUtils::GetMaxStreamCount() because it's never used in gQUIC. 2020-03-19 fayang gfe-relnote: Stop using SetDefaultEncryptionLevel in TLS handshake. Instead, use OnOneRttKeysAvailable. Refactor only, no functional change expected, not protected. 2020-03-19 renjietang Update QuicFramer methods' names to match IETF draft specs. Also removed unused peer methods. 2020-03-19 quiche-dev Change QuartcPeerTest to use a MockSendAlgorithm. Created with: roll-dep src/net/third_party/quiche/src src/third_party/quic_trace/src Change-Id: I69d2d1301aeb2dd1c4c34bec5f758aa1a735d2c7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2115781 Commit-Queue: Fan Yang <fayang@chromium.org> Reviewed-by:
Nick Harper <nharper@chromium.org> Cr-Commit-Position: refs/heads/master@{#752640}
023dd772