• Nick Harper's avatar
    Roll src/net/third_party/quiche/src/ d58736db7..5debd13b6 (13 commits) · b158e1b4
    Nick Harper authored
    https://quiche.googlesource.com/quiche.git/+log/d58736db7b79..5debd13b6484
    
    $ git log d58736db7..5debd13b6 --date=short --no-merges --format='%ad %ae %s'
    2019-12-04 nharper Set quic_send_max_push_id_with_settings in some test cases
    2019-12-04 vasilvv Send the path and query parameters of QuicTransport URL in the client indication.
    2019-12-04 bnc Do not send QPACK Stream Cancellation instruction.
    2019-12-04 rch gfe-relnote: Flag protect the new MaxPushId logic in quic_spdy_session.cc to simplify Chrome merge. This code is already protected by disabled v99, but this new --gfe2_reloadable_flag_quic_send_max_push_id_with_settings flag disables this new behavior in Chrome tests until they can be modifie.
    2019-12-04 fayang gfe-relnote: Deprecate gfe2_reloadable_flag_quic_treat_queued_packets_as_sent.
    2019-12-04 fayang gfe-relnote: Deprecate gfe2_reloadable_flag_quic_reject_unprocessable_packets_statelessly.
    2019-12-04 fayang gfe-relnote: Deprecate gfe2_reloadable_flag_quic_populate_nonretransmittable_frames.
    2019-12-04 fayang gfe-relnote: Fix an unsigned integer overflow bug in QUIC v99 when processing Ack frame. Not used in prod. Not protected.
    2019-12-03 rch gfe-relnote: Move the logic for sending the MAX_PUSH_ID frame from QuicSpdyClientSessionBase to QuicSpdySession along with the other "send initial data" logic. Protected by disabled QUIC v99 flag.
    2019-12-02 wub Internal QUICHE change
    2019-11-27 bnc Send Stream Cancellation QPACK instruction.
    2019-11-27 rch gfe-relnote: Do not flush clear coalesced packets while sending multiple connection close packets. Protected by --gfe2_reloadable_flag_quic_close_all_encryptions_levels2
    2019-11-27 wub gfe-relnote: (n/a) Deprecate --gfe2_reloadable_flag_quic_mtu_discovery_v2.
    
    Created with:
      roll-dep src/net/third_party/quiche/src src/third_party/quic_trace/src
    
    Change-Id: I36ca0585cc880f2efb9087570e8ff5dd90ba910b
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1952183
    Commit-Queue: Nick Harper <nharper@chromium.org>
    Commit-Queue: Ryan Hamilton <rch@chromium.org>
    Auto-Submit: Nick Harper <nharper@chromium.org>
    Reviewed-by: default avatarRyan Hamilton <rch@chromium.org>
    Cr-Commit-Position: refs/heads/master@{#721833}
    b158e1b4
quic_flags_list.h 15.3 KB