Sign in
quiche
/
quiche.git
/
40bdf53a2da804a5bb82453c2c8552850389c44a
/
spdy
4790400
Remove Http2String wrapper for std::string.
by bnc
· 6 years ago
4471291
Remove SpdyString wrapper for std::string.
by bnc
· 6 years ago
b71a081
Internal QUICHE change
by bnc
· 6 years ago
df85e3f
Add two EXPORT macros to allow Chromium to link.
by bnc
· 6 years ago
dd7f108
gfe-relnote: Move LifoWriteScheduler from gfe/gfe2/spdy/ to third_party/spdy/core to allow QUIC to use it. No functional change expected, no flag protected.
by fayang
· 6 years ago
e606e0c
gfe-relnote: Let GFE be able to use FIFO write scheduler in QUIC and enable it via a connection option FIFO. Protected by gfe2_reloadable_flag_quic_use_fifo_write_scheduler.
by fayang
· 6 years ago
7e3c1a1
Fix tests to make chromium compile.
by fayang
· 6 years ago
b810392
Fix a chromium compile error where local variable shadows member variable.
by fayang
· 6 years ago
94113fe
gfe-relnote: Add a FifoWriteScheduler where the stream with the smallest stream ID will have the highest priority. Not used in prod, not protected.
by fayang
· 6 years ago
6701299
Fix comparison of signed to unsigned in htt2_priority_write_scheduler_* and spdy_intrusive_list_test.
by fayang
· 6 years ago
6cf80a5
gfe-relnote: Fix Http2PriorityWriteScheduler::UpdateStreamParent. Not used in prod. Not protected.
by fayang
· 6 years ago
8618950
gfe-relnote: Fix Http2PriorityWriteScheduler::ShouldYield. Not used in prod. Not protected.
by fayang
· 6 years ago
753002d
gfe-relnote: Add NumRegisteredStreams interface to WriteScheduler and implements it in subclasses. No used in prod yet, not protected.
by fayang
· 6 years ago
6275484
gfe-relnote: Abandons HPACK decompression for overly large header blocks. Protected by default-true --gfe2_reloadable_flag_http2_reject_too_large_header_blocks.
by QUICHE team
· 6 years ago
89b9af5
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.
by fayang
· 6 years ago
b7edbb8
gfe-relnote: Add IsStreamReady() interface to WriteScheduler and implement the interface in subclasses. No functional expected. Not protected.
by fayang
· 6 years ago
2036275
gfe-relnote: Print out a SPDY_BUG and exit early rather than crash when Http2FrameDecoderAdapter is nullptr. Not flag protected.
by ianswett
· 6 years ago
520d4d7
gfe-relnote: n/a(code clean up) Remove direct use of DLOG in
by danzh
· 6 years ago
8f3a576
gfe-relnote: n/a(code clean up) Apply quic compile options to spdy/core code.
by danzh
· 6 years ago
40d1e68
Fix unused-parameter warnings in preparation for enabling them
by dschinazi
· 6 years ago
f4e0588
Adds code in ShinkansenClient to count metadata bytes as part of the total response size.
by QUICHE team
· 6 years ago
cd820e0
Renumber QUIC streams when there is no crypto stream
by nharper
· 6 years ago
711bd18
gfe-relnote: n/a(code clean up) Move c++ attribute specifier to the front of
by danzh
· 6 years ago
51b7cad
gfe-relnote: n/a(code clean up) Add #include to spdy_simple_arena.cc.
by danzh
· 6 years ago
bcfea90
gfe-relnote: n/a(code clean-up) Remove un-used #include.
by danzh
· 6 years ago
5725294
gfe-relnote: n/a(code clean-up) Remove unused #include.
by danzh
· 6 years ago
2ac2346
Add a new implementation of SpdyUnsafeArena for code sharing between chromium
by danzh
· 6 years ago
d34bb4b
gfe-relnote: n/a(test only) De-platform-ize SPDY_FRIEND_TEST macros with peer
by danzh
· 6 years ago
ded0351
gfe-relnote: (n/a) Platformize logging for spdy. Refactor only, no behavior change.
by QUICHE team
· 6 years ago
a4aaf75
Update references to RFC7540 and RFC7541 in hpack_constants.h.
by bnc
· 6 years ago
3cab5a9
Replace calls to deprecated googletest macros *TEST_CASE() with *TEST_SUITE()
by QUICHE team
· 6 years ago
1605d8b
Project import generated by Copybara.
by QUICHE team
· 6 years ago
82dee2f
Project import generated by Copybara.
by QUICHE team
· 6 years ago