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

Side by Side Diff: WATCHLISTS

Issue 2747853003: Update WATCHLIST for safe_browsing (Closed)
Patch Set: Created 3 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 # Copyright (c) 2012 The Chromium Authors. All rights reserved. 1 # Copyright (c) 2012 The Chromium Authors. All rights reserved.
2 # Use of this source code is governed by a BSD-style license that can be 2 # Use of this source code is governed by a BSD-style license that can be
3 # found in the LICENSE file. 3 # found in the LICENSE file.
4 4
5 # Watchlist Rules 5 # Watchlist Rules
6 # Refer: http://dev.chromium.org/developers/contributing-code/watchlists 6 # Refer: http://dev.chromium.org/developers/contributing-code/watchlists
7 7
8 # IMPORTANT: The regular expression filepath is tested against each path using 8 # IMPORTANT: The regular expression filepath is tested against each path using
9 # re.search, so it is not usually necessary to add .*. 9 # re.search, so it is not usually necessary to add .*.
10 10
(...skipping 875 matching lines...) Expand 10 before | Expand all | Expand 10 after
886 'remoting': { 886 'remoting': {
887 'filepath': '^remoting/' \ 887 'filepath': '^remoting/' \
888 '|^testing/chromoting' 888 '|^testing/chromoting'
889 }, 889 },
890 'rlz_id': { 890 'rlz_id': {
891 'filepath' :'rlz/lib/machine_id.cc|'\ 891 'filepath' :'rlz/lib/machine_id.cc|'\
892 'rlz/lib/machine_id.h|'\ 892 'rlz/lib/machine_id.h|'\
893 'rlz/win/lib/machine_id_win.cc', 893 'rlz/win/lib/machine_id_win.cc',
894 }, 894 },
895 'safe_browsing': { 895 'safe_browsing': {
896 'filepath': 'chrome/(browser|common|renderer)/safe_browsing/', 896 'filepath': 'chrome/(browser|common|renderer)/safe_browsing/|'\
897 'components/safe_browsing/',
897 }, 898 },
898 'safe_browsing_db': { 899 'safe_browsing_db': {
899 'filepath': 'components/safe_browsing_db/', 900 'filepath': 'components/safe_browsing_db/',
900 }, 901 },
901 'sandbox': { 902 'sandbox': {
902 'filepath': 'sandbox/'\ 903 'filepath': 'sandbox/'\
903 '|content/browser/bootstrap_sandbox_mac'\ 904 '|content/browser/bootstrap_sandbox_mac'\
904 '|content/browser/renderer_host/render_sandbox_host_linux'\ 905 '|content/browser/renderer_host/render_sandbox_host_linux'\
905 '|content/browser/renderer_host/sandbox_ipc_linux'\ 906 '|content/browser/renderer_host/sandbox_ipc_linux'\
906 '|content/browser/zygote_host/'\ 907 '|content/browser/zygote_host/'\
(...skipping 1175 matching lines...) Expand 10 before | Expand all | Expand 10 after
2082 'gavinp+prer@chromium.org', 2083 'gavinp+prer@chromium.org',
2083 'tburkard+watch@chromium.org'], 2084 'tburkard+watch@chromium.org'],
2084 'push_messaging': ['harkness+watch@chromium.org', 2085 'push_messaging': ['harkness+watch@chromium.org',
2085 'johnme+watch@chromium.org', 2086 'johnme+watch@chromium.org',
2086 'peter@chromium.org'], 2087 'peter@chromium.org'],
2087 'reading_list': ['stkhapugin@chromium.org'], 2088 'reading_list': ['stkhapugin@chromium.org'],
2088 'remoting': ['chromoting-reviews@chromium.org'], 2089 'remoting': ['chromoting-reviews@chromium.org'],
2089 'rlz_id': ['alito+watch@chromium.org', 2090 'rlz_id': ['alito+watch@chromium.org',
2090 'gab+watch@chromium.org', 2091 'gab+watch@chromium.org',
2091 'robertshield+watch@chromium.org'], 2092 'robertshield+watch@chromium.org'],
2092 'safe_browsing': ['grt+watch@chromium.org'], 2093 'safe_browsing': ['grt+watch@chromium.org',
2093 'safe_browsing_db': ['vakh+watch@chromium.org'], 2094 'timvolodine@chromium.org'],
2095 'safe_browsing_db': ['vakh+watch@chromium.org',
2096 'timvolodine@chromium.org'],
2094 'scheduler': ['scheduler-bugs@chromium.org'], 2097 'scheduler': ['scheduler-bugs@chromium.org'],
2095 'screen_orientation': ['mlamouri+watch-screen-orientation@chromium.org'], 2098 'screen_orientation': ['mlamouri+watch-screen-orientation@chromium.org'],
2096 'service_worker': ['horo+watch@chromium.org', 2099 'service_worker': ['horo+watch@chromium.org',
2097 'jsbell+serviceworker@chromium.org', 2100 'jsbell+serviceworker@chromium.org',
2098 'kinuko+serviceworker@chromium.org', 2101 'kinuko+serviceworker@chromium.org',
2099 'michaeln@chromium.org', 2102 'michaeln@chromium.org',
2100 'nhiroki@chromium.org', 2103 'nhiroki@chromium.org',
2101 'serviceworker-reviews@chromium.org', 2104 'serviceworker-reviews@chromium.org',
2102 'shimazu+serviceworker@chromium.org', 2105 'shimazu+serviceworker@chromium.org',
2103 'tzik@chromium.org'], 2106 'tzik@chromium.org'],
(...skipping 69 matching lines...) Expand 10 before | Expand all | Expand 10 after
2173 'raymes+watch@chromium.org'], 2176 'raymes+watch@chromium.org'],
2174 'windows_sandboxing': ['pennymac+watch@chromium.org', 2177 'windows_sandboxing': ['pennymac+watch@chromium.org',
2175 'wfh+watch@chromium.org'], 2178 'wfh+watch@chromium.org'],
2176 'x11': ['derat+watch@chromium.org', 2179 'x11': ['derat+watch@chromium.org',
2177 'sadrul@chromium.org', 2180 'sadrul@chromium.org',
2178 'yusukes+watch@chromium.org'], 2181 'yusukes+watch@chromium.org'],
2179 'xml': ['dominicc+watchlist@chromium.org'], 2182 'xml': ['dominicc+watchlist@chromium.org'],
2180 'zoom': ['wjmaclean@chromium.org'], 2183 'zoom': ['wjmaclean@chromium.org'],
2181 }, 2184 },
2182 } 2185 }
OLDNEW
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698