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

Issue 2905263002: Filter added to prune files before applying network annotation extractor. (Closed)

Created:
3 years, 7 months ago by Ramin Halavati
Modified:
3 years, 6 months ago
Reviewers:
msramek, dcheng
CC:
chromium-reviews, battre
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Filter added to prune files before applying network annotation extractor. Network traffic annotation extractor is too slow for unitttests. A filter based on simple keyword matching on file content is added to remove unrelated files. BUG=656607 Review-Url: https://codereview.chromium.org/2905263002 Cr-Commit-Position: refs/heads/master@{#476004} Committed: https://chromium.googlesource.com/chromium/src/+/18d4688f0d4f8075a9cfaf2d31e7b987336921a9

Patch Set 1 #

Total comments: 54

Patch Set 2 : Comments addressed. #

Total comments: 4

Patch Set 3 : Comments addressed. #

Patch Set 4 : run_tool.py reverted. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+150 lines, -53 lines) Patch
M tools/traffic_annotation/auditor/traffic_annotation_auditor.py View 1 2 3 9 chunks +66 lines, -53 lines 0 comments Download
A tools/traffic_annotation/auditor/traffic_annotation_file_filter.py View 1 2 1 chunk +84 lines, -0 lines 0 comments Download

Messages

Total messages: 27 (15 generated)
Ramin Halavati
Daniel, Martin, Running the clang tool on the whole repository took more than 40 minutes ...
3 years, 6 months ago (2017-05-30 13:50:22 UTC) #7
dcheng
On 2017/05/30 13:50:22, Ramin Halavati wrote: > Daniel, Martin, > > Running the clang tool ...
3 years, 6 months ago (2017-05-30 19:49:16 UTC) #8
Ramin Halavati
On 2017/05/30 19:49:16, dcheng wrote: > On 2017/05/30 13:50:22, Ramin Halavati wrote: > > Daniel, ...
3 years, 6 months ago (2017-05-30 20:37:40 UTC) #9
msramek
I only looked at traffic_annotation/, I'm leaving the other file to Daniel. The code seems ...
3 years, 6 months ago (2017-05-31 11:31:36 UTC) #10
Ramin Halavati
Thanks Martin, all comments addressed, please review. https://codereview.chromium.org/2905263002/diff/100001/tools/traffic_annotation/auditor/annotation_relevent_filter.py File tools/traffic_annotation/auditor/annotation_relevent_filter.py (right): https://codereview.chromium.org/2905263002/diff/100001/tools/traffic_annotation/auditor/annotation_relevent_filter.py#newcode2 tools/traffic_annotation/auditor/annotation_relevent_filter.py:2: # Copyright ...
3 years, 6 months ago (2017-05-31 12:28:26 UTC) #12
msramek
LGTM with more comments. https://codereview.chromium.org/2905263002/diff/100001/tools/traffic_annotation/auditor/annotation_relevent_filter.py File tools/traffic_annotation/auditor/annotation_relevent_filter.py (right): https://codereview.chromium.org/2905263002/diff/100001/tools/traffic_annotation/auditor/annotation_relevent_filter.py#newcode25 tools/traffic_annotation/auditor/annotation_relevent_filter.py:25: git_cmd = 'git.bat' if os.name ...
3 years, 6 months ago (2017-05-31 14:55:25 UTC) #13
dcheng
On 2017/05/30 20:37:40, Ramin Halavati wrote: > On 2017/05/30 19:49:16, dcheng wrote: > > On ...
3 years, 6 months ago (2017-05-31 17:12:37 UTC) #14
Ramin Halavati
On 2017/05/31 17:12:37, dcheng wrote: > On 2017/05/30 20:37:40, Ramin Halavati wrote: > > On ...
3 years, 6 months ago (2017-05-31 17:15:36 UTC) #15
Ramin Halavati
Thank you Martin, all comments addressed. Thank you Daniel, you were right, I reverted run_tool.py ...
3 years, 6 months ago (2017-05-31 19:19:14 UTC) #16
dcheng
On 2017/05/31 17:15:36, Ramin Halavati wrote: > On 2017/05/31 17:12:37, dcheng wrote: > > On ...
3 years, 6 months ago (2017-05-31 20:15:58 UTC) #21
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/2905263002/180001
3 years, 6 months ago (2017-05-31 20:16:54 UTC) #24
commit-bot: I haz the power
3 years, 6 months ago (2017-05-31 20:39:17 UTC) #27
Message was sent while issue was closed.
Committed patchset #4 (id:180001) as
https://chromium.googlesource.com/chromium/src/+/18d4688f0d4f8075a9cfaf2d31e7...

Powered by Google App Engine
This is Rietveld 408576698