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

Issue 137893008: WriteBlockedList for QUIC that prioritizes Crypto and Headers streams (Closed)

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

Description

WriteBlockedList for QUIC that prioritizes Crypto and Headers streams over data streams. Not flag protected. Merge internal change: 59400238 R=rch@chromium.org

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+253 lines, -33 lines) Patch
M net/net.gyp View 2 chunks +3 lines, -0 lines 0 comments Download
M net/quic/quic_data_stream.cc View 1 chunk +1 line, -1 line 0 comments Download
M net/quic/quic_data_stream_test.cc View 2 chunks +2 lines, -1 line 0 comments Download
M net/quic/quic_http_stream_test.cc View 4 chunks +4 lines, -4 lines 0 comments Download
M net/quic/quic_reliable_client_stream.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M net/quic/quic_session.h View 2 chunks +2 lines, -2 lines 0 comments Download
M net/quic/quic_session.cc View 2 chunks +3 lines, -4 lines 0 comments Download
M net/quic/quic_utils.cc View 2 chunks +3 lines, -3 lines 0 comments Download
A net/quic/quic_write_blocked_list.h View 1 chunk +90 lines, -0 lines 0 comments Download
A net/quic/quic_write_blocked_list.cc View 1 chunk +21 lines, -0 lines 0 comments Download
A net/quic/quic_write_blocked_list_test.cc View 1 chunk +106 lines, -0 lines 0 comments Download
M net/quic/reliable_quic_stream.cc View 1 chunk +1 line, -1 line 0 comments Download
M net/quic/reliable_quic_stream_test.cc View 2 chunks +2 lines, -1 line 0 comments Download
M net/quic/test_tools/quic_session_peer.h View 2 chunks +2 lines, -3 lines 0 comments Download
M net/quic/test_tools/quic_session_peer.cc View 1 chunk +1 line, -1 line 0 comments Download
M net/tools/quic/quic_dispatcher_test.cc View 8 chunks +10 lines, -10 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
ramant (doing other things)
6 years, 11 months ago (2014-01-15 01:45:50 UTC) #1
Ryan Hamilton
6 years, 11 months ago (2014-01-15 05:21:18 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698