1. c8eb63a Improve QpackHeaderTableTests. by bnc · 4 years ago
  2. 9b24331 Move MaxInsertSizeWithoutEvictingGivenEntry() and draining_index() to QpackEncoderHeaderTable. by bnc · 4 years ago
  3. 8075994 Move FindHeaderField() to QpackEncoderHeaderTable. by bnc · 4 years ago
  4. 9a219a8 Move LookupEntry() into QpackDecoderHeaderTable. by bnc · 4 years ago
  5. 61f24de Move observers to QpackDecoderHeaderTable. by bnc · 4 years ago
  6. ed3587f Split QpackHeaderTable. by bnc · 4 years ago
  7. c45c976 Return absolute index instead of QpackEntry* from QpackHeaderTable::InsertEntry(). by bnc · 4 years ago
  8. 5be974e Project import generated by Copybara. by QUICHE team · 4 years, 3 months ago
  9. 5504d2f Replace QUICHE_ARRAYSIZE with ABSL_ARRAYSIZE. by vasilvv · 4 years, 5 months ago
  10. 7cac7b0 Replace QuicheStringPiece with absl::string_view by vasilvv · 4 years, 6 months ago
  11. 713afae gfe-relnote: Update MOCK_METHODn to MOCK_METHOD in //third_party/quic/. Test only change. by wub · 5 years ago
  12. 4e9283d Remove QUIC_ARRAYSIZE; use QUICHE_ARRAYSIZE instead. by bnc · 5 years ago
  13. 11f55d4 Use quiche string libraries in third_party/quic/core/qpack by QUICHE team · 5 years ago
  14. 463f235 Remove usages of QuicMakeUnique, Http2MakeUnique, SpdyMakeUnique. by bnc · 5 years ago
  15. 45a573a Fix crasher in QpackProgressiveDecoder destructor if QpackHeaderTable is already destroyed. by bnc · 5 years ago
  16. 2f2b742 Fix QPACK crash by unregistering observers with QpackHeaderTable. by bnc · 5 years ago
  17. bb40c7f Change QpackHeaderTable::observer_ type and swap RegisterObserver() argument order. by bnc · 5 years ago
  18. 40e9a7b Send Set Dynamic Table Capacity instruction. by bnc · 6 years ago
  19. 687c6e7 Add QpackHeaderTable::MaxInsertSizeWithoutEvictingGivenEntry(). by bnc · 6 years ago
  20. b34a7ec Add QpackHeaderTable::draining_index(). by bnc · 6 years ago
  21. 7a1c21c Blocked decoding part 1: QpackHeaderTable::Observer. by bnc · 6 years ago
  22. 580d30b Fixup use of gunit and gmock in QUIC by dschinazi · 6 years ago
  23. a6ef0a6 Project import generated by Copybara. by QUICHE team · 6 years ago