1. 4048992 gfe-relnote: (n/a) Deprecate --gfe2_reloadable_flag_quic_one_bw_sample_per_ack_event2. by wub · 5 years ago
  2. 4e083db gfe-relnote: (n/a) Deprecate --gfe2_reloadable_flag_quic_bbr2_cut_inflight_hi_gradually. by wub · 5 years ago
  3. 2dea139 gfe-relnote: (n/a) Deprecate --gfe2_reloadable_flag_quic_bbr2_exit_probe_bw_down_after_one_rtt. by wub · 5 years ago
  4. 9528ecf Internal QUICHE change by wub · 5 years ago
  5. 28e3468 gfe-relnote: For QUIC BBRv2, always count the number of loss marking events in a round and only exit PROBE_UP if that number is above a threshold. Protected by --gfe2_reloadable_flag_quic_bbr2_always_count_loss_events. by wub · 5 years ago
  6. 16df40e IWYU quic_logging in //third_party/quic/core/congestion_control by dmcardle · 5 years ago
  7. c690c9c gfe-relnote: For QUIC BBR v1 and v2, only produce one bandwidth/rtt sample per congestion event. Protected by --gfe2_reloadable_flag_quic_one_bw_sample_per_ack_event. by wub · 5 years ago
  8. 32dce0f gfe-relnote: For QUIC BBRv2 flows, cut inflight_hi gradually when there is high loss from PROBE_UP. Protected by --gfe2_reloadable_flag_quic_bbr2_cut_inflight_hi_gradually. by wub · 5 years ago
  9. 2957990 gfe-relnote: (n/a) Add a Bbr2Sender::GetTargetBytesInflight function and use it in Bbr2ProbeBwMode. Refactor only, no behavior change. by wub · 5 years ago
  10. 720c8e6 Internal QUICHE change by wub · 5 years ago
  11. 680d563 gfe-relnote: (n/a) Deprecate --gfe2_reloadable_flag_quic_bbr2_fix_inflight_bounds. by wub · 5 years ago
  12. 2fd0c6c gfe-relnote: (n/a) Refactor Bbr2ProbeBwMode::OnCongestionEvent such that it only has one return point. No behavior change, not protected. by wub · 5 years ago
  13. 8886b8c Internal QUICHE change by wub · 6 years ago
  14. 3034a7d gfe-relnote: For QUIC BBRv2: 1) Don't grow inflight_hi unless it's fully used, and 2) Cap inflight_lo in PROBE_CRUISE. Protected by --gfe2_reloadable_flag_quic_bbr2_fix_inflight_bounds. by wub · 6 years ago
  15. 7872c77 Initial export of QUIC BBRv2. by QUICHE team · 6 years ago