Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(388)

Issue 410743003: Added QuicTime::Infinite() to create infinite time required by the (Closed)

Created:
6 years, 5 months ago by ramant (doing other things)
Modified:
6 years, 5 months ago
Reviewers:
Ryan Hamilton
CC:
chromium-reviews, cbentzel+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@Ensure_UnackedPacketMap_71426216
Project:
chromium
Visibility:
Public.

Description

Added QuicTime::Infinite() to create infinite time required by the following internal change. Change QUIC"s BBR sender to only fall out of slow start when there is a packet loss if the residual is less than 0.25. Merge internal change: 71436337 R=rch@chromium.org

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+11 lines, -1 line) Patch
M net/quic/congestion_control/send_algorithm_simulator.cc View 1 chunk +3 lines, -1 line 0 comments Download
M net/quic/quic_time.h View 1 chunk +3 lines, -0 lines 0 comments Download
M net/quic/quic_time.cc View 1 chunk +5 lines, -0 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
ramant (doing other things)
6 years, 5 months ago (2014-07-22 21:48:46 UTC) #1
Ryan Hamilton
6 years, 5 months ago (2014-07-23 03:37:24 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698