1. aff2580 Remove spdy_string_utils and http2_string_utils from platform. by bnc · 3 years, 9 months ago
  2. a183c55 Remove Http2StringPrintf. by bnc · 3 years, 11 months ago
  3. 3bf526d Remove SpdyHexEncode, SpdyHexDecode, Http2HexEncode, Http2HexDecode. by bnc · 3 years, 11 months ago
  4. 760e723 Remove Http2StrAppend, Http2StringPrintf, Http2HexEscape, Http2Hex from platform. by bnc · 4 years ago
  5. afcc317 Make HTTP/2 logging use QUICHE logging by vasilvv · 4 years, 1 month ago
  6. 5be974e Project import generated by Copybara. by QUICHE team · 4 years, 3 months ago
  7. bca9deb Replace QuicheStrCat() with absl::StrCat() by vasilvv · 4 years, 3 months ago
  8. 035fe3d Replace QUICHE_ARRAYSIZE with ABSL_ARRAYSIZE. Delete QUICHE_ARRAYSIZE. by vasilvv · 4 years, 5 months ago
  9. b16f796 Remove quiche::QuicheStringPiece and quiche::QuicheStringPieceHash. by vasilvv · 4 years, 5 months ago
  10. 9105d34 Internal QUICHE change by QUICHE team · 4 years, 5 months ago
  11. 15f53a4 Replace quiche::QuicheStringPiece with absl::string_view. by vasilvv · 4 years, 5 months ago
  12. 6744c06 Use QuicheTest and quiche_test.h in third_party/http2. by bnc · 4 years, 6 months ago
  13. 5b44b00 Add build option to third_party/http2. No functional change. by QUICHE team · 4 years, 7 months ago
  14. 641ace7 Use quiche_export instead of http2_export. by bnc · 5 years ago
  15. 252403d Remove Http2StrCat, use QuicheStrCat instead. by bnc · 5 years ago
  16. f0d86a1 Remove HTTP2_ARRAYSIZE; use QUICHE_ARRAYSIZE instead. by bnc · 5 years ago
  17. 74646d1 Remove Http2StringPiece; use QuicheStringPiece instead. by bnc · 5 years ago
  18. 4790400 Remove Http2String wrapper for std::string. by bnc · 6 years ago
  19. 8da8f71 Add static_cast<uint8_t> in HpackVarintEncoderTest. by bnc · 6 years ago
  20. d0f61e7 Clean up HpackVarintEncoder internals. by bnc · 6 years ago
  21. e6640c8 Clean up HpackVarintEncoder interface. by bnc · 6 years ago
  22. 61940b4 gfe-relnote: (n/a) Platformize logging for http2. Refactor only, no behavior change. by QUICHE team · 6 years ago
  23. 3cab5a9 Replace calls to deprecated googletest macros *TEST_CASE() with *TEST_SUITE() by QUICHE team · 6 years ago
  24. e72b887 gfe-relnote: Deprecate gfe2_reloadable_flag_http2_varint_decode_64_bits. by bnc · 6 years ago
  25. 2334647 Cast to unsigned in HpackVarintRoundTripTest. by bnc · 6 years ago
  26. cc66370 Modify HTTP/2 varint encoder and decoder to support 8-bit prefixes. by QUICHE team · 6 years ago
  27. fd50a40 Project import generated by Copybara. by QUICHE team · 6 years ago