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

Issue 185773006: Add PrivacyMode support to the QuicStreamFactory. (Closed)

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

Description

Patch Set 1 #

Patch Set 2 : Cleanup #

Patch Set 3 : Rebase (major changes) #

Patch Set 4 : Rebase #

Patch Set 5 : Fix build breakage #

Patch Set 6 : Rebase again #

Unified diffs Side-by-side diffs Delta from patch set Stats (+182 lines, -103 lines) Patch
M net/http/disk_cache_based_quic_server_info_unittest.cc View 1 2 3 14 chunks +51 lines, -47 lines 0 comments Download
M net/http/http_stream_factory_impl_job.cc View 1 2 3 4 1 chunk +2 lines, -1 line 0 comments Download
M net/quic/crypto/quic_crypto_client_config.cc View 1 2 3 1 chunk +3 lines, -2 lines 0 comments Download
M net/quic/crypto/quic_crypto_client_config_test.cc View 1 2 2 chunks +4 lines, -3 lines 0 comments Download
M net/quic/quic_client_session_test.cc View 1 2 1 chunk +2 lines, -1 line 0 comments Download
M net/quic/quic_crypto_client_stream_test.cc View 1 2 3 2 chunks +2 lines, -2 lines 0 comments Download
M net/quic/quic_crypto_server_stream_test.cc View 1 2 3 1 chunk +2 lines, -1 line 0 comments Download
M net/quic/quic_http_stream_test.cc View 1 2 1 chunk +1 line, -1 line 0 comments Download
M net/quic/quic_session_key.h View 1 2 3 chunks +11 lines, -2 lines 0 comments Download
M net/quic/quic_session_key.cc View 1 2 2 chunks +15 lines, -6 lines 0 comments Download
M net/quic/quic_session_key_test.cc View 1 2 1 chunk +14 lines, -2 lines 0 comments Download
M net/quic/quic_stream_factory.h View 1 2 4 chunks +4 lines, -3 lines 0 comments Download
M net/quic/quic_stream_factory.cc View 1 2 3 4 5 11 chunks +17 lines, -16 lines 0 comments Download
M net/quic/quic_stream_factory_test.cc View 1 2 3 4 5 40 chunks +41 lines, -8 lines 0 comments Download
M net/quic/test_tools/crypto_test_utils.cc View 1 2 3 1 chunk +2 lines, -1 line 0 comments Download
M net/tools/quic/end_to_end_test.cc View 1 2 2 chunks +4 lines, -3 lines 0 comments Download
M net/tools/quic/quic_client_bin.cc View 1 2 3 4 2 chunks +3 lines, -1 line 0 comments Download
M net/tools/quic/quic_client_session_test.cc View 1 2 1 chunk +1 line, -1 line 0 comments Download
M net/tools/quic/quic_spdy_client_stream_test.cc View 1 2 1 chunk +2 lines, -1 line 0 comments Download
M net/tools/quic/test_tools/quic_test_client.cc View 1 2 3 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 19 (0 generated)
Ryan Hamilton
6 years, 9 months ago (2014-03-03 17:51:25 UTC) #1
ramant (doing other things)
lgtm
6 years, 9 months ago (2014-03-03 18:33:59 UTC) #2
Ryan Hamilton
raman: can you take another look? Now that the crypto code and server info code ...
6 years, 9 months ago (2014-03-20 18:17:26 UTC) #3
ramant (doing other things)
IMHO, still LGTM.
6 years, 9 months ago (2014-03-20 19:45:54 UTC) #4
Ryan Hamilton
The CQ bit was checked by rch@chromium.org
6 years, 9 months ago (2014-03-25 16:18:47 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/rch@chromium.org/185773006/210001
6 years, 9 months ago (2014-03-25 16:19:07 UTC) #6
commit-bot: I haz the power
Change committed as 259303
6 years, 9 months ago (2014-03-25 19:51:47 UTC) #7
erikchen
A revert of this CL has been created in https://codereview.chromium.org/211373004/ by erikchen@chromium.org. The reason for ...
6 years, 9 months ago (2014-03-25 20:36:42 UTC) #8
Ryan Hamilton
The CQ bit was checked by rch@chromium.org
6 years, 9 months ago (2014-03-25 20:58:03 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/rch@chromium.org/185773006/340003
6 years, 9 months ago (2014-03-25 20:58:34 UTC) #10
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 9 months ago (2014-03-26 00:49:00 UTC) #11
commit-bot: I haz the power
Retried try job too often on win_rel for step(s) base_unittests, browser_tests, interactive_ui_tests, net_unittests, unit_tests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=win_rel&number=287809
6 years, 9 months ago (2014-03-26 00:49:00 UTC) #12
Ryan Hamilton
The CQ bit was checked by rch@chromium.org
6 years, 9 months ago (2014-03-26 03:36:36 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/rch@chromium.org/185773006/340003
6 years, 9 months ago (2014-03-26 03:36:43 UTC) #14
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 9 months ago (2014-03-26 05:20:29 UTC) #15
commit-bot: I haz the power
Failed to apply patch for net/quic/quic_stream_factory.cc: While running patch -p1 --forward --force --no-backup-if-mismatch; patching file ...
6 years, 9 months ago (2014-03-26 05:20:30 UTC) #16
Ryan Hamilton
The CQ bit was checked by rch@chromium.org
6 years, 9 months ago (2014-03-26 06:45:45 UTC) #17
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/rch@chromium.org/185773006/700001
6 years, 9 months ago (2014-03-26 06:46:06 UTC) #18
commit-bot: I haz the power
6 years, 9 months ago (2014-03-26 09:51:30 UTC) #19
Message was sent while issue was closed.
Change committed as 259537

Powered by Google App Engine
This is Rietveld 408576698