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

Issue 2453973003: Add a QUIC proxy server to the list of QUIC servers supported at start up (Closed)

Created:
4 years, 1 month ago by tbansal1
Modified:
4 years, 1 month ago
Reviewers:
CC:
chromium-reviews, cbentzel+watch_chromium.org, tbansal+watch-data-reduction-proxy_chromium.org, asvitkine+watch_chromium.org
Target Ref:
refs/pending/branch-heads/2883
Project:
chromium
Visibility:
Public.

Description

Add a QUIC proxy server to the list of QUIC servers supported at start up Data reduction proxy server is added to the list of QUIC servers supported at start up. This will enable 0-RTT requests for the first request to the data reduction QUIC proxy (provided Chromium has used QUIC in the past to connect to the data reduction proxy). CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.android:android_cronet_tester;master.tryserver.chromium.android:android_cronet BUG=658432 Review-Url: https://codereview.chromium.org/2442633002 Cr-Commit-Position: refs/heads/master@{#427531} (cherry picked from commit 3b96695ae3cd9d92050740d6741ffae04f5c4cb7) Committed: https://chromium.googlesource.com/chromium/src/+/94ddeb003c4cfa9ed7f2f912856c36feb9b98b43

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+499 lines, -164 lines) Patch
M components/data_reduction_proxy/core/browser/data_reduction_proxy_delegate.h View 4 chunks +16 lines, -1 line 0 comments Download
M components/data_reduction_proxy/core/browser/data_reduction_proxy_delegate.cc View 3 chunks +35 lines, -3 lines 0 comments Download
M components/data_reduction_proxy/core/browser/data_reduction_proxy_delegate_unittest.cc View 3 chunks +142 lines, -0 lines 0 comments Download
M components/data_reduction_proxy/core/common/data_reduction_proxy_params.h View 1 chunk +3 lines, -0 lines 0 comments Download
M components/data_reduction_proxy/core/common/data_reduction_proxy_params.cc View 3 chunks +22 lines, -0 lines 0 comments Download
M components/data_reduction_proxy/core/common/data_reduction_proxy_params_unittest.cc View 1 chunk +34 lines, -0 lines 0 comments Download
M net/base/proxy_delegate.h View 1 chunk +4 lines, -0 lines 0 comments Download
M net/base/test_proxy_delegate.h View 1 chunk +1 line, -0 lines 0 comments Download
M net/base/test_proxy_delegate.cc View 1 chunk +4 lines, -0 lines 0 comments Download
M net/http/http_network_session.cc View 1 chunk +1 line, -0 lines 0 comments Download
M net/proxy/proxy_service_unittest.cc View 3 chunks +7 lines, -0 lines 0 comments Download
M net/quic/chromium/quic_stream_factory.h View 3 chunks +3 lines, -0 lines 0 comments Download
M net/quic/chromium/quic_stream_factory.cc View 4 chunks +13 lines, -0 lines 0 comments Download
M net/quic/chromium/quic_stream_factory_test.cc View 5 chunks +192 lines, -160 lines 0 comments Download
M net/websockets/websocket_end_to_end_test.cc View 1 chunk +3 lines, -0 lines 0 comments Download
M tools/metrics/histograms/histograms.xml View 2 chunks +19 lines, -0 lines 0 comments Download

Messages

Total messages: 2 (1 generated)
tbansal1
4 years, 1 month ago (2016-10-26 23:18:49 UTC) #2
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
94ddeb003c4cfa9ed7f2f912856c36feb9b98b43.

Powered by Google App Engine
This is Rietveld 408576698