1. 278efae Add support for retry integrity tag by dschinazi · 5 years ago
  2. 4ad1f46 Act on IETF QUIC max_packet_size by dschinazi · 5 years ago
  3. 8f90e51 Define kAlarmGranularity and use it in the non-test QUIC code. by ianswett · 5 years ago
  4. 22781cb Remove some obsolete TODOs from QUIC code that were owned by Frank and rewrite some others. by ianswett · 5 years ago
  5. 0198341 gfe-relnote: In QUIC, default enable IETF loss detection with 1/4 RTT time threshold and adaptive packet threshold. Protected by existing gfe2_reloadable_flag_quic_default_on_ietf_loss_detection. by fayang · 5 years ago
  6. cd86dd1 Update MESSAGE frame to latest IETF draft by dschinazi · 5 years ago
  7. 4c908f0 gfe-relnote: Do not add peer_max_ack_delay if an immediate ACK is expected when calculating PTO timeout. Protected by existing gfe2_reloadable_flag_quic_enable_pto. by fayang · 5 years ago
  8. b0c7b4b gfe-relnote: In QUIC, enable IETF style loss detection. Protected by by fayang · 6 years ago
  9. 4dc4ba3 Wire in the ack exponent trransport config for IETF QUIC by fkastenholz · 6 years ago
  10. 63becfb Clean up HTTP/3 and QPACK settings. by bnc · 6 years ago
  11. a0727f9 gfe-relnote: In QUIC, replace constant kMaxTrackedPackets with a flag. No functional change expected. Not protected. by fayang · 6 years ago
  12. bdd303e Blocked decoding part 3: QpackDecodedHeadersAccumulator and QuicSpdyStream. by bnc · 6 years ago
  13. 14650e4 gfe-relnote: In QUIC, add code counts for RTT status when cwnd gets bootstrapped. Not protected. by fayang · 6 years ago
  14. 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
  15. 6cf4d2a Update QUIC transport parameters to draft 20 by dschinazi · 6 years ago
  16. c703612 Allow peers to pick low flow control limits in T099 by dschinazi · 6 years ago
  17. be83ecd gfe-relnote: In QUIC, adjust cwnd when doing bandwidth resumption in BBR. Protected by gfe2_reloadable_flag_quic_fix_bbr_cwnd_in_bandwidth_resumption. by fayang · 6 years ago
  18. 3c4eabf Add QuicStreamsBlockedFrame and QuicMaxStreamsFrame classes by fkastenholz · 6 years ago
  19. 66dea07 Rename quic::kMaxPacketSize to quic::kMaxOutgoingPacketSize by dschinazi · 6 years ago
  20. e8d7fa7 Increase maximum size of allowed incoming packets and remove incorrect QUIC_BUG by dschinazi · 6 years ago
  21. 0fb4443 Remove direct references to //base from shared QUIC code by vasilvv · 6 years ago
  22. a6ef0a6 Project import generated by Copybara. by QUICHE team · 6 years ago