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

Issue 468373002: Patch set 2 of Daniel Ziegler's CL

Created:
6 years, 4 months ago by wtc
Modified:
6 years, 4 months ago
Reviewers:
CC:
chromium-reviews, cbentzel+watch_chromium.org, dcheng
Project:
chromium
Visibility:
Public.

Description

Patch set 2 of Daniel Ziegler's CL https://codereview.chromium.org/467963002/ BUG=

Patch Set 1 #

Patch Set 2 : Suggested changes. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+702 lines, -169 lines) Patch
M net/net.gyp View 1 chunk +2 lines, -0 lines 0 comments Download
M net/quic/quic_blocked_writer_interface.h View 1 1 chunk +14 lines, -0 lines 0 comments Download
M net/quic/quic_client_session.h View 3 chunks +0 lines, -3 lines 0 comments Download
M net/quic/quic_client_session.cc View 3 chunks +0 lines, -3 lines 0 comments Download
M net/quic/quic_client_session_test.cc View 3 chunks +2 lines, -35 lines 0 comments Download
M net/quic/quic_connection.h View 1 chunk +12 lines, -4 lines 0 comments Download
M net/quic/quic_connection.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M net/quic/quic_connection_test.cc View 8 chunks +26 lines, -12 lines 0 comments Download
M net/quic/quic_dispatcher.h View 1 5 chunks +54 lines, -16 lines 0 comments Download
M net/quic/quic_dispatcher.cc View 4 chunks +28 lines, -11 lines 0 comments Download
M net/quic/quic_http_stream_test.cc View 5 chunks +20 lines, -7 lines 0 comments Download
M net/quic/quic_per_connection_packet_writer.h View 2 chunks +7 lines, -6 lines 0 comments Download
M net/quic/quic_per_connection_packet_writer.cc View 3 chunks +9 lines, -6 lines 0 comments Download
M net/quic/quic_server.cc View 1 chunk +1 line, -0 lines 0 comments Download
M net/quic/quic_server_session.h View 2 chunks +0 lines, -3 lines 0 comments Download
M net/quic/quic_server_session.cc View 1 chunk +0 lines, -2 lines 0 comments Download
M net/quic/quic_server_test.cc View 1 chunk +4 lines, -1 line 0 comments Download
M net/quic/quic_stream_factory.cc View 4 chunks +24 lines, -6 lines 0 comments Download
M net/quic/test_tools/mock_quic_dispatcher.h View 1 chunk +1 line, -0 lines 0 comments Download
M net/quic/test_tools/mock_quic_dispatcher.cc View 1 chunk +6 lines, -1 line 0 comments Download
M net/quic/test_tools/quic_connection_peer.cc View 1 chunk +1 line, -0 lines 0 comments Download
M net/quic/test_tools/quic_test_utils.h View 2 chunks +42 lines, -0 lines 0 comments Download
M net/quic/test_tools/quic_test_utils.cc View 6 chunks +79 lines, -8 lines 0 comments Download
M net/tools/quic/end_to_end_test.cc View 5 chunks +15 lines, -5 lines 0 comments Download
M net/tools/quic/quic_client.h View 1 chunk +12 lines, -0 lines 0 comments Download
M net/tools/quic/quic_client.cc View 2 chunks +18 lines, -3 lines 0 comments Download
M net/tools/quic/quic_dispatcher.h View 1 4 chunks +53 lines, -15 lines 0 comments Download
M net/tools/quic/quic_dispatcher.cc View 3 chunks +26 lines, -3 lines 0 comments Download
M net/tools/quic/quic_dispatcher_test.cc View 3 chunks +8 lines, -6 lines 0 comments Download
A net/tools/quic/quic_per_connection_packet_writer.h View 1 chunk +49 lines, -0 lines 0 comments Download
A net/tools/quic/quic_per_connection_packet_writer.cc View 1 chunk +42 lines, -0 lines 0 comments Download
M net/tools/quic/quic_server.h View 1 2 chunks +1 line, -1 line 0 comments Download
M net/tools/quic/quic_server.cc View 1 2 chunks +2 lines, -0 lines 0 comments Download
M net/tools/quic/quic_server_test.cc View 1 chunk +4 lines, -1 line 0 comments Download
M net/tools/quic/test_tools/mock_quic_dispatcher.h View 1 chunk +1 line, -0 lines 0 comments Download
M net/tools/quic/test_tools/mock_quic_dispatcher.cc View 1 chunk +2 lines, -0 lines 0 comments Download
M net/tools/quic/test_tools/packet_dropping_test_writer.h View 1 chunk +1 line, -0 lines 0 comments Download
M net/tools/quic/test_tools/quic_dispatcher_peer.h View 1 chunk +5 lines, -1 line 0 comments Download
M net/tools/quic/test_tools/quic_dispatcher_peer.cc View 1 chunk +7 lines, -0 lines 0 comments Download
M net/tools/quic/test_tools/quic_test_utils.h View 2 chunks +42 lines, -0 lines 0 comments Download
M net/tools/quic/test_tools/quic_test_utils.cc View 6 chunks +79 lines, -8 lines 0 comments Download
M net/tools/quic/test_tools/server_thread.cc View 1 1 chunk +1 line, -0 lines 0 comments Download

Powered by Google App Engine
This is Rietveld 408576698