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