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

Issue 2478703004: Remove net::Filter code (Closed)

Created:
4 years, 1 month ago by xunjieli
Modified:
4 years, 1 month ago
CC:
chromium-reviews, cbentzel+watch_chromium.org, asvitkine+watch_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Remove net::Filter code This CL removes net::Filter code since the new net::SourceStream API is integrated. This CL additionally cleans up SDCH UMAs that no longer exist in the codebase. BUG=474859 Committed: https://crrev.com/fc37c3c876af6913eecca1140240777b10377309 Cr-Commit-Position: refs/heads/master@{#431302}

Patch Set 1 : Rebased on top of b7329b95c15aae9823d1fc9f27605df647bb05c2 #

Patch Set 2 : Mark histograms obsolete instead of delete #

Total comments: 3

Patch Set 3 : Address Matt's comment #

Unified diffs Side-by-side diffs Delta from patch set Stats (+93 lines, -4443 lines) Patch
M net/BUILD.gn View 3 chunks +0 lines, -4 lines 0 comments Download
M net/DEPS View 1 chunk +0 lines, -4 lines 0 comments Download
D net/filter/brotli_filter.h View 1 chunk +0 lines, -17 lines 0 comments Download
D net/filter/brotli_filter.cc View 1 chunk +0 lines, -218 lines 0 comments Download
D net/filter/brotli_filter_disabled.cc View 1 chunk +0 lines, -13 lines 0 comments Download
D net/filter/brotli_filter_unittest.cc View 1 chunk +0 lines, -271 lines 0 comments Download
D net/filter/filter.h View 1 chunk +0 lines, -331 lines 0 comments Download
D net/filter/filter.cc View 1 chunk +0 lines, -453 lines 0 comments Download
D net/filter/gzip_filter.h View 1 chunk +0 lines, -151 lines 0 comments Download
D net/filter/gzip_filter.cc View 1 chunk +0 lines, -300 lines 0 comments Download
D net/filter/gzip_filter_unittest.cc View 1 chunk +0 lines, -389 lines 0 comments Download
D net/filter/mock_filter_context.h View 1 chunk +0 lines, -89 lines 0 comments Download
D net/filter/mock_filter_context.cc View 1 chunk +0 lines, -65 lines 0 comments Download
D net/filter/sdch_filter.h View 1 chunk +0 lines, -142 lines 0 comments Download
D net/filter/sdch_filter.cc View 1 chunk +0 lines, -571 lines 0 comments Download
D net/filter/sdch_filter_unittest.cc View 1 chunk +0 lines, -1413 lines 0 comments Download
M net/net.gypi View 2 chunks +0 lines, -12 lines 0 comments Download
M tools/metrics/histograms/histograms.xml View 1 2 31 chunks +93 lines, -0 lines 0 comments Download

Messages

Total messages: 52 (36 generated)
xunjieli
Sending this out early mainly because I don't really know how to deal with removing/deprecating ...
4 years, 1 month ago (2016-11-08 21:55:34 UTC) #24
mmenke
On 2016/11/08 21:55:34, xunjieli wrote: > Sending this out early mainly because I don't really ...
4 years, 1 month ago (2016-11-08 21:58:17 UTC) #25
Randy Smith (Not in Mondays)
On 2016/11/08 21:58:17, mmenke wrote: > On 2016/11/08 21:55:34, xunjieli wrote: > > Sending this ...
4 years, 1 month ago (2016-11-08 22:15:16 UTC) #26
xunjieli
On 2016/11/08 22:15:16, Randy Smith - Not in Mondays wrote: > On 2016/11/08 21:58:17, mmenke ...
4 years, 1 month ago (2016-11-08 22:17:31 UTC) #29
mmenke
https://codereview.chromium.org/2478703004/diff/100001/tools/metrics/histograms/histograms.xml File tools/metrics/histograms/histograms.xml (left): https://codereview.chromium.org/2478703004/diff/100001/tools/metrics/histograms/histograms.xml#oldcode55504 tools/metrics/histograms/histograms.xml:55504: <histogram name="Sdch3.Network_Decode_Bytes_Processed_b" units="bytes"> Processed_a is gone, but it looks ...
4 years, 1 month ago (2016-11-09 17:15:44 UTC) #32
mmenke
https://codereview.chromium.org/2478703004/diff/100001/tools/metrics/histograms/histograms.xml File tools/metrics/histograms/histograms.xml (left): https://codereview.chromium.org/2478703004/diff/100001/tools/metrics/histograms/histograms.xml#oldcode55504 tools/metrics/histograms/histograms.xml:55504: <histogram name="Sdch3.Network_Decode_Bytes_Processed_b" units="bytes"> On 2016/11/09 17:15:44, mmenke wrote: > ...
4 years, 1 month ago (2016-11-09 17:16:42 UTC) #33
xunjieli
Good catch! Thanks for the review. PTAL. https://codereview.chromium.org/2478703004/diff/100001/tools/metrics/histograms/histograms.xml File tools/metrics/histograms/histograms.xml (left): https://codereview.chromium.org/2478703004/diff/100001/tools/metrics/histograms/histograms.xml#oldcode55504 tools/metrics/histograms/histograms.xml:55504: <histogram name="Sdch3.Network_Decode_Bytes_Processed_b" ...
4 years, 1 month ago (2016-11-09 21:23:23 UTC) #34
mmenke
LGTM
4 years, 1 month ago (2016-11-09 21:28:31 UTC) #35
Randy Smith (Not in Mondays)
I don't imagine I'd have any differences of perspective or insight with Matt on this ...
4 years, 1 month ago (2016-11-10 16:08:00 UTC) #36
xunjieli
On 2016/11/10 16:08:00, Randy Smith - Not in Mondays wrote: > I don't imagine I'd ...
4 years, 1 month ago (2016-11-10 16:09:09 UTC) #37
xunjieli
isherman@: Please review changes in tools/metrics/histograms/histograms.xml Thanks!
4 years, 1 month ago (2016-11-10 16:11:19 UTC) #41
Ilya Sherman
histograms.xml lgtm, thanks
4 years, 1 month ago (2016-11-10 18:37:04 UTC) #46
xunjieli
On 2016/11/10 18:37:04, Ilya Sherman wrote: > histograms.xml lgtm, thanks Thanks a lot! Really appreciate ...
4 years, 1 month ago (2016-11-10 18:38:38 UTC) #47
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2478703004/120001
4 years, 1 month ago (2016-11-10 18:39:29 UTC) #49
commit-bot: I haz the power
Committed patchset #3 (id:120001)
4 years, 1 month ago (2016-11-10 18:46:09 UTC) #50
commit-bot: I haz the power
4 years, 1 month ago (2016-11-10 19:09:10 UTC) #52
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/fc37c3c876af6913eecca1140240777b10377309
Cr-Commit-Position: refs/heads/master@{#431302}

Powered by Google App Engine
This is Rietveld 408576698