-
Ryan Hamilton authored
https://quiche.googlesource.com/quiche.git/+log/0220865bffc1..b417d60c04d8 $ git log 0220865bf..b417d60c0 --date=short --no-merges --format='%ad %ae %s' 2019-05-29 dschinazi Add a client connection ID to version negotiation packet creation 2019-05-29 dschinazi Add quic_no_framer_object_in_dispatcher to QuicVersionInitializeSupportForIetfDraft 2019-05-28 dschinazi Prepare tests and fuzzer for client connection IDs 2019-05-28 dschinazi Rename QUIC connection ID to server connection ID, part 2 2019-05-28 fayang gfe-relnote: In QUIC, only decrease cwnd gain and pacing gain when cwnd increases or allow cwnd to decrease in initial cwnd experiment. Protected by gfe2_reloadable_flag_quic_gfe_selected_initial_cwnd_experiments and ENABLED quic_fix_bbr_cwnd_in_bandwidth_resumption. 2019-05-28 wub gfe-relnote: Remove stateless reject from QUIC. This deprecates two flags in the false position: --gfe2_reloadable_flag_enable_quic_stateless_reject_support and --gfe2_reloadable_flag_quic_use_cheap_stateless_rejects. 2019-05-28 fkastenholz QuicConnection methods call CloseConnection rather than TearDownLocalConnectionState Created with: roll-dep src/net/third_party/quiche/src src/third_party/quic_trace/src Change-Id: Iebb94aea950f1b966c7b9e5765d0a97c27a0877b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1636395 Commit-Queue: Ryan Hamilton <rch@chromium.org> Auto-Submit: Ryan Hamilton <rch@chromium.org> Reviewed-by:
Zhongyi Shi <zhongyi@chromium.org> Cr-Commit-Position: refs/heads/master@{#664593}
367b731b