blob: 5103417440e8e13f506a9fb32ddc7d7341e8608e [file] [log] [blame]
[email protected]37f978c2012-01-05 17:58:171# Copyright (c) 2012 The Chromium Authors. All rights reserved.
[email protected]a3838612009-10-13 21:57:542# Use of this source code is governed by a BSD-style license that can be
3# found in the LICENSE file.
4
5# Watchlist Rules
6# Refer: http://dev.chromium.org/developers/contributing-code/watchlists
7
[email protected]f2f0fbb92012-07-14 15:52:498# IMPORTANT: The regular expression filepath is tested against each path using
9# re.search, so it is not usually necessary to add .*.
[email protected]a3838612009-10-13 21:57:5410
11{
12 'WATCHLIST_DEFINITIONS': {
[email protected]f76c8852012-06-21 16:37:0013 'accelerator_table': {
14 'filepath': 'ash/accelerators/accelerator_table\.cc' \
15 '|chrome/browser/ui/views/accelerator_table\.cc',
[email protected]a3838612009-10-13 21:57:5416 },
[email protected]f76c8852012-06-21 16:37:0017 'accessibility': {
[email protected]f2f0fbb92012-07-14 15:52:4918 'filepath': 'chrome/browser/accessibility/' \
19 '|content/browser/accessibility/' \
20 '|chrome/.*accessib' \
21 '|ui/base/accessibility/' \
22 '|ui/views/accessibility/'
[email protected]a3838612009-10-13 21:57:5423 },
[email protected]d2cdf342012-08-07 11:00:0224 'android_infra': {
25 'filepath': 'build/android/' \
26 '|testing/android/' \
27 '|tools/android/'
28 },
[email protected]7ca78dc12012-09-20 09:26:4429 'android_webview': {
30 'filepath': 'android_webview/',
31 },
[email protected]8a197f22012-06-22 14:59:0532 'app_list': {
[email protected]f2f0fbb92012-07-14 15:52:4933 'filepath': 'ui/app_list/',
[email protected]8a197f22012-06-22 14:59:0534 },
[email protected]374a93c2009-11-05 21:45:5635 'appcache': {
[email protected]f2f0fbb92012-07-14 15:52:4936 'filepath': 'appcache/',
[email protected]374a93c2009-11-05 21:45:5637 },
[email protected]f76c8852012-06-21 16:37:0038 'aura': {
[email protected]f2f0fbb92012-07-14 15:52:4939 'filepath': 'ui/aura/|'\
40 'ash/',
[email protected]84ba35e32010-08-06 17:22:3941 },
[email protected]1ecbe862012-10-05 01:29:1442 # TODO(blundell): Add any new paths to this file after applying jam's
43 # comments.
[email protected]b3399272010-08-10 19:49:2944 'autofill': {
[email protected]f2f0fbb92012-07-14 15:52:4945 'filepath': 'chrome/browser/autofill/|'\
46 'chrome/browser/resources/options/autofill_|'\
47 'chrome/browser/sync/glue/autofill_|'\
48 'chrome/browser/ui/webui/options/autofill_|'\
[email protected]1ecbe862012-10-05 01:29:1449 'chrome/common/form_|'\
50 'chrome/common/password_|'\
[email protected]f2f0fbb92012-07-14 15:52:4951 'chrome/renderer/autofill/|'\
52 'chrome/test/data/autofill/|'\
53 'chrome/test/data/autofill/heuristics/input/|'\
54 'chrome/test/data/autofill/heuristics/output/|'\
55 'chrome/test/data/autofill/merge/input/|'\
56 'chrome/test/data/autofill/merge/output/|'\
[email protected]1ecbe862012-10-05 01:29:1457 'content/public/common/password_|'\
58 'content/public/renderer/password_'\
59 'content/renderer/password_',
[email protected]b3399272010-08-10 19:49:2960 },
[email protected]f76c8852012-06-21 16:37:0061 'automation': {
[email protected]f2f0fbb92012-07-14 15:52:4962 'filepath': 'chrome/browser/automation/|chrome/test/automation/',
[email protected]b8a0f8fa2010-09-02 18:35:5563 },
[email protected]f76c8852012-06-21 16:37:0064 'base': {
[email protected]f2f0fbb92012-07-14 15:52:4965 'filepath': '^base/',
[email protected]7a7a13b2010-08-25 01:10:5966 },
[email protected]5e105332012-09-13 01:55:5267 'base_allocator': {
68 'filepath': '^base/allocator',
69 },
[email protected]1ed5e0fd2012-07-19 00:19:0570 'base_memory': {
71 'filepath': '^base/memory',
72 },
[email protected]f76c8852012-06-21 16:37:0073 'browser': {
[email protected]f2f0fbb92012-07-14 15:52:4974 'filepath': 'chrome/browser/',
[email protected]02c44522010-10-08 17:43:2575 },
[email protected]f76c8852012-06-21 16:37:0076 'browser_chromeos': {
[email protected]f2f0fbb92012-07-14 15:52:4977 'filepath': 'chrome/browser/chromeos/',
[email protected]02c44522010-10-08 17:43:2578 },
[email protected]22650d22012-07-18 17:02:3579 'browser_components': {
[email protected]a7228f62012-09-20 17:52:4880 'filepath': 'chrome/browser/autofill/' \
81 '|chrome/browser/bookmarks/' \
82 '|chrome/browser/common/' \
83 '|chrome/browser/favicon/' \
84 '|chrome/browser/history/'
[email protected]22650d22012-07-18 17:02:3585 },
[email protected]f76c8852012-06-21 16:37:0086 'browser_compositor': {
[email protected]f2f0fbb92012-07-14 15:52:4987 'filepath': 'ui/compositor/'
[email protected]fbd846b2010-11-19 01:32:1888 },
[email protected]f76c8852012-06-21 16:37:0089 'browser_resources': {
[email protected]f2f0fbb92012-07-14 15:52:4990 'filepath': 'chrome/browser/resources/',
[email protected]f76c8852012-06-21 16:37:0091 },
[email protected]0ce480532012-07-20 12:33:2092 'browsing_data': {
93 'filepath': 'chrome/browser/browsing_data/',
94 },
[email protected]f76c8852012-06-21 16:37:0095 'bubble': {
[email protected]f2f0fbb92012-07-14 15:52:4996 'filepath': 'ui/views/bubble/|'\
97 'chrome/browser/ui/views/bubble/',
[email protected]f76c8852012-06-21 16:37:0098 },
[email protected]c863702a2012-09-14 20:05:2899 'cc': {
100 'filepath': 'cc/|'\
[email protected]dc897572012-10-02 23:09:20101 'webkit/compositor_bindings/'
[email protected]c863702a2012-09-14 20:05:28102 },
[email protected]f76c8852012-06-21 16:37:00103 'chrome_frame': {
[email protected]f2f0fbb92012-07-14 15:52:49104 'filepath': 'chrome_frame/',
[email protected]ee6ded32011-01-24 14:33:27105 },
[email protected]d5b21972012-07-20 02:06:01106 'chrome_views': {
107 'filepath': 'chrome/browser/ui/views',
108 },
[email protected]f7bf8ba2011-02-24 22:28:46109 'chromedriver': {
110 'filepath': 'chrome/test/webdriver|third_party/webdriver'
111 },
[email protected]f76c8852012-06-21 16:37:00112 'chromeos': {
[email protected]f2f0fbb92012-07-14 15:52:49113 'filepath': 'chromeos/',
[email protected]531b1532011-08-11 03:52:01114 },
[email protected]f76c8852012-06-21 16:37:00115 'chromeos_login': {
[email protected]f2f0fbb92012-07-14 15:52:49116 'filepath': 'chrome/browser/chromeos/login/|'\
117 'chrome/browser/ui/webui/chromeos/login/|'\
118 'chrome/browser/resources/chromeos/login/',
[email protected]a791dac2011-04-07 23:22:57119 },
[email protected]f76c8852012-06-21 16:37:00120 'chromeos_webui': {
[email protected]f2f0fbb92012-07-14 15:52:49121 'filepath': 'chrome/browser/ui/webui/chromeos/|'\
122 'chrome/browser/resources/chromeos/',
[email protected]ba03af42012-03-08 01:37:12123 },
[email protected]cef7a6d2011-04-29 20:49:07124 'clang_update': {
125 'filepath': 'tools/clang/scripts/update.sh'
126 },
[email protected]f76c8852012-06-21 16:37:00127 'clipboard': {
128 'filepath': 'clipboard|dnd|drag|drop',
[email protected]2418b022011-05-19 21:06:02129 },
[email protected]6acd6d22012-08-03 15:00:45130 'contacts': {
131 'filepath': 'chrome/browser/chromeos/contacts/|'\
132 'chrome/browser/chromeos/gdata/gdata_contacts_service',
133 },
[email protected]f76c8852012-06-21 16:37:00134 'content': {
[email protected]f2f0fbb92012-07-14 15:52:49135 'filepath': 'content/',
[email protected]f76c8852012-06-21 16:37:00136 },
137 'cookie_monster': {
[email protected]f2f0fbb92012-07-14 15:52:49138 'filepath': 'net/cookies/|'\
139 'chrome/browser/net/sqlite_persistent_cookie_store',
[email protected]f76c8852012-06-21 16:37:00140 },
[email protected]5e105332012-09-13 01:55:52141 'deep_memory_profiler': {
142 'filepath': 'tools/(deep_memory_profiler|find_runtime_symbols)',
143 },
[email protected]bab2a832012-07-11 23:29:41144 'disk_cache': {
145 'filepath': 'net/disk_cache/|http_cache',
146 },
[email protected]f76c8852012-06-21 16:37:00147 'dns': {
[email protected]f2f0fbb92012-07-14 15:52:49148 'filepath': 'net/base/host_resolver|' \
149 'net/base/host_cache|' \
150 'net/dns/'
[email protected]f76c8852012-06-21 16:37:00151 },
152 'domui_options': {
[email protected]f2f0fbb92012-07-14 15:52:49153 'filepath': 'chrome/browser/resources/options/|'\
[email protected]f76c8852012-06-21 16:37:00154 'chrome/browser/resources/options.html|'\
[email protected]f2f0fbb92012-07-14 15:52:49155 'chrome/browser/ui/webui/options/',
[email protected]f76c8852012-06-21 16:37:00156 },
157 'download': {
[email protected]f2f0fbb92012-07-14 15:52:49158 'filepath': 'chrome/browser/download/|'\
159 'content/browser/download/',
[email protected]6bff0ad2011-06-17 01:32:51160 },
[email protected]ca872e362011-07-12 21:06:03161 'downloads_ui': {
[email protected]f2f0fbb92012-07-14 15:52:49162 'filepath': 'chrome/browser/resources/.*downloads\.' \
163 '|chrome/browser/ui/webui/.*downloads' \
164 '|chrome/browser/ui/views/download/' \
165 '|chrome/browser/ui/cocoa/download/' \
166 '|chrome/browser/ui/gtk/download/'
[email protected]ca872e362011-07-12 21:06:03167 },
[email protected]f76c8852012-06-21 16:37:00168 'extension': {
169 'filepath': 'extension',
[email protected]161277d42011-06-24 20:48:45170 },
[email protected]f76c8852012-06-21 16:37:00171 'fileapi': {
[email protected]f2f0fbb92012-07-14 15:52:49172 'filepath': 'file_system/' \
173 '|fileapi/'
[email protected]80919512011-08-03 08:51:04174 },
[email protected]f76c8852012-06-21 16:37:00175 'filebrowse': {
176 'filepath': 'file_browser' \
177 '|file_manager' \
178 '|filebrowse'
[email protected]4b07b62cc2011-10-03 17:52:39179 },
[email protected]f76c8852012-06-21 16:37:00180 'ftp': {
181 'filepath': 'ftp',
[email protected]ffeb189d2011-10-05 18:49:39182 },
[email protected]f76c8852012-06-21 16:37:00183 'fullscreen_controller': {
184 'filepath': 'fullscreen_controller',
185 },
[email protected]f93b7382012-08-09 20:53:16186 'gdata': {
[email protected]f76c8852012-06-21 16:37:00187 'filepath': 'gdata'
188 },
[email protected]f93b7382012-08-09 20:53:16189 'gfx_image': {
190 'filepath': 'ui/gfx/image/',
191 },
[email protected]cf428f732012-10-02 20:48:15192 'gfx_geometry': {
193 'filepath': 'ui/gfx/rect|'\
194 'ui/gfx/point|'\
195 'ui/gfx/size|'\
[email protected]dc897572012-10-02 23:09:20196 'ui/gfx/transform',
[email protected]cf428f732012-10-02 20:48:15197 },
[email protected]f76c8852012-06-21 16:37:00198 'gpu': {
[email protected]f2f0fbb92012-07-14 15:52:49199 'filepath': 'gpu/',
[email protected]f76c8852012-06-21 16:37:00200 },
[email protected]f76c8852012-06-21 16:37:00201 'history_ui': {
[email protected]f2f0fbb92012-07-14 15:52:49202 'filepath': 'chrome/browser/resources/history',
[email protected]f76c8852012-06-21 16:37:00203 },
204 'i18n': {
[email protected]f2f0fbb92012-07-14 15:52:49205 'filepath': 'base/i18n/|base/string|l10n|icu|'\
206 'locale_settings|encoding',
[email protected]f76c8852012-06-21 16:37:00207 },
208 'imageburner': {
209 'filepath': 'imageburner'
210 },
211 'importer': {
[email protected]f2f0fbb92012-07-14 15:52:49212 'filepath': 'import',
[email protected]f76c8852012-06-21 16:37:00213 },
214 'installer': {
[email protected]f2f0fbb92012-07-14 15:52:49215 'filepath': 'chrome/installer/',
[email protected]f76c8852012-06-21 16:37:00216 },
[email protected]56b4b09d32012-07-27 18:28:41217 'instant': {
218 'filepath': 'instant|searchbox',
219 },
[email protected]f76c8852012-06-21 16:37:00220 'ipc': {
[email protected]f2f0fbb92012-07-14 15:52:49221 'filepath': 'ipc/ipc',
[email protected]f76c8852012-06-21 16:37:00222 },
223 'labs': {
224 'filepath': 'chrome/browser/labs' \
225 '|chrome/browser/dom_ui/labs'
226 },
227 'layout_tests': {
[email protected]f2f0fbb92012-07-14 15:52:49228 'filepath': 'webkit/(tools|data)/(layout_tests|test_shell)/',
[email protected]f76c8852012-06-21 16:37:00229 },
230 'linux-sandboxing': {
[email protected]f2f0fbb92012-07-14 15:52:49231 'filepath': 'sandbox/linux/',
[email protected]f76c8852012-06-21 16:37:00232 },
233 'linux-seccomp-bpf': {
234 'filepath': 'content/common/sandbox_init_linux.cc',
235 },
236 'locale_settings': {
[email protected]f2f0fbb92012-07-14 15:52:49237 'filepath': 'chrome/app/resources/locale_settings',
[email protected]f76c8852012-06-21 16:37:00238 },
239 'mac': {
240 'filepath': 'cocoa|\.mm$|(_mac|_posix)\.(cc|h)$',
241 },
242 'media': {
[email protected]f2f0fbb92012-07-14 15:52:49243 'filepath': 'media/|third_party/(ffmpeg|openmax)/|webmediaplayer|'\
[email protected]034548d2012-07-31 20:34:00244 'audio_message_filter|video_layer|media_internals',
[email protected]f76c8852012-06-21 16:37:00245 },
246 'message_loop': {
[email protected]f2f0fbb92012-07-14 15:52:49247 'filepath': 'base/message_'
[email protected]f76c8852012-06-21 16:37:00248 },
249 'metrics': {
[email protected]f2f0fbb92012-07-14 15:52:49250 'filepath': 'base/metrics/'\
251 '|chrome/browser/metrics/'\
252 '|chrome/common/metrics/'\
253 '|chrome_frame/metrics'\
254 '|chrome/browser/chromeos/external_metrics'\
255 '|chrome/browser/extensions/api/metrics/metrics'\
256 '|chrome/browser/ui/webui/metrics_handler'\
[email protected]f76c8852012-06-21 16:37:00257 '|content/browser/user_metrics.cc'\
258 '|content/public/browser/user_metrics.h'\
259 '|chrome/tools/extract_actions.py'
260 },
261 'mouse_lock': {
262 'filepath': 'mouse_lock',
263 },
264 'nacl': {
[email protected]f2f0fbb92012-07-14 15:52:49265 'filepath': 'chrome/nacl/|chrome/test/nacl/|'\
266 'chrome/browser/nacl_host/|chrome/common/nacl',
[email protected]f76c8852012-06-21 16:37:00267 },
268 'net': {
[email protected]f2f0fbb92012-07-14 15:52:49269 'filepath': 'net/',
[email protected]f76c8852012-06-21 16:37:00270 },
271 'net_error_list': {
272 'filepath': 'net/base/net_error_list.h',
273 },
274 'net_log': {
[email protected]f2f0fbb92012-07-14 15:52:49275 'filepath': 'net/base/net_log|' \
276 'chrome/browser/net/.*net_log|' \
277 'chrome/browser/net/passive_log_collector|' \
278 'chrome/browser/resources/net_internals/|' \
279 'chrome/browser/ui/webui/net_internals/'
[email protected]f76c8852012-06-21 16:37:00280 },
281 'npapi_headers': {
[email protected]f2f0fbb92012-07-14 15:52:49282 'filepath': 'third_party/npapi/bindings/',
[email protected]f76c8852012-06-21 16:37:00283 },
284 'ntp': {
[email protected]f2f0fbb92012-07-14 15:52:49285 'filepath': 'chrome/browser/resources/ntp4/|'\
286 'chrome/browser/resources/touch_ntp/|'\
287 'chrome/browser/resources/touch_ntp/|'\
288 'chrome/browser/ui/webui/ntp/',
[email protected]f76c8852012-06-21 16:37:00289 },
290 'omnibox': {
[email protected]f2f0fbb92012-07-14 15:52:49291 'filepath': 'chrome/browser/autocomplete/'\
292 '|chrome/browser/ui/.*/omnibox/'
[email protected]f76c8852012-06-21 16:37:00293 },
294 'panels': {
[email protected]7cbe5a52012-09-27 02:00:29295 'filepath': 'chrome/browser/ui/panels'\
296 '|chrome/browser/ui/cocoa/panels'\
297 '|chrome/browser/ui/gtk/panels'\
298 '|chrome/browser/ui/views/panels'
[email protected]f76c8852012-06-21 16:37:00299 },
300 'pepper_api': {
[email protected]f2f0fbb92012-07-14 15:52:49301 'filepath': 'ppapi/c/',
[email protected]f76c8852012-06-21 16:37:00302 },
303 'plugin': {
[email protected]f2f0fbb92012-07-14 15:52:49304 'filepath': 'chrome/browser/plugin|chrome/plugin/|'\
305 'chrome/common/plugin|webkit/glue/webplugin|webkit/glue/plugins/',
[email protected]f76c8852012-06-21 16:37:00306 },
307 'prerender': {
[email protected]78375a52012-07-14 14:47:57308 'filepath': 'prerender'
[email protected]f76c8852012-06-21 16:37:00309 },
310 'pyauto': {
311 'filepath': 'chrome/test/pyautolib' \
312 '|chrome/test/functional' \
313 '|chrome/browser/automation/automation_provider_json'
314 },
315 'remoting': {
[email protected]f2f0fbb92012-07-14 15:52:49316 'filepath': 'remoting/',
[email protected]f76c8852012-06-21 16:37:00317 },
318 'renderer': {
[email protected]f2f0fbb92012-07-14 15:52:49319 'filepath': 'chrome/browser/renderer_host/|chrome/renderer/|'\
320 'chrome/common/render',
[email protected]f76c8852012-06-21 16:37:00321 },
[email protected]21cd39b2012-06-28 01:48:40322 'search': {
[email protected]f2f0fbb92012-07-14 15:52:49323 'filepath': 'chrome/browser/ui/search/',
[email protected]21cd39b2012-06-28 01:48:40324 },
[email protected]f76c8852012-06-21 16:37:00325 'sessions': {
[email protected]f2f0fbb92012-07-14 15:52:49326 'filepath': 'chrome/browser/sessions/',
[email protected]f76c8852012-06-21 16:37:00327 },
328 'shell_window': {
[email protected]f2f0fbb92012-07-14 15:52:49329 'filepath': 'chrome/browser/ui/(views/|gtk/|cocoa/|)extensions/shell'
[email protected]f76c8852012-06-21 16:37:00330 },
331 'site_instance': {
[email protected]f2f0fbb92012-07-14 15:52:49332 'filepath': 'content/browser/site_instance|'\
333 'content/browser/browsing_instance',
[email protected]f76c8852012-06-21 16:37:00334 },
335 'speech': {
[email protected]f2f0fbb92012-07-14 15:52:49336 'filepath': 'chrome/browser/speech/'\
337 '|content/browser/speech/'\
338 '|content/common/.*speech'\
339 '|content/public/.*speech'
[email protected]f76c8852012-06-21 16:37:00340 },
[email protected]ad0295d2012-10-11 23:43:36341 'spellcheck': {
342 'filepath': 'chrome/browser/spellchecker/'\
343 '|chrome/browser/tab_contents/spellchecker'\
344 '|chrome/browser/tab_contents/spelling_menu'\
345 '|chrome/common/spellcheck_'\
346 '|chrome/renderer/spellchecker/'\
347 '|webkit/tools/test_shell/mock_spellcheck'
348 },
[email protected]f76c8852012-06-21 16:37:00349 'sync': {
[email protected]1e29f172012-09-06 16:32:13350 'filepath': 'chrome/browser/sync/|sync/',
[email protected]f76c8852012-06-21 16:37:00351 },
352 'tab_contents': {
[email protected]f2f0fbb92012-07-14 15:52:49353 'filepath': 'chrome/browser/tab_contents/|'\
354 'content/browser/tab_contents/|'\
355 'chrome/browser/ui/tab_contents/',
[email protected]f76c8852012-06-21 16:37:00356 },
357 'task_manager': {
358 'filepath': 'task_manager'
359 },
[email protected]5e105332012-09-13 01:55:52360 'tcmalloc': {
361 'filepath': 'third_party/tcmalloc'
362 },
[email protected]f76c8852012-06-21 16:37:00363 'tests': {
[email protected]f2f0fbb92012-07-14 15:52:49364 'filepath': 'apitest|unittest|browsertest|uitest|chrome/test/',
[email protected]0cde05a02011-11-30 23:36:52365 },
[email protected]1cbbb30b2011-10-14 08:03:56366 'textinput': {
[email protected]f2f0fbb92012-07-14 15:52:49367 'filepath': 'content/browser/renderer_host/gtk_im'\
368 '|content/browser/renderer_host/gtk_key'\
369 '|content/browser/renderer_host/render_widget_host_view'\
370 '|content/browser/renderer_host/text_input'\
371 '|ui/base/ime/'\
372 '|ui/base/gtk/event'\
373 '|ui/base/gtk/gtk_im'\
374 '|ui/base/keycodes/'\
375 '|ui/base/win/ime'\
376 '|ui/views/controls/textfield/'\
377 '|ui/views/ime/'
[email protected]1cbbb30b2011-10-14 08:03:56378 },
[email protected]3a117c62011-11-29 04:28:02379 'textinput_chromeos': {
[email protected]f2f0fbb92012-07-14 15:52:49380 'filepath': 'chrome/browser/chromeos/input_method/'\
381 '|chrome/browser/chromeos/extensions/input_method'\
382 '|chrome/browser/chromeos/status/input_method'\
383 '|chrome/browser/extensions/extension_input_'\
384 '|chrome/browser/resources/keyboard'\
385 '|chrome/browser/resources/options/language'\
[email protected]ef03eae2011-11-30 08:43:43386 '|chrome/browser/ui/webui/options/'\
[email protected]f2f0fbb92012-07-14 15:52:49387 'chromeos/.*(language|keyboard)'\
388 '|chrome/browser/ui/webui/options/language'
[email protected]3a117c62011-11-29 04:28:02389 },
[email protected]f76c8852012-06-21 16:37:00390 'tools': {
[email protected]f2f0fbb92012-07-14 15:52:49391 'filepath': 'tools/',
[email protected]6bea7b42011-10-19 19:47:09392 },
[email protected]f76c8852012-06-21 16:37:00393 'tools_emacs': {
[email protected]f2f0fbb92012-07-14 15:52:49394 'filepath': 'tools/emacs/',
[email protected]65676d32012-04-18 14:41:05395 },
[email protected]cf428f732012-10-02 20:48:15396 'ui_compositor': {
397 'filepath': 'ui/compositor/layer\.|'\
398 'ui/compositor/layer_unittest|'\
399 'ui/compositor/compositor',
400 },
[email protected]6b5093c2012-05-23 19:10:18401 'ui_resources': {
[email protected]f2f0fbb92012-07-14 15:52:49402 'filepath': 'ui/resources/'\
403 '|ui/base/native_theme/resources/'\
404 '|chrome/app/theme/'
[email protected]6b5093c2012-05-23 19:10:18405 },
[email protected]f76c8852012-06-21 16:37:00406 'valgrind': {
407 'filepath': 'valgrind',
408 },
409 'views': {
410 # Applies to all files and subdirs within this directory.
[email protected]f2f0fbb92012-07-14 15:52:49411 'filepath': '^ui/views/',
[email protected]f76c8852012-06-21 16:37:00412 },
413 'views_core': {
414 'filepath': 'ui/views/view.h|'\
415 'ui/views/view.cc|'\
[email protected]f2f0fbb92012-07-14 15:52:49416 'ui/views/widget/',
[email protected]f76c8852012-06-21 16:37:00417 },
[email protected]d9010032012-07-16 22:50:30418 'webintents': {
419 'filepath': 'chrome/browser/intents/.*'\
420 '|chrome/browser/ui/intents/.*'\
421 '|chrome/browser/webdata/.*intent.*'\
422 '|chrome/browser/ui/webui/options2/.*intent.*'\
423 '|chrome/browser/ui/cocoa/.*intent.*'\
424 '|chrome/browser/ui/gtk/.*intent.*'\
425 '|chrome/browser/ui/views/.*intent.*'\
426 '|content/browser/intents/.*'\
427 '|content/common/intents.*'\
428 '|content/public/browser/.*intent.*'
429 '|webkit/glue/.*intent.*'
430 },
[email protected]208879542012-07-05 11:15:34431 'website_settings': {
[email protected]f2f0fbb92012-07-14 15:52:49432 'filepath': 'chrome/browser/content_settings/'\
433 '|chrome/browser/ui/views/website_settings/'\
434 '|chrome/browser/ui/website_settings/'\
435 '|chrome/common/content_settings',
[email protected]208879542012-07-05 11:15:34436 },
[email protected]f76c8852012-06-21 16:37:00437 'webkit': {
[email protected]f2f0fbb92012-07-14 15:52:49438 'filepath': 'webkit/',
[email protected]f76c8852012-06-21 16:37:00439 },
440 'worker': {
[email protected]f2f0fbb92012-07-14 15:52:49441 'filepath': 'chrome/browser/worker_host/|chrome/worker/|'\
442 'chrome/common/worker_messages|webkit/glue/webworker',
[email protected]f76c8852012-06-21 16:37:00443 },
444 'x11': {
[email protected]f2f0fbb92012-07-14 15:52:49445 'filepath': 'content/browser/renderer_host/backing_store_x\.' \
446 '|chrome/browser/chromeos/input_method/xkeyboard\.' \
447 '|chrome/browser/chromeos/system_key_event_listener\.' \
[email protected]f76c8852012-06-21 16:37:00448 '|chrome/browser/chromeos/'\
[email protected]f2f0fbb92012-07-14 15:52:49449 'xinput_hierarchy_changed_event_listener\.' \
450 '|chrome/browser/chromeos/wm_' \
451 '|ui/base/x/'
[email protected]0d710852012-05-24 01:18:40452 },
[email protected]a3838612009-10-13 21:57:54453 },
[email protected]ca872e362011-07-12 21:06:03454
[email protected]a3838612009-10-13 21:57:54455 'WATCHLISTS': {
[email protected]f76c8852012-06-21 16:37:00456 'accelerator_table': ['[email protected]',
457 '[email protected]',
458 '[email protected]'],
459 'accessibility': ['[email protected]',
460 '[email protected]',
461 '[email protected]',
462 '[email protected]',
463 '[email protected]',
464 '[email protected]',
465 '[email protected]',
466 '[email protected]',
467 '[email protected]'],
[email protected]d2cdf342012-08-07 11:00:02468 'android_infra': ['[email protected]',
469 '[email protected]',
[email protected]124d9b12012-08-24 10:44:58470 '[email protected]',
471 '[email protected]'],
[email protected]7ca78dc12012-09-20 09:26:44472 'android_webview': ['[email protected]'],
[email protected]8a197f22012-06-22 14:59:05473 'app_list': ['[email protected]'],
[email protected]f76c8852012-06-21 16:37:00474 'appcache': ['[email protected]'],
475 'aura': ['[email protected]', '[email protected]'],
476 'autofill': ['[email protected]', '[email protected]',
477 '[email protected]'],
[email protected]be4f8662012-01-02 15:59:59478 'automation': ['[email protected]',
[email protected]73f3435e2011-10-14 13:20:21479 '[email protected]'],
[email protected]4a55dec2012-08-30 18:54:35480 'base': ['[email protected]'],
[email protected]5e105332012-09-13 01:55:52481 'base_allocator': ['[email protected]'],
[email protected]1ed5e0fd2012-07-19 00:19:05482 'base_memory': ['[email protected]'],
[email protected]6b5093c2012-05-23 19:10:18483 'browser_chromeos': ['[email protected]',
484 '[email protected]',
485 '[email protected]'],
[email protected]22650d22012-07-18 17:02:35486 'browser_components': ['[email protected]'],
[email protected]f76c8852012-06-21 16:37:00487 'browser_compositor': ['[email protected]', '[email protected]',
[email protected]21cd39b2012-06-28 01:48:40488 '[email protected]'],
[email protected]f76c8852012-06-21 16:37:00489 'browser_resources': ['[email protected]'],
[email protected]0ce480532012-07-20 12:33:20490 'browsing_data': ['[email protected]'],
[email protected]f76c8852012-06-21 16:37:00491 'bubble': ['[email protected]', '[email protected]'],
[email protected]c863702a2012-09-14 20:05:28492 'cc': ['[email protected]'],
[email protected]f76c8852012-06-21 16:37:00493 'chrome_frame': ['[email protected]', '[email protected]',
494 '[email protected]'],
[email protected]d5b21972012-07-20 02:06:01495 'chrome_views': ['[email protected]'],
[email protected]f76c8852012-06-21 16:37:00496 'chromedriver': ['[email protected]'],
[email protected]6b5093c2012-05-23 19:10:18497 'chromeos' : ['[email protected]',
498 '[email protected]'],
[email protected]93a564782011-09-28 14:20:31499 'chromeos_webui': ['[email protected]'],
[email protected]f76c8852012-06-21 16:37:00500 'clang_update': ['[email protected]', '[email protected]',
501 '[email protected]'],
502 'clipboard': ['[email protected]'],
[email protected]6acd6d22012-08-03 15:00:45503 'contacts': ['[email protected]'],
[email protected]f76c8852012-06-21 16:37:00504 'content': ['[email protected]', '[email protected]',
[email protected]ad74c372012-06-28 11:02:58505 '[email protected]'],
[email protected]f76c8852012-06-21 16:37:00506 'cookie_monster': ['[email protected]', '[email protected]',
507 '[email protected]'],
[email protected]5e105332012-09-13 01:55:52508 'deep_memory_profiler': ['[email protected]'],
[email protected]bab2a832012-07-11 23:29:41509 'disk_cache': ['[email protected]'],
[email protected]f76c8852012-06-21 16:37:00510 'dns': ['[email protected]'],
511 'download': ['[email protected]'],
512 'downloads_ui': ['[email protected]', '[email protected]'],
513 'extension': ['[email protected]',
514 '[email protected]'],
[email protected]aed5a3012012-09-13 02:32:18515 'fileapi': ['[email protected]', '[email protected]'],
[email protected]f76c8852012-06-21 16:37:00516 'filebrowse': ['[email protected]'],
517 'ftp': ['[email protected]'],
518 'fullscreen_controller': ['[email protected]'],
519 'gdata': ['[email protected]'],
[email protected]cf428f732012-10-02 20:48:15520 'gfx_geometry': ['[email protected]'],
[email protected]f93b7382012-08-09 20:53:16521 'gfx_image': ['[email protected]'],
[email protected]f76c8852012-06-21 16:37:00522 'gpu': ['[email protected]'],
[email protected]f76c8852012-06-21 16:37:00523 'history_ui': ['[email protected]'],
524 'i18n': ['[email protected]'],
525 'imageburner': ['[email protected]', '[email protected]'],
526 'importer': ['[email protected]'],
527 'installer': ['[email protected]'],
[email protected]c0baf2352012-08-01 02:52:57528 'instant': ['[email protected]', '[email protected]',
529 '[email protected]', '[email protected]',
[email protected]db038f52012-09-14 22:15:34530 '[email protected]', '[email protected]',
531 '[email protected]'],
[email protected]f76c8852012-06-21 16:37:00532 'ipc': ['[email protected]', '[email protected]'],
533 'labs': ['[email protected]'],
534 'linux-sandboxing': ['[email protected]', '[email protected]'],
535 'linux-seccomp-bpf': ['[email protected]'],
536 'locale_settings': ['[email protected]'],
537 'media': ['[email protected]'],
538 'message_loop': ['[email protected]'],
539 'metrics': ['[email protected]',
540 '[email protected]',
541 '[email protected]'],
542 'mouse_lock': ['[email protected]'],
543 'nacl': ['[email protected]'],
544 'net': ['[email protected]', '[email protected]'],
545 'net_error_list': ['[email protected]'],
546 'net_log': ['[email protected]', '[email protected]'],
[email protected]d5fa18c42010-06-01 22:33:31547 'npapi_headers': ['[email protected]'],
[email protected]f76c8852012-06-21 16:37:00548 'ntp': ['[email protected]', '[email protected]'],
549 'omnibox': ['[email protected]'],
550 'panels': ['[email protected]', '[email protected]',
551 '[email protected]', '[email protected]'],
552 'pepper_api': ['[email protected]', '[email protected]',
[email protected]5243260f2012-09-11 00:09:25553 '[email protected]', '[email protected]',
554 '[email protected]'],
[email protected]f76c8852012-06-21 16:37:00555 'plugin': ['[email protected]', '[email protected]',
556 '[email protected]'],
557 'prerender': ['[email protected]', '[email protected]',
[email protected]78375a52012-07-14 14:47:57558 '[email protected]', '[email protected]',
559 '[email protected]'],
[email protected]f76c8852012-06-21 16:37:00560 'pyauto': ['[email protected]',
[email protected]4f788fd2012-10-10 21:43:38561 '[email protected]',
[email protected]f76c8852012-06-21 16:37:00562 '[email protected]'],
[email protected]e2c1e292012-01-25 23:40:34563 'remoting': ['[email protected]',
564 '[email protected]',
565 '[email protected]',
[email protected]84cdbcc42011-11-17 01:01:01566 '[email protected]',
[email protected]e06acea2011-02-03 07:11:07567 '[email protected]',
568 '[email protected]',
[email protected]aed5a3012012-09-13 02:32:18569 '[email protected]',
[email protected]e06acea2011-02-03 07:11:07570 '[email protected]',
571 '[email protected]',
[email protected]6ceb3fc52011-12-08 22:04:34572 '[email protected]',
573 '[email protected]',
574 '[email protected]'],
[email protected]4a55dec2012-08-30 18:54:35575 'renderer': ['[email protected]'],
[email protected]21cd39b2012-06-28 01:48:40576 'search': ['[email protected]'],
[email protected]f76c8852012-06-21 16:37:00577 'sessions': ['[email protected]'],
578 'shell_window': ['[email protected]'],
579 'site_instance': ['[email protected]', '[email protected]'],
580 'speech': ['[email protected]'],
[email protected]ad0295d2012-10-11 23:43:36581 'spellcheck': ['[email protected]',
582 '[email protected]'],
[email protected]be73a982012-09-12 22:29:47583 'sync': ['[email protected]',
584 '[email protected]',
585 '[email protected]',
586 '[email protected]'],
[email protected]4a55dec2012-08-30 18:54:35587 'tab_contents': ['[email protected]',
[email protected]f76c8852012-06-21 16:37:00588 '[email protected]', '[email protected]'],
[email protected]531b1532011-08-11 03:52:01589 'task_manager': ['[email protected]'],
[email protected]5e105332012-09-13 01:55:52590 'tcmalloc': ['[email protected]'],
[email protected]f76c8852012-06-21 16:37:00591 'tests': [],
[email protected]494f3cf2011-11-14 07:14:02592 'textinput': ['[email protected]',
593 '[email protected]',
594 '[email protected]'],
[email protected]3a117c62011-11-29 04:28:02595 'textinput_chromeos': ['[email protected]'],
[email protected]f76c8852012-06-21 16:37:00596 'tools': ['[email protected]'],
597 'tools_emacs': ['[email protected]',
598 '[email protected]'],
[email protected]cf428f732012-10-02 20:48:15599 'ui_compositor': ['[email protected]'],
[email protected]6b5093c2012-05-23 19:10:18600 'ui_resources': ['[email protected]'],
[email protected]f76c8852012-06-21 16:37:00601 'valgrind': ['[email protected]',
602 '[email protected]',
603 '[email protected]'],
604 'views': ['[email protected]'],
605 'views_core': ['[email protected]'],
[email protected]d9010032012-07-16 22:50:30606 'webintents': [
607 '[email protected]',
[email protected]30207982012-08-10 00:25:20608 '[email protected]',
[email protected]631ac672012-09-06 22:02:45609 '[email protected]',
610 '[email protected]'],
[email protected]208879542012-07-05 11:15:34611 'website_settings': ['[email protected]'],
[email protected]f76c8852012-06-21 16:37:00612 'webkit': ['[email protected]'],
613 'worker': ['[email protected]'],
614 'x11': ['[email protected]',
615 '[email protected]',
616 '[email protected]'],
[email protected]a3838612009-10-13 21:57:54617 },
618}