commit | 89b9af539b5877093cdf7ba22cbff9354b6bf723 | [log] [tgz] |
---|---|---|
author | fayang <fayang@google.com> | Tue Jul 23 07:52:49 2019 -0700 |
committer | Dan Zhang <danzh@google.com> | Tue Jul 23 18:32:29 2019 +0000 |
tree | d1ed0b782154431efe4522efc068692ea16051b8 | |
parent | bfea5ffeb9ee7b59c1bafb7c6f7b5d1f7072aa5d [diff] |
gfe-relnote: Move Http2PriorityWriteScheduler from gfe/gfe2/spdy/ to third_party/spdy/core/ to allow QUIC to use it. No functional change expected, not flag protected. Also copy gtl::intrusive_list as SpdyIntrusiveList. PiperOrigin-RevId: 259535206 Change-Id: Ie600cc4a403ac90a6302824f98bc5e7fd86fca25
QUICHE (QUIC, Http/2, Etc) is Google‘s implementation of QUIC and related protocols. It powers Chromium as well as Google’s QUIC servers and some other projects.
The code is currently in process of being moved from https://cs.chromium.org/chromium/src/net/third_party/ into this repository. Please excuse our appearance while we're under construction.