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

Issue 185203003: Killing off QUICv12, including cleaning out all of the code for handling (Closed)

Created:
6 years, 9 months ago by ramant (doing other things)
Modified:
6 years, 9 months ago
Reviewers:
Ryan Hamilton
CC:
chromium-reviews, cbentzel+watch_chromium.org
Visibility:
Public.

Description

Killing off QUICv12, including cleaning out all of the code for handling headers within a stream. Merge internal change: 62227108 R=rch@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=254563

Patch Set 1 #

Patch Set 2 : Deleted unused StripUint32 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+262 lines, -2145 lines) Patch
M net/net.gyp View 2 chunks +0 lines, -6 lines 0 comments Download
M net/quic/crypto/crypto_handshake_message.cc View 1 chunk +0 lines, -9 lines 0 comments Download
M net/quic/crypto/crypto_protocol.h View 2 chunks +0 lines, -8 lines 0 comments Download
M net/quic/crypto/quic_crypto_client_config.cc View 2 chunks +2 lines, -4 lines 0 comments Download
M net/quic/crypto/quic_crypto_client_config_test.cc View 1 chunk +0 lines, -5 lines 0 comments Download
M net/quic/crypto/quic_crypto_server_config.cc View 4 chunks +3 lines, -5 lines 0 comments Download
M net/quic/quic_data_stream.h View 7 chunks +5 lines, -30 lines 0 comments Download
M net/quic/quic_data_stream.cc View 1 8 chunks +4 lines, -212 lines 0 comments Download
M net/quic/quic_data_stream_test.cc View 9 chunks +65 lines, -350 lines 0 comments Download
M net/quic/quic_headers_stream.h View 1 chunk +0 lines, -1 line 0 comments Download
M net/quic/quic_headers_stream.cc View 1 chunk +0 lines, -1 line 0 comments Download
M net/quic/quic_http_stream.cc View 2 chunks +1 line, -16 lines 0 comments Download
M net/quic/quic_http_stream_test.cc View 15 chunks +18 lines, -173 lines 0 comments Download
M net/quic/quic_network_transaction_unittest.cc View 10 chunks +70 lines, -163 lines 0 comments Download
M net/quic/quic_protocol.h View 3 chunks +4 lines, -5 lines 0 comments Download
M net/quic/quic_protocol.cc View 2 chunks +0 lines, -3 lines 0 comments Download
M net/quic/quic_protocol_test.cc View 3 chunks +9 lines, -9 lines 0 comments Download
M net/quic/quic_reliable_client_stream_test.cc View 1 chunk +2 lines, -11 lines 0 comments Download
M net/quic/quic_session.h View 5 chunks +1 line, -43 lines 0 comments Download
M net/quic/quic_session.cc View 15 chunks +15 lines, -145 lines 0 comments Download
M net/quic/quic_session_test.cc View 6 chunks +17 lines, -148 lines 0 comments Download
D net/quic/quic_spdy_compressor.h View 1 chunk +0 lines, -49 lines 0 comments Download
D net/quic/quic_spdy_compressor.cc View 1 chunk +0 lines, -73 lines 0 comments Download
D net/quic/quic_spdy_compressor_test.cc View 1 chunk +0 lines, -46 lines 0 comments Download
D net/quic/quic_spdy_decompressor.h View 1 chunk +0 lines, -65 lines 0 comments Download
D net/quic/quic_spdy_decompressor.cc View 1 chunk +0 lines, -137 lines 0 comments Download
D net/quic/quic_spdy_decompressor_test.cc View 1 chunk +0 lines, -103 lines 0 comments Download
M net/quic/quic_stream_factory_test.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M net/quic/quic_utils.cc View 1 chunk +0 lines, -1 line 0 comments Download
M net/quic/quic_write_blocked_list.h View 1 chunk +2 lines, -6 lines 0 comments Download
M net/quic/quic_write_blocked_list_test.cc View 4 chunks +21 lines, -39 lines 0 comments Download
M net/quic/reliable_quic_stream.cc View 1 chunk +0 lines, -1 line 0 comments Download
M net/quic/reliable_quic_stream_test.cc View 3 chunks +0 lines, -6 lines 0 comments Download
M net/quic/test_tools/quic_test_packet_maker.h View 3 chunks +0 lines, -9 lines 0 comments Download
M net/quic/test_tools/quic_test_packet_maker.cc View 5 chunks +0 lines, -23 lines 0 comments Download
M net/quic/test_tools/quic_test_utils.h View 2 chunks +0 lines, -15 lines 0 comments Download
M net/quic/test_tools/quic_test_utils.cc View 1 chunk +0 lines, -9 lines 0 comments Download
M net/tools/quic/end_to_end_test.cc View 3 chunks +4 lines, -34 lines 0 comments Download
M net/tools/quic/quic_server_session_test.cc View 9 chunks +8 lines, -96 lines 0 comments Download
M net/tools/quic/quic_spdy_client_stream.cc View 1 chunk +2 lines, -10 lines 0 comments Download
M net/tools/quic/quic_spdy_server_stream.cc View 1 chunk +1 line, -7 lines 0 comments Download
M net/tools/quic/quic_spdy_server_stream_test.cc View 6 chunks +6 lines, -43 lines 0 comments Download
M net/tools/quic/test_tools/quic_test_utils.h View 2 chunks +0 lines, -15 lines 0 comments Download
M net/tools/quic/test_tools/quic_test_utils.cc View 1 chunk +0 lines, -9 lines 0 comments Download

Messages

Total messages: 8 (0 generated)
ramant (doing other things)
6 years, 9 months ago (2014-03-01 04:32:09 UTC) #1
Ryan Hamilton
lgtm
6 years, 9 months ago (2014-03-03 16:55:14 UTC) #2
ramant (doing other things)
The CQ bit was checked by rtenneti@chromium.org
6 years, 9 months ago (2014-03-03 17:02:57 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/rtenneti@chromium.org/185203003/10001
6 years, 9 months ago (2014-03-03 17:04:35 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/rtenneti@chromium.org/185203003/10001
6 years, 9 months ago (2014-03-03 17:34:26 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/rtenneti@chromium.org/185203003/10001
6 years, 9 months ago (2014-03-03 18:25:00 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/rtenneti@chromium.org/185203003/10001
6 years, 9 months ago (2014-03-03 19:53:52 UTC) #7
commit-bot: I haz the power
6 years, 9 months ago (2014-03-03 21:14:05 UTC) #8
Message was sent while issue was closed.
Change committed as 254563

Powered by Google App Engine
This is Rietveld 408576698