commit | 50c78dbc88c2609b032e1013da9587638883499c | [log] [tgz] |
---|---|---|
author | Dan Zhang <[email protected]> | Wed Mar 18 21:28:43 2020 |
committer | Commit Bot <[email protected]> | Wed Mar 18 21:28:43 2020 |
tree | 7f4f2c78a93249b031aad529398a3d333649b66d | |
parent | aa017fa0d866c7375ca841334adda23a145496ea [diff] [blame] |
Roll src/net/third_party/quiche/src/ 5efb965c1..c400416ee (3 commits) https://quiche.googlesource.com/quiche.git/+log/5efb965c1b4d..c400416ee6a2 $ git log 5efb965c1..c400416ee --date=short --no-merges --format='%ad %ae %s' 2020-03-17 renjietang Removed QuicStreamIdManager::set_largest_peer_created_stream_id(). 2020-03-17 bnc Inline QuicSpdySession::supports_push_promise(). 2020-03-17 nharper Populate sni and uaid in GfeTlsServerStream Created with: roll-dep src/net/third_party/quiche/src src/third_party/quic_trace/src [email protected] Change-Id: If42215369f2ca64fc04d1b5d7b87cf3408e389ed Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2108625 Commit-Queue: Zhongyi Shi <[email protected]> Reviewed-by: Zhongyi Shi <[email protected]> Cr-Commit-Position: refs/heads/master@{#751482}
diff --git a/DEPS b/DEPS index 9575850..96c9bb4 100644 --- a/DEPS +++ b/DEPS
@@ -306,7 +306,7 @@ # 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': '5efb965c1b4d8e7fda64d7b41ce2ca3c601fc3fb', + 'quiche_revision': 'c400416ee6a281f10a34f9dcef5ddbb261bca08e', # 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.