1. 2f5f30b Surface receive_timestamp to QuicStream::OnStreamFrameAcked. by QUICHE team · 5 years ago
  2. c60e87a Use quiche string libraries in third_party/quic/quartc by dmcardle · 5 years ago
  3. 463f235 Remove usages of QuicMakeUnique, Http2MakeUnique, SpdyMakeUnique. by bnc · 5 years ago
  4. 0fc587f Switch QuicMakeUnique to std::make_unique, part 1: //third_party/quic by vasilvv · 6 years ago
  5. 335e56f Create a QuartcMultiplexer which separates streams and datagrams into channels. by QUICHE team · 6 years ago
  6. 2562be7 Remove unused pending stream constructors. by renjietang · 6 years ago
  7. 17d4242 Fix QUIC warnings in preparation for enabling them by dschinazi · 6 years ago
  8. baea59c Make CreateIncomingStream() to take PendingStream* instead of PendingStream. PendingStream* will be passed to create QuicStream. by renjietang · 6 years ago
  9. 3544899 Allow QuicStream constructor to take parameter on static-ness when constructing from PendingStream. by renjietang · 6 years ago
  10. 87c39c1 Replace all remaining instances of LOG in /third_party/quic/ with QUIC_LOG by dschinazi · 6 years ago
  11. a6ef0a6 Project import generated by Copybara. by QUICHE team · 6 years ago