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

Issue 956223002: Rename DataReductionProxyUsageStats to DataReductionProxyBypassStats (Closed)

Created:
5 years, 10 months ago by zhuoyu.qian
Modified:
5 years, 8 months ago
Reviewers:
bengr
CC:
chromium-reviews, cbentzel+watch_chromium.org, glider+watch_chromium.org, timurrrr+watch_chromium.org, bruening+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Rename DataReductionProxyUsageStats to DataReductionProxyBypassStats As the comment in data_reduction_proxy_usage_stats.h by bengr@, rename DataReductionProxyUsageStats to DataReductionProxyBypassStats and related class. Rename the files also. BUG=462846 R=bengr@chromium.org Committed: https://crrev.com/ee7aad6d7b4142405b0d3b7abf42754b81f5ef85 Cr-Commit-Position: refs/heads/master@{#323191}

Patch Set 1 #

Patch Set 2 : #

Patch Set 3 : rebase #

Total comments: 14

Patch Set 4 : revert format #

Patch Set 5 : #

Total comments: 2

Patch Set 6 : nits #

Unified diffs Side-by-side diffs Delta from patch set Stats (+175 lines, -1785 lines) Patch
M chrome/browser/net/spdyproxy/data_reduction_proxy_settings_android.cc View 1 2 1 chunk +1 line, -1 line 0 comments Download
M components/components_tests.gyp View 1 2 3 2 chunks +1 line, -1 line 0 comments Download
M components/data_reduction_proxy.gypi View 1 2 3 2 chunks +2 lines, -2 lines 0 comments Download
M components/data_reduction_proxy/core/browser/BUILD.gn View 1 2 3 4 chunks +3 lines, -3 lines 0 comments Download
M components/data_reduction_proxy/core/browser/data_reduction_proxy_bypass_protocol.cc View 1 2 3 3 chunks +3 lines, -3 lines 0 comments Download
M components/data_reduction_proxy/core/browser/data_reduction_proxy_bypass_protocol_unittest.cc View 1 2 3 7 chunks +8 lines, -8 lines 0 comments Download
A + components/data_reduction_proxy/core/browser/data_reduction_proxy_bypass_stats.h View 1 2 3 4 5 5 chunks +10 lines, -11 lines 0 comments Download
A + components/data_reduction_proxy/core/browser/data_reduction_proxy_bypass_stats.cc View 1 2 3 19 chunks +49 lines, -51 lines 0 comments Download
A + components/data_reduction_proxy/core/browser/data_reduction_proxy_bypass_stats_unittest.cc View 1 2 3 4 20 chunks +61 lines, -63 lines 0 comments Download
M components/data_reduction_proxy/core/browser/data_reduction_proxy_interceptor.h View 1 2 3 chunks +3 lines, -3 lines 0 comments Download
M components/data_reduction_proxy/core/browser/data_reduction_proxy_interceptor.cc View 1 2 3 chunks +5 lines, -5 lines 0 comments Download
M components/data_reduction_proxy/core/browser/data_reduction_proxy_io_data.h View 1 2 3 3 chunks +4 lines, -4 lines 0 comments Download
M components/data_reduction_proxy/core/browser/data_reduction_proxy_io_data.cc View 1 2 3 4 chunks +5 lines, -5 lines 0 comments Download
M components/data_reduction_proxy/core/browser/data_reduction_proxy_io_data_unittest.cc View 1 2 3 1 chunk +2 lines, -2 lines 0 comments Download
M components/data_reduction_proxy/core/browser/data_reduction_proxy_network_delegate.h View 1 2 3 chunks +3 lines, -3 lines 0 comments Download
M components/data_reduction_proxy/core/browser/data_reduction_proxy_network_delegate.cc View 1 2 3 6 chunks +11 lines, -11 lines 0 comments Download
M components/data_reduction_proxy/core/browser/data_reduction_proxy_test_utils.h View 1 2 3 2 chunks +2 lines, -2 lines 0 comments Download
M components/data_reduction_proxy/core/browser/data_reduction_proxy_test_utils.cc View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
D components/data_reduction_proxy/core/browser/data_reduction_proxy_usage_stats.h View 1 2 1 chunk +0 lines, -173 lines 0 comments Download
D components/data_reduction_proxy/core/browser/data_reduction_proxy_usage_stats.cc View 1 2 1 chunk +0 lines, -508 lines 0 comments Download
D components/data_reduction_proxy/core/browser/data_reduction_proxy_usage_stats_unittest.cc View 1 2 3 1 chunk +0 lines, -924 lines 0 comments Download
M tools/valgrind/memcheck/suppressions.txt View 1 2 3 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 16 (1 generated)
zhuoyu.qian
5 years, 10 months ago (2015-02-26 05:43:01 UTC) #1
zhuoyu.qian
Rename comments and variable and method names that refer to usage stats. And rebase it. ...
5 years, 9 months ago (2015-02-28 07:25:34 UTC) #2
bengr
On 2015/02/28 07:25:34, zhuoyu.qian wrote: > Rename comments and variable and method names that refer ...
5 years, 9 months ago (2015-03-03 18:19:07 UTC) #3
zhuoyu.qian
On 2015/03/03 18:19:07, bengr wrote: > On 2015/02/28 07:25:34, zhuoyu.qian wrote: > > Rename comments ...
5 years, 9 months ago (2015-03-04 01:11:54 UTC) #4
bengr
lgtm. Thanks for taking this on and sorry for the delay. In the future, if ...
5 years, 9 months ago (2015-03-16 23:42:50 UTC) #5
zhuoyu.qian
On 2015/03/16 23:42:50, bengr wrote: > lgtm. Thanks for taking this on and sorry for ...
5 years, 9 months ago (2015-03-17 01:57:30 UTC) #6
zhuoyu.qian
Hi bengr, I rebase this Cl, please take a look again. and components/data_reduction_proxy/core/browser/data_reduction_proxy_test_utils.* need l-g-t-m.
5 years, 9 months ago (2015-03-23 03:25:29 UTC) #7
bengr
Not lgtm Please don't alter formatting that has nothing to do with the goal of ...
5 years, 9 months ago (2015-03-24 15:47:27 UTC) #8
zhuoyu.qian
I revert the format not related rename. PTAL. https://codereview.chromium.org/956223002/diff/40001/components/data_reduction_proxy/core/browser/data_reduction_proxy_bypass_stats_unittest.cc File components/data_reduction_proxy/core/browser/data_reduction_proxy_bypass_stats_unittest.cc (right): https://codereview.chromium.org/956223002/diff/40001/components/data_reduction_proxy/core/browser/data_reduction_proxy_bypass_stats_unittest.cc#newcode147 components/data_reduction_proxy/core/browser/data_reduction_proxy_bypass_stats_unittest.cc:147: const ...
5 years, 9 months ago (2015-03-28 03:06:58 UTC) #9
bengr
You didn't revert all format changes, but I'm ok with the ones you left in, ...
5 years, 8 months ago (2015-03-31 17:04:53 UTC) #10
zhuoyu.qian
Fix nits. https://codereview.chromium.org/956223002/diff/80001/components/data_reduction_proxy/core/browser/data_reduction_proxy_bypass_stats.h File components/data_reduction_proxy/core/browser/data_reduction_proxy_bypass_stats.h (right): https://codereview.chromium.org/956223002/diff/80001/components/data_reduction_proxy/core/browser/data_reduction_proxy_bypass_stats.h#newcode94 components/data_reduction_proxy/core/browser/data_reduction_proxy_bypass_stats.h:94: NOT_BYPASSED = 0, /* Not bypassed. */ ...
5 years, 8 months ago (2015-04-01 01:27:16 UTC) #11
bengr
lgtm
5 years, 8 months ago (2015-04-01 04:59:38 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/956223002/100001
5 years, 8 months ago (2015-04-01 05:26:43 UTC) #14
commit-bot: I haz the power
Committed patchset #6 (id:100001)
5 years, 8 months ago (2015-04-01 06:18:02 UTC) #15
commit-bot: I haz the power
5 years, 8 months ago (2015-04-01 06:18:42 UTC) #16
Message was sent while issue was closed.
Patchset 6 (id:??) landed as
https://crrev.com/ee7aad6d7b4142405b0d3b7abf42754b81f5ef85
Cr-Commit-Position: refs/heads/master@{#323191}

Powered by Google App Engine
This is Rietveld 408576698