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

Issue 17518002: Add logging to the QUIC write path. (Closed)

Created:
7 years, 6 months ago by Ryan Hamilton
Modified:
7 years, 6 months ago
CC:
chromium-reviews, cbentzel+watch_chromium.org, eroman, mmenke
Visibility:
Public.

Description

Add logging to the QUIC write path. Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=208098

Patch Set 1 #

Total comments: 10

Patch Set 2 : Rebase #

Patch Set 3 : Fix comments #

Patch Set 4 : Missed one #

Unified diffs Side-by-side diffs Delta from patch set Stats (+213 lines, -12 lines) Patch
M net/base/net_log_event_type_list.h View 1 2 4 chunks +74 lines, -2 lines 0 comments Download
M net/quic/quic_connection.h View 1 3 chunks +14 lines, -1 line 0 comments Download
M net/quic/quic_connection.cc View 1 2 3 3 chunks +16 lines, -2 lines 0 comments Download
M net/quic/quic_connection_logger.h View 1 chunk +8 lines, -0 lines 0 comments Download
M net/quic/quic_connection_logger.cc View 1 2 2 chunks +67 lines, -1 line 0 comments Download
M net/quic/quic_packet_generator.h View 2 chunks +19 lines, -0 lines 0 comments Download
M net/quic/quic_packet_generator.cc View 6 chunks +14 lines, -5 lines 0 comments Download
M net/quic/quic_packet_generator_test.cc View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 9 (0 generated)
Ryan Hamilton
eroman: can you look at the net-internals changes in both the event type and the ...
7 years, 6 months ago (2013-06-20 21:39:41 UTC) #1
ramant (doing other things)
lgtm
7 years, 6 months ago (2013-06-20 21:51:13 UTC) #2
eroman
https://codereview.chromium.org/17518002/diff/1/net/base/net_log_event_type_list.h File net/base/net_log_event_type_list.h (right): https://codereview.chromium.org/17518002/diff/1/net/base/net_log_event_type_list.h#newcode1287 net/base/net_log_event_type_list.h:1287: // "size": <The size of the packet in bytes> ...
7 years, 6 months ago (2013-06-20 22:20:04 UTC) #3
Ryan Hamilton
thanks, eric https://codereview.chromium.org/17518002/diff/1/net/base/net_log_event_type_list.h File net/base/net_log_event_type_list.h (right): https://codereview.chromium.org/17518002/diff/1/net/base/net_log_event_type_list.h#newcode1287 net/base/net_log_event_type_list.h:1287: // "size": <The size of the packet ...
7 years, 6 months ago (2013-06-20 22:44:16 UTC) #4
eroman
lgtm
7 years, 6 months ago (2013-06-20 23:06:25 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/rch@chromium.org/17518002/17001
7 years, 6 months ago (2013-06-21 15:29:10 UTC) #6
commit-bot: I haz the power
Sorry for I got bad news for ya. Compile failed with a clobber build on ...
7 years, 6 months ago (2013-06-21 15:44:00 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/rch@chromium.org/17518002/30002
7 years, 6 months ago (2013-06-22 20:47:10 UTC) #8
commit-bot: I haz the power
7 years, 6 months ago (2013-06-22 22:34:15 UTC) #9
Message was sent while issue was closed.
Change committed as 208098

Powered by Google App Engine
This is Rietveld 408576698