1. c050d7a gfe-relnote: In QUIC, ignore bad bandwidth samples from CMS in cwnd bootstrapping experiment. by fayang · 6 years ago
  2. 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
  3. 4ba5598 gfe-relnote: In QUIC, use 2 burst tokens in bootstrapping experiment, protected by gfe2_reloadable_flag_quic_conservative_bursts. by fayang · 6 years ago
  4. 153392f gfe-relnote: In QUIC, when cwnd gets bootstrapped, set cwnd gain in STARTUP to 2 to avoid too much overshooting. This only affects cwnd bootstrapping experiment. by fayang · 6 years ago
  5. 5b352f1 gfe-relnote: (n/a) Remove unused QUIC connection option "BBQ4". Not protected. by wub · 6 years ago
  6. ed96643 Internal QUICHE change by fayang · 6 years ago
  7. 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
  8. 66dea07 Rename quic::kMaxPacketSize to quic::kMaxOutgoingPacketSize by dschinazi · 6 years ago
  9. fb4e213 gfe-relnote: In BbrSender, always try to get a bandwidth sample even if packet.bytes_acked=0(i.e. packet has been removed from QuicUnackedPacketMap's inflight bytes). Protected by default true flag --gfe2_reloadable_flag_quic_always_get_bw_sample_when_acked. by wub · 6 years ago
  10. 254545c gfe-relnote: In BandwidthSampler, capture the number of lost bytes at the time a packet is sent, and make it available to caller when the packet is acked or lost. No behavior change, not protected. by wub · 6 years ago
  11. 967ba57 gfe-relnote: Add some bbr startup stats into QuicConnectionStats. Stats only. Not protected. by wub · 6 years ago
  12. 872e7a3 Remove QuicString wrapper for std::string by vasilvv · 6 years ago
  13. c48c871 Replace QuicString with std::string, pass 1 by vasilvv · 6 years ago
  14. a6ef0a6 Project import generated by Copybara. by QUICHE team · 6 years ago