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

Issue 9582034: Fork SPDY/2 and SPDY/3 versions of our SPDY tests, in preparation for landing (Closed)

Created:
8 years, 9 months ago by Ryan Hamilton
Modified:
8 years, 9 months ago
CC:
chromium-reviews, cbentzel+watch_chromium.org, darin-cc_chromium.org
Visibility:
Public.

Description

Fork SPDY/2 and SPDY/3 versions of our SPDY tests, in preparation for landing spdy 3 framer changes. Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=124886

Patch Set 1 #

Patch Set 2 : #

Patch Set 3 : #

Patch Set 4 : #

Patch Set 5 : Missed SpdyProxyClientSocketTest #

Patch Set 6 : sync / merge #

Patch Set 7 : Fix merge bug #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1683 lines, -23884 lines) Patch
M net/base/upload_data.h View 1 2 3 4 5 6 1 chunk +6 lines, -0 lines 0 comments Download
M net/http/http_network_transaction.h View 1 2 3 4 5 6 1 chunk +30 lines, -5 lines 0 comments Download
A + net/http/http_network_transaction_spdy21_unittest.cc View 1 2 3 4 5 6 141 chunks +244 lines, -205 lines 0 comments Download
A + net/http/http_network_transaction_spdy2_unittest.cc View 1 2 3 4 5 6 165 chunks +273 lines, -235 lines 0 comments Download
A + net/http/http_network_transaction_spdy3_unittest.cc View 1 2 3 4 5 6 141 chunks +241 lines, -205 lines 0 comments Download
D net/http/http_network_transaction_unittest.cc View 1 2 3 4 5 6 1 chunk +0 lines, -9337 lines 0 comments Download
A + net/http/http_proxy_client_socket_pool_spdy21_unittest.cc View 1 2 3 4 5 6 12 chunks +17 lines, -15 lines 0 comments Download
A + net/http/http_proxy_client_socket_pool_spdy2_unittest.cc View 1 2 3 4 5 6 13 chunks +18 lines, -16 lines 0 comments Download
A + net/http/http_proxy_client_socket_pool_spdy3_unittest.cc View 1 2 3 4 5 6 12 chunks +17 lines, -15 lines 0 comments Download
D net/http/http_proxy_client_socket_pool_unittest.cc View 1 2 3 4 5 6 1 chunk +0 lines, -539 lines 0 comments Download
M net/net.gyp View 1 2 3 4 5 6 4 chunks +31 lines, -14 lines 0 comments Download
M net/socket/ssl_client_socket_pool_unittest.cc View 1 2 3 4 5 6 1 chunk +3 lines, -1 line 0 comments Download
M net/socket_stream/socket_stream_job.h View 1 2 3 4 5 6 1 chunk +2 lines, -1 line 0 comments Download
A + net/spdy/buffered_spdy_framer_spdy2_unittest.cc View 1 2 3 4 5 6 5 chunks +9 lines, -13 lines 0 comments Download
A + net/spdy/buffered_spdy_framer_spdy3_unittest.cc View 1 2 3 4 5 6 5 chunks +9 lines, -13 lines 0 comments Download
D net/spdy/buffered_spdy_framer_unittest.cc View 1 2 3 4 5 6 1 chunk +0 lines, -252 lines 0 comments Download
M net/spdy/spdy_http_stream.h View 1 2 3 4 5 6 1 chunk +6 lines, -1 line 0 comments Download
A + net/spdy/spdy_http_stream_spdy2_unittest.cc View 1 2 3 4 5 6 7 chunks +14 lines, -8 lines 0 comments Download
A + net/spdy/spdy_http_stream_spdy3_unittest.cc View 1 2 3 4 5 6 7 chunks +14 lines, -8 lines 0 comments Download
D net/spdy/spdy_http_stream_unittest.cc View 1 2 3 4 5 6 1 chunk +0 lines, -465 lines 0 comments Download
A + net/spdy/spdy_network_transaction_spdy21_unittest.cc View 1 2 3 4 5 6 79 chunks +93 lines, -83 lines 0 comments Download
A + net/spdy/spdy_network_transaction_spdy2_unittest.cc View 1 2 3 4 5 6 81 chunks +95 lines, -86 lines 0 comments Download
A + net/spdy/spdy_network_transaction_spdy3_unittest.cc View 1 2 3 4 5 6 79 chunks +92 lines, -83 lines 0 comments Download
D net/spdy/spdy_network_transaction_unittest.cc View 1 2 3 4 5 6 1 chunk +0 lines, -5841 lines 0 comments Download
A + net/spdy/spdy_proxy_client_socket_spdy2_unittest.cc View 1 2 3 4 5 6 45 chunks +70 lines, -59 lines 0 comments Download
A + net/spdy/spdy_proxy_client_socket_spdy3_unittest.cc View 1 2 3 4 5 6 44 chunks +72 lines, -60 lines 0 comments Download
D net/spdy/spdy_proxy_client_socket_unittest.cc View 1 2 3 4 5 6 1 chunk +0 lines, -1300 lines 0 comments Download
M net/spdy/spdy_session.h View 1 2 3 4 5 6 1 chunk +6 lines, -3 lines 0 comments Download
M net/spdy/spdy_session_pool.h View 1 2 3 4 5 6 2 chunks +19 lines, -3 lines 0 comments Download
A + net/spdy/spdy_session_spdy2_unittest.cc View 1 2 3 4 5 6 15 chunks +22 lines, -17 lines 0 comments Download
A + net/spdy/spdy_session_spdy3_unittest.cc View 1 2 3 4 5 6 15 chunks +22 lines, -17 lines 0 comments Download
D net/spdy/spdy_session_unittest.cc View 1 2 3 4 5 6 1 chunk +0 lines, -1123 lines 0 comments Download
A + net/spdy/spdy_stream_spdy2_unittest.cc View 1 2 3 4 5 6 5 chunks +8 lines, -6 lines 0 comments Download
A + net/spdy/spdy_stream_spdy3_unittest.cc View 1 2 3 4 5 6 5 chunks +8 lines, -6 lines 0 comments Download
D net/spdy/spdy_stream_unittest.cc View 1 2 3 4 5 6 1 chunk +0 lines, -405 lines 0 comments Download
D net/spdy/spdy_test_util.h View 1 2 3 4 5 6 1 chunk +0 lines, -414 lines 0 comments Download
D net/spdy/spdy_test_util.cc View 1 2 3 4 5 6 1 chunk +0 lines, -1007 lines 0 comments Download
A + net/spdy/spdy_test_util_spdy2.h View 1 2 3 4 5 6 2 chunks +4 lines, -0 lines 0 comments Download
A + net/spdy/spdy_test_util_spdy2.cc View 1 2 3 4 5 6 3 chunks +4 lines, -1 line 0 comments Download
A + net/spdy/spdy_test_util_spdy3.h View 1 2 3 4 5 6 2 chunks +4 lines, -0 lines 0 comments Download
A + net/spdy/spdy_test_util_spdy3.cc View 1 2 3 4 5 6 3 chunks +6 lines, -1 line 0 comments Download
M net/spdy/spdy_websocket_stream.h View 1 2 3 4 5 6 1 chunk +2 lines, -1 line 0 comments Download
A + net/spdy/spdy_websocket_stream_spdy2_unittest.cc View 1 2 3 4 5 6 12 chunks +33 lines, -24 lines 0 comments Download
A + net/spdy/spdy_websocket_stream_spdy3_unittest.cc View 1 2 3 4 5 6 12 chunks +33 lines, -24 lines 0 comments Download
D net/spdy/spdy_websocket_stream_unittest.cc View 1 2 3 4 5 6 1 chunk +0 lines, -619 lines 0 comments Download
D net/spdy/spdy_websocket_test_util.h View 1 2 3 4 5 6 1 chunk +0 lines, -37 lines 0 comments Download
D net/spdy/spdy_websocket_test_util.cc View 1 2 3 4 5 6 1 chunk +0 lines, -93 lines 0 comments Download
A + net/spdy/spdy_websocket_test_util_spdy2.h View 1 2 3 4 5 6 2 chunks +4 lines, -0 lines 0 comments Download
A + net/spdy/spdy_websocket_test_util_spdy2.cc View 1 2 3 4 5 6 3 chunks +6 lines, -2 lines 0 comments Download
A + net/spdy/spdy_websocket_test_util_spdy3.h View 1 2 3 4 5 6 2 chunks +4 lines, -0 lines 0 comments Download
A + net/spdy/spdy_websocket_test_util_spdy3.cc View 1 2 3 4 5 6 3 chunks +6 lines, -2 lines 0 comments Download
M net/websockets/websocket_job.h View 1 2 3 4 5 6 1 chunk +2 lines, -1 line 0 comments Download
A + net/websockets/websocket_job_spdy2_unittest.cc View 1 2 3 4 5 6 20 chunks +67 lines, -62 lines 0 comments Download
A + net/websockets/websocket_job_spdy3_unittest.cc View 1 2 3 4 5 6 20 chunks +67 lines, -62 lines 0 comments Download
D net/websockets/websocket_job_unittest.cc View 1 2 3 4 5 6 1 chunk +0 lines, -1094 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Ryan Hamilton
Jim, I thought I already sent you this, but it looks like somehow I didn't ...
8 years, 9 months ago (2012-03-03 16:55:47 UTC) #1
jar (doing other things)
8 years, 9 months ago (2012-03-03 22:47:57 UTC) #2
As per our discussion, this is the Big Rubber Stamp for this large (but
valuable) forking activity.

LGTM

Powered by Google App Engine
This is Rietveld 408576698