1. 89fe24d Use absl::StartsWith/EndsWith in QUIC directly. by vasilvv · 4 years, 5 months ago
  2. 4caf5fe Rename SpdyHeaderBlock to Http2HeaderBlock. by QUICHE team · 4 years, 5 months ago
  3. 34a2680 Refactor QPACK encoder and decoder stream errors. by bnc · 4 years, 6 months ago
  4. b8fd1f8 Move quiche_endian.h and quiche_endian_test.cc out of platform. by bnc · 4 years, 6 months ago
  5. ffd151a Replace QuicheStringPiece with absl::string_view by vasilvv · 4 years, 6 months ago
  6. 6dcf6ab Use quiche string libraries in third_party/quic/test_tools by QUICHE team · 5 years ago
  7. 173c48f Move quic::QuicEndian to quiche::QuicheEndian by QUICHE team · 5 years ago
  8. e42f7ad Move QPACK test utilities to test_tools/qpack/. by bnc · 5 years ago[Renamed (91%) from quic/core/qpack/offline/qpack_offline_decoder.cc]
  9. 463f235 Remove usages of QuicMakeUnique, Http2MakeUnique, SpdyMakeUnique. by bnc · 5 years ago
  10. f20a5c2 Set initial capacity to value of maximum capacity in QPACK offline encoder. by bnc · 6 years ago
  11. 4dc0147 Remove blocked stream limit enforcement from QpackOfflineDecoder. by bnc · 6 years ago
  12. 0fc587f Switch QuicMakeUnique to std::make_unique, part 1: //third_party/quic by vasilvv · 6 years ago
  13. 7d9e2a7 Remove QpackEncoder::DecodeDecoderStreamData() and QpackDecoder::DecodeEncoderStreamData(). by bnc · 6 years ago
  14. 8a2df8f Allow QpackStreamSenderDelegate to be set dynamically. by renjietang · 6 years ago
  15. 4c664c5 Pass maximum table capacity and max blocked streams in QpackDecoder constructor. by bnc · 6 years ago
  16. 13750a8 Implement blocked decoding in qpack_offline_decoder. by bnc · 6 years ago
  17. e551d3c Add QpackProgressiveDecoder-generated error message to quic_offline_decoder output. by bnc · 6 years ago
  18. a904b05 Internal QUICHE change by bnc · 6 years ago
  19. 872e7a3 Remove QuicString wrapper for std::string by vasilvv · 6 years ago
  20. c48c871 Replace QuicString with std::string, pass 1 by vasilvv · 6 years ago
  21. a6ef0a6 Project import generated by Copybara. by QUICHE team · 6 years ago