1. 142051a Fix QUIC core test display by dschinazi · 6 years ago
  2. 39979d3 Re-write some quic_stream_test and enable TLS blocked tests. by renjietang · 6 years ago
  3. 9fa2be3 gfe-relnote: deprecate quic_ignore_tlpr_if_no_pending_stream_data. by zhongyi · 6 years ago
  4. 3024632 gfe-relnote: Deprecate gfe2_reloadable_flag_quic_no_window_update_on_read_only_stream. by renjietang · 6 years ago
  5. 0fc587f Switch QuicMakeUnique to std::make_unique, part 1: //third_party/quic by vasilvv · 6 years ago
  6. 940a532 Remove incorrect uses of GetHeadersStreamId(). by renjietang · 6 years ago
  7. 28c04b7 Redirect WindowUpdate frame to pending streams if they are present, and closes connection when a WindowUpdate frame is received on a READ_UNIDIRECTIONAL stream. by renjietang · 6 years ago
  8. 5b3c3be Add ClearControlFrame() to quic_test_utils. by bnc · 6 years ago
  9. 305e173 Change IETF Frame/QUIC_VERSION_99 tests to be symbolic. by fkastenholz · 6 years ago
  10. 1b2f783 gfe-relnote: only respect TLPR when there is pending non-crypto stream data. Flag protected by quic_ignore_tlpr_if_no_pending_stream_data and session_decides_what_to_write. by zhongyi · 6 years ago
  11. f5e6845 Refactor how TLS versions get enabled by nharper · 6 years ago
  12. baea59c Make CreateIncomingStream() to take PendingStream* instead of PendingStream. PendingStream* will be passed to create QuicStream. by renjietang · 6 years ago
  13. 3544899 Allow QuicStream constructor to take parameter on static-ness when constructing from PendingStream. by renjietang · 6 years ago
  14. 4985598 gfe-relnote: (n/a) Change SetQuicFlag to take the flag variable directly instead of a pointer to it. Refactor for Envoy integration, no behavior change. by wub · 6 years ago
  15. 696ee60 Make QUIC EXPECT and ASSERT test macros reject comparison of unsigned integers by dschinazi · 6 years ago
  16. c7d9e0c Remove unnecessary QuicStreamPeer methods. by bnc · 6 years ago
  17. 66dea07 Rename quic::kMaxPacketSize to quic::kMaxOutgoingPacketSize by dschinazi · 6 years ago
  18. 872e7a3 Remove QuicString wrapper for std::string by vasilvv · 6 years ago
  19. c48c871 Replace QuicString with std::string, pass 1 by vasilvv · 6 years ago
  20. a6ef0a6 Project import generated by Copybara. by QUICHE team · 6 years ago