1. 9b56111 Plumb error code from HpackDecoder to HpackDecoderAdapter, add two error codes that are detected in HpackDecoderAdapter. by bnc · 5 years ago
  2. 0ac0f72 Add HpackDecodingError enum, bubble up all third_party/http2/hpack/decoder errors to HpackDecoder. by bnc · 5 years ago
  3. 486c889 Do not call HpackWholeEntryBuffer::error_detected() in HpackDecoder::error_detected(). by bnc · 5 years ago
  4. 9d6b250 Make bool methods with unused return values void. by bnc · 5 years ago
  5. 1c3e219 Add HTTP2_CODE_COUNT_N API and decompress_failure_3 counters to debug source of by bnc · 5 years ago
  6. 641ace7 Use quiche_export instead of http2_export. by bnc · 5 years ago
  7. 252403d Remove Http2StrCat, use QuicheStrCat instead. by bnc · 5 years ago
  8. eff02bb Load QUIC build config in spdy/core/hpack/BUILD, spdy/platform/api/BUILD and spdy/platform/impl/BUILD. by zhongyi · 5 years ago
  9. 74646d1 Remove Http2StringPiece; use QuicheStringPiece instead. by bnc · 5 years ago
  10. 4790400 Remove Http2String wrapper for std::string. by bnc · 6 years ago
  11. 61940b4 gfe-relnote: (n/a) Platformize logging for http2. Refactor only, no behavior change. by QUICHE team · 6 years ago
  12. b6880f7 hpack_whole_entry_buffer_test: Include http2_test_helpers.h by rch · 6 years ago
  13. 3cab5a9 Replace calls to deprecated googletest macros *TEST_CASE() with *TEST_SUITE() by QUICHE team · 6 years ago
  14. 9e83c26 Truncate varint to 32-bit integer. by vasilvv · 6 years ago
  15. bbe900a Add an explicit cast from uint64_t to size_t. by vasilvv · 6 years ago
  16. a0a8c9e Automated rollback of changelist 227019741. See https://crbug.com/921074 by vasilvv · 6 years ago
  17. 22f9652 Remove unnecessary comparison. by bnc · 6 years ago
  18. 94696df Avoid truncation error on 32 bit platforms. by bnc · 6 years ago
  19. 15fb563 Use uint64_t for varint. by QUICHE team · 6 years ago
  20. 99ab070 Fix "signed comparison" compiler error that occur in Chromium. by vasilvv · 6 years ago
  21. fd50a40 Project import generated by Copybara. by QUICHE team · 6 years ago