1. 11f55d4 Use quiche string libraries in third_party/quic/core/qpack by QUICHE team · 5 years ago
  2. 20df1af Signal QPACK dynamic table usage from quic_client_interop_test. by bnc · 5 years ago
  3. 1c1dcab Use QpackEncoder::InstructionWithValues to refactor QpackInstructionEncoder interface. by bnc · 5 years ago
  4. b09d441 Do not track unacknowledged references on the encoder stream in QpackBlockingManager. by bnc · 5 years ago
  5. 7d7250e Signal error if Insert Count Increment causes overflow. by bnc · 5 years ago
  6. 463f235 Remove usages of QuicMakeUnique, Http2MakeUnique, SpdyMakeUnique. by bnc · 5 years ago
  7. 404cc70 Simplify QpackEncoderStreamSender API. by bnc · 5 years ago
  8. b71cefe Coalesce QPACK encoder stream writes in QpackEncoderStreamSender. by bnc · 5 years ago
  9. c8754e1 Remove QpackEncoder::DebugVisitor. by bnc · 5 years ago
  10. 8e9d944 Enable histogram logging events in QpackEncoder even if there is no debug_visitor_. by bnc · 5 years ago
  11. 42ce099 Add QPACK logging for each encoded header list to track whether encoding is blocked. by bnc · 5 years ago
  12. bf269d0 Add debug visitor for logging when QPACK encoder cannot insert into dynamic table or cannot refer to unacknowledged entries. by bnc · 6 years ago
  13. f97492c When QPACK encoding, allow blocking references on a stream that is already blocked. by bnc · 6 years ago
  14. 609c24e Include encoder stream bytes in written header size. by bnc · 6 years ago
  15. 40e9a7b Send Set Dynamic Table Capacity instruction. by bnc · 6 years ago
  16. 8c01622 Make QpackEncoder::EncodeHeaderList() and FirstPassEncode() take header_list by const ref. by bnc · 6 years ago
  17. d72f67c Use the uint64_t specialization of std::min in qpack_encoder.cc by rch · 6 years ago
  18. f03a0bf Use dynamic table for QPACK encoding. by bnc · 6 years ago
  19. c39c281 Call BlockingManager methods from QpackEncoder when decoder stream instructions arrive. by bnc · 6 years ago
  20. 23e8cd8 Refactor QpackEncoder::EncodeHeaderList(). by bnc · 6 years ago
  21. 7d9e2a7 Remove QpackEncoder::DecodeDecoderStreamData() and QpackDecoder::DecodeEncoderStreamData(). by bnc · 6 years ago
  22. 8a2df8f Allow QpackStreamSenderDelegate to be set dynamically. by renjietang · 6 years ago
  23. a0c8f5a Add QpackEncoder::SetMaximumDynamicTableCapacity() and SetMaximumBlockedStreams() and call them when corresponding settings are received. by bnc · 6 years ago
  24. 8873e57 Use QpackEncodeRequiredInsertCount(0) instead of 0 in QpackEncoder. by bnc · 6 years ago
  25. 95734b2 Refactor QpackEncoder to do two-pass encoding. by bnc · 6 years ago
  26. 28bb06c Factor out QpackInstructionEncoder::Values. by bnc · 6 years ago
  27. e4a6a0c Modify QpackInstructionEncoder API. by bnc · 6 years ago
  28. 5f88b0c Remove QpackProgressiveEncoder. by bnc · 6 years ago
  29. f21c1ad Make QpackEncoder interface not progressive. by bnc · 6 years ago
  30. c2aa5cb Merge QpackEncoderStreamSender::Delegate and QpackDecoderStreamSender::Delegate by renjietang · 6 years ago
  31. 17d4242 Fix QUIC warnings in preparation for enabling them by dschinazi · 6 years ago
  32. 7805361 Internal QUICHE change by bnc · 6 years ago
  33. 0fb4443 Remove direct references to //base from shared QUIC code by vasilvv · 6 years ago
  34. 872e7a3 Remove QuicString wrapper for std::string by vasilvv · 6 years ago
  35. a6ef0a6 Project import generated by Copybara. by QUICHE team · 6 years ago