- a89e7fa Replace quiche::QuicheStringPiece with absl::string_view. by vasilvv · 4 years, 5 months ago
- 60e12c4 Also test http2::HuffmanEncodeFast() in spdy::HpackEncoderTest. by bnc · 4 years, 5 months ago
- e3fd686 Remove HpackHuffmanTable argument from HpackEncoder constructor. by bnc · 4 years, 6 months ago
- d7b17f3 Deprecate gfe2_reloadable_flag_spdy_hpack_use_indexed_name. by bnc · 4 years, 10 months ago
- 18aef54 gfe-relnote: Use indexed name if possible when sending Literal Header Field without Indexing instruction. Protected by gfe2_reloadable_flag_spdy_hpack_use_indexed_name. by bnc · 5 years ago
- f3c80c9 gfe-relnote: Replace spdy_test.h with quiche_test.h. No functional change. Not protected. by QUICHE team · 5 years ago
- c9a3506 gfe-relnote: no functional change. Introduce gunit headers in third_party/spdy. by QUICHE team · 5 years ago
- 7f82d04 Remove SpdyStringPiece; use QuicheStringPiece instead. by bnc · 5 years ago
- ce445c7 Fix QUICHE merge issue in test by dschinazi · 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
- 73cc794 Uses SpdyStringPiece instead of std::string in an expectation, as required by Chromium. by QUICHE team · 5 years ago
- 744f132 Internal QUICHE change by zhongyi · 5 years ago
- 992004d gfe-relnote: Fixes HPACK encoding of SpdyHeaderBlocks when compression is disabled. No functional change in production. by QUICHE team · 5 years ago
- 6ddfcae Adds HpackEncoder::EncodeRepresentations(), where the caller can specify an explicit list of (key, value) pairs. This method does not split values on \0. by QUICHE team · 5 years ago
- 7225491 Adds test cases demonstrating that HpackEncoder will emit a comma-delimited value as a single HPACK entry. by QUICHE team · 5 years ago
- 64d2628 Adds a test case demonstrating that when HPACK compression is disabled and incremental encoding is used, spdy::HpackEncoder emits \0-delimited values on the wire. by QUICHE team · 5 years ago
- b6a8763 Migrates a unit test from SpdyUnsafeArena to SpdySimpleArena. by QUICHE team · 5 years ago
- 4471291 Remove SpdyString wrapper for std::string. by bnc · 6 years ago
- 8f3a576 gfe-relnote: n/a(code clean up) Apply quic compile options to spdy/core code. 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
- 3cab5a9 Replace calls to deprecated googletest macros *TEST_CASE() with *TEST_SUITE() by QUICHE team · 6 years ago
- 82dee2f Project import generated by Copybara. by QUICHE team · 6 years ago