Sign in
quiche
/
quiche
/
014dece0d8ac9cec3a7b688aacc8deedf7472d57
/
http2
/
hpack
/
decoder
9b56111
Plumb error code from HpackDecoder to HpackDecoderAdapter, add two error codes that are detected in HpackDecoderAdapter.
by bnc
· 5 years ago
0ac0f72
Add HpackDecodingError enum, bubble up all third_party/http2/hpack/decoder errors to HpackDecoder.
by bnc
· 5 years ago
486c889
Do not call HpackWholeEntryBuffer::error_detected() in HpackDecoder::error_detected().
by bnc
· 5 years ago
9d6b250
Make bool methods with unused return values void.
by bnc
· 5 years ago
1c3e219
Add HTTP2_CODE_COUNT_N API and decompress_failure_3 counters to debug source of
by bnc
· 5 years ago
641ace7
Use quiche_export instead of http2_export.
by bnc
· 5 years ago
252403d
Remove Http2StrCat, use QuicheStrCat instead.
by bnc
· 5 years ago
eff02bb
Load QUIC build config in spdy/core/hpack/BUILD, spdy/platform/api/BUILD and spdy/platform/impl/BUILD.
by zhongyi
· 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
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
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
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
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