Commit e19a230c authored by Dan Zhang's avatar Dan Zhang Committed by Commit Bot

Roll src/net/third_party/quiche/src/ ad0248681..0b5bfaebe (9 commits)

https://quiche.googlesource.com/quiche.git/+log/ad0248681e65..0b5bfaebe8ba

$ git log ad0248681..0b5bfaebe --date=short --no-merges --format='%ad %ae %s'
2019-07-22 quiche-dev gfe-relnote: Initialize uninitialized private member variable QuicSpdyClientBase::max_allowed_push_id_
2019-07-22 bnc Fix includes in quic_spdy_stream_body_buffer.{h,cc}.
2019-07-22 renjietang Modify push_promise related methods to prepare for H3 push promise.
2019-07-22 renjietang Clean up build dependency for Qpack streams.
2019-07-22 bnc Split out QuicSendControlStream from quic_spdy_session_lib build target.
2019-07-22 quiche-dev Internal QUICHE change
2019-07-21 vasilvv Hex encode the path challenge buffer.
2019-07-21 dschinazi Fix logging of QuicNewTokenFrame
2019-07-21 bnc Use HttpFrameType instead of int literals in HttpDecoder.

Created with:
  roll-dep src/net/third_party/quiche/src src/third_party/quic_trace/src

R=rch@chromium.org

Change-Id: I824d34ea12cdc6ef8dbe7501e4d67203ea85b596
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1714627
Commit-Queue: Ryan Hamilton <rch@chromium.org>
Reviewed-by: default avatarRyan Hamilton <rch@chromium.org>
Cr-Commit-Position: refs/heads/master@{#680028}
parent 272896fe
......@@ -283,7 +283,7 @@ vars = {
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling feed
# and whatever else without interference from each other.
'quiche_revision': 'ad0248681e65620726a9cd2fc22df10da8f85346',
'quiche_revision': '0b5bfaebe8ba794946fe335423c4013f2743ddee',
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling ios_webkit
# and whatever else without interference from each other.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment