blob: 904464eef3dcff94f792245fb85a4370b3d29c87 [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]b3399272010-08-10 19:49:2942 'autofill': {
[email protected]d9310a82012-11-02 02:53:4843 'filepath': 'chrome/browser/api/webdata/|'\
44 'chrome/browser/autofill/|'\
45 'chrome/browser/resources/options/autofill_|'\
46 'chrome/browser/sync/glue/autofill_|'\
47 'chrome/browser/ui/android/autofill/|'\
48 'chrome/browser/ui/autofill/|'\
49 'chrome/browser/ui/gtk/autofill/|'\
50 'chrome/browser/ui/views/autofill/|'\
51 'chrome/browser/ui/webui/options/autofill_|'\
52 'chrome/browser/webdata/|'\
53 'chrome/common/autofill_|'\
54 'chrome/common/form_|'\
55 'chrome/common/password_|'\
56 'chrome/renderer/autofill/|'\
57 'chrome/test/data/autofill/|'\
58 'content/public/common/password_|'\
59 'content/public/renderer/password_|'\
60 'content/renderer/password_',
[email protected]b3399272010-08-10 19:49:2961 },
[email protected]f76c8852012-06-21 16:37:0062 'automation': {
[email protected]f2f0fbb92012-07-14 15:52:4963 'filepath': 'chrome/browser/automation/|chrome/test/automation/',
[email protected]b8a0f8fa2010-09-02 18:35:5564 },
[email protected]f76c8852012-06-21 16:37:0065 'base': {
[email protected]f2f0fbb92012-07-14 15:52:4966 'filepath': '^base/',
[email protected]7a7a13b2010-08-25 01:10:5967 },
[email protected]5e105332012-09-13 01:55:5268 'base_allocator': {
69 'filepath': '^base/allocator',
70 },
[email protected]1ed5e0fd2012-07-19 00:19:0571 'base_memory': {
72 'filepath': '^base/memory',
73 },
[email protected]f76c8852012-06-21 16:37:0074 'browser': {
[email protected]f2f0fbb92012-07-14 15:52:4975 'filepath': 'chrome/browser/',
[email protected]02c44522010-10-08 17:43:2576 },
[email protected]f76c8852012-06-21 16:37:0077 'browser_chromeos': {
[email protected]f2f0fbb92012-07-14 15:52:4978 'filepath': 'chrome/browser/chromeos/',
[email protected]02c44522010-10-08 17:43:2579 },
[email protected]22650d22012-07-18 17:02:3580 'browser_components': {
[email protected]a7228f62012-09-20 17:52:4881 'filepath': 'chrome/browser/autofill/' \
82 '|chrome/browser/bookmarks/' \
83 '|chrome/browser/common/' \
84 '|chrome/browser/favicon/' \
85 '|chrome/browser/history/'
[email protected]22650d22012-07-18 17:02:3586 },
[email protected]f76c8852012-06-21 16:37:0087 'browser_compositor': {
[email protected]f2f0fbb92012-07-14 15:52:4988 'filepath': 'ui/compositor/'
[email protected]fbd846b2010-11-19 01:32:1889 },
[email protected]f76c8852012-06-21 16:37:0090 'browser_resources': {
[email protected]f2f0fbb92012-07-14 15:52:4991 'filepath': 'chrome/browser/resources/',
[email protected]f76c8852012-06-21 16:37:0092 },
[email protected]0ce480532012-07-20 12:33:2093 'browsing_data': {
94 'filepath': 'chrome/browser/browsing_data/',
95 },
[email protected]f76c8852012-06-21 16:37:0096 'bubble': {
[email protected]f2f0fbb92012-07-14 15:52:4997 'filepath': 'ui/views/bubble/|'\
98 'chrome/browser/ui/views/bubble/',
[email protected]f76c8852012-06-21 16:37:0099 },
[email protected]c863702a2012-09-14 20:05:28100 'cc': {
101 'filepath': 'cc/|'\
[email protected]dc897572012-10-02 23:09:20102 'webkit/compositor_bindings/'
[email protected]c863702a2012-09-14 20:05:28103 },
[email protected]f76c8852012-06-21 16:37:00104 'chrome_frame': {
[email protected]f2f0fbb92012-07-14 15:52:49105 'filepath': 'chrome_frame/',
[email protected]ee6ded32011-01-24 14:33:27106 },
[email protected]d5b21972012-07-20 02:06:01107 'chrome_views': {
108 'filepath': 'chrome/browser/ui/views',
109 },
[email protected]f7bf8ba2011-02-24 22:28:46110 'chromedriver': {
111 'filepath': 'chrome/test/webdriver|third_party/webdriver'
112 },
[email protected]f76c8852012-06-21 16:37:00113 'chromeos': {
[email protected]f2f0fbb92012-07-14 15:52:49114 'filepath': 'chromeos/',
[email protected]531b1532011-08-11 03:52:01115 },
[email protected]7c59a152012-11-06 20:56:35116 'chromeos_calculator': {
117 'filepath': 'chrome/common/extensions/docs/examples/apps/calculator/',
118 },
[email protected]f76c8852012-06-21 16:37:00119 'chromeos_login': {
[email protected]f2f0fbb92012-07-14 15:52:49120 'filepath': 'chrome/browser/chromeos/login/|'\
121 'chrome/browser/ui/webui/chromeos/login/|'\
122 'chrome/browser/resources/chromeos/login/',
[email protected]a791dac2011-04-07 23:22:57123 },
[email protected]d7d35f342012-10-22 20:32:47124 'chromeos_net': {
125 'filepath': 'chromeos/network/|'\
126 'chrome/browser/chromeos/cros/|'\
127 'chrome/browser/chromeos/net/',
128 },
[email protected]f76c8852012-06-21 16:37:00129 'chromeos_webui': {
[email protected]f2f0fbb92012-07-14 15:52:49130 'filepath': 'chrome/browser/ui/webui/chromeos/|'\
131 'chrome/browser/resources/chromeos/',
[email protected]ba03af42012-03-08 01:37:12132 },
[email protected]cef7a6d2011-04-29 20:49:07133 'clang_update': {
134 'filepath': 'tools/clang/scripts/update.sh'
135 },
[email protected]f76c8852012-06-21 16:37:00136 'clipboard': {
137 'filepath': 'clipboard|dnd|drag|drop',
[email protected]2418b022011-05-19 21:06:02138 },
[email protected]6acd6d22012-08-03 15:00:45139 'contacts': {
140 'filepath': 'chrome/browser/chromeos/contacts/|'\
141 'chrome/browser/chromeos/gdata/gdata_contacts_service',
142 },
[email protected]f76c8852012-06-21 16:37:00143 'content': {
[email protected]f2f0fbb92012-07-14 15:52:49144 'filepath': 'content/',
[email protected]f76c8852012-06-21 16:37:00145 },
[email protected]aa3311a2012-11-19 16:04:58146 'content_shell': {
147 'filepath': 'content/shell/',
148 },
[email protected]f76c8852012-06-21 16:37:00149 'cookie_monster': {
[email protected]f2f0fbb92012-07-14 15:52:49150 'filepath': 'net/cookies/|'\
151 'chrome/browser/net/sqlite_persistent_cookie_store',
[email protected]f76c8852012-06-21 16:37:00152 },
[email protected]5e105332012-09-13 01:55:52153 'deep_memory_profiler': {
154 'filepath': 'tools/(deep_memory_profiler|find_runtime_symbols)',
155 },
[email protected]342b12872012-11-07 12:10:46156 'devtools': {
157 'filepath': 'devtools',
158 },
[email protected]bab2a832012-07-11 23:29:41159 'disk_cache': {
160 'filepath': 'net/disk_cache/|http_cache',
161 },
[email protected]f76c8852012-06-21 16:37:00162 'dns': {
[email protected]f2f0fbb92012-07-14 15:52:49163 'filepath': 'net/base/host_resolver|' \
164 'net/base/host_cache|' \
165 'net/dns/'
[email protected]f76c8852012-06-21 16:37:00166 },
167 'domui_options': {
[email protected]f2f0fbb92012-07-14 15:52:49168 'filepath': 'chrome/browser/resources/options/|'\
[email protected]f76c8852012-06-21 16:37:00169 'chrome/browser/resources/options.html|'\
[email protected]f2f0fbb92012-07-14 15:52:49170 'chrome/browser/ui/webui/options/',
[email protected]f76c8852012-06-21 16:37:00171 },
172 'download': {
[email protected]f2f0fbb92012-07-14 15:52:49173 'filepath': 'chrome/browser/download/|'\
174 'content/browser/download/',
[email protected]6bff0ad2011-06-17 01:32:51175 },
[email protected]ca872e362011-07-12 21:06:03176 'downloads_ui': {
[email protected]f2f0fbb92012-07-14 15:52:49177 'filepath': 'chrome/browser/resources/.*downloads\.' \
178 '|chrome/browser/ui/webui/.*downloads' \
179 '|chrome/browser/ui/views/download/' \
180 '|chrome/browser/ui/cocoa/download/' \
181 '|chrome/browser/ui/gtk/download/'
[email protected]ca872e362011-07-12 21:06:03182 },
[email protected]f6df20a2012-10-23 21:22:07183 'drive': {
184 'filepath': 'chrome/browser/chromeos/drive/' \
185 '|chrome/browser/google_apis/'
186 },
[email protected]f76c8852012-06-21 16:37:00187 'extension': {
188 'filepath': 'extension',
[email protected]161277d42011-06-24 20:48:45189 },
[email protected]f76c8852012-06-21 16:37:00190 'fileapi': {
[email protected]f2f0fbb92012-07-14 15:52:49191 'filepath': 'file_system/' \
192 '|fileapi/'
[email protected]80919512011-08-03 08:51:04193 },
[email protected]f76c8852012-06-21 16:37:00194 'filebrowse': {
195 'filepath': 'file_browser' \
196 '|file_manager' \
197 '|filebrowse'
[email protected]4b07b62cc2011-10-03 17:52:39198 },
[email protected]f76c8852012-06-21 16:37:00199 'ftp': {
200 'filepath': 'ftp',
[email protected]ffeb189d2011-10-05 18:49:39201 },
[email protected]f76c8852012-06-21 16:37:00202 'fullscreen_controller': {
203 'filepath': 'fullscreen_controller',
204 },
[email protected]f93b7382012-08-09 20:53:16205 'gfx_image': {
206 'filepath': 'ui/gfx/image/',
207 },
[email protected]cf428f732012-10-02 20:48:15208 'gfx_geometry': {
209 'filepath': 'ui/gfx/rect|'\
[email protected]38b6f042012-11-02 17:01:24210 'ui/gfx/quad|'\
[email protected]cf428f732012-10-02 20:48:15211 'ui/gfx/point|'\
212 'ui/gfx/size|'\
[email protected]ceb36f7d2012-10-31 18:33:24213 'ui/gfx/transform|'\
214 'ui/gfx/vector2d',
[email protected]cf428f732012-10-02 20:48:15215 },
[email protected]f76c8852012-06-21 16:37:00216 'gpu': {
[email protected]f2f0fbb92012-07-14 15:52:49217 'filepath': 'gpu/',
[email protected]f76c8852012-06-21 16:37:00218 },
[email protected]f76c8852012-06-21 16:37:00219 'history_ui': {
[email protected]f2f0fbb92012-07-14 15:52:49220 'filepath': 'chrome/browser/resources/history',
[email protected]f76c8852012-06-21 16:37:00221 },
222 'i18n': {
[email protected]f2f0fbb92012-07-14 15:52:49223 'filepath': 'base/i18n/|base/string|l10n|icu|'\
224 'locale_settings|encoding',
[email protected]f76c8852012-06-21 16:37:00225 },
226 'imageburner': {
227 'filepath': 'imageburner'
228 },
229 'importer': {
[email protected]f2f0fbb92012-07-14 15:52:49230 'filepath': 'import',
[email protected]f76c8852012-06-21 16:37:00231 },
232 'installer': {
[email protected]f2f0fbb92012-07-14 15:52:49233 'filepath': 'chrome/installer/',
[email protected]f76c8852012-06-21 16:37:00234 },
[email protected]56b4b09d32012-07-27 18:28:41235 'instant': {
236 'filepath': 'instant|searchbox',
237 },
[email protected]f76c8852012-06-21 16:37:00238 'ipc': {
[email protected]f2f0fbb92012-07-14 15:52:49239 'filepath': 'ipc/ipc',
[email protected]f76c8852012-06-21 16:37:00240 },
241 'labs': {
242 'filepath': 'chrome/browser/labs' \
243 '|chrome/browser/dom_ui/labs'
244 },
245 'layout_tests': {
[email protected]f2f0fbb92012-07-14 15:52:49246 'filepath': 'webkit/(tools|data)/(layout_tests|test_shell)/',
[email protected]f76c8852012-06-21 16:37:00247 },
248 'linux-sandboxing': {
[email protected]f2f0fbb92012-07-14 15:52:49249 'filepath': 'sandbox/linux/',
[email protected]f76c8852012-06-21 16:37:00250 },
251 'linux-seccomp-bpf': {
[email protected]d6a23612012-11-13 20:11:54252 'filepath': 'content/common/sandbox.*linux.cc',
[email protected]f76c8852012-06-21 16:37:00253 },
254 'locale_settings': {
[email protected]f2f0fbb92012-07-14 15:52:49255 'filepath': 'chrome/app/resources/locale_settings',
[email protected]f76c8852012-06-21 16:37:00256 },
257 'mac': {
258 'filepath': 'cocoa|\.mm$|(_mac|_posix)\.(cc|h)$',
259 },
260 'media': {
[email protected]f2f0fbb92012-07-14 15:52:49261 'filepath': 'media/|third_party/(ffmpeg|openmax)/|webmediaplayer|'\
[email protected]034548d2012-07-31 20:34:00262 'audio_message_filter|video_layer|media_internals',
[email protected]f76c8852012-06-21 16:37:00263 },
264 'message_loop': {
[email protected]f2f0fbb92012-07-14 15:52:49265 'filepath': 'base/message_'
[email protected]f76c8852012-06-21 16:37:00266 },
267 'metrics': {
[email protected]f2f0fbb92012-07-14 15:52:49268 'filepath': 'base/metrics/'\
269 '|chrome/browser/metrics/'\
270 '|chrome/common/metrics/'\
271 '|chrome_frame/metrics'\
272 '|chrome/browser/chromeos/external_metrics'\
273 '|chrome/browser/extensions/api/metrics/metrics'\
274 '|chrome/browser/ui/webui/metrics_handler'\
[email protected]f76c8852012-06-21 16:37:00275 '|content/browser/user_metrics.cc'\
276 '|content/public/browser/user_metrics.h'\
277 '|chrome/tools/extract_actions.py'
278 },
279 'mouse_lock': {
280 'filepath': 'mouse_lock',
281 },
282 'nacl': {
[email protected]f2f0fbb92012-07-14 15:52:49283 'filepath': 'chrome/nacl/|chrome/test/nacl/|'\
284 'chrome/browser/nacl_host/|chrome/common/nacl',
[email protected]f76c8852012-06-21 16:37:00285 },
286 'net': {
[email protected]f2f0fbb92012-07-14 15:52:49287 'filepath': 'net/',
[email protected]f76c8852012-06-21 16:37:00288 },
289 'net_error_list': {
290 'filepath': 'net/base/net_error_list.h',
291 },
292 'net_log': {
[email protected]f2f0fbb92012-07-14 15:52:49293 'filepath': 'net/base/net_log|' \
294 'chrome/browser/net/.*net_log|' \
295 'chrome/browser/net/passive_log_collector|' \
296 'chrome/browser/resources/net_internals/|' \
297 'chrome/browser/ui/webui/net_internals/'
[email protected]f76c8852012-06-21 16:37:00298 },
299 'npapi_headers': {
[email protected]f2f0fbb92012-07-14 15:52:49300 'filepath': 'third_party/npapi/bindings/',
[email protected]f76c8852012-06-21 16:37:00301 },
302 'ntp': {
[email protected]f2f0fbb92012-07-14 15:52:49303 'filepath': 'chrome/browser/resources/ntp4/|'\
[email protected]437c44b2012-11-08 01:35:52304 'chrome/browser/resources/ntp_search/|'\
[email protected]f2f0fbb92012-07-14 15:52:49305 'chrome/browser/ui/webui/ntp/',
[email protected]f76c8852012-06-21 16:37:00306 },
307 'omnibox': {
[email protected]f2f0fbb92012-07-14 15:52:49308 'filepath': 'chrome/browser/autocomplete/'\
309 '|chrome/browser/ui/.*/omnibox/'
[email protected]f76c8852012-06-21 16:37:00310 },
[email protected]437c44b2012-11-08 01:35:52311 'options': {
312 'filepath': 'chrome/browser/resources/options/|'\
313 'chrome/browser/ui/webui/options/',
314 },
[email protected]f76c8852012-06-21 16:37:00315 'panels': {
[email protected]7cbe5a52012-09-27 02:00:29316 'filepath': 'chrome/browser/ui/panels'\
317 '|chrome/browser/ui/cocoa/panels'\
318 '|chrome/browser/ui/gtk/panels'\
319 '|chrome/browser/ui/views/panels'
[email protected]f76c8852012-06-21 16:37:00320 },
321 'pepper_api': {
[email protected]f2f0fbb92012-07-14 15:52:49322 'filepath': 'ppapi/c/',
[email protected]f76c8852012-06-21 16:37:00323 },
[email protected]31a10602012-11-21 01:51:26324 'perf': {
325 'filepath': 'tools/perf' \
326 '|tools/telemetry' \
327 '|chrome/test/perf'
328 },
[email protected]f76c8852012-06-21 16:37:00329 'plugin': {
[email protected]f2f0fbb92012-07-14 15:52:49330 'filepath': 'chrome/browser/plugin|chrome/plugin/|'\
331 'chrome/common/plugin|webkit/glue/webplugin|webkit/glue/plugins/',
[email protected]f76c8852012-06-21 16:37:00332 },
[email protected]ef6cc442012-10-30 03:24:17333 'predictors': {
334 'filepath': 'predictors',
335 },
[email protected]f76c8852012-06-21 16:37:00336 'prerender': {
[email protected]78375a52012-07-14 14:47:57337 'filepath': 'prerender'
[email protected]f76c8852012-06-21 16:37:00338 },
339 'pyauto': {
340 'filepath': 'chrome/test/pyautolib' \
341 '|chrome/test/functional' \
342 '|chrome/browser/automation/automation_provider_json'
343 },
344 'remoting': {
[email protected]f2f0fbb92012-07-14 15:52:49345 'filepath': 'remoting/',
[email protected]f76c8852012-06-21 16:37:00346 },
347 'renderer': {
[email protected]f2f0fbb92012-07-14 15:52:49348 'filepath': 'chrome/browser/renderer_host/|chrome/renderer/|'\
349 'chrome/common/render',
[email protected]f76c8852012-06-21 16:37:00350 },
[email protected]21cd39b2012-06-28 01:48:40351 'search': {
[email protected]f2f0fbb92012-07-14 15:52:49352 'filepath': 'chrome/browser/ui/search/',
[email protected]21cd39b2012-06-28 01:48:40353 },
[email protected]f76c8852012-06-21 16:37:00354 'sessions': {
[email protected]f2f0fbb92012-07-14 15:52:49355 'filepath': 'chrome/browser/sessions/',
[email protected]f76c8852012-06-21 16:37:00356 },
357 'shell_window': {
[email protected]f2f0fbb92012-07-14 15:52:49358 'filepath': 'chrome/browser/ui/(views/|gtk/|cocoa/|)extensions/shell'
[email protected]f76c8852012-06-21 16:37:00359 },
360 'site_instance': {
[email protected]f2f0fbb92012-07-14 15:52:49361 'filepath': 'content/browser/site_instance|'\
362 'content/browser/browsing_instance',
[email protected]f76c8852012-06-21 16:37:00363 },
364 'speech': {
[email protected]f2f0fbb92012-07-14 15:52:49365 'filepath': 'chrome/browser/speech/'\
366 '|content/browser/speech/'\
367 '|content/common/.*speech'\
368 '|content/public/.*speech'
[email protected]f76c8852012-06-21 16:37:00369 },
[email protected]ad0295d2012-10-11 23:43:36370 'spellcheck': {
371 'filepath': 'chrome/browser/spellchecker/'\
372 '|chrome/browser/tab_contents/spellchecker'\
373 '|chrome/browser/tab_contents/spelling_menu'\
374 '|chrome/common/spellcheck_'\
375 '|chrome/renderer/spellchecker/'\
376 '|webkit/tools/test_shell/mock_spellcheck'
377 },
[email protected]f76c8852012-06-21 16:37:00378 'sync': {
[email protected]1e29f172012-09-06 16:32:13379 'filepath': 'chrome/browser/sync/|sync/',
[email protected]f76c8852012-06-21 16:37:00380 },
381 'tab_contents': {
[email protected]f2f0fbb92012-07-14 15:52:49382 'filepath': 'chrome/browser/tab_contents/|'\
383 'content/browser/tab_contents/|'\
384 'chrome/browser/ui/tab_contents/',
[email protected]f76c8852012-06-21 16:37:00385 },
386 'task_manager': {
387 'filepath': 'task_manager'
388 },
[email protected]5e105332012-09-13 01:55:52389 'tcmalloc': {
390 'filepath': 'third_party/tcmalloc'
391 },
[email protected]31a10602012-11-21 01:51:26392 'telemetry': {
393 'filepath': 'tools/telemetry'
394 },
[email protected]f76c8852012-06-21 16:37:00395 'tests': {
[email protected]f2f0fbb92012-07-14 15:52:49396 'filepath': 'apitest|unittest|browsertest|uitest|chrome/test/',
[email protected]0cde05a02011-11-30 23:36:52397 },
[email protected]1cbbb30b2011-10-14 08:03:56398 'textinput': {
[email protected]f2f0fbb92012-07-14 15:52:49399 'filepath': 'content/browser/renderer_host/gtk_im'\
400 '|content/browser/renderer_host/gtk_key'\
401 '|content/browser/renderer_host/render_widget_host_view'\
402 '|content/browser/renderer_host/text_input'\
403 '|ui/base/ime/'\
404 '|ui/base/gtk/event'\
405 '|ui/base/gtk/gtk_im'\
406 '|ui/base/keycodes/'\
407 '|ui/base/win/ime'\
408 '|ui/views/controls/textfield/'\
409 '|ui/views/ime/'
[email protected]1cbbb30b2011-10-14 08:03:56410 },
[email protected]3a117c62011-11-29 04:28:02411 'textinput_chromeos': {
[email protected]f2f0fbb92012-07-14 15:52:49412 'filepath': 'chrome/browser/chromeos/input_method/'\
413 '|chrome/browser/chromeos/extensions/input_method'\
414 '|chrome/browser/chromeos/status/input_method'\
415 '|chrome/browser/extensions/extension_input_'\
416 '|chrome/browser/resources/keyboard'\
417 '|chrome/browser/resources/options/language'\
[email protected]ef03eae2011-11-30 08:43:43418 '|chrome/browser/ui/webui/options/'\
[email protected]f2f0fbb92012-07-14 15:52:49419 'chromeos/.*(language|keyboard)'\
420 '|chrome/browser/ui/webui/options/language'
[email protected]3a117c62011-11-29 04:28:02421 },
[email protected]f76c8852012-06-21 16:37:00422 'tools': {
[email protected]f2f0fbb92012-07-14 15:52:49423 'filepath': 'tools/',
[email protected]6bea7b42011-10-19 19:47:09424 },
[email protected]f76c8852012-06-21 16:37:00425 'tools_emacs': {
[email protected]f2f0fbb92012-07-14 15:52:49426 'filepath': 'tools/emacs/',
[email protected]65676d32012-04-18 14:41:05427 },
[email protected]cf428f732012-10-02 20:48:15428 'ui_compositor': {
429 'filepath': 'ui/compositor/layer\.|'\
430 'ui/compositor/layer_unittest|'\
431 'ui/compositor/compositor',
432 },
[email protected]6b5093c2012-05-23 19:10:18433 'ui_resources': {
[email protected]f2f0fbb92012-07-14 15:52:49434 'filepath': 'ui/resources/'\
435 '|ui/base/native_theme/resources/'\
436 '|chrome/app/theme/'
[email protected]6b5093c2012-05-23 19:10:18437 },
[email protected]f76c8852012-06-21 16:37:00438 'valgrind': {
439 'filepath': 'valgrind',
440 },
441 'views': {
442 # Applies to all files and subdirs within this directory.
[email protected]f2f0fbb92012-07-14 15:52:49443 'filepath': '^ui/views/',
[email protected]f76c8852012-06-21 16:37:00444 },
445 'views_core': {
446 'filepath': 'ui/views/view.h|'\
447 'ui/views/view.cc|'\
[email protected]f2f0fbb92012-07-14 15:52:49448 'ui/views/widget/',
[email protected]f76c8852012-06-21 16:37:00449 },
[email protected]d9010032012-07-16 22:50:30450 'webintents': {
451 'filepath': 'chrome/browser/intents/.*'\
452 '|chrome/browser/ui/intents/.*'\
453 '|chrome/browser/webdata/.*intent.*'\
454 '|chrome/browser/ui/webui/options2/.*intent.*'\
455 '|chrome/browser/ui/cocoa/.*intent.*'\
456 '|chrome/browser/ui/gtk/.*intent.*'\
457 '|chrome/browser/ui/views/.*intent.*'\
458 '|content/browser/intents/.*'\
459 '|content/common/intents.*'\
460 '|content/public/browser/.*intent.*'
461 '|webkit/glue/.*intent.*'
462 },
[email protected]208879542012-07-05 11:15:34463 'website_settings': {
[email protected]f2f0fbb92012-07-14 15:52:49464 'filepath': 'chrome/browser/content_settings/'\
465 '|chrome/browser/ui/views/website_settings/'\
466 '|chrome/browser/ui/website_settings/'\
467 '|chrome/common/content_settings',
[email protected]208879542012-07-05 11:15:34468 },
[email protected]f76c8852012-06-21 16:37:00469 'webkit': {
[email protected]f2f0fbb92012-07-14 15:52:49470 'filepath': 'webkit/',
[email protected]f76c8852012-06-21 16:37:00471 },
472 'worker': {
[email protected]f2f0fbb92012-07-14 15:52:49473 'filepath': 'chrome/browser/worker_host/|chrome/worker/|'\
474 'chrome/common/worker_messages|webkit/glue/webworker',
[email protected]f76c8852012-06-21 16:37:00475 },
476 'x11': {
[email protected]f2f0fbb92012-07-14 15:52:49477 'filepath': 'content/browser/renderer_host/backing_store_x\.' \
478 '|chrome/browser/chromeos/input_method/xkeyboard\.' \
479 '|chrome/browser/chromeos/system_key_event_listener\.' \
[email protected]f76c8852012-06-21 16:37:00480 '|chrome/browser/chromeos/'\
[email protected]f2f0fbb92012-07-14 15:52:49481 'xinput_hierarchy_changed_event_listener\.' \
482 '|chrome/browser/chromeos/wm_' \
483 '|ui/base/x/'
[email protected]0d710852012-05-24 01:18:40484 },
[email protected]a3838612009-10-13 21:57:54485 },
[email protected]ca872e362011-07-12 21:06:03486
[email protected]a3838612009-10-13 21:57:54487 'WATCHLISTS': {
[email protected]f76c8852012-06-21 16:37:00488 'accelerator_table': ['[email protected]',
489 '[email protected]',
490 '[email protected]'],
491 'accessibility': ['[email protected]',
492 '[email protected]',
493 '[email protected]',
494 '[email protected]',
495 '[email protected]',
496 '[email protected]',
497 '[email protected]',
498 '[email protected]',
499 '[email protected]'],
[email protected]d2cdf342012-08-07 11:00:02500 'android_infra': ['[email protected]',
501 '[email protected]',
[email protected]124d9b12012-08-24 10:44:58502 '[email protected]',
[email protected]0ebfa0a2012-11-07 19:33:47503 '[email protected]',
504 '[email protected]',
505 '[email protected]'],
[email protected]7ca78dc12012-09-20 09:26:44506 'android_webview': ['[email protected]'],
[email protected]8a197f22012-06-22 14:59:05507 'app_list': ['[email protected]'],
[email protected]f76c8852012-06-21 16:37:00508 'appcache': ['[email protected]'],
509 'aura': ['[email protected]', '[email protected]'],
510 'autofill': ['[email protected]', '[email protected]',
[email protected]d9310a82012-11-02 02:53:48511 '[email protected]', '[email protected]',
512 '[email protected]',
513 '[email protected]'],
[email protected]be4f8662012-01-02 15:59:59514 'automation': ['[email protected]',
[email protected]73f3435e2011-10-14 13:20:21515 '[email protected]'],
[email protected]4a55dec2012-08-30 18:54:35516 'base': ['[email protected]'],
[email protected]5e105332012-09-13 01:55:52517 'base_allocator': ['[email protected]'],
[email protected]1ed5e0fd2012-07-19 00:19:05518 'base_memory': ['[email protected]'],
[email protected]6b5093c2012-05-23 19:10:18519 'browser_chromeos': ['[email protected]',
520 '[email protected]',
521 '[email protected]'],
[email protected]22650d22012-07-18 17:02:35522 'browser_components': ['[email protected]'],
[email protected]f76c8852012-06-21 16:37:00523 'browser_compositor': ['[email protected]', '[email protected]',
[email protected]21cd39b2012-06-28 01:48:40524 '[email protected]'],
[email protected]f76c8852012-06-21 16:37:00525 'browser_resources': ['[email protected]'],
[email protected]0ce480532012-07-20 12:33:20526 'browsing_data': ['[email protected]'],
[email protected]f76c8852012-06-21 16:37:00527 'bubble': ['[email protected]', '[email protected]'],
[email protected]c863702a2012-09-14 20:05:28528 'cc': ['[email protected]'],
[email protected]f76c8852012-06-21 16:37:00529 'chrome_frame': ['[email protected]', '[email protected]',
530 '[email protected]'],
[email protected]d5b21972012-07-20 02:06:01531 'chrome_views': ['[email protected]'],
[email protected]f76c8852012-06-21 16:37:00532 'chromedriver': ['[email protected]'],
[email protected]6b5093c2012-05-23 19:10:18533 'chromeos' : ['[email protected]',
534 '[email protected]'],
[email protected]7c59a152012-11-06 20:56:35535 'chromeos_calculator' : ['[email protected]'],
[email protected]d7d35f342012-10-22 20:32:47536 'chromeos_net' : ['[email protected]',
537 '[email protected]',
538 '[email protected]'],
[email protected]93a564782011-09-28 14:20:31539 'chromeos_webui': ['[email protected]'],
[email protected]f76c8852012-06-21 16:37:00540 'clang_update': ['[email protected]', '[email protected]',
[email protected]84b8bd102012-11-07 04:59:14541 '[email protected]',
542 '[email protected]'],
[email protected]f76c8852012-06-21 16:37:00543 'clipboard': ['[email protected]'],
[email protected]6acd6d22012-08-03 15:00:45544 'contacts': ['[email protected]'],
[email protected]f76c8852012-06-21 16:37:00545 'content': ['[email protected]', '[email protected]',
[email protected]ad74c372012-06-28 11:02:58546 '[email protected]'],
[email protected]aa3311a2012-11-19 16:04:58547 'content_shell': ['[email protected]'],
[email protected]6dc01c542012-11-15 02:48:09548 'cookie_monster': ['[email protected]'],
[email protected]5e105332012-09-13 01:55:52549 'deep_memory_profiler': ['[email protected]'],
[email protected]342b12872012-11-07 12:10:46550 'devtools': ['[email protected]', '[email protected]',
551 '[email protected]'],
[email protected]bab2a832012-07-11 23:29:41552 'disk_cache': ['[email protected]'],
[email protected]f76c8852012-06-21 16:37:00553 'dns': ['[email protected]'],
554 'download': ['[email protected]'],
555 'downloads_ui': ['[email protected]', '[email protected]'],
[email protected]f6df20a2012-10-23 21:22:07556 'drive': ['[email protected]'],
[email protected]f76c8852012-06-21 16:37:00557 'extension': ['[email protected]',
[email protected]8acbdbe2012-10-18 23:20:04558 '[email protected]'],
[email protected]aed5a3012012-09-13 02:32:18559 'fileapi': ['[email protected]', '[email protected]'],
[email protected]f76c8852012-06-21 16:37:00560 'filebrowse': ['[email protected]'],
561 'ftp': ['[email protected]'],
562 'fullscreen_controller': ['[email protected]'],
[email protected]cf428f732012-10-02 20:48:15563 'gfx_geometry': ['[email protected]'],
[email protected]f93b7382012-08-09 20:53:16564 'gfx_image': ['[email protected]'],
[email protected]f76c8852012-06-21 16:37:00565 'gpu': ['[email protected]'],
[email protected]f76c8852012-06-21 16:37:00566 'history_ui': ['[email protected]'],
567 'i18n': ['[email protected]'],
568 'imageburner': ['[email protected]', '[email protected]'],
569 'importer': ['[email protected]'],
570 'installer': ['[email protected]'],
[email protected]c0baf2352012-08-01 02:52:57571 'instant': ['[email protected]', '[email protected]',
572 '[email protected]', '[email protected]',
[email protected]ef6cc442012-10-30 03:24:17573 '[email protected]', '[email protected]',
574 '[email protected]'],
[email protected]f76c8852012-06-21 16:37:00575 'ipc': ['[email protected]', '[email protected]'],
576 'labs': ['[email protected]'],
577 'linux-sandboxing': ['[email protected]', '[email protected]'],
578 'linux-seccomp-bpf': ['[email protected]'],
579 'locale_settings': ['[email protected]'],
[email protected]9cfa6e5a2012-11-14 17:13:03580 'mac': ['[email protected]'],
[email protected]f76c8852012-06-21 16:37:00581 'media': ['[email protected]'],
582 'message_loop': ['[email protected]'],
583 'metrics': ['[email protected]',
584 '[email protected]',
585 '[email protected]'],
586 'mouse_lock': ['[email protected]'],
587 'nacl': ['[email protected]'],
588 'net': ['[email protected]', '[email protected]'],
589 'net_error_list': ['[email protected]'],
590 'net_log': ['[email protected]', '[email protected]'],
[email protected]d5fa18c42010-06-01 22:33:31591 'npapi_headers': ['[email protected]'],
[email protected]f76c8852012-06-21 16:37:00592 'ntp': ['[email protected]', '[email protected]'],
593 'omnibox': ['[email protected]'],
[email protected]437c44b2012-11-08 01:35:52594 'options': ['[email protected]'],
[email protected]f76c8852012-06-21 16:37:00595 'panels': ['[email protected]', '[email protected]',
596 '[email protected]', '[email protected]'],
597 'pepper_api': ['[email protected]', '[email protected]',
[email protected]5243260f2012-09-11 00:09:25598 '[email protected]', '[email protected]',
[email protected]a5424e92012-10-27 18:24:39599 '[email protected]', '[email protected]'],
[email protected]31a10602012-11-21 01:51:26600 'perf': ['[email protected]'],
[email protected]f76c8852012-06-21 16:37:00601 'plugin': ['[email protected]', '[email protected]',
602 '[email protected]'],
[email protected]ef6cc442012-10-30 03:24:17603 'predictors': ['[email protected]', '[email protected]'],
[email protected]f76c8852012-06-21 16:37:00604 'prerender': ['[email protected]', '[email protected]',
[email protected]78375a52012-07-14 14:47:57605 '[email protected]', '[email protected]',
606 '[email protected]'],
[email protected]f76c8852012-06-21 16:37:00607 'pyauto': ['[email protected]',
[email protected]4f788fd2012-10-10 21:43:38608 '[email protected]',
[email protected]f76c8852012-06-21 16:37:00609 '[email protected]'],
[email protected]e2c1e292012-01-25 23:40:34610 'remoting': ['[email protected]',
611 '[email protected]',
612 '[email protected]',
[email protected]84cdbcc42011-11-17 01:01:01613 '[email protected]',
[email protected]e06acea2011-02-03 07:11:07614 '[email protected]',
615 '[email protected]',
[email protected]aed5a3012012-09-13 02:32:18616 '[email protected]',
[email protected]e06acea2011-02-03 07:11:07617 '[email protected]',
618 '[email protected]',
[email protected]6ceb3fc52011-12-08 22:04:34619 '[email protected]',
620 '[email protected]',
621 '[email protected]'],
[email protected]4a55dec2012-08-30 18:54:35622 'renderer': ['[email protected]'],
[email protected]21cd39b2012-06-28 01:48:40623 'search': ['[email protected]'],
[email protected]f76c8852012-06-21 16:37:00624 'sessions': ['[email protected]'],
625 'shell_window': ['[email protected]'],
626 'site_instance': ['[email protected]', '[email protected]'],
[email protected]ad0295d2012-10-11 23:43:36627 'spellcheck': ['[email protected]',
628 '[email protected]'],
[email protected]be73a982012-09-12 22:29:47629 'sync': ['[email protected]',
630 '[email protected]',
631 '[email protected]',
632 '[email protected]'],
[email protected]4a55dec2012-08-30 18:54:35633 'tab_contents': ['[email protected]',
[email protected]f76c8852012-06-21 16:37:00634 '[email protected]', '[email protected]'],
[email protected]531b1532011-08-11 03:52:01635 'task_manager': ['[email protected]'],
[email protected]5e105332012-09-13 01:55:52636 'tcmalloc': ['[email protected]'],
[email protected]31a10602012-11-21 01:51:26637 'telemetry': ['[email protected]'],
[email protected]f76c8852012-06-21 16:37:00638 'tests': [],
[email protected]494f3cf2011-11-14 07:14:02639 'textinput': ['[email protected]',
640 '[email protected]',
641 '[email protected]'],
[email protected]3a117c62011-11-29 04:28:02642 'textinput_chromeos': ['[email protected]'],
[email protected]f76c8852012-06-21 16:37:00643 'tools': ['[email protected]'],
644 'tools_emacs': ['[email protected]',
645 '[email protected]'],
[email protected]cf428f732012-10-02 20:48:15646 'ui_compositor': ['[email protected]'],
[email protected]6b5093c2012-05-23 19:10:18647 'ui_resources': ['[email protected]'],
[email protected]f76c8852012-06-21 16:37:00648 'valgrind': ['[email protected]',
649 '[email protected]',
650 '[email protected]'],
651 'views': ['[email protected]'],
652 'views_core': ['[email protected]'],
[email protected]d9010032012-07-16 22:50:30653 'webintents': [
654 '[email protected]',
[email protected]30207982012-08-10 00:25:20655 '[email protected]',
[email protected]631ac672012-09-06 22:02:45656 '[email protected]',
657 '[email protected]'],
[email protected]208879542012-07-05 11:15:34658 'website_settings': ['[email protected]'],
[email protected]f76c8852012-06-21 16:37:00659 'webkit': ['[email protected]'],
660 'worker': ['[email protected]'],
661 'x11': ['[email protected]',
662 '[email protected]',
663 '[email protected]'],
[email protected]a3838612009-10-13 21:57:54664 },
665}