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

Issue 495233002: QUIC minor clean up to keep in sync with internal sources. (Closed)

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

Description

QUIC minor clean up to keep in sync with internal sources. + Use int64 for MaxBandwidthTimestamp (per rjshade). + Use DVLOG(1) instead of DLOG(INFO). + Reorder class statements. This CL has changes that were found while merging (or back porting) the following chroimum specific changes into the internal source tree. Merge internal change: 73640117 Merge internal change: 73638556 R=rch@chromium.org

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+15 lines, -19 lines) Patch
M net/quic/quic_dispatcher.h View 1 chunk +3 lines, -5 lines 0 comments Download
M net/quic/quic_sustained_bandwidth_recorder.h View 2 chunks +2 lines, -2 lines 0 comments Download
M net/quic/quic_sustained_bandwidth_recorder_test.cc View 1 chunk +1 line, -1 line 0 comments Download
M net/tools/quic/end_to_end_test.cc View 2 chunks +7 lines, -8 lines 0 comments Download
M net/tools/quic/quic_dispatcher.h View 1 chunk +2 lines, -3 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
ramant (doing other things)
6 years, 4 months ago (2014-08-21 21:46:08 UTC) #1
Ryan Hamilton
6 years, 4 months ago (2014-08-21 22:16:52 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698