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

Issue 1112513003: Put Data Reduction Proxy support in Cronet behind a gyp flag (Closed)

Created:
5 years, 7 months ago by bengr
Modified:
5 years, 7 months ago
Reviewers:
mef, xunjieli
CC:
chromium-reviews, cbentzel+watch_chromium.org, xunjieli
Base URL:
https://chromium.googlesource.com/chromium/src.git@cronet
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Put Data Reduction Proxy support in Cronet behind a gyp flag Compile the Data Reduction Proxy into Cronet only if the gyp variable enable_data_reduction_proxy_support is set to 1. By default, it is set to 0. BUG=461910 Committed: https://crrev.com/319828dc0983cac3a7c77eb9dc1fdf6c4bf1e569 Cr-Commit-Position: refs/heads/master@{#330021}

Patch Set 1 : #

Total comments: 10

Patch Set 2 : Addressed comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+76 lines, -6 lines) Patch
M components/cronet.gypi View 1 3 chunks +30 lines, -2 lines 0 comments Download
M components/cronet/android/cronet_url_request_context_adapter.h View 1 2 chunks +6 lines, -0 lines 0 comments Download
M components/cronet/android/cronet_url_request_context_adapter.cc View 1 5 chunks +8 lines, -1 line 0 comments Download
M components/cronet/android/test/javatests/src/org/chromium/net/CronetUrlRequestContextTest.java View 1 1 chunk +3 lines, -1 line 0 comments Download
M components/cronet/android/test/native_test_server.cc View 1 1 chunk +8 lines, -0 lines 0 comments Download
M components/cronet/android/test/src/org/chromium/net/NativeTestServer.java View 1 2 chunks +5 lines, -0 lines 0 comments Download
M components/cronet/cronet_static.gypi View 1 2 chunks +16 lines, -2 lines 0 comments Download

Messages

Total messages: 13 (5 generated)
bengr
PTAL.
5 years, 7 months ago (2015-04-28 22:38:53 UTC) #4
mef
https://codereview.chromium.org/1112513003/diff/40001/components/cronet.gypi File components/cronet.gypi (right): https://codereview.chromium.org/1112513003/diff/40001/components/cronet.gypi#newcode123 components/cronet.gypi:123: 'DATA_REDUCTION_PROXY_SUPPORT' would it make sense to have =1? https://codereview.chromium.org/1112513003/diff/40001/components/cronet.gypi#newcode144 ...
5 years, 7 months ago (2015-05-13 18:21:25 UTC) #5
xunjieli
https://codereview.chromium.org/1112513003/diff/40001/components/cronet/android/test/javatests/src/org/chromium/net/CronetUrlRequestContextTest.java File components/cronet/android/test/javatests/src/org/chromium/net/CronetUrlRequestContextTest.java (right): https://codereview.chromium.org/1112513003/diff/40001/components/cronet/android/test/javatests/src/org/chromium/net/CronetUrlRequestContextTest.java#newcode122 components/cronet/android/test/javatests/src/org/chromium/net/CronetUrlRequestContextTest.java:122: mActivity.mUrlRequestContext.shutdown(); The first context is useless right? Can we ...
5 years, 7 months ago (2015-05-14 14:24:10 UTC) #7
bengr
https://codereview.chromium.org/1112513003/diff/40001/components/cronet.gypi File components/cronet.gypi (right): https://codereview.chromium.org/1112513003/diff/40001/components/cronet.gypi#newcode123 components/cronet.gypi:123: 'DATA_REDUCTION_PROXY_SUPPORT' On 2015/05/13 18:21:24, mef wrote: > would it ...
5 years, 7 months ago (2015-05-15 00:54:55 UTC) #8
mef
lgtm I wish we could conditionally include / exclude java files for test project, so ...
5 years, 7 months ago (2015-05-15 01:25:46 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1112513003/60001
5 years, 7 months ago (2015-05-15 01:39:32 UTC) #11
commit-bot: I haz the power
Committed patchset #2 (id:60001)
5 years, 7 months ago (2015-05-15 02:07:06 UTC) #12
commit-bot: I haz the power
5 years, 7 months ago (2015-05-15 02:07:59 UTC) #13
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/319828dc0983cac3a7c77eb9dc1fdf6c4bf1e569
Cr-Commit-Position: refs/heads/master@{#330021}

Powered by Google App Engine
This is Rietveld 408576698