blob: 05ffbc5910ce94678b566653125ae19ff22132e4 [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]d7d35f342012-10-22 20:32:47120 'chromeos_net': {
121 'filepath': 'chromeos/network/|'\
122 'chrome/browser/chromeos/cros/|'\
123 'chrome/browser/chromeos/net/',
124 },
[email protected]f76c8852012-06-21 16:37:00125 'chromeos_webui': {
[email protected]f2f0fbb92012-07-14 15:52:49126 'filepath': 'chrome/browser/ui/webui/chromeos/|'\
127 'chrome/browser/resources/chromeos/',
[email protected]ba03af42012-03-08 01:37:12128 },
[email protected]cef7a6d2011-04-29 20:49:07129 'clang_update': {
130 'filepath': 'tools/clang/scripts/update.sh'
131 },
[email protected]f76c8852012-06-21 16:37:00132 'clipboard': {
133 'filepath': 'clipboard|dnd|drag|drop',
[email protected]2418b022011-05-19 21:06:02134 },
[email protected]6acd6d22012-08-03 15:00:45135 'contacts': {
136 'filepath': 'chrome/browser/chromeos/contacts/|'\
137 'chrome/browser/chromeos/gdata/gdata_contacts_service',
138 },
[email protected]f76c8852012-06-21 16:37:00139 'content': {
[email protected]f2f0fbb92012-07-14 15:52:49140 'filepath': 'content/',
[email protected]f76c8852012-06-21 16:37:00141 },
142 'cookie_monster': {
[email protected]f2f0fbb92012-07-14 15:52:49143 'filepath': 'net/cookies/|'\
144 'chrome/browser/net/sqlite_persistent_cookie_store',
[email protected]f76c8852012-06-21 16:37:00145 },
[email protected]5e105332012-09-13 01:55:52146 'deep_memory_profiler': {
147 'filepath': 'tools/(deep_memory_profiler|find_runtime_symbols)',
148 },
[email protected]bab2a832012-07-11 23:29:41149 'disk_cache': {
150 'filepath': 'net/disk_cache/|http_cache',
151 },
[email protected]f76c8852012-06-21 16:37:00152 'dns': {
[email protected]f2f0fbb92012-07-14 15:52:49153 'filepath': 'net/base/host_resolver|' \
154 'net/base/host_cache|' \
155 'net/dns/'
[email protected]f76c8852012-06-21 16:37:00156 },
157 'domui_options': {
[email protected]f2f0fbb92012-07-14 15:52:49158 'filepath': 'chrome/browser/resources/options/|'\
[email protected]f76c8852012-06-21 16:37:00159 'chrome/browser/resources/options.html|'\
[email protected]f2f0fbb92012-07-14 15:52:49160 'chrome/browser/ui/webui/options/',
[email protected]f76c8852012-06-21 16:37:00161 },
162 'download': {
[email protected]f2f0fbb92012-07-14 15:52:49163 'filepath': 'chrome/browser/download/|'\
164 'content/browser/download/',
[email protected]6bff0ad2011-06-17 01:32:51165 },
[email protected]ca872e362011-07-12 21:06:03166 'downloads_ui': {
[email protected]f2f0fbb92012-07-14 15:52:49167 'filepath': 'chrome/browser/resources/.*downloads\.' \
168 '|chrome/browser/ui/webui/.*downloads' \
169 '|chrome/browser/ui/views/download/' \
170 '|chrome/browser/ui/cocoa/download/' \
171 '|chrome/browser/ui/gtk/download/'
[email protected]ca872e362011-07-12 21:06:03172 },
[email protected]f6df20a2012-10-23 21:22:07173 'drive': {
174 'filepath': 'chrome/browser/chromeos/drive/' \
175 '|chrome/browser/google_apis/'
176 },
[email protected]f76c8852012-06-21 16:37:00177 'extension': {
178 'filepath': 'extension',
[email protected]161277d42011-06-24 20:48:45179 },
[email protected]f76c8852012-06-21 16:37:00180 'fileapi': {
[email protected]f2f0fbb92012-07-14 15:52:49181 'filepath': 'file_system/' \
182 '|fileapi/'
[email protected]80919512011-08-03 08:51:04183 },
[email protected]f76c8852012-06-21 16:37:00184 'filebrowse': {
185 'filepath': 'file_browser' \
186 '|file_manager' \
187 '|filebrowse'
[email protected]4b07b62cc2011-10-03 17:52:39188 },
[email protected]f76c8852012-06-21 16:37:00189 'ftp': {
190 'filepath': 'ftp',
[email protected]ffeb189d2011-10-05 18:49:39191 },
[email protected]f76c8852012-06-21 16:37:00192 'fullscreen_controller': {
193 'filepath': 'fullscreen_controller',
194 },
[email protected]f93b7382012-08-09 20:53:16195 'gfx_image': {
196 'filepath': 'ui/gfx/image/',
197 },
[email protected]cf428f732012-10-02 20:48:15198 'gfx_geometry': {
199 'filepath': 'ui/gfx/rect|'\
200 'ui/gfx/point|'\
201 'ui/gfx/size|'\
[email protected]dc897572012-10-02 23:09:20202 'ui/gfx/transform',
[email protected]cf428f732012-10-02 20:48:15203 },
[email protected]f76c8852012-06-21 16:37:00204 'gpu': {
[email protected]f2f0fbb92012-07-14 15:52:49205 'filepath': 'gpu/',
[email protected]f76c8852012-06-21 16:37:00206 },
[email protected]f76c8852012-06-21 16:37:00207 'history_ui': {
[email protected]f2f0fbb92012-07-14 15:52:49208 'filepath': 'chrome/browser/resources/history',
[email protected]f76c8852012-06-21 16:37:00209 },
210 'i18n': {
[email protected]f2f0fbb92012-07-14 15:52:49211 'filepath': 'base/i18n/|base/string|l10n|icu|'\
212 'locale_settings|encoding',
[email protected]f76c8852012-06-21 16:37:00213 },
214 'imageburner': {
215 'filepath': 'imageburner'
216 },
217 'importer': {
[email protected]f2f0fbb92012-07-14 15:52:49218 'filepath': 'import',
[email protected]f76c8852012-06-21 16:37:00219 },
220 'installer': {
[email protected]f2f0fbb92012-07-14 15:52:49221 'filepath': 'chrome/installer/',
[email protected]f76c8852012-06-21 16:37:00222 },
[email protected]56b4b09d32012-07-27 18:28:41223 'instant': {
224 'filepath': 'instant|searchbox',
225 },
[email protected]f76c8852012-06-21 16:37:00226 'ipc': {
[email protected]f2f0fbb92012-07-14 15:52:49227 'filepath': 'ipc/ipc',
[email protected]f76c8852012-06-21 16:37:00228 },
229 'labs': {
230 'filepath': 'chrome/browser/labs' \
231 '|chrome/browser/dom_ui/labs'
232 },
233 'layout_tests': {
[email protected]f2f0fbb92012-07-14 15:52:49234 'filepath': 'webkit/(tools|data)/(layout_tests|test_shell)/',
[email protected]f76c8852012-06-21 16:37:00235 },
236 'linux-sandboxing': {
[email protected]f2f0fbb92012-07-14 15:52:49237 'filepath': 'sandbox/linux/',
[email protected]f76c8852012-06-21 16:37:00238 },
239 'linux-seccomp-bpf': {
240 'filepath': 'content/common/sandbox_init_linux.cc',
241 },
242 'locale_settings': {
[email protected]f2f0fbb92012-07-14 15:52:49243 'filepath': 'chrome/app/resources/locale_settings',
[email protected]f76c8852012-06-21 16:37:00244 },
245 'mac': {
246 'filepath': 'cocoa|\.mm$|(_mac|_posix)\.(cc|h)$',
247 },
248 'media': {
[email protected]f2f0fbb92012-07-14 15:52:49249 'filepath': 'media/|third_party/(ffmpeg|openmax)/|webmediaplayer|'\
[email protected]034548d2012-07-31 20:34:00250 'audio_message_filter|video_layer|media_internals',
[email protected]f76c8852012-06-21 16:37:00251 },
252 'message_loop': {
[email protected]f2f0fbb92012-07-14 15:52:49253 'filepath': 'base/message_'
[email protected]f76c8852012-06-21 16:37:00254 },
255 'metrics': {
[email protected]f2f0fbb92012-07-14 15:52:49256 'filepath': 'base/metrics/'\
257 '|chrome/browser/metrics/'\
258 '|chrome/common/metrics/'\
259 '|chrome_frame/metrics'\
260 '|chrome/browser/chromeos/external_metrics'\
261 '|chrome/browser/extensions/api/metrics/metrics'\
262 '|chrome/browser/ui/webui/metrics_handler'\
[email protected]f76c8852012-06-21 16:37:00263 '|content/browser/user_metrics.cc'\
264 '|content/public/browser/user_metrics.h'\
265 '|chrome/tools/extract_actions.py'
266 },
267 'mouse_lock': {
268 'filepath': 'mouse_lock',
269 },
270 'nacl': {
[email protected]f2f0fbb92012-07-14 15:52:49271 'filepath': 'chrome/nacl/|chrome/test/nacl/|'\
272 'chrome/browser/nacl_host/|chrome/common/nacl',
[email protected]f76c8852012-06-21 16:37:00273 },
274 'net': {
[email protected]f2f0fbb92012-07-14 15:52:49275 'filepath': 'net/',
[email protected]f76c8852012-06-21 16:37:00276 },
277 'net_error_list': {
278 'filepath': 'net/base/net_error_list.h',
279 },
280 'net_log': {
[email protected]f2f0fbb92012-07-14 15:52:49281 'filepath': 'net/base/net_log|' \
282 'chrome/browser/net/.*net_log|' \
283 'chrome/browser/net/passive_log_collector|' \
284 'chrome/browser/resources/net_internals/|' \
285 'chrome/browser/ui/webui/net_internals/'
[email protected]f76c8852012-06-21 16:37:00286 },
287 'npapi_headers': {
[email protected]f2f0fbb92012-07-14 15:52:49288 'filepath': 'third_party/npapi/bindings/',
[email protected]f76c8852012-06-21 16:37:00289 },
290 'ntp': {
[email protected]f2f0fbb92012-07-14 15:52:49291 'filepath': 'chrome/browser/resources/ntp4/|'\
292 'chrome/browser/resources/touch_ntp/|'\
293 'chrome/browser/resources/touch_ntp/|'\
294 'chrome/browser/ui/webui/ntp/',
[email protected]f76c8852012-06-21 16:37:00295 },
296 'omnibox': {
[email protected]f2f0fbb92012-07-14 15:52:49297 'filepath': 'chrome/browser/autocomplete/'\
298 '|chrome/browser/ui/.*/omnibox/'
[email protected]f76c8852012-06-21 16:37:00299 },
300 'panels': {
[email protected]7cbe5a52012-09-27 02:00:29301 'filepath': 'chrome/browser/ui/panels'\
302 '|chrome/browser/ui/cocoa/panels'\
303 '|chrome/browser/ui/gtk/panels'\
304 '|chrome/browser/ui/views/panels'
[email protected]f76c8852012-06-21 16:37:00305 },
306 'pepper_api': {
[email protected]f2f0fbb92012-07-14 15:52:49307 'filepath': 'ppapi/c/',
[email protected]f76c8852012-06-21 16:37:00308 },
309 'plugin': {
[email protected]f2f0fbb92012-07-14 15:52:49310 'filepath': 'chrome/browser/plugin|chrome/plugin/|'\
311 'chrome/common/plugin|webkit/glue/webplugin|webkit/glue/plugins/',
[email protected]f76c8852012-06-21 16:37:00312 },
313 'prerender': {
[email protected]78375a52012-07-14 14:47:57314 'filepath': 'prerender'
[email protected]f76c8852012-06-21 16:37:00315 },
316 'pyauto': {
317 'filepath': 'chrome/test/pyautolib' \
318 '|chrome/test/functional' \
319 '|chrome/browser/automation/automation_provider_json'
320 },
321 'remoting': {
[email protected]f2f0fbb92012-07-14 15:52:49322 'filepath': 'remoting/',
[email protected]f76c8852012-06-21 16:37:00323 },
324 'renderer': {
[email protected]f2f0fbb92012-07-14 15:52:49325 'filepath': 'chrome/browser/renderer_host/|chrome/renderer/|'\
326 'chrome/common/render',
[email protected]f76c8852012-06-21 16:37:00327 },
[email protected]21cd39b2012-06-28 01:48:40328 'search': {
[email protected]f2f0fbb92012-07-14 15:52:49329 'filepath': 'chrome/browser/ui/search/',
[email protected]21cd39b2012-06-28 01:48:40330 },
[email protected]f76c8852012-06-21 16:37:00331 'sessions': {
[email protected]f2f0fbb92012-07-14 15:52:49332 'filepath': 'chrome/browser/sessions/',
[email protected]f76c8852012-06-21 16:37:00333 },
334 'shell_window': {
[email protected]f2f0fbb92012-07-14 15:52:49335 'filepath': 'chrome/browser/ui/(views/|gtk/|cocoa/|)extensions/shell'
[email protected]f76c8852012-06-21 16:37:00336 },
337 'site_instance': {
[email protected]f2f0fbb92012-07-14 15:52:49338 'filepath': 'content/browser/site_instance|'\
339 'content/browser/browsing_instance',
[email protected]f76c8852012-06-21 16:37:00340 },
341 'speech': {
[email protected]f2f0fbb92012-07-14 15:52:49342 'filepath': 'chrome/browser/speech/'\
343 '|content/browser/speech/'\
344 '|content/common/.*speech'\
345 '|content/public/.*speech'
[email protected]f76c8852012-06-21 16:37:00346 },
[email protected]ad0295d2012-10-11 23:43:36347 'spellcheck': {
348 'filepath': 'chrome/browser/spellchecker/'\
349 '|chrome/browser/tab_contents/spellchecker'\
350 '|chrome/browser/tab_contents/spelling_menu'\
351 '|chrome/common/spellcheck_'\
352 '|chrome/renderer/spellchecker/'\
353 '|webkit/tools/test_shell/mock_spellcheck'
354 },
[email protected]f76c8852012-06-21 16:37:00355 'sync': {
[email protected]1e29f172012-09-06 16:32:13356 'filepath': 'chrome/browser/sync/|sync/',
[email protected]f76c8852012-06-21 16:37:00357 },
358 'tab_contents': {
[email protected]f2f0fbb92012-07-14 15:52:49359 'filepath': 'chrome/browser/tab_contents/|'\
360 'content/browser/tab_contents/|'\
361 'chrome/browser/ui/tab_contents/',
[email protected]f76c8852012-06-21 16:37:00362 },
363 'task_manager': {
364 'filepath': 'task_manager'
365 },
[email protected]5e105332012-09-13 01:55:52366 'tcmalloc': {
367 'filepath': 'third_party/tcmalloc'
368 },
[email protected]f76c8852012-06-21 16:37:00369 'tests': {
[email protected]f2f0fbb92012-07-14 15:52:49370 'filepath': 'apitest|unittest|browsertest|uitest|chrome/test/',
[email protected]0cde05a02011-11-30 23:36:52371 },
[email protected]1cbbb30b2011-10-14 08:03:56372 'textinput': {
[email protected]f2f0fbb92012-07-14 15:52:49373 'filepath': 'content/browser/renderer_host/gtk_im'\
374 '|content/browser/renderer_host/gtk_key'\
375 '|content/browser/renderer_host/render_widget_host_view'\
376 '|content/browser/renderer_host/text_input'\
377 '|ui/base/ime/'\
378 '|ui/base/gtk/event'\
379 '|ui/base/gtk/gtk_im'\
380 '|ui/base/keycodes/'\
381 '|ui/base/win/ime'\
382 '|ui/views/controls/textfield/'\
383 '|ui/views/ime/'
[email protected]1cbbb30b2011-10-14 08:03:56384 },
[email protected]3a117c62011-11-29 04:28:02385 'textinput_chromeos': {
[email protected]f2f0fbb92012-07-14 15:52:49386 'filepath': 'chrome/browser/chromeos/input_method/'\
387 '|chrome/browser/chromeos/extensions/input_method'\
388 '|chrome/browser/chromeos/status/input_method'\
389 '|chrome/browser/extensions/extension_input_'\
390 '|chrome/browser/resources/keyboard'\
391 '|chrome/browser/resources/options/language'\
[email protected]ef03eae2011-11-30 08:43:43392 '|chrome/browser/ui/webui/options/'\
[email protected]f2f0fbb92012-07-14 15:52:49393 'chromeos/.*(language|keyboard)'\
394 '|chrome/browser/ui/webui/options/language'
[email protected]3a117c62011-11-29 04:28:02395 },
[email protected]f76c8852012-06-21 16:37:00396 'tools': {
[email protected]f2f0fbb92012-07-14 15:52:49397 'filepath': 'tools/',
[email protected]6bea7b42011-10-19 19:47:09398 },
[email protected]f76c8852012-06-21 16:37:00399 'tools_emacs': {
[email protected]f2f0fbb92012-07-14 15:52:49400 'filepath': 'tools/emacs/',
[email protected]65676d32012-04-18 14:41:05401 },
[email protected]cf428f732012-10-02 20:48:15402 'ui_compositor': {
403 'filepath': 'ui/compositor/layer\.|'\
404 'ui/compositor/layer_unittest|'\
405 'ui/compositor/compositor',
406 },
[email protected]6b5093c2012-05-23 19:10:18407 'ui_resources': {
[email protected]f2f0fbb92012-07-14 15:52:49408 'filepath': 'ui/resources/'\
409 '|ui/base/native_theme/resources/'\
410 '|chrome/app/theme/'
[email protected]6b5093c2012-05-23 19:10:18411 },
[email protected]f76c8852012-06-21 16:37:00412 'valgrind': {
413 'filepath': 'valgrind',
414 },
415 'views': {
416 # Applies to all files and subdirs within this directory.
[email protected]f2f0fbb92012-07-14 15:52:49417 'filepath': '^ui/views/',
[email protected]f76c8852012-06-21 16:37:00418 },
419 'views_core': {
420 'filepath': 'ui/views/view.h|'\
421 'ui/views/view.cc|'\
[email protected]f2f0fbb92012-07-14 15:52:49422 'ui/views/widget/',
[email protected]f76c8852012-06-21 16:37:00423 },
[email protected]d9010032012-07-16 22:50:30424 'webintents': {
425 'filepath': 'chrome/browser/intents/.*'\
426 '|chrome/browser/ui/intents/.*'\
427 '|chrome/browser/webdata/.*intent.*'\
428 '|chrome/browser/ui/webui/options2/.*intent.*'\
429 '|chrome/browser/ui/cocoa/.*intent.*'\
430 '|chrome/browser/ui/gtk/.*intent.*'\
431 '|chrome/browser/ui/views/.*intent.*'\
432 '|content/browser/intents/.*'\
433 '|content/common/intents.*'\
434 '|content/public/browser/.*intent.*'
435 '|webkit/glue/.*intent.*'
436 },
[email protected]208879542012-07-05 11:15:34437 'website_settings': {
[email protected]f2f0fbb92012-07-14 15:52:49438 'filepath': 'chrome/browser/content_settings/'\
439 '|chrome/browser/ui/views/website_settings/'\
440 '|chrome/browser/ui/website_settings/'\
441 '|chrome/common/content_settings',
[email protected]208879542012-07-05 11:15:34442 },
[email protected]f76c8852012-06-21 16:37:00443 'webkit': {
[email protected]f2f0fbb92012-07-14 15:52:49444 'filepath': 'webkit/',
[email protected]f76c8852012-06-21 16:37:00445 },
446 'worker': {
[email protected]f2f0fbb92012-07-14 15:52:49447 'filepath': 'chrome/browser/worker_host/|chrome/worker/|'\
448 'chrome/common/worker_messages|webkit/glue/webworker',
[email protected]f76c8852012-06-21 16:37:00449 },
450 'x11': {
[email protected]f2f0fbb92012-07-14 15:52:49451 'filepath': 'content/browser/renderer_host/backing_store_x\.' \
452 '|chrome/browser/chromeos/input_method/xkeyboard\.' \
453 '|chrome/browser/chromeos/system_key_event_listener\.' \
[email protected]f76c8852012-06-21 16:37:00454 '|chrome/browser/chromeos/'\
[email protected]f2f0fbb92012-07-14 15:52:49455 'xinput_hierarchy_changed_event_listener\.' \
456 '|chrome/browser/chromeos/wm_' \
457 '|ui/base/x/'
[email protected]0d710852012-05-24 01:18:40458 },
[email protected]a3838612009-10-13 21:57:54459 },
[email protected]ca872e362011-07-12 21:06:03460
[email protected]a3838612009-10-13 21:57:54461 'WATCHLISTS': {
[email protected]f76c8852012-06-21 16:37:00462 'accelerator_table': ['[email protected]',
463 '[email protected]',
464 '[email protected]'],
465 'accessibility': ['[email protected]',
466 '[email protected]',
467 '[email protected]',
468 '[email protected]',
469 '[email protected]',
470 '[email protected]',
471 '[email protected]',
472 '[email protected]',
473 '[email protected]'],
[email protected]d2cdf342012-08-07 11:00:02474 'android_infra': ['[email protected]',
475 '[email protected]',
[email protected]124d9b12012-08-24 10:44:58476 '[email protected]',
477 '[email protected]'],
[email protected]7ca78dc12012-09-20 09:26:44478 'android_webview': ['[email protected]'],
[email protected]8a197f22012-06-22 14:59:05479 'app_list': ['[email protected]'],
[email protected]f76c8852012-06-21 16:37:00480 'appcache': ['[email protected]'],
481 'aura': ['[email protected]', '[email protected]'],
482 'autofill': ['[email protected]', '[email protected]',
483 '[email protected]'],
[email protected]be4f8662012-01-02 15:59:59484 'automation': ['[email protected]',
[email protected]73f3435e2011-10-14 13:20:21485 '[email protected]'],
[email protected]4a55dec2012-08-30 18:54:35486 'base': ['[email protected]'],
[email protected]5e105332012-09-13 01:55:52487 'base_allocator': ['[email protected]'],
[email protected]1ed5e0fd2012-07-19 00:19:05488 'base_memory': ['[email protected]'],
[email protected]6b5093c2012-05-23 19:10:18489 'browser_chromeos': ['[email protected]',
490 '[email protected]',
491 '[email protected]'],
[email protected]22650d22012-07-18 17:02:35492 'browser_components': ['[email protected]'],
[email protected]f76c8852012-06-21 16:37:00493 'browser_compositor': ['[email protected]', '[email protected]',
[email protected]21cd39b2012-06-28 01:48:40494 '[email protected]'],
[email protected]f76c8852012-06-21 16:37:00495 'browser_resources': ['[email protected]'],
[email protected]0ce480532012-07-20 12:33:20496 'browsing_data': ['[email protected]'],
[email protected]f76c8852012-06-21 16:37:00497 'bubble': ['[email protected]', '[email protected]'],
[email protected]c863702a2012-09-14 20:05:28498 'cc': ['[email protected]'],
[email protected]f76c8852012-06-21 16:37:00499 'chrome_frame': ['[email protected]', '[email protected]',
500 '[email protected]'],
[email protected]d5b21972012-07-20 02:06:01501 'chrome_views': ['[email protected]'],
[email protected]f76c8852012-06-21 16:37:00502 'chromedriver': ['[email protected]'],
[email protected]6b5093c2012-05-23 19:10:18503 'chromeos' : ['[email protected]',
504 '[email protected]'],
[email protected]d7d35f342012-10-22 20:32:47505 'chromeos_net' : ['[email protected]',
506 '[email protected]',
507 '[email protected]'],
[email protected]93a564782011-09-28 14:20:31508 'chromeos_webui': ['[email protected]'],
[email protected]f76c8852012-06-21 16:37:00509 'clang_update': ['[email protected]', '[email protected]',
510 '[email protected]'],
511 'clipboard': ['[email protected]'],
[email protected]6acd6d22012-08-03 15:00:45512 'contacts': ['[email protected]'],
[email protected]f76c8852012-06-21 16:37:00513 'content': ['[email protected]', '[email protected]',
[email protected]ad74c372012-06-28 11:02:58514 '[email protected]'],
[email protected]f76c8852012-06-21 16:37:00515 'cookie_monster': ['[email protected]', '[email protected]',
516 '[email protected]'],
[email protected]5e105332012-09-13 01:55:52517 'deep_memory_profiler': ['[email protected]'],
[email protected]bab2a832012-07-11 23:29:41518 'disk_cache': ['[email protected]'],
[email protected]f76c8852012-06-21 16:37:00519 'dns': ['[email protected]'],
520 'download': ['[email protected]'],
521 'downloads_ui': ['[email protected]', '[email protected]'],
[email protected]f6df20a2012-10-23 21:22:07522 'drive': ['[email protected]'],
[email protected]f76c8852012-06-21 16:37:00523 'extension': ['[email protected]',
[email protected]8acbdbe2012-10-18 23:20:04524 '[email protected]'],
[email protected]aed5a3012012-09-13 02:32:18525 'fileapi': ['[email protected]', '[email protected]'],
[email protected]f76c8852012-06-21 16:37:00526 'filebrowse': ['[email protected]'],
527 'ftp': ['[email protected]'],
528 'fullscreen_controller': ['[email protected]'],
[email protected]cf428f732012-10-02 20:48:15529 'gfx_geometry': ['[email protected]'],
[email protected]f93b7382012-08-09 20:53:16530 'gfx_image': ['[email protected]'],
[email protected]f76c8852012-06-21 16:37:00531 'gpu': ['[email protected]'],
[email protected]f76c8852012-06-21 16:37:00532 'history_ui': ['[email protected]'],
533 'i18n': ['[email protected]'],
534 'imageburner': ['[email protected]', '[email protected]'],
535 'importer': ['[email protected]'],
536 'installer': ['[email protected]'],
[email protected]c0baf2352012-08-01 02:52:57537 'instant': ['[email protected]', '[email protected]',
538 '[email protected]', '[email protected]',
[email protected]db038f52012-09-14 22:15:34539 '[email protected]', '[email protected]',
540 '[email protected]'],
[email protected]f76c8852012-06-21 16:37:00541 'ipc': ['[email protected]', '[email protected]'],
542 'labs': ['[email protected]'],
543 'linux-sandboxing': ['[email protected]', '[email protected]'],
544 'linux-seccomp-bpf': ['[email protected]'],
545 'locale_settings': ['[email protected]'],
546 'media': ['[email protected]'],
547 'message_loop': ['[email protected]'],
548 'metrics': ['[email protected]',
549 '[email protected]',
550 '[email protected]'],
551 'mouse_lock': ['[email protected]'],
552 'nacl': ['[email protected]'],
553 'net': ['[email protected]', '[email protected]'],
554 'net_error_list': ['[email protected]'],
555 'net_log': ['[email protected]', '[email protected]'],
[email protected]d5fa18c42010-06-01 22:33:31556 'npapi_headers': ['[email protected]'],
[email protected]f76c8852012-06-21 16:37:00557 'ntp': ['[email protected]', '[email protected]'],
558 'omnibox': ['[email protected]'],
559 'panels': ['[email protected]', '[email protected]',
560 '[email protected]', '[email protected]'],
561 'pepper_api': ['[email protected]', '[email protected]',
[email protected]5243260f2012-09-11 00:09:25562 '[email protected]', '[email protected]',
563 '[email protected]'],
[email protected]f76c8852012-06-21 16:37:00564 'plugin': ['[email protected]', '[email protected]',
565 '[email protected]'],
566 'prerender': ['[email protected]', '[email protected]',
[email protected]78375a52012-07-14 14:47:57567 '[email protected]', '[email protected]',
568 '[email protected]'],
[email protected]f76c8852012-06-21 16:37:00569 'pyauto': ['[email protected]',
[email protected]4f788fd2012-10-10 21:43:38570 '[email protected]',
[email protected]f76c8852012-06-21 16:37:00571 '[email protected]'],
[email protected]e2c1e292012-01-25 23:40:34572 'remoting': ['[email protected]',
573 '[email protected]',
574 '[email protected]',
[email protected]84cdbcc42011-11-17 01:01:01575 '[email protected]',
[email protected]e06acea2011-02-03 07:11:07576 '[email protected]',
577 '[email protected]',
[email protected]aed5a3012012-09-13 02:32:18578 '[email protected]',
[email protected]e06acea2011-02-03 07:11:07579 '[email protected]',
580 '[email protected]',
[email protected]6ceb3fc52011-12-08 22:04:34581 '[email protected]',
582 '[email protected]',
583 '[email protected]'],
[email protected]4a55dec2012-08-30 18:54:35584 'renderer': ['[email protected]'],
[email protected]21cd39b2012-06-28 01:48:40585 'search': ['[email protected]'],
[email protected]f76c8852012-06-21 16:37:00586 'sessions': ['[email protected]'],
587 'shell_window': ['[email protected]'],
588 'site_instance': ['[email protected]', '[email protected]'],
589 'speech': ['[email protected]'],
[email protected]ad0295d2012-10-11 23:43:36590 'spellcheck': ['[email protected]',
591 '[email protected]'],
[email protected]be73a982012-09-12 22:29:47592 'sync': ['[email protected]',
593 '[email protected]',
594 '[email protected]',
595 '[email protected]'],
[email protected]4a55dec2012-08-30 18:54:35596 'tab_contents': ['[email protected]',
[email protected]f76c8852012-06-21 16:37:00597 '[email protected]', '[email protected]'],
[email protected]531b1532011-08-11 03:52:01598 'task_manager': ['[email protected]'],
[email protected]5e105332012-09-13 01:55:52599 'tcmalloc': ['[email protected]'],
[email protected]f76c8852012-06-21 16:37:00600 'tests': [],
[email protected]494f3cf2011-11-14 07:14:02601 'textinput': ['[email protected]',
602 '[email protected]',
603 '[email protected]'],
[email protected]3a117c62011-11-29 04:28:02604 'textinput_chromeos': ['[email protected]'],
[email protected]f76c8852012-06-21 16:37:00605 'tools': ['[email protected]'],
606 'tools_emacs': ['[email protected]',
607 '[email protected]'],
[email protected]cf428f732012-10-02 20:48:15608 'ui_compositor': ['[email protected]'],
[email protected]6b5093c2012-05-23 19:10:18609 'ui_resources': ['[email protected]'],
[email protected]f76c8852012-06-21 16:37:00610 'valgrind': ['[email protected]',
611 '[email protected]',
612 '[email protected]'],
613 'views': ['[email protected]'],
614 'views_core': ['[email protected]'],
[email protected]d9010032012-07-16 22:50:30615 'webintents': [
616 '[email protected]',
[email protected]30207982012-08-10 00:25:20617 '[email protected]',
[email protected]631ac672012-09-06 22:02:45618 '[email protected]',
619 '[email protected]'],
[email protected]208879542012-07-05 11:15:34620 'website_settings': ['[email protected]'],
[email protected]f76c8852012-06-21 16:37:00621 'webkit': ['[email protected]'],
622 'worker': ['[email protected]'],
623 'x11': ['[email protected]',
624 '[email protected]',
625 '[email protected]'],
[email protected]a3838612009-10-13 21:57:54626 },
627}