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

Issue 1521993006: Rename QuicSpdyServerStream to QuicSimpleServerStream. No behavior change. (Closed)

Created:
5 years ago by danzh1
Modified:
5 years ago
Reviewers:
Ryan Hamilton
CC:
chromium-reviews, cbentzel+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@109918216
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Rename QuicSpdyServerStream to QuicSimpleServerStream. No behavior change. Merge internal change: 110008813 R=rch@chromium.org BUG=

Patch Set 1 #

Patch Set 2 : commit newly added files #

Patch Set 3 : correct NET_TOOLS_QUIC_QUIC_SIMPLE_SERVER_STREAM_H_ #

Unified diffs Side-by-side diffs Delta from patch set Stats (+119 lines, -848 lines) Patch
M net/BUILD.gn View 1 chunk +2 lines, -2 lines 0 comments Download
M net/net.gyp View 1 chunk +2 lines, -2 lines 0 comments Download
M net/net.gypi View 1 chunk +1 line, -1 line 0 comments Download
M net/quic/reliable_quic_stream_test.cc View 1 chunk +1 line, -1 line 0 comments Download
M net/tools/quic/end_to_end_test.cc View 5 chunks +8 lines, -6 lines 0 comments Download
M net/tools/quic/quic_server_session.cc View 3 chunks +3 lines, -3 lines 0 comments Download
M net/tools/quic/quic_server_session_test.cc View 2 chunks +1 line, -2 lines 0 comments Download
A + net/tools/quic/quic_simple_server_stream.h View 1 2 3 chunks +11 lines, -11 lines 0 comments Download
A + net/tools/quic/quic_simple_server_stream.cc View 1 7 chunks +14 lines, -15 lines 0 comments Download
A + net/tools/quic/quic_simple_server_stream_test.cc View 1 17 chunks +71 lines, -68 lines 0 comments Download
D net/tools/quic/quic_spdy_server_stream.h View 1 chunk +0 lines, -76 lines 0 comments Download
D net/tools/quic/quic_spdy_server_stream.cc View 1 chunk +0 lines, -214 lines 0 comments Download
D net/tools/quic/quic_spdy_server_stream_test.cc View 1 chunk +0 lines, -442 lines 0 comments Download
M net/tools/quic/test_tools/quic_test_server.h View 2 chunks +4 lines, -4 lines 0 comments Download
M net/tools/quic/test_tools/quic_test_server.cc View 1 chunk +1 line, -1 line 0 comments Download

Depends on Patchset:

Dependent Patchsets:

Messages

Total messages: 2 (0 generated)
danzh1
5 years ago (2015-12-15 19:58:04 UTC) #1
Ryan Hamilton
5 years ago (2015-12-15 21:18:22 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698