Sign in
quiche
/
quiche
/
ce445c76dfa2fba01e93e96df66f6707a7fb3d11
/
http2
/
hpack
eff02bb
Load QUIC build config in spdy/core/hpack/BUILD, spdy/platform/api/BUILD and spdy/platform/impl/BUILD.
by zhongyi
· 5 years ago
f0d86a1
Remove HTTP2_ARRAYSIZE; use QUICHE_ARRAYSIZE instead.
by bnc
· 5 years ago
74646d1
Remove Http2StringPiece; use QuicheStringPiece instead.
by bnc
· 5 years ago
4790400
Remove Http2String wrapper for std::string.
by bnc
· 6 years ago
8da8f71
Add static_cast<uint8_t> in HpackVarintEncoderTest.
by bnc
· 6 years ago
d0f61e7
Clean up HpackVarintEncoder internals.
by bnc
· 6 years ago
e6640c8
Clean up HpackVarintEncoder interface.
by bnc
· 6 years ago
348de99
Use std::stringstream instead of mock log in http2_hpack_constants_test.cc.
by vasilvv
· 6 years ago
61940b4
gfe-relnote: (n/a) Platformize logging for http2. Refactor only, no behavior change.
by QUICHE team
· 6 years ago
b6880f7
hpack_whole_entry_buffer_test: Include http2_test_helpers.h
by rch
· 6 years ago
3cab5a9
Replace calls to deprecated googletest macros *TEST_CASE() with *TEST_SUITE()
by QUICHE team
· 6 years ago
e72b887
gfe-relnote: Deprecate gfe2_reloadable_flag_http2_varint_decode_64_bits.
by bnc
· 6 years ago
9e83c26
Truncate varint to 32-bit integer.
by vasilvv
· 6 years ago
bbe900a
Add an explicit cast from uint64_t to size_t.
by vasilvv
· 6 years ago
a0a8c9e
Automated rollback of changelist 227019741. See https://crbug.com/921074
by vasilvv
· 6 years ago
2334647
Cast to unsigned in HpackVarintRoundTripTest.
by bnc
· 6 years ago
22f9652
Remove unnecessary comparison.
by bnc
· 6 years ago
94696df
Avoid truncation error on 32 bit platforms.
by bnc
· 6 years ago
15fb563
Use uint64_t for varint.
by QUICHE team
· 6 years ago
cc66370
Modify HTTP/2 varint encoder and decoder to support 8-bit prefixes.
by QUICHE team
· 6 years ago
99ab070
Fix "signed comparison" compiler error that occur in Chromium.
by vasilvv
· 6 years ago
fd50a40
Project import generated by Copybara.
by QUICHE team
· 6 years ago