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

Issue 1468773002: Changing from QuicPriority to SpdyPriority. (Closed)

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

Description

Changing from QuicPriority to SpdyPriority. Merge internal change: 107687942 R=rch@chromium.org BUG=

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+123 lines, -131 lines) Patch
M net/quic/p2p/quic_p2p_stream.h View 2 chunks +2 lines, -2 lines 0 comments Download
M net/quic/p2p/quic_p2p_stream.cc View 1 chunk +1 line, -1 line 0 comments Download
M net/quic/quic_crypto_stream.h View 1 chunk +1 line, -1 line 0 comments Download
M net/quic/quic_crypto_stream.cc View 2 chunks +3 lines, -2 lines 0 comments Download
M net/quic/quic_headers_stream.h View 1 chunk +2 lines, -2 lines 0 comments Download
M net/quic/quic_headers_stream.cc View 2 chunks +3 lines, -3 lines 0 comments Download
M net/quic/quic_headers_stream_test.cc View 5 chunks +7 lines, -7 lines 0 comments Download
M net/quic/quic_http_stream.cc View 1 chunk +1 line, -1 line 0 comments Download
M net/quic/quic_http_stream_test.cc View 3 chunks +4 lines, -7 lines 0 comments Download
M net/quic/quic_http_utils.h View 1 chunk +4 lines, -3 lines 0 comments Download
M net/quic/quic_http_utils.cc View 2 chunks +4 lines, -4 lines 0 comments Download
M net/quic/quic_network_transaction_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M net/quic/quic_protocol.h View 1 chunk +0 lines, -3 lines 0 comments Download
M net/quic/quic_reliable_client_stream.h View 1 chunk +1 line, -1 line 0 comments Download
M net/quic/quic_reliable_client_stream.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M net/quic/quic_session.h View 1 chunk +2 lines, -1 line 0 comments Download
M net/quic/quic_session.cc View 2 chunks +4 lines, -3 lines 0 comments Download
M net/quic/quic_session_test.cc View 3 chunks +4 lines, -3 lines 0 comments Download
M net/quic/quic_spdy_session.h View 2 chunks +2 lines, -2 lines 0 comments Download
M net/quic/quic_spdy_session.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M net/quic/quic_spdy_stream.h View 4 chunks +5 lines, -5 lines 0 comments Download
M net/quic/quic_spdy_stream.cc View 4 chunks +5 lines, -4 lines 0 comments Download
M net/quic/quic_spdy_stream_test.cc View 3 chunks +8 lines, -4 lines 0 comments Download
M net/quic/quic_stream_sequencer_test.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M net/quic/quic_utils.h View 1 chunk +0 lines, -2 lines 0 comments Download
M net/quic/quic_utils.cc View 1 chunk +0 lines, -5 lines 0 comments Download
M net/quic/quic_write_blocked_list.h View 4 chunks +6 lines, -13 lines 0 comments Download
M net/quic/quic_write_blocked_list_test.cc View 7 chunks +31 lines, -32 lines 0 comments Download
M net/quic/reliable_quic_stream.h View 2 chunks +6 lines, -3 lines 0 comments Download
M net/quic/reliable_quic_stream_test.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M net/quic/test_tools/quic_test_packet_maker.h View 2 chunks +2 lines, -2 lines 0 comments Download
M net/quic/test_tools/quic_test_packet_maker.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M net/quic/test_tools/quic_test_utils.h View 1 chunk +1 line, -1 line 0 comments Download
M net/tools/quic/quic_server_session_test.cc View 1 chunk +1 line, -1 line 0 comments Download
M net/tools/quic/test_tools/quic_test_client.h View 2 chunks +2 lines, -2 lines 0 comments Download

Depends on Patchset:

Messages

Total messages: 2 (0 generated)
ianswett
5 years, 1 month ago (2015-11-21 21:44:08 UTC) #1
Ryan Hamilton
5 years, 1 month ago (2015-11-21 22:17:12 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698