1. ff4b2b6 Rename QuicStreamIdManager delegate's OnError() to OnStreamIdManagerError() to differentiate itself from errors generated from other QuicSession components. by renjietang · 5 years ago
  2. 315428e Remove using_default_max_streams_ from QuicStreamIdManager because the manager now has initial stream limit 0. by renjietang · 5 years ago
  3. 52e1338 Change various stream id manager parameter types to QuicStreamCount to improve readability. by renjietang · 5 years ago
  4. ab93f58 Cleanup QuicStreamIdManager. by renjietang · 5 years ago
  5. cf0bfcf Use quiche string libraries in third_party/quic/core by dmcardle · 5 years ago
  6. dde2a1e gfe-relnote: Remove num_expected_static_streams_ from QuicStreamIdManager. Protected by disabled flags quic_enable_version_q099 and quic_enable_version_t099. by ianswett · 5 years ago
  7. f25169a Add QUIC_EXPORT_PRIVATE to prepare for presubmit by dschinazi · 5 years ago
  8. 686ce58 Support GOAWAY in HTTP/3. by renjietang · 5 years ago
  9. a8b56e4 gfe-relnote: Decouple the QuicSession from the QuicStreamIdManager by introducing a QuicStreamIdManager::DelegateInterface which the session implements. Does not change behavior, merely adds a layer of abstraction which allows unit tests of QuicStreamIdManager to be simplified. by rch · 6 years ago
  10. 56055be Prevent IETF QUIC Frame transmission prior to config by fkastenholz · 6 years ago
  11. 216dc01 Remove notion of static stream in QuicStreamIdManager. by renjietang · 6 years ago
  12. 3a1bb80 Add support for HTTP/3 control stream. by renjietang · 6 years ago
  13. 3c4eabf Add QuicStreamsBlockedFrame and QuicMaxStreamsFrame classes by fkastenholz · 6 years ago
  14. 0fb4443 Remove direct references to //base from shared QUIC code by vasilvv · 6 years ago
  15. c48c871 Replace QuicString with std::string, pass 1 by vasilvv · 6 years ago
  16. a6ef0a6 Project import generated by Copybara. by QUICHE team · 6 years ago