• Victor Vasiliev's avatar
    Roll src/net/third_party/quiche/src/ 5843bfd65..f76cf2ae5 (7 commits) · cc8ef9a6
    Victor Vasiliev authored
    https://quiche.googlesource.com/quiche.git/+log/5843bfd65204..f76cf2ae5e7a
    
    $ git log 5843bfd65..f76cf2ae5 --date=short --no-merges --format='%ad %ae %s'
    2019-10-11 wub gfe-relnote: Implement QUIC MTU discovery v2. Protected by --gfe2_reloadable_flag_quic_mtu_discovery_v2.
    2019-10-11 bnc Make QpackDecoderStreamSender buffer serialized instructions.
    2019-10-11 rch Rename QuicSpdySession::SendMaxHeaderListSize() to QuicSpdySession::SendInitialData(). Make this method private and use max_inbound_header_list_size_ explicitly instead of requiring it to be passed in by the caller.
    2019-10-11 rch Improve QuicSpdyStreamTest to call OnCryptoHandshakeEvent on the session to ensure that the various HTTP/3 initialization steps happen, matching what happens in production.
    2019-10-11 vasilvv Create a shared interface to access QuicTransport*Session::IsSessionReady().
    2019-10-11 vasilvv Implement the QuicTransport server session subclass.
    2019-10-10 rch Disable EndToEndTestServerPush.ServerPushOverLimitNonBlocking when http/3 is used Flip the chrome value for v99 to true
    
    Created with:
      roll-dep src/net/third_party/quiche/src
    
    R=rch@chromium.org
    
    Change-Id: Idfc9ef147b5115a5ca2511b6180018f4f9205074
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1859494Reviewed-by: default avatarRyan Hamilton <rch@chromium.org>
    Commit-Queue: Victor Vasiliev <vasilvv@chromium.org>
    Cr-Commit-Position: refs/heads/master@{#705557}
    cc8ef9a6
BUILD.gn 317 KB