• Nick Harper's avatar
    Roll src/net/third_party/quiche/src/ 43652ca17..fa2746c4a (13 commits) · 33457ed0
    Nick Harper authored
    https://quiche.googlesource.com/quiche.git/+log/43652ca1735a..fa2746c4a1fd
    
    $ git log 43652ca17..fa2746c4a --date=short --no-merges --format='%ad %ae %s'
    2019-09-09 fayang gfe-relnote: False deprecate gfe2_reloadable_flag_quic_fix_adaptive_time_loss.
    2019-09-09 fayang gfe-relnote: False deprecate gfe2_reloadable_flag_quic_eighth_rtt_loss_detection.
    2019-09-09 wub gfe-relnote: (n/a) Fix a use-of-uninitialized-value in QuicFramerTest.GetRetransmittableControlFrameSize. Test only.
    2019-09-06 wub gfe-relnote: (n/a) Update QuicIetfFramerTest.(Application|Connection)Close to use the new QuicConnectionCloseFrame constructor. Test only, not protected.
    2019-09-06 dschinazi Deprecate quic_drop_invalid_small_initial_connection_id
    2019-09-06 vasilvv Support the use of MESSAGE/DATAGRAM frames in QBONE.
    2019-09-06 vasilvv Switch QuicMakeUnique to std::make_unique, part 1: //third_party/quic
    2019-09-06 renjietang Remove QuicSession::RegisterStaticStream() and merge it into QuicSession::ActivateStream().
    2019-09-06 fkastenholz Add version-aware QuicConnectionCloseFrame constructor
    2019-09-06 renjietang Use QuicSession::transport_version() instead of QuicConnection::transport_version() to make code cleaner.
    2019-09-06 fayang gfe-relnote: n/a (TODO added)
    2019-09-06 fkastenholz Change Application and Transport ConnectionClose codes to uint64_t
    2019-09-06 wub gfe-relnote: (n/a) Only increment flag count for quic_simple_inflight_time when the flag is true. Flag count only.
    
    Created with:
      roll-dep src/net/third_party/quiche/src src/third_party/quic_trace/src
    
    Change-Id: Ia3ce56d19b01f84adb574f29c1c5c8b6aef0c176
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1793246
    Commit-Queue: Ryan Hamilton <rch@chromium.org>
    Reviewed-by: default avatarRyan Hamilton <rch@chromium.org>
    Cr-Commit-Position: refs/heads/master@{#695040}
    33457ed0
quic_flags_list.h 15.4 KB