blob: aa8a8f085fc44914d782510415b0631ab56f7372 [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]8a197f22012-06-22 14:59:0529 'app_list': {
[email protected]f2f0fbb92012-07-14 15:52:4930 'filepath': 'ui/app_list/',
[email protected]8a197f22012-06-22 14:59:0531 },
[email protected]374a93c2009-11-05 21:45:5632 'appcache': {
[email protected]f2f0fbb92012-07-14 15:52:4933 'filepath': 'appcache/',
[email protected]374a93c2009-11-05 21:45:5634 },
[email protected]f76c8852012-06-21 16:37:0035 'aura': {
[email protected]f2f0fbb92012-07-14 15:52:4936 'filepath': 'ui/aura/|'\
37 'ash/',
[email protected]84ba35e32010-08-06 17:22:3938 },
[email protected]b3399272010-08-10 19:49:2939 'autofill': {
[email protected]f2f0fbb92012-07-14 15:52:4940 'filepath': 'chrome/browser/autofill/|'\
41 'chrome/browser/resources/options/autofill_|'\
42 'chrome/browser/sync/glue/autofill_|'\
43 'chrome/browser/ui/webui/options/autofill_|'\
44 'chrome/renderer/autofill/|'\
45 'chrome/test/data/autofill/|'\
46 'chrome/test/data/autofill/heuristics/input/|'\
47 'chrome/test/data/autofill/heuristics/output/|'\
48 'chrome/test/data/autofill/merge/input/|'\
49 'chrome/test/data/autofill/merge/output/|'\
50 'webkit/forms/',
[email protected]b3399272010-08-10 19:49:2951 },
[email protected]f76c8852012-06-21 16:37:0052 'automation': {
[email protected]f2f0fbb92012-07-14 15:52:4953 'filepath': 'chrome/browser/automation/|chrome/test/automation/',
[email protected]b8a0f8fa2010-09-02 18:35:5554 },
[email protected]f76c8852012-06-21 16:37:0055 'base': {
[email protected]f2f0fbb92012-07-14 15:52:4956 'filepath': '^base/',
[email protected]7a7a13b2010-08-25 01:10:5957 },
[email protected]1ed5e0fd2012-07-19 00:19:0558 'base_memory': {
59 'filepath': '^base/memory',
60 },
[email protected]f76c8852012-06-21 16:37:0061 'browser': {
[email protected]f2f0fbb92012-07-14 15:52:4962 'filepath': 'chrome/browser/',
[email protected]02c44522010-10-08 17:43:2563 },
[email protected]f76c8852012-06-21 16:37:0064 'browser_chromeos': {
[email protected]f2f0fbb92012-07-14 15:52:4965 'filepath': 'chrome/browser/chromeos/',
[email protected]02c44522010-10-08 17:43:2566 },
[email protected]22650d22012-07-18 17:02:3567 'browser_components': {
[email protected]c7c52482012-08-29 20:59:0868 'filepath': 'chrome/browser/autofill/|chrome/browser/history/|chrome/browser/bookmarks/',
[email protected]22650d22012-07-18 17:02:3569 },
[email protected]f76c8852012-06-21 16:37:0070 'browser_compositor': {
[email protected]f2f0fbb92012-07-14 15:52:4971 'filepath': 'ui/compositor/'
[email protected]fbd846b2010-11-19 01:32:1872 },
[email protected]f76c8852012-06-21 16:37:0073 'browser_resources': {
[email protected]f2f0fbb92012-07-14 15:52:4974 'filepath': 'chrome/browser/resources/',
[email protected]f76c8852012-06-21 16:37:0075 },
[email protected]0ce480532012-07-20 12:33:2076 'browsing_data': {
77 'filepath': 'chrome/browser/browsing_data/',
78 },
[email protected]f76c8852012-06-21 16:37:0079 'bubble': {
[email protected]f2f0fbb92012-07-14 15:52:4980 'filepath': 'ui/views/bubble/|'\
81 'chrome/browser/ui/views/bubble/',
[email protected]f76c8852012-06-21 16:37:0082 },
83 'chrome_frame': {
[email protected]f2f0fbb92012-07-14 15:52:4984 'filepath': 'chrome_frame/',
[email protected]ee6ded32011-01-24 14:33:2785 },
[email protected]d5b21972012-07-20 02:06:0186 'chrome_views': {
87 'filepath': 'chrome/browser/ui/views',
88 },
[email protected]f7bf8ba2011-02-24 22:28:4689 'chromedriver': {
90 'filepath': 'chrome/test/webdriver|third_party/webdriver'
91 },
[email protected]f76c8852012-06-21 16:37:0092 'chromeos': {
[email protected]f2f0fbb92012-07-14 15:52:4993 'filepath': 'chromeos/',
[email protected]531b1532011-08-11 03:52:0194 },
[email protected]f76c8852012-06-21 16:37:0095 'chromeos_login': {
[email protected]f2f0fbb92012-07-14 15:52:4996 'filepath': 'chrome/browser/chromeos/login/|'\
97 'chrome/browser/ui/webui/chromeos/login/|'\
98 'chrome/browser/resources/chromeos/login/',
[email protected]a791dac2011-04-07 23:22:5799 },
[email protected]f76c8852012-06-21 16:37:00100 'chromeos_webui': {
[email protected]f2f0fbb92012-07-14 15:52:49101 'filepath': 'chrome/browser/ui/webui/chromeos/|'\
102 'chrome/browser/resources/chromeos/',
[email protected]ba03af42012-03-08 01:37:12103 },
[email protected]cef7a6d2011-04-29 20:49:07104 'clang_update': {
105 'filepath': 'tools/clang/scripts/update.sh'
106 },
[email protected]f76c8852012-06-21 16:37:00107 'clipboard': {
108 'filepath': 'clipboard|dnd|drag|drop',
[email protected]2418b022011-05-19 21:06:02109 },
[email protected]6acd6d22012-08-03 15:00:45110 'contacts': {
111 'filepath': 'chrome/browser/chromeos/contacts/|'\
112 'chrome/browser/chromeos/gdata/gdata_contacts_service',
113 },
[email protected]f76c8852012-06-21 16:37:00114 'content': {
[email protected]f2f0fbb92012-07-14 15:52:49115 'filepath': 'content/',
[email protected]f76c8852012-06-21 16:37:00116 },
117 'cookie_monster': {
[email protected]f2f0fbb92012-07-14 15:52:49118 'filepath': 'net/cookies/|'\
119 'chrome/browser/net/sqlite_persistent_cookie_store',
[email protected]f76c8852012-06-21 16:37:00120 },
[email protected]bab2a832012-07-11 23:29:41121 'disk_cache': {
122 'filepath': 'net/disk_cache/|http_cache',
123 },
[email protected]f76c8852012-06-21 16:37:00124 'dns': {
[email protected]f2f0fbb92012-07-14 15:52:49125 'filepath': 'net/base/host_resolver|' \
126 'net/base/host_cache|' \
127 'net/dns/'
[email protected]f76c8852012-06-21 16:37:00128 },
129 'domui_options': {
[email protected]f2f0fbb92012-07-14 15:52:49130 'filepath': 'chrome/browser/resources/options/|'\
[email protected]f76c8852012-06-21 16:37:00131 'chrome/browser/resources/options.html|'\
[email protected]f2f0fbb92012-07-14 15:52:49132 'chrome/browser/ui/webui/options/',
[email protected]f76c8852012-06-21 16:37:00133 },
134 'download': {
[email protected]f2f0fbb92012-07-14 15:52:49135 'filepath': 'chrome/browser/download/|'\
136 'content/browser/download/',
[email protected]6bff0ad2011-06-17 01:32:51137 },
[email protected]ca872e362011-07-12 21:06:03138 'downloads_ui': {
[email protected]f2f0fbb92012-07-14 15:52:49139 'filepath': 'chrome/browser/resources/.*downloads\.' \
140 '|chrome/browser/ui/webui/.*downloads' \
141 '|chrome/browser/ui/views/download/' \
142 '|chrome/browser/ui/cocoa/download/' \
143 '|chrome/browser/ui/gtk/download/'
[email protected]ca872e362011-07-12 21:06:03144 },
[email protected]f76c8852012-06-21 16:37:00145 'extension': {
146 'filepath': 'extension',
[email protected]161277d42011-06-24 20:48:45147 },
[email protected]f76c8852012-06-21 16:37:00148 'fileapi': {
[email protected]f2f0fbb92012-07-14 15:52:49149 'filepath': 'file_system/' \
150 '|fileapi/'
[email protected]80919512011-08-03 08:51:04151 },
[email protected]f76c8852012-06-21 16:37:00152 'filebrowse': {
153 'filepath': 'file_browser' \
154 '|file_manager' \
155 '|filebrowse'
[email protected]4b07b62cc2011-10-03 17:52:39156 },
[email protected]f76c8852012-06-21 16:37:00157 'ftp': {
158 'filepath': 'ftp',
[email protected]ffeb189d2011-10-05 18:49:39159 },
[email protected]f76c8852012-06-21 16:37:00160 'fullscreen_controller': {
161 'filepath': 'fullscreen_controller',
162 },
[email protected]f93b7382012-08-09 20:53:16163 'gdata': {
[email protected]f76c8852012-06-21 16:37:00164 'filepath': 'gdata'
165 },
[email protected]f93b7382012-08-09 20:53:16166 'gfx_image': {
167 'filepath': 'ui/gfx/image/',
168 },
[email protected]f76c8852012-06-21 16:37:00169 'gpu': {
[email protected]f2f0fbb92012-07-14 15:52:49170 'filepath': 'gpu/',
[email protected]f76c8852012-06-21 16:37:00171 },
[email protected]f76c8852012-06-21 16:37:00172 'history_ui': {
[email protected]f2f0fbb92012-07-14 15:52:49173 'filepath': 'chrome/browser/resources/history',
[email protected]f76c8852012-06-21 16:37:00174 },
175 'i18n': {
[email protected]f2f0fbb92012-07-14 15:52:49176 'filepath': 'base/i18n/|base/string|l10n|icu|'\
177 'locale_settings|encoding',
[email protected]f76c8852012-06-21 16:37:00178 },
179 'imageburner': {
180 'filepath': 'imageburner'
181 },
182 'importer': {
[email protected]f2f0fbb92012-07-14 15:52:49183 'filepath': 'import',
[email protected]f76c8852012-06-21 16:37:00184 },
185 'installer': {
[email protected]f2f0fbb92012-07-14 15:52:49186 'filepath': 'chrome/installer/',
[email protected]f76c8852012-06-21 16:37:00187 },
[email protected]56b4b09d32012-07-27 18:28:41188 'instant': {
189 'filepath': 'instant|searchbox',
190 },
[email protected]f76c8852012-06-21 16:37:00191 'ipc': {
[email protected]f2f0fbb92012-07-14 15:52:49192 'filepath': 'ipc/ipc',
[email protected]f76c8852012-06-21 16:37:00193 },
194 'labs': {
195 'filepath': 'chrome/browser/labs' \
196 '|chrome/browser/dom_ui/labs'
197 },
198 'layout_tests': {
[email protected]f2f0fbb92012-07-14 15:52:49199 'filepath': 'webkit/(tools|data)/(layout_tests|test_shell)/',
[email protected]f76c8852012-06-21 16:37:00200 },
201 'linux-sandboxing': {
[email protected]f2f0fbb92012-07-14 15:52:49202 'filepath': 'sandbox/linux/',
[email protected]f76c8852012-06-21 16:37:00203 },
204 'linux-seccomp-bpf': {
205 'filepath': 'content/common/sandbox_init_linux.cc',
206 },
207 'locale_settings': {
[email protected]f2f0fbb92012-07-14 15:52:49208 'filepath': 'chrome/app/resources/locale_settings',
[email protected]f76c8852012-06-21 16:37:00209 },
210 'mac': {
211 'filepath': 'cocoa|\.mm$|(_mac|_posix)\.(cc|h)$',
212 },
213 'media': {
[email protected]f2f0fbb92012-07-14 15:52:49214 'filepath': 'media/|third_party/(ffmpeg|openmax)/|webmediaplayer|'\
[email protected]034548d2012-07-31 20:34:00215 'audio_message_filter|video_layer|media_internals',
[email protected]f76c8852012-06-21 16:37:00216 },
217 'message_loop': {
[email protected]f2f0fbb92012-07-14 15:52:49218 'filepath': 'base/message_'
[email protected]f76c8852012-06-21 16:37:00219 },
220 'metrics': {
[email protected]f2f0fbb92012-07-14 15:52:49221 'filepath': 'base/metrics/'\
222 '|chrome/browser/metrics/'\
223 '|chrome/common/metrics/'\
224 '|chrome_frame/metrics'\
225 '|chrome/browser/chromeos/external_metrics'\
226 '|chrome/browser/extensions/api/metrics/metrics'\
227 '|chrome/browser/ui/webui/metrics_handler'\
[email protected]f76c8852012-06-21 16:37:00228 '|content/browser/user_metrics.cc'\
229 '|content/public/browser/user_metrics.h'\
230 '|chrome/tools/extract_actions.py'
231 },
232 'mouse_lock': {
233 'filepath': 'mouse_lock',
234 },
235 'nacl': {
[email protected]f2f0fbb92012-07-14 15:52:49236 'filepath': 'chrome/nacl/|chrome/test/nacl/|'\
237 'chrome/browser/nacl_host/|chrome/common/nacl',
[email protected]f76c8852012-06-21 16:37:00238 },
239 'net': {
[email protected]f2f0fbb92012-07-14 15:52:49240 'filepath': 'net/',
[email protected]f76c8852012-06-21 16:37:00241 },
242 'net_error_list': {
243 'filepath': 'net/base/net_error_list.h',
244 },
245 'net_log': {
[email protected]f2f0fbb92012-07-14 15:52:49246 'filepath': 'net/base/net_log|' \
247 'chrome/browser/net/.*net_log|' \
248 'chrome/browser/net/passive_log_collector|' \
249 'chrome/browser/resources/net_internals/|' \
250 'chrome/browser/ui/webui/net_internals/'
[email protected]f76c8852012-06-21 16:37:00251 },
252 'npapi_headers': {
[email protected]f2f0fbb92012-07-14 15:52:49253 'filepath': 'third_party/npapi/bindings/',
[email protected]f76c8852012-06-21 16:37:00254 },
255 'ntp': {
[email protected]f2f0fbb92012-07-14 15:52:49256 'filepath': 'chrome/browser/resources/ntp4/|'\
257 'chrome/browser/resources/touch_ntp/|'\
258 'chrome/browser/resources/touch_ntp/|'\
259 'chrome/browser/ui/webui/ntp/',
[email protected]f76c8852012-06-21 16:37:00260 },
261 'omnibox': {
[email protected]f2f0fbb92012-07-14 15:52:49262 'filepath': 'chrome/browser/autocomplete/'\
263 '|chrome/browser/ui/.*/omnibox/'
[email protected]f76c8852012-06-21 16:37:00264 },
265 'panels': {
[email protected]f2f0fbb92012-07-14 15:52:49266 'filepath': 'chrome/browser/ui/panels/',
[email protected]f76c8852012-06-21 16:37:00267 },
268 'pepper_api': {
[email protected]f2f0fbb92012-07-14 15:52:49269 'filepath': 'ppapi/c/',
[email protected]f76c8852012-06-21 16:37:00270 },
271 'plugin': {
[email protected]f2f0fbb92012-07-14 15:52:49272 'filepath': 'chrome/browser/plugin|chrome/plugin/|'\
273 'chrome/common/plugin|webkit/glue/webplugin|webkit/glue/plugins/',
[email protected]f76c8852012-06-21 16:37:00274 },
275 'prerender': {
[email protected]78375a52012-07-14 14:47:57276 'filepath': 'prerender'
[email protected]f76c8852012-06-21 16:37:00277 },
278 'pyauto': {
279 'filepath': 'chrome/test/pyautolib' \
280 '|chrome/test/functional' \
281 '|chrome/browser/automation/automation_provider_json'
282 },
283 'remoting': {
[email protected]f2f0fbb92012-07-14 15:52:49284 'filepath': 'remoting/',
[email protected]f76c8852012-06-21 16:37:00285 },
286 'renderer': {
[email protected]f2f0fbb92012-07-14 15:52:49287 'filepath': 'chrome/browser/renderer_host/|chrome/renderer/|'\
288 'chrome/common/render',
[email protected]f76c8852012-06-21 16:37:00289 },
[email protected]21cd39b2012-06-28 01:48:40290 'search': {
[email protected]f2f0fbb92012-07-14 15:52:49291 'filepath': 'chrome/browser/ui/search/',
[email protected]21cd39b2012-06-28 01:48:40292 },
[email protected]f76c8852012-06-21 16:37:00293 'sessions': {
[email protected]f2f0fbb92012-07-14 15:52:49294 'filepath': 'chrome/browser/sessions/',
[email protected]f76c8852012-06-21 16:37:00295 },
296 'shell_window': {
[email protected]f2f0fbb92012-07-14 15:52:49297 'filepath': 'chrome/browser/ui/(views/|gtk/|cocoa/|)extensions/shell'
[email protected]f76c8852012-06-21 16:37:00298 },
299 'site_instance': {
[email protected]f2f0fbb92012-07-14 15:52:49300 'filepath': 'content/browser/site_instance|'\
301 'content/browser/browsing_instance',
[email protected]f76c8852012-06-21 16:37:00302 },
303 'speech': {
[email protected]f2f0fbb92012-07-14 15:52:49304 'filepath': 'chrome/browser/speech/'\
305 '|content/browser/speech/'\
306 '|content/common/.*speech'\
307 '|content/public/.*speech'
[email protected]f76c8852012-06-21 16:37:00308 },
309 'sync': {
[email protected]1e29f172012-09-06 16:32:13310 'filepath': 'chrome/browser/sync/|sync/',
[email protected]f76c8852012-06-21 16:37:00311 },
312 'tab_contents': {
[email protected]f2f0fbb92012-07-14 15:52:49313 'filepath': 'chrome/browser/tab_contents/|'\
314 'content/browser/tab_contents/|'\
315 'chrome/browser/ui/tab_contents/',
[email protected]f76c8852012-06-21 16:37:00316 },
317 'task_manager': {
318 'filepath': 'task_manager'
319 },
320 'tests': {
[email protected]f2f0fbb92012-07-14 15:52:49321 'filepath': 'apitest|unittest|browsertest|uitest|chrome/test/',
[email protected]0cde05a02011-11-30 23:36:52322 },
[email protected]1cbbb30b2011-10-14 08:03:56323 'textinput': {
[email protected]f2f0fbb92012-07-14 15:52:49324 'filepath': 'content/browser/renderer_host/gtk_im'\
325 '|content/browser/renderer_host/gtk_key'\
326 '|content/browser/renderer_host/render_widget_host_view'\
327 '|content/browser/renderer_host/text_input'\
328 '|ui/base/ime/'\
329 '|ui/base/gtk/event'\
330 '|ui/base/gtk/gtk_im'\
331 '|ui/base/keycodes/'\
332 '|ui/base/win/ime'\
333 '|ui/views/controls/textfield/'\
334 '|ui/views/ime/'
[email protected]1cbbb30b2011-10-14 08:03:56335 },
[email protected]3a117c62011-11-29 04:28:02336 'textinput_chromeos': {
[email protected]f2f0fbb92012-07-14 15:52:49337 'filepath': 'chrome/browser/chromeos/input_method/'\
338 '|chrome/browser/chromeos/extensions/input_method'\
339 '|chrome/browser/chromeos/status/input_method'\
340 '|chrome/browser/extensions/extension_input_'\
341 '|chrome/browser/resources/keyboard'\
342 '|chrome/browser/resources/options/language'\
[email protected]ef03eae2011-11-30 08:43:43343 '|chrome/browser/ui/webui/options/'\
[email protected]f2f0fbb92012-07-14 15:52:49344 'chromeos/.*(language|keyboard)'\
345 '|chrome/browser/ui/webui/options/language'
[email protected]3a117c62011-11-29 04:28:02346 },
[email protected]f76c8852012-06-21 16:37:00347 'tools': {
[email protected]f2f0fbb92012-07-14 15:52:49348 'filepath': 'tools/',
[email protected]6bea7b42011-10-19 19:47:09349 },
[email protected]f76c8852012-06-21 16:37:00350 'tools_emacs': {
[email protected]f2f0fbb92012-07-14 15:52:49351 'filepath': 'tools/emacs/',
[email protected]65676d32012-04-18 14:41:05352 },
[email protected]6b5093c2012-05-23 19:10:18353 'ui_resources': {
[email protected]f2f0fbb92012-07-14 15:52:49354 'filepath': 'ui/resources/'\
355 '|ui/base/native_theme/resources/'\
356 '|chrome/app/theme/'
[email protected]6b5093c2012-05-23 19:10:18357 },
[email protected]f76c8852012-06-21 16:37:00358 'valgrind': {
359 'filepath': 'valgrind',
360 },
361 'views': {
362 # Applies to all files and subdirs within this directory.
[email protected]f2f0fbb92012-07-14 15:52:49363 'filepath': '^ui/views/',
[email protected]f76c8852012-06-21 16:37:00364 },
365 'views_core': {
366 'filepath': 'ui/views/view.h|'\
367 'ui/views/view.cc|'\
[email protected]f2f0fbb92012-07-14 15:52:49368 'ui/views/widget/',
[email protected]f76c8852012-06-21 16:37:00369 },
[email protected]d9010032012-07-16 22:50:30370 'webintents': {
371 'filepath': 'chrome/browser/intents/.*'\
372 '|chrome/browser/ui/intents/.*'\
373 '|chrome/browser/webdata/.*intent.*'\
374 '|chrome/browser/ui/webui/options2/.*intent.*'\
375 '|chrome/browser/ui/cocoa/.*intent.*'\
376 '|chrome/browser/ui/gtk/.*intent.*'\
377 '|chrome/browser/ui/views/.*intent.*'\
378 '|content/browser/intents/.*'\
379 '|content/common/intents.*'\
380 '|content/public/browser/.*intent.*'
381 '|webkit/glue/.*intent.*'
382 },
[email protected]208879542012-07-05 11:15:34383 'website_settings': {
[email protected]f2f0fbb92012-07-14 15:52:49384 'filepath': 'chrome/browser/content_settings/'\
385 '|chrome/browser/ui/views/website_settings/'\
386 '|chrome/browser/ui/website_settings/'\
387 '|chrome/common/content_settings',
[email protected]208879542012-07-05 11:15:34388 },
[email protected]f76c8852012-06-21 16:37:00389 'webkit': {
[email protected]f2f0fbb92012-07-14 15:52:49390 'filepath': 'webkit/',
[email protected]f76c8852012-06-21 16:37:00391 },
392 'worker': {
[email protected]f2f0fbb92012-07-14 15:52:49393 'filepath': 'chrome/browser/worker_host/|chrome/worker/|'\
394 'chrome/common/worker_messages|webkit/glue/webworker',
[email protected]f76c8852012-06-21 16:37:00395 },
396 'x11': {
[email protected]f2f0fbb92012-07-14 15:52:49397 'filepath': 'content/browser/renderer_host/backing_store_x\.' \
398 '|chrome/browser/chromeos/input_method/xkeyboard\.' \
399 '|chrome/browser/chromeos/system_key_event_listener\.' \
[email protected]f76c8852012-06-21 16:37:00400 '|chrome/browser/chromeos/'\
[email protected]f2f0fbb92012-07-14 15:52:49401 'xinput_hierarchy_changed_event_listener\.' \
402 '|chrome/browser/chromeos/wm_' \
403 '|ui/base/x/'
[email protected]0d710852012-05-24 01:18:40404 },
[email protected]a3838612009-10-13 21:57:54405 },
[email protected]ca872e362011-07-12 21:06:03406
[email protected]a3838612009-10-13 21:57:54407 'WATCHLISTS': {
[email protected]f76c8852012-06-21 16:37:00408 'accelerator_table': ['[email protected]',
409 '[email protected]',
410 '[email protected]'],
411 'accessibility': ['[email protected]',
412 '[email protected]',
413 '[email protected]',
414 '[email protected]',
415 '[email protected]',
416 '[email protected]',
417 '[email protected]',
418 '[email protected]',
419 '[email protected]'],
[email protected]d2cdf342012-08-07 11:00:02420 'android_infra': ['[email protected]',
421 '[email protected]',
[email protected]124d9b12012-08-24 10:44:58422 '[email protected]',
423 '[email protected]'],
[email protected]8a197f22012-06-22 14:59:05424 'app_list': ['[email protected]'],
[email protected]f76c8852012-06-21 16:37:00425 'appcache': ['[email protected]'],
426 'aura': ['[email protected]', '[email protected]'],
427 'autofill': ['[email protected]', '[email protected]',
428 '[email protected]'],
[email protected]be4f8662012-01-02 15:59:59429 'automation': ['[email protected]',
[email protected]73f3435e2011-10-14 13:20:21430 '[email protected]'],
[email protected]4a55dec2012-08-30 18:54:35431 'base': ['[email protected]'],
[email protected]1ed5e0fd2012-07-19 00:19:05432 'base_memory': ['[email protected]'],
[email protected]6b5093c2012-05-23 19:10:18433 'browser_chromeos': ['[email protected]',
434 '[email protected]',
435 '[email protected]'],
[email protected]22650d22012-07-18 17:02:35436 'browser_components': ['[email protected]'],
[email protected]f76c8852012-06-21 16:37:00437 'browser_compositor': ['[email protected]', '[email protected]',
[email protected]21cd39b2012-06-28 01:48:40438 '[email protected]'],
[email protected]f76c8852012-06-21 16:37:00439 'browser_resources': ['[email protected]'],
[email protected]0ce480532012-07-20 12:33:20440 'browsing_data': ['[email protected]'],
[email protected]f76c8852012-06-21 16:37:00441 'bubble': ['[email protected]', '[email protected]'],
442 'chrome_frame': ['[email protected]', '[email protected]',
443 '[email protected]'],
[email protected]d5b21972012-07-20 02:06:01444 'chrome_views': ['[email protected]'],
[email protected]f76c8852012-06-21 16:37:00445 'chromedriver': ['[email protected]'],
[email protected]6b5093c2012-05-23 19:10:18446 'chromeos' : ['[email protected]',
447 '[email protected]'],
[email protected]93a564782011-09-28 14:20:31448 'chromeos_webui': ['[email protected]'],
[email protected]f76c8852012-06-21 16:37:00449 'clang_update': ['[email protected]', '[email protected]',
450 '[email protected]'],
451 'clipboard': ['[email protected]'],
[email protected]6acd6d22012-08-03 15:00:45452 'contacts': ['[email protected]'],
[email protected]f76c8852012-06-21 16:37:00453 'content': ['[email protected]', '[email protected]',
[email protected]ad74c372012-06-28 11:02:58454 '[email protected]'],
[email protected]f76c8852012-06-21 16:37:00455 'cookie_monster': ['[email protected]', '[email protected]',
456 '[email protected]'],
[email protected]bab2a832012-07-11 23:29:41457 'disk_cache': ['[email protected]'],
[email protected]f76c8852012-06-21 16:37:00458 'dns': ['[email protected]'],
459 'download': ['[email protected]'],
460 'downloads_ui': ['[email protected]', '[email protected]'],
461 'extension': ['[email protected]',
462 '[email protected]'],
463 'fileapi': ['[email protected]'],
464 'filebrowse': ['[email protected]'],
465 'ftp': ['[email protected]'],
466 'fullscreen_controller': ['[email protected]'],
467 'gdata': ['[email protected]'],
[email protected]f93b7382012-08-09 20:53:16468 'gfx_image': ['[email protected]'],
[email protected]f76c8852012-06-21 16:37:00469 'gpu': ['[email protected]'],
[email protected]f76c8852012-06-21 16:37:00470 'history_ui': ['[email protected]'],
471 'i18n': ['[email protected]'],
472 'imageburner': ['[email protected]', '[email protected]'],
473 'importer': ['[email protected]'],
474 'installer': ['[email protected]'],
[email protected]c0baf2352012-08-01 02:52:57475 'instant': ['[email protected]', '[email protected]',
476 '[email protected]', '[email protected]',
477 '[email protected]', '[email protected]'],
[email protected]f76c8852012-06-21 16:37:00478 'ipc': ['[email protected]', '[email protected]'],
479 'labs': ['[email protected]'],
480 'linux-sandboxing': ['[email protected]', '[email protected]'],
481 'linux-seccomp-bpf': ['[email protected]'],
482 'locale_settings': ['[email protected]'],
483 'media': ['[email protected]'],
484 'message_loop': ['[email protected]'],
485 'metrics': ['[email protected]',
486 '[email protected]',
487 '[email protected]'],
488 'mouse_lock': ['[email protected]'],
489 'nacl': ['[email protected]'],
490 'net': ['[email protected]', '[email protected]'],
491 'net_error_list': ['[email protected]'],
492 'net_log': ['[email protected]', '[email protected]'],
[email protected]d5fa18c42010-06-01 22:33:31493 'npapi_headers': ['[email protected]'],
[email protected]f76c8852012-06-21 16:37:00494 'ntp': ['[email protected]', '[email protected]'],
495 'omnibox': ['[email protected]'],
496 'panels': ['[email protected]', '[email protected]',
497 '[email protected]', '[email protected]'],
498 'pepper_api': ['[email protected]', '[email protected]',
[email protected]5243260f2012-09-11 00:09:25499 '[email protected]', '[email protected]',
500 '[email protected]'],
[email protected]f76c8852012-06-21 16:37:00501 'plugin': ['[email protected]', '[email protected]',
502 '[email protected]'],
503 'prerender': ['[email protected]', '[email protected]',
[email protected]78375a52012-07-14 14:47:57504 '[email protected]', '[email protected]',
505 '[email protected]'],
[email protected]f76c8852012-06-21 16:37:00506 'pyauto': ['[email protected]',
507 '[email protected]', '[email protected]',
508 '[email protected]'],
[email protected]e2c1e292012-01-25 23:40:34509 'remoting': ['[email protected]',
510 '[email protected]',
511 '[email protected]',
[email protected]84cdbcc42011-11-17 01:01:01512 '[email protected]',
[email protected]e06acea2011-02-03 07:11:07513 '[email protected]',
514 '[email protected]',
[email protected]e7a85322012-08-30 18:41:51515 '[email protected]',
[email protected]e06acea2011-02-03 07:11:07516 '[email protected]',
517 '[email protected]',
[email protected]6ceb3fc52011-12-08 22:04:34518 '[email protected]',
519 '[email protected]',
520 '[email protected]'],
[email protected]4a55dec2012-08-30 18:54:35521 'renderer': ['[email protected]'],
[email protected]21cd39b2012-06-28 01:48:40522 'search': ['[email protected]'],
[email protected]f76c8852012-06-21 16:37:00523 'sessions': ['[email protected]'],
524 'shell_window': ['[email protected]'],
525 'site_instance': ['[email protected]', '[email protected]'],
526 'speech': ['[email protected]'],
[email protected]be73a982012-09-12 22:29:47527 'sync': ['[email protected]',
528 '[email protected]',
529 '[email protected]',
530 '[email protected]'],
[email protected]4a55dec2012-08-30 18:54:35531 'tab_contents': ['[email protected]',
[email protected]f76c8852012-06-21 16:37:00532 '[email protected]', '[email protected]'],
[email protected]531b1532011-08-11 03:52:01533 'task_manager': ['[email protected]'],
[email protected]f76c8852012-06-21 16:37:00534 'tests': [],
[email protected]494f3cf2011-11-14 07:14:02535 'textinput': ['[email protected]',
536 '[email protected]',
537 '[email protected]'],
[email protected]3a117c62011-11-29 04:28:02538 'textinput_chromeos': ['[email protected]'],
[email protected]f76c8852012-06-21 16:37:00539 'tools': ['[email protected]'],
540 'tools_emacs': ['[email protected]',
541 '[email protected]'],
[email protected]6b5093c2012-05-23 19:10:18542 'ui_resources': ['[email protected]'],
[email protected]f76c8852012-06-21 16:37:00543 'valgrind': ['[email protected]',
544 '[email protected]',
545 '[email protected]'],
546 'views': ['[email protected]'],
547 'views_core': ['[email protected]'],
[email protected]d9010032012-07-16 22:50:30548 'webintents': [
549 '[email protected]',
[email protected]30207982012-08-10 00:25:20550 '[email protected]',
[email protected]631ac672012-09-06 22:02:45551 '[email protected]',
552 '[email protected]'],
[email protected]208879542012-07-05 11:15:34553 'website_settings': ['[email protected]'],
[email protected]f76c8852012-06-21 16:37:00554 'webkit': ['[email protected]'],
555 'worker': ['[email protected]'],
556 'x11': ['[email protected]',
557 '[email protected]',
558 '[email protected]'],
[email protected]a3838612009-10-13 21:57:54559 },
560}