1. baea59c Make CreateIncomingStream() to take PendingStream* instead of PendingStream. PendingStream* will be passed to create QuicStream. by renjietang · 6 years ago
  2. 85f1890 QuicConnection methods call CloseConnection rather than by fkastenholz · 6 years ago
  3. e9dc7da gfe-relnote: (n/a) Remove stateless reject support from quic::test::CreateClientSessionForTest(). Test only. by wub · 6 years ago
  4. f1b99dc gfe-relnote: Allow GFE to perform initial cwnd up and down experiment. Protected by --gfe2_reloadable_flag_quic_gfe_selected_initial_cwnd_experiments. by fayang · 6 years ago
  5. 244f6dc Support IETF RETRY from client by dschinazi · 6 years ago
  6. b023c7b gfe-relnote: n/a (Refactor) Move the only method in ConnectionCloseDelegateInterface into QuicPacketCreator::Delegate and delete ConnectionCloseDelegateInterface. No functional change, not flag protected. by ianswett · 6 years ago
  7. dc1e7ab gfe-relnote: Remove the SEND_CONNECTION_CLOSE_PACKET_WITH_NO_ACK enum value because it was only used by Quartc and PACKET_TOO_BIG. No functional GFE change, not flag protected. by ianswett · 6 years ago
  8. 9343d70 gfe-relnote: (n/a) Add a wrapper macro for quic::test::ExpectApproxEq for better error report in tests. Test only. by wub · 6 years ago
  9. b834325 Add a new callback for probing retransmissions. by QUICHE team · 6 years ago
  10. c201848 Make SimpleRandom faster by using Chacha20 as underlying primitive. by vasilvv · 6 years ago
  11. 580d30b Fixup use of gunit and gmock in QUIC by dschinazi · 6 years ago
  12. 3c4eabf Add QuicStreamsBlockedFrame and QuicMaxStreamsFrame classes by fkastenholz · 6 years ago
  13. 04bd4f3 Remove OnApplicationClose upcalls, update OnConnectionClose as needed. by fkastenholz · 6 years ago
  14. 72f509b Remove IETF QUIC Application Close frame, replace with Connection Close by fkastenholz · 6 years ago
  15. 3085da8 Remove QuicTestUtils::GetPacketLengthForOneStream and change three QUIC tests to instead send full sized packets followed by a partially full packet. by ianswett · 6 years ago
  16. b23daa7 gfe-relnote: In QUIC, add uber_received_packet_manager which purely wraps a received_packet_manager. Using it is protected by gfe2_reloadable_flag_quic_use_uber_received_packet_manager. by QUICHE team · 6 years ago
  17. 396d109 Make sure the read side is not closed when QuicSpdyStream tries to read from sequencer. by QUICHE team · 6 years ago
  18. 8e2e453 Allow variable length connection IDs in v99 by QUICHE team · 6 years ago
  19. 0fb4443 Remove direct references to //base from shared QUIC code by vasilvv · 6 years ago
  20. c48c871 Replace QuicString with std::string, pass 1 by vasilvv · 6 years ago
  21. a6ef0a6 Project import generated by Copybara. by QUICHE team · 6 years ago