blob: e205cde0ba4d12095e9b7fc08a0f48242dee0f3d [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': {
dmazzoni5f4b7f12015-02-17 16:35:5718 'filepath': 'accessibility' \
19 '|braille' \
[email protected]a4156bfb2014-02-27 22:37:4720 '|chromevox' \
dmazzoni5f4b7f12015-02-17 16:35:5721 '|iaccessible2' \
22 '|isimpledom' \
23 '|liblouis'
[email protected]a3838612009-10-13 21:57:5424 },
[email protected]e9db77a2013-06-12 23:56:1725 'activity_log': {
26 'filepath': 'chrome/browser/extensions/activity_log/' \
27 '|chrome/browser/extensions/api/activity_log_private/'
28 },
[email protected]d2cdf342012-08-07 11:00:0229 'android_infra': {
30 'filepath': 'build/android/' \
31 '|testing/android/' \
32 '|tools/android/'
33 },
[email protected]d6af50812014-04-01 17:18:0934 'android_media': {
35 'filepath': 'content/browser/media/android' \
36 '|content/renderer/media/android' \
37 '|media/audio/android' \
38 '|media/base/android' \
39 '|media/midi/*_android.*' \
40 '|media/video/capture/android'
41 },
[email protected]3261d962014-03-04 22:18:2842 'android_tab': {
43 'filepath': 'chrome/android/java/src/org/chromium/chrome/browser/Tab'
44 },
[email protected]7ca78dc12012-09-20 09:26:4445 'android_webview': {
46 'filepath': 'android_webview/',
47 },
[email protected]8a197f22012-06-22 14:59:0548 'app_list': {
[email protected]311cc902013-03-15 04:45:4649 'filepath': 'chrome/browser/ui/app_list'\
50 '|chrome/browser/ui/ash/app_list'\
[email protected]311cc902013-03-15 04:45:4651 '|chrome/browser/ui/views/app_list'\
52 '|ui/app_list/'
[email protected]8a197f22012-06-22 14:59:0553 },
[email protected]e38d185a2013-07-09 08:23:5254 'app_shortcuts': {
55 'filepath': 'apps/app_shim/'\
56 '|chrome/browser/web_applications/'\
57 '|chrome/browser/ui/web_applications/'\
58 '|chrome/common/mac/'
59 },
[email protected]374a93c2009-11-05 21:45:5660 'appcache': {
[email protected]f2f0fbb92012-07-14 15:52:4961 'filepath': 'appcache/',
[email protected]374a93c2009-11-05 21:45:5662 },
[email protected]54bf94d2013-01-30 23:07:4063 'apps': {
64 'filepath': '^apps/',
65 },
[email protected]3ce56642013-10-17 22:12:5166 'ash': {
67 'filepath': 'ash/',
68 },
[email protected]f76c8852012-06-21 16:37:0069 'aura': {
[email protected]3ce56642013-10-17 22:12:5170 'filepath': 'ui/aura/',
[email protected]84ba35e32010-08-06 17:22:3971 },
[email protected]c3a6e1e72013-08-02 00:13:0772 'aura_compositor': {
73 'filepath':
74 'ui/compositor/' \
[email protected]6dc38f72014-01-16 22:19:5875 '|content/browser/compositor/' \
76 '|content/browser/renderer_host/compositor_resize_lock_aura' \
[email protected]c3a6e1e72013-08-02 00:13:0777 '|content/browser/renderer_host/render_widget_host_view_aura' \
78 '|content/browser/renderer_host/render_widget_host_view_browsertest' \
[email protected]a6eeeef92014-03-19 19:06:4479 '|content/browser/renderer_host/delegated' \
80 '|content/browser/renderer_host/software' \
[email protected]c3a6e1e72013-08-02 00:13:0781 '|content/common/gpu/client/' \
82 '|webkit/common/gpu/'
83 },
sullivan0171e3c2015-03-03 18:47:2184 'auto_bisect': {
85 'filepath': 'tools/run-bisect-perf-regression.py'\
86 '|tools/run-perf-test.cfg'\
87 '|tools/auto_bisect/'
88 },
[email protected]2a38f0c02013-05-29 02:27:4589 'autofill': {
[email protected]30964792013-05-29 02:41:2590 'filepath': 'chrome/browser/autofill/|'\
[email protected]d9310a82012-11-02 02:53:4891 'chrome/browser/resources/options/autofill_|'\
92 'chrome/browser/sync/glue/autofill_|'\
93 'chrome/browser/ui/android/autofill/|'\
94 'chrome/browser/ui/autofill/|'\
[email protected]e3e4ca62013-05-17 08:50:2795 'chrome/browser/ui/cocoa/autofill/|'\
[email protected]d9310a82012-11-02 02:53:4896 'chrome/browser/ui/gtk/autofill/|'\
97 'chrome/browser/ui/views/autofill/|'\
98 'chrome/browser/ui/webui/options/autofill_|'\
[email protected]d9310a82012-11-02 02:53:4899 'chrome/renderer/autofill/|'\
100 'chrome/test/data/autofill/|'\
[email protected]3947d4a82013-03-12 09:41:05101 'components/autofill/|'\
[email protected]30964792013-05-29 02:41:25102 'components/autofill/browser/webdata/|'\
103 'components/webdata/|'\
[email protected]d9310a82012-11-02 02:53:48104 'content/public/common/password_|'\
105 'content/public/renderer/password_|'\
106 'content/renderer/password_',
[email protected]b3399272010-08-10 19:49:29107 },
[email protected]f76c8852012-06-21 16:37:00108 'automation': {
[email protected]f2f0fbb92012-07-14 15:52:49109 'filepath': 'chrome/browser/automation/|chrome/test/automation/',
[email protected]b8a0f8fa2010-09-02 18:35:55110 },
jkarlin539748402015-03-31 17:36:31111 'background_sync': {
112 'filepath': 'background_sync',
113 },
[email protected]f76c8852012-06-21 16:37:00114 'base': {
[email protected]f2f0fbb92012-07-14 15:52:49115 'filepath': '^base/',
[email protected]7a7a13b2010-08-25 01:10:59116 },
[email protected]5e105332012-09-13 01:55:52117 'base_allocator': {
118 'filepath': '^base/allocator',
119 },
[email protected]1ed5e0fd2012-07-19 00:19:05120 'base_memory': {
121 'filepath': '^base/memory',
122 },
[email protected]b17d9e02014-07-29 09:45:50123 'base_win': {
124 'filepath': '^base/win',
125 },
[email protected]7e093d4022014-06-26 19:19:55126 'battery_status': {
127 'filepath': 'content/browser/battery_status/|'\
timvolodine953fde72014-12-09 16:47:10128 'content/renderer/battery_status/|'\
129 'content/test/data/battery_status/|'\
130 'device/battery/',
[email protected]7e093d4022014-06-26 19:19:55131 },
[email protected]06798f72013-01-14 22:31:17132 'bookmarks': {
133 'filepath': 'chrome/browser/bookmarks/' \
[email protected]771ad482013-07-16 17:32:48134 '|chrome/browser/extensions/api/bookmark_manager_private/' \
135 '|chrome/browser/extensions/api/bookmarks/' \
136 '|chrome/browser/resources/bookmark_manager/' \
[email protected]cd869cde2013-01-31 15:46:35137 '|chrome/browser/ui/bookmarks/' \
138 '|chrome/browser/ui/cocoa/bookmarks/' \
[email protected]5cb8b6e12014-05-19 16:53:46139 '|chrome/browser/ui/views/bookmarks/' \
140 '|components/bookmarks'
[email protected]06798f72013-01-14 22:31:17141 },
[email protected]b17d9e02014-07-29 09:45:50142 'breakpad_app': {
Robert Sesekabcd8102014-08-27 16:12:44143 'filepath': 'components/crash/app/',
[email protected]b17d9e02014-07-29 09:45:50144 },
[email protected]f76c8852012-06-21 16:37:00145 'browser': {
[email protected]f2f0fbb92012-07-14 15:52:49146 'filepath': 'chrome/browser/',
[email protected]02c44522010-10-08 17:43:25147 },
[email protected]f76c8852012-06-21 16:37:00148 'browser_chromeos': {
[email protected]f2f0fbb92012-07-14 15:52:49149 'filepath': 'chrome/browser/chromeos/',
[email protected]02c44522010-10-08 17:43:25150 },
[email protected]22650d22012-07-18 17:02:35151 'browser_components': {
[email protected]a7228f62012-09-20 17:52:48152 'filepath': 'chrome/browser/autofill/' \
153 '|chrome/browser/bookmarks/' \
[email protected]a7228f62012-09-20 17:52:48154 '|chrome/browser/favicon/' \
[email protected]ddf288e2013-01-09 20:58:27155 '|chrome/browser/history/' \
[email protected]fccf4882013-03-15 04:46:19156 '|chrome/browser/webdata/' \
[email protected]3947d4a82013-03-12 09:41:05157 '|components/autofill/'
[email protected]22650d22012-07-18 17:02:35158 },
[email protected]f76c8852012-06-21 16:37:00159 'browser_compositor': {
[email protected]f2f0fbb92012-07-14 15:52:49160 'filepath': 'ui/compositor/'
[email protected]fbd846b2010-11-19 01:32:18161 },
[email protected]f76c8852012-06-21 16:37:00162 'browser_resources': {
[email protected]f2f0fbb92012-07-14 15:52:49163 'filepath': 'chrome/browser/resources/',
[email protected]f76c8852012-06-21 16:37:00164 },
[email protected]0ce480532012-07-20 12:33:20165 'browsing_data': {
166 'filepath': 'chrome/browser/browsing_data/',
167 },
[email protected]f76c8852012-06-21 16:37:00168 'bubble': {
[email protected]f2f0fbb92012-07-14 15:52:49169 'filepath': 'ui/views/bubble/|'\
170 'chrome/browser/ui/views/bubble/',
[email protected]f76c8852012-06-21 16:37:00171 },
jkarlin539748402015-03-31 17:36:31172 'cache_storage': {
173 'filepath': 'cache_storage',
174 },
[email protected]10fbd5952013-08-22 07:42:39175 'cast': {
[email protected]31ef420b2014-08-13 21:19:13176 'filepath': 'media/cast/'\
177 '|chrome/browser/extensions/api/cast_streaming/'\
178 '|chrome/browser/media/cast'\
179 '|chrome/renderer/media/cast'\
180 '|chrome/test/data/extensions/api_test/cast_'\
181 '|content/public/renderer/media_stream_',
[email protected]10fbd5952013-08-22 07:42:39182 },
[email protected]651d9992014-04-09 17:18:41183 'chromecast': {
184 'filepath': 'chromecast/',
185 },
[email protected]c863702a2012-09-14 20:05:28186 'cc': {
187 'filepath': 'cc/|'\
[email protected]799fd732013-05-15 21:18:52188 'webkit/renderer/compositor_bindings/|'\
[email protected]4934d362012-11-22 22:04:53189 'content/common/cc_messages'
[email protected]c863702a2012-09-14 20:05:28190 },
[email protected]c73ec8ab2014-01-16 20:35:23191 'chrome_elf': {
192 'filepath': 'chrome_elf',
193 },
[email protected]d5b21972012-07-20 02:06:01194 'chrome_views': {
195 'filepath': 'chrome/browser/ui/views',
196 },
[email protected]f7bf8ba2011-02-24 22:28:46197 'chromedriver': {
samuong53d5e612014-10-10 18:56:38198 'filepath': 'chrome/test/chromedriver|'\
199 'chrome/test/data/chromedriver|'\
200 'third_party/webdriver'
[email protected]f7bf8ba2011-02-24 22:28:46201 },
[email protected]f76c8852012-06-21 16:37:00202 'chromeos': {
[email protected]f2f0fbb92012-07-14 15:52:49203 'filepath': 'chromeos/',
[email protected]531b1532011-08-11 03:52:01204 },
[email protected]eda0a0b2013-04-19 20:34:35205 'chromeos_attestation': {
206 'filepath': 'chromeos/attestation/|'\
[email protected]64494c3f2013-08-14 22:15:59207 'chrome/browser/chromeos/attestation/|'\
208 'chrome/browser/extensions/api/enterprise_platform_keys_private/',
[email protected]eda0a0b2013-04-19 20:34:35209 },
[email protected]7c59a152012-11-06 20:56:35210 'chromeos_calculator': {
211 'filepath': 'chrome/common/extensions/docs/examples/apps/calculator/',
212 },
hashimoto40ecb692014-09-02 04:51:31213 'chromeos_dbus': {
214 'filepath': 'chromeos/dbus/',
215 },
[email protected]f76c8852012-06-21 16:37:00216 'chromeos_login': {
[email protected]f2f0fbb92012-07-14 15:52:49217 'filepath': 'chrome/browser/chromeos/login/|'\
218 'chrome/browser/ui/webui/chromeos/login/|'\
dzhioevcc7c0492014-11-25 14:52:58219 'chrome/browser/resources/chromeos/login/|'\
220 'ui/login/',
[email protected]a791dac2011-04-07 23:22:57221 },
[email protected]d7d35f342012-10-22 20:32:47222 'chromeos_net': {
223 'filepath': 'chromeos/network/|'\
224 'chrome/browser/chromeos/cros/|'\
225 'chrome/browser/chromeos/net/',
226 },
[email protected]2315ac0c2013-02-05 00:49:16227 'chromeos_power': {
[email protected]c3943ad2013-07-03 13:44:56228 'filepath': 'ash/system/chromeos/power/|'\
229 'chromeos/dbus/power_.*|'\
[email protected]2315ac0c2013-02-05 00:49:16230 'chrome/browser/chromeos/power/',
231 },
[email protected]f76c8852012-06-21 16:37:00232 'chromeos_webui': {
[email protected]f2f0fbb92012-07-14 15:52:49233 'filepath': 'chrome/browser/ui/webui/chromeos/|'\
234 'chrome/browser/resources/chromeos/',
[email protected]ba03af42012-03-08 01:37:12235 },
[email protected]cef7a6d2011-04-29 20:49:07236 'clang_update': {
237 'filepath': 'tools/clang/scripts/update.sh'
238 },
[email protected]f76c8852012-06-21 16:37:00239 'clipboard': {
240 'filepath': 'clipboard|dnd|drag|drop',
[email protected]2418b022011-05-19 21:06:02241 },
[email protected]0387ab32014-08-05 00:13:42242 'closure': {
[email protected]18fd7a532014-08-20 23:09:51243 'filepath': 'third_party/closure_(compiler|linter)/|'
244 'compiled_resources.gyp',
[email protected]0387ab32014-08-05 00:13:42245 },
[email protected]f76c8852012-06-21 16:37:00246 'content': {
[email protected]f2f0fbb92012-07-14 15:52:49247 'filepath': 'content/',
[email protected]f76c8852012-06-21 16:37:00248 },
scheib968e61052014-11-05 00:27:25249 'content_bluetooth': {
250 'filepath': 'content/.*bluetooth'
251 },
[email protected]e3774fd2014-04-23 22:32:54252 'content_input': {
253 'filepath': 'content/browser/renderer_host/input/|'\
254 'content/common/input/|'\
255 'content/renderer/input/',
256 },
mkwst512627022014-09-16 09:23:27257 'content_renderer': {
258 'filepath': 'content/renderer/',
259 },
[email protected]aa3311a2012-11-19 16:04:58260 'content_shell': {
261 'filepath': 'content/shell/',
262 },
kinukoa121bce2015-01-30 10:04:41263 'content_worker': {
264 'filepath': 'content/.*worker',
265 },
[email protected]f76c8852012-06-21 16:37:00266 'cookie_monster': {
[email protected]f2f0fbb92012-07-14 15:52:49267 'filepath': 'net/cookies/|'\
[email protected]8492b5b2012-12-17 21:58:08268 'chrome/browser/net/sqlite_persistent_cookie_store',
[email protected]f76c8852012-06-21 16:37:00269 },
vabr8380eb32014-11-17 11:50:27270 'custom_handlers': {
271 'filepath': 'chrome/browser/custom_handlers/|'\
272 'chrome/common/custom_handlers/',
273 },
[email protected]5e105332012-09-13 01:55:52274 'deep_memory_profiler': {
275 'filepath': 'tools/(deep_memory_profiler|find_runtime_symbols)',
276 },
[email protected]29ad47c2014-04-23 09:12:48277 'device_sensors': {
278 'filepath': 'content/browser/device_sensors/|'\
279 'content/common/device_sensors/|'\
280 'content/public/android/java/src/org/chromium/content/browser/DeviceSensors.java|'\
281 'content/public/android/javatests/src/org/chromium/content/browser/DeviceSensorsTest.java|'\
282 'content/renderer/device_sensors/',
[email protected]8c667232013-11-12 19:49:14283 },
scheibabdd7d32015-02-11 22:13:08284 'developer_recommended_flags': {
285 'filepath': 'developer_recommended_flags.gypi',
286 },
[email protected]342b12872012-11-07 12:10:46287 'devtools': {
288 'filepath': 'devtools',
289 },
[email protected]bab2a832012-07-11 23:29:41290 'disk_cache': {
291 'filepath': 'net/disk_cache/|http_cache',
292 },
[email protected]f76c8852012-06-21 16:37:00293 'dns': {
[email protected]f2f0fbb92012-07-14 15:52:49294 'filepath': 'net/base/host_resolver|' \
[email protected]8492b5b2012-12-17 21:58:08295 'net/base/host_cache|' \
296 'net/dns/'
[email protected]f76c8852012-06-21 16:37:00297 },
[email protected]f76c8852012-06-21 16:37:00298 'download': {
[email protected]f2f0fbb92012-07-14 15:52:49299 'filepath': 'chrome/browser/download/|'\
[email protected]8492b5b2012-12-17 21:58:08300 'content/browser/download/',
[email protected]6bff0ad2011-06-17 01:32:51301 },
[email protected]e137d3d2013-06-11 17:16:40302 'download_database': {
303 'filepath': 'chrome/browser/history/download_database',
304 },
[email protected]8492b5b2012-12-17 21:58:08305 'downloads_ext': {
306 'filepath': 'chrome/browser/extensions/api/downloads/|'\
[email protected]12188aff2013-03-03 21:57:57307 'chrome/common/extensions/api/downloads.*.idl',
[email protected]e52c2832012-12-17 23:52:16308 },
[email protected]ca872e362011-07-12 21:06:03309 'downloads_ui': {
[email protected]8492b5b2012-12-17 21:58:08310 'filepath': 'chrome/browser/resources/downloads/|' \
311 'chrome/browser/ui/webui/.*downloads|' \
312 'chrome/browser/ui/views/download/|' \
313 'chrome/browser/ui/cocoa/download/|' \
314 'chrome/browser/ui/gtk/download/'
[email protected]ca872e362011-07-12 21:06:03315 },
[email protected]f6df20a2012-10-23 21:22:07316 'drive': {
[email protected]8492b5b2012-12-17 21:58:08317 'filepath': 'chrome/browser/chromeos/drive/|' \
318 'chrome/browser/google_apis/'
[email protected]f6df20a2012-10-23 21:22:07319 },
[email protected]89d2cd52013-04-16 01:55:36320 'drive_resource_metadata': {
[email protected]2c948e12013-10-17 03:08:33321 'filepath': 'chrome/browser/chromeos/drive/resource_metadata'
[email protected]89d2cd52013-04-16 01:55:36322 },
[email protected]3a25c8a2014-06-26 06:47:10323 'eme': {
324 'filepath': 'components/cdm/|' \
325 'content/browser/media/cdm/|' \
326 'content/renderer/media/crypto/|' \
327 'media/base/android/*drm*|' \
328 'media/cdm/|' \
329 'third_party/widevine/cdm/'
330 },
noyauc7f9ea392014-11-26 11:24:48331 'enhanced_bookmarks': {
332 'filepath': 'chrome/browser/enhanced_bookmarks/' \
333 '|components/enhanced_bookmarks/'
334 },
[email protected]247dcfb92014-04-23 18:25:59335 'events': {
336 'filepath': 'ui/events/',
337 },
[email protected]f76c8852012-06-21 16:37:00338 'extension': {
339 'filepath': 'extension',
[email protected]161277d42011-06-24 20:48:45340 },
[email protected]f76c8852012-06-21 16:37:00341 'fileapi': {
[email protected]8492b5b2012-12-17 21:58:08342 'filepath': 'file_system/|' \
343 'fileapi/'
[email protected]80919512011-08-03 08:51:04344 },
[email protected]f76c8852012-06-21 16:37:00345 'filebrowse': {
[email protected]8492b5b2012-12-17 21:58:08346 'filepath': 'file_browser|' \
347 'file_manager|' \
348 'filebrowse'
[email protected]4b07b62cc2011-10-03 17:52:39349 },
[email protected]4ed766c2013-09-19 09:45:20350 'filesapp': {
[email protected]4ff3d9f2014-04-24 05:25:20351 'filepath': 'ui/file_manager'
[email protected]4ed766c2013-09-19 09:45:20352 },
[email protected]f76c8852012-06-21 16:37:00353 'ftp': {
354 'filepath': 'ftp',
[email protected]ffeb189d2011-10-05 18:49:39355 },
[email protected]3a2a6ac02014-06-20 07:07:12356 'gcm': {
357 'filepath': 'chrome/browser/services/gcm/|'\
358 'components/gcm_driver/|'\
359 'google_apis/gcm/',
360 },
[email protected]d8036492013-08-09 16:02:23361 'geolocation': {
362 'filepath': 'chrome/browser/geolocation/|'\
363 'content/browser/geolocation|'\
364 'content/public/common/geoposition.*|'\
365 'content/public/browser/geolocation.*|'\
366 'content/renderer/geolocation.*|'\
367 'content/shell/geolocation/',
368 },
[email protected]f93b7382012-08-09 20:53:16369 'gfx_image': {
370 'filepath': 'ui/gfx/image/',
371 },
[email protected]cf428f732012-10-02 20:48:15372 'gfx_geometry': {
danakj570c1332015-01-06 16:59:36373 'filepath': 'ui/gfx/geometry/',
[email protected]cf428f732012-10-02 20:48:15374 },
[email protected]4d1773e2014-04-05 07:59:57375 'gn': {
376 'filepath': 'tools/gn',
377 },
[email protected]f76c8852012-06-21 16:37:00378 'gpu': {
[email protected]f2f0fbb92012-07-14 15:52:49379 'filepath': 'gpu/',
[email protected]f76c8852012-06-21 16:37:00380 },
[email protected]f76c8852012-06-21 16:37:00381 'history_ui': {
[email protected]f2f0fbb92012-07-14 15:52:49382 'filepath': 'chrome/browser/resources/history',
[email protected]f76c8852012-06-21 16:37:00383 },
[email protected]18d7e402014-07-08 19:53:14384 'hotword': {
385 'filepath': 'chrome/browser/extensions/api/hotword_private/'\
386 '|chrome/browser/resources/hotword_helper/'\
[email protected]535980d42014-08-12 14:31:28387 '|chrome/browser/resources/hotword/'\
[email protected]18d7e402014-07-08 19:53:14388 '|chrome/browser/search/hotword*'\
389 '|chrome/test/data/extensions/api_test/hotword_private/',
390 },
[email protected]f76c8852012-06-21 16:37:00391 'i18n': {
[email protected]f2f0fbb92012-07-14 15:52:49392 'filepath': 'base/i18n/|base/string|l10n|icu|'\
393 'locale_settings|encoding',
[email protected]f76c8852012-06-21 16:37:00394 },
[email protected]f76c8852012-06-21 16:37:00395 'importer': {
[email protected]f2f0fbb92012-07-14 15:52:49396 'filepath': 'import',
[email protected]f76c8852012-06-21 16:37:00397 },
[email protected]c26161352013-11-12 19:50:01398 'indexed_db': {
399 'filepath': 'content/browser/indexed_db|'\
400 'content/child/indexed_db|'\
401 'content/common/indexed_db|'\
402 'content/public/browser/indexed_db|'\
403 'content/test/data/indexeddb',
404 },
[email protected]f76c8852012-06-21 16:37:00405 'installer': {
[email protected]f2f0fbb92012-07-14 15:52:49406 'filepath': 'chrome/installer/',
[email protected]f76c8852012-06-21 16:37:00407 },
mmoss19826c62014-11-14 21:37:36408 'installer_linux': {
409 'filepath': 'chrome/installer/linux/',
410 },
[email protected]56b4b09d32012-07-27 18:28:41411 'instant': {
[email protected]607903d2013-03-25 22:15:47412 'filepath': 'instant|searchbox|'\
413 'chrome/browser/search/|'\
[email protected]c29b7dae2013-03-25 22:29:13414 'chrome/browser/ui/search/|'\
[email protected]eb99f8e2013-07-10 10:17:39415 'chrome/browser/resources/local_ntp/|'\
[email protected]607903d2013-03-25 22:15:47416 'chrome/common/search_types.*',
[email protected]56b4b09d32012-07-27 18:28:41417 },
[email protected]f76c8852012-06-21 16:37:00418 'ipc': {
[email protected]f2f0fbb92012-07-14 15:52:49419 'filepath': 'ipc/ipc',
[email protected]f76c8852012-06-21 16:37:00420 },
mkwstb0d1b1d2014-09-30 11:45:36421 'ipc_messages': {
422 'filepath': '_message.*.h|'\
423 '_messages.cc',
424 },
[email protected]a3f777d2014-01-07 23:38:26425 'libwebp': {
426 'filepath': 'third_party/libwebp'
427 },
[email protected]04a292a2013-03-07 19:58:42428 'linux_fonts': {
429 'filepath': 'ui/gfx/font_render_params_.*|'\
deratcd2d6fb2015-02-12 00:10:41430 'ui/gfx/platform_font_linux.*|'\
431 'ui/gfx/render_text_harfbuzz.*',
[email protected]04a292a2013-03-07 19:58:42432 },
433 'linux_sandboxing': {
[email protected]f2f0fbb92012-07-14 15:52:49434 'filepath': 'sandbox/linux/',
[email protected]f76c8852012-06-21 16:37:00435 },
[email protected]04a292a2013-03-07 19:58:42436 'linux_seccomp_bpf': {
[email protected]d6a23612012-11-13 20:11:54437 'filepath': 'content/common/sandbox.*linux.cc',
[email protected]f76c8852012-06-21 16:37:00438 },
michaelpg32ca07902015-02-07 00:31:11439 'md_settings': {
orenb42e83d22015-03-07 02:05:15440 'filepath': 'ui/webui/resources/cr_element'\
441 '|chrome/browser/resources/md_settings/'\
442 '|chrome/browser/resources/settings/',
michaelpg32ca07902015-02-07 00:31:11443 },
[email protected]f76c8852012-06-21 16:37:00444 'media': {
[email protected]f2f0fbb92012-07-14 15:52:49445 'filepath': 'media/|third_party/(ffmpeg|openmax)/|webmediaplayer|'\
[email protected]034548d2012-07-31 20:34:00446 'audio_message_filter|video_layer|media_internals',
[email protected]f76c8852012-06-21 16:37:00447 },
[email protected]06dd23172013-06-24 21:04:51448 'media_galleries': {
449 'filepath': 'chrome/browser/extensions/api/media_galleries/'\
[email protected]06dd23172013-06-24 21:04:51450 '|chrome/browser/media_galleries/'\
451 '|chrome/browser/storage_monitor/'\
452 '|chrome/common/media_galleries/'\
453 '|chrome/test/data/extensions/api_test/media_galleries/'\
454 '|chrome/utility/itunes*'\
455 '|chrome/utility/picasa*',
456 },
kmarshallb698ad4f2015-02-24 19:42:48457 'media_router': {
458 'filepath': 'chrome/browser/media/router/*' \
459 '|chrome/app/theme/*/common/media_router*' \
460 '|chrome/browser/resources/media_router/' \
461 '|chrome/browser/ui/webui/media_router/' \
462 '|chrome/test/media_router/',
463 },
[email protected]f76c8852012-06-21 16:37:00464 'message_loop': {
[email protected]f2f0fbb92012-07-14 15:52:49465 'filepath': 'base/message_'
[email protected]f76c8852012-06-21 16:37:00466 },
467 'metrics': {
[email protected]f2f0fbb92012-07-14 15:52:49468 'filepath': 'base/metrics/'\
469 '|chrome/browser/metrics/'\
470 '|chrome/common/metrics/'\
[email protected]f2f0fbb92012-07-14 15:52:49471 '|chrome/browser/chromeos/external_metrics'\
[email protected]b0d594d2014-02-21 03:22:12472 '|chrome/browser/extensions/api/metrics_private/'\
[email protected]f2f0fbb92012-07-14 15:52:49473 '|chrome/browser/ui/webui/metrics_handler'\
[email protected]f76c8852012-06-21 16:37:00474 '|content/browser/user_metrics.cc'\
[email protected]ce6b855a2014-03-12 19:51:39475 '|components/rappor/'\
[email protected]f76c8852012-06-21 16:37:00476 '|content/public/browser/user_metrics.h'\
[email protected]b0d594d2014-02-21 03:22:12477 # Exclude XML files; in particular, histograms.xml.
478 '|tools/metrics/[^.]*([.](?!xml$).*)?$',
479 },
480 'metrics_xml_files': {
481 # Subscribe to this to watch for changes to histograms.xml.
toyoshim8f51f902015-03-27 03:50:21482 'filepath': 'tools/metrics/.*\.xml$',
483 },
484 'midi': {
485 'filepath': 'midi',
[email protected]f76c8852012-06-21 16:37:00486 },
[email protected]341f218a2013-09-24 22:16:10487 'mojo': {
488 'filepath': 'mojo',
489 },
[email protected]f76c8852012-06-21 16:37:00490 'mouse_lock': {
491 'filepath': 'mouse_lock',
492 },
493 'nacl': {
[email protected]f2f0fbb92012-07-14 15:52:49494 'filepath': 'chrome/nacl/|chrome/test/nacl/|'\
[email protected]193912d2013-09-06 17:41:56495 'chrome/browser/nacl_host/|chrome/common/nacl|'\
496 'native_client_sdk/src/doc/',
[email protected]f76c8852012-06-21 16:37:00497 },
[email protected]99ddc3d2013-01-22 16:15:33498 'native_client_sdk': {
499 'filepath': '^native_client_sdk/',
500 },
[email protected]b9ecdb62014-03-07 14:56:43501 'navigation': {
502 'filepath': 'content/browser/frame_host|'\
503 'content/browser/renderer_host/render_process_host.*|'\
504 'content/browser/renderer_host/render_view_host.*|'\
505 'content/browser/web_contents/web_contents_impl.*|'\
506 'content/renderer/render_frame.*|'\
507 'content/renderer/render_view.*'
508 },
[email protected]f76c8852012-06-21 16:37:00509 'net': {
[email protected]f2f0fbb92012-07-14 15:52:49510 'filepath': 'net/',
[email protected]f76c8852012-06-21 16:37:00511 },
512 'net_error_list': {
513 'filepath': 'net/base/net_error_list.h',
514 },
515 'net_log': {
[email protected]f2f0fbb92012-07-14 15:52:49516 'filepath': 'net/base/net_log|' \
517 'chrome/browser/net/.*net_log|' \
518 'chrome/browser/net/passive_log_collector|' \
519 'chrome/browser/resources/net_internals/|' \
520 'chrome/browser/ui/webui/net_internals/'
[email protected]f76c8852012-06-21 16:37:00521 },
jkarlin539748402015-03-31 17:36:31522 'netinfo': {
523 'filepath': 'netinfo',
524 },
peterf4758412014-09-17 15:06:01525 'notifications': {
526 'filepath': 'chrome/browser/extensions/api/notifications/|' \
527 'chrome/browser/notifications/|' \
peter8ab156b2015-03-29 15:44:12528 'chrome/test/data/notifications/|' \
529 'content/browser/notifications/|' \
530 'content/child/notifications/|' \
531 'content/common/platform_notification|' \
532 'content/public/browser/platform_notification|' \
533 'content/public/common/platform_notification|' \
534 'content/renderer/notification_|' \
peterf4758412014-09-17 15:06:01535 'ui/message_center/'
536 },
[email protected]f76c8852012-06-21 16:37:00537 'npapi_headers': {
[email protected]f2f0fbb92012-07-14 15:52:49538 'filepath': 'third_party/npapi/bindings/',
[email protected]f76c8852012-06-21 16:37:00539 },
540 'ntp': {
[email protected]f2f0fbb92012-07-14 15:52:49541 'filepath': 'chrome/browser/resources/ntp4/|'\
[email protected]b7ecd5f2013-02-14 21:04:16542 'chrome/browser/resources/ntp_android/|'\
[email protected]f2f0fbb92012-07-14 15:52:49543 'chrome/browser/ui/webui/ntp/',
[email protected]f76c8852012-06-21 16:37:00544 },
545 'omnibox': {
[email protected]f2f0fbb92012-07-14 15:52:49546 'filepath': 'chrome/browser/autocomplete/'\
547 '|chrome/browser/ui/.*/omnibox/'
[email protected]f76c8852012-06-21 16:37:00548 },
[email protected]437c44b2012-11-08 01:35:52549 'options': {
550 'filepath': 'chrome/browser/resources/options/|'\
551 'chrome/browser/ui/webui/options/',
552 },
[email protected]2fc9a7b62014-04-16 17:10:12553 'overview_mode': {
554 'filepath': 'ash/wm/overview/',
555 },
[email protected]4a2078e2013-07-18 20:40:20556 'ozone': {
[email protected]f93c2c92013-10-31 18:22:44557 'filepath': 'ui/ozone/|'\
[email protected]4b66bf922013-10-28 19:49:43558 'ui/events/ozone/|'\
559 'ui/gfx/ozone/|'\
[email protected]4a2078e2013-07-18 20:40:20560 'ui/gl/gl_.*egl.*|'\
561 'ui/gl/gl_.*ozone.*'
562 },
[email protected]f76c8852012-06-21 16:37:00563 'panels': {
[email protected]7cbe5a52012-09-27 02:00:29564 'filepath': 'chrome/browser/ui/panels'\
565 '|chrome/browser/ui/cocoa/panels'\
566 '|chrome/browser/ui/gtk/panels'\
567 '|chrome/browser/ui/views/panels'
[email protected]f76c8852012-06-21 16:37:00568 },
[email protected]3cc8b3922014-05-05 13:12:08569 'password_manager': {
570 'filepath': 'chrome/.*/password_'\
571 '|chrome/browser/ui/passwords'\
572 '|chrome/browser/ui/views/passwords'\
573 '|chrome/test/data/password'\
574 '|components/autofill.*password'
575 '|components/password_'\
576 },
[email protected]f76c8852012-06-21 16:37:00577 'pepper_api': {
[email protected]b8491b02013-11-13 03:50:58578 'filepath': 'ppapi/api'\
579 '|ppapi/c',
[email protected]f76c8852012-06-21 16:37:00580 },
581 'plugin': {
[email protected]f2f0fbb92012-07-14 15:52:49582 'filepath': 'chrome/browser/plugin|chrome/plugin/|'\
583 'chrome/common/plugin|webkit/glue/webplugin|webkit/glue/plugins/',
[email protected]f76c8852012-06-21 16:37:00584 },
michaelpg11fff3f2015-02-06 03:35:34585 'polymer': {
586 'filepath': 'third_party/polymer/|'\
587 'ui/webui/resources/polymer_resources.grdp',
588 },
[email protected]ef6cc442012-10-30 03:24:17589 'predictors': {
590 'filepath': 'predictors',
591 },
[email protected]be775bc2014-06-30 15:41:14592 'prepopulated_engines': {
593 'filepath': 'components/search_engines/prepopulated_engines.json',
594 },
[email protected]f76c8852012-06-21 16:37:00595 'prerender': {
[email protected]78375a52012-07-14 14:47:57596 'filepath': 'prerender'
[email protected]f76c8852012-06-21 16:37:00597 },
peter884896c72015-03-12 14:26:20598 'push_messaging': {
599 'filepath': 'push_messaging'
600 },
[email protected]f76c8852012-06-21 16:37:00601 'pyauto': {
602 'filepath': 'chrome/test/pyautolib' \
603 '|chrome/test/functional' \
604 '|chrome/browser/automation/automation_provider_json'
605 },
606 'remoting': {
anandce1c55372015-03-04 01:23:10607 'filepath': 'remoting/' \
608 '|testing/chromoting'
[email protected]f76c8852012-06-21 16:37:00609 },
gab57e80c72014-12-08 21:06:13610 'rlz_id': {
611 'filepath' :'rlz/lib/machine_id.cc|'\
612 'rlz/lib/machine_id.h|'\
613 'rlz/win/lib/machine_id_win.cc',
614 },
grt829c6a82014-10-20 09:29:32615 'safe_browsing': {
616 'filepath': 'chrome/(browser|common|renderer)/safe_browsing/',
617 },
rickyz0a819bfc2015-02-04 23:57:22618 'sandbox': {
619 'filepath': 'sandbox/'\
620 '|content/browser/bootstrap_sandbox_mac'\
621 '|content/browser/renderer_host/render_sandbox_host_linux'\
622 '|content/browser/renderer_host/sandbox_ipc_linux'\
623 '|content/browser/zygote_host/'\
624 '|content/common/sandbox_'\
625 '|content/zygote/'\
626 },
skyostil20dea312014-11-11 13:43:06627 'scheduler': {
rmcilroyfa5ac552015-04-09 12:33:17628 'filepath': 'cc/scheduler'\
629 '|content/child/scheduler'\
630 '|content/renderer/scheduler'
skyostil20dea312014-11-11 13:43:06631 },
[email protected]21cd39b2012-06-28 01:48:40632 'search': {
[email protected]f2f0fbb92012-07-14 15:52:49633 'filepath': 'chrome/browser/ui/search/',
[email protected]21cd39b2012-06-28 01:48:40634 },
[email protected]0b431722014-01-08 07:21:51635 'service_worker': {
[email protected]edaf31d2014-03-07 00:09:17636 'filepath': 'content/(browser|renderer|child|common)/service_worker/',
[email protected]0b431722014-01-08 07:21:51637 },
[email protected]f76c8852012-06-21 16:37:00638 'site_instance': {
[email protected]f2f0fbb92012-07-14 15:52:49639 'filepath': 'content/browser/site_instance|'\
640 'content/browser/browsing_instance',
[email protected]f76c8852012-06-21 16:37:00641 },
642 'speech': {
[email protected]f2f0fbb92012-07-14 15:52:49643 'filepath': 'chrome/browser/speech/'\
644 '|content/browser/speech/'\
645 '|content/common/.*speech'\
646 '|content/public/.*speech'
[email protected]f76c8852012-06-21 16:37:00647 },
[email protected]ad0295d2012-10-11 23:43:36648 'spellcheck': {
649 'filepath': 'chrome/browser/spellchecker/'\
650 '|chrome/browser/tab_contents/spellchecker'\
651 '|chrome/browser/tab_contents/spelling_menu'\
652 '|chrome/common/spellcheck_'\
653 '|chrome/renderer/spellchecker/'\
[email protected]97e677a62013-01-11 19:18:35654 '|third_party/hunspell/'\
655 '|third_party/hunspell_dictionaries/'\
[email protected]ad0295d2012-10-11 23:43:36656 '|webkit/tools/test_shell/mock_spellcheck'
657 },
[email protected]67f39af2013-08-23 20:06:05658 'streams': {
659 'filepath': 'content/browser/streams/',
660 },
[email protected]43d33e92014-07-14 16:39:31661 'supervised_users': {
662 'filepath': 'chrome/browser/.*managed_mode'\
663 '|chrome/browser/.*managed_user'\
664 '|chrome/browser/.*supervised_user',
665 },
[email protected]f76c8852012-06-21 16:37:00666 'sync': {
[email protected]3a2a6ac02014-06-20 07:07:12667 'filepath': 'chrome/browser/sync/|sync/|components/sync_driver/',
[email protected]f76c8852012-06-21 16:37:00668 },
[email protected]92871a102013-07-01 11:11:41669 'syncfs': {
670 'filepath': 'sync_file_system',
671 },
[email protected]4529a792013-06-18 19:18:49672 'sync_proto': {
673 'filepath': 'sync/protocol/',
674 },
[email protected]82d74152013-07-28 08:55:31675 'tab_capture': {
[email protected]31ef420b2014-08-13 21:19:13676 'filepath': 'cc/output/copy_output_request'\
677 '|chrome/browser/extensions/api/tab_capture/'\
678 '|chrome/test/data/extensions/api_test/tab_capture/'\
679 '|content/browser/compositor/delegated_frame_host'\
680 '|content/browser/media/capture/'\
681 '|content/browser/renderer_host/compositing_iosurface'\
682 '|content/browser/renderer_host/media/(audio_'\
683 '|media_stream_manager|video_)'\
684 '|media/audio/(audio_output_controller|fake_audio_|virtual_audio_)'\
685 '|media/base/video_frame\.h'\
686 '|media/video/capture/video_capture_',
[email protected]82d74152013-07-28 08:55:31687 },
[email protected]f76c8852012-06-21 16:37:00688 'tab_contents': {
[email protected]f2f0fbb92012-07-14 15:52:49689 'filepath': 'chrome/browser/tab_contents/|'\
690 'content/browser/tab_contents/|'\
691 'chrome/browser/ui/tab_contents/',
[email protected]f76c8852012-06-21 16:37:00692 },
[email protected]31ef420b2014-08-13 21:19:13693 'tab_media_indicators': {
694 'filepath': 'chrome/browser/media/audio_stream_monitor'\
695 '|chrome/browser/ui/cocoa/tabs/tab_controller\.mm'\
696 '|chrome/browser/ui/tabs/tab_utils'\
697 '|chrome/browser/ui/views/tabs/tab\.cc'\
698 '|chrome/browser/ui/views/tabs/tab_renderer_data'\
699 '|media/audio/audio_(output_controller|power_monitor)',
700 },
[email protected]f76c8852012-06-21 16:37:00701 'task_manager': {
702 'filepath': 'task_manager'
703 },
[email protected]5e105332012-09-13 01:55:52704 'tcmalloc': {
705 'filepath': 'third_party/tcmalloc'
706 },
[email protected]31a10602012-11-21 01:51:26707 'telemetry': {
[email protected]5fef30a2014-03-12 20:09:19708 'filepath': 'tools/perf/|'\
709 'tools/telemetry/'
[email protected]31a10602012-11-21 01:51:26710 },
[email protected]f76c8852012-06-21 16:37:00711 'tests': {
[email protected]f2f0fbb92012-07-14 15:52:49712 'filepath': 'apitest|unittest|browsertest|uitest|chrome/test/',
[email protected]0cde05a02011-11-30 23:36:52713 },
[email protected]1cbbb30b2011-10-14 08:03:56714 'textinput': {
[email protected]f2f0fbb92012-07-14 15:52:49715 'filepath': 'content/browser/renderer_host/gtk_im'\
716 '|content/browser/renderer_host/gtk_key'\
717 '|content/browser/renderer_host/render_widget_host_view'\
718 '|content/browser/renderer_host/text_input'\
719 '|ui/base/ime/'\
720 '|ui/base/gtk/event'\
721 '|ui/base/gtk/gtk_im'\
722 '|ui/base/keycodes/'\
723 '|ui/base/win/ime'\
724 '|ui/views/controls/textfield/'\
725 '|ui/views/ime/'
[email protected]1cbbb30b2011-10-14 08:03:56726 },
[email protected]3a117c62011-11-29 04:28:02727 'textinput_chromeos': {
[email protected]f2f0fbb92012-07-14 15:52:49728 'filepath': 'chrome/browser/chromeos/input_method/'\
729 '|chrome/browser/chromeos/extensions/input_method'\
730 '|chrome/browser/chromeos/status/input_method'\
731 '|chrome/browser/extensions/extension_input_'\
732 '|chrome/browser/resources/keyboard'\
733 '|chrome/browser/resources/options/language'\
[email protected]ef03eae2011-11-30 08:43:43734 '|chrome/browser/ui/webui/options/'\
[email protected]f2f0fbb92012-07-14 15:52:49735 'chromeos/.*(language|keyboard)'\
[email protected]6bd9e802013-04-18 06:40:42736 '|chrome/browser/ui/webui/options/language'\
737 '|chromeos/ime/*'
[email protected]3a117c62011-11-29 04:28:02738 },
chirantan96fcf6d2015-01-21 22:36:19739 'timers': {
740 'filepath': 'base/timer/'\
741 '|components/timers/'
742 },
[email protected]f76c8852012-06-21 16:37:00743 'tools': {
[email protected]f2f0fbb92012-07-14 15:52:49744 'filepath': 'tools/',
[email protected]6bea7b42011-10-19 19:47:09745 },
[email protected]f76c8852012-06-21 16:37:00746 'tools_emacs': {
[email protected]f2f0fbb92012-07-14 15:52:49747 'filepath': 'tools/emacs/',
[email protected]65676d32012-04-18 14:41:05748 },
[email protected]c8eb7f72013-07-04 15:30:11749 'tracing': {
750 'filepath': 'base/debug/trace_event.*'\
primianobef13b42015-01-30 15:29:31751 '|base/trace_event/'\
[email protected]c8eb7f72013-07-04 15:30:11752 '|content/browser/tracing/'\
753 '|components/tracing/'
754 },
[email protected]cf428f732012-10-02 20:48:15755 'ui_compositor': {
756 'filepath': 'ui/compositor/layer\.|'\
757 'ui/compositor/layer_unittest|'\
758 'ui/compositor/compositor',
759 },
[email protected]6b5093c2012-05-23 19:10:18760 'ui_resources': {
[email protected]f2f0fbb92012-07-14 15:52:49761 'filepath': 'ui/resources/'\
762 '|ui/base/native_theme/resources/'\
763 '|chrome/app/theme/'
[email protected]6b5093c2012-05-23 19:10:18764 },
[email protected]f76c8852012-06-21 16:37:00765 'valgrind': {
766 'filepath': 'valgrind',
767 },
[email protected]c73ec8ab2014-01-16 20:35:23768 'version_assembly': {
769 'filepath': 'chrome/app/version_assembly',
770 },
[email protected]f76c8852012-06-21 16:37:00771 'views': {
772 # Applies to all files and subdirs within this directory.
[email protected]f2f0fbb92012-07-14 15:52:49773 'filepath': '^ui/views/',
[email protected]f76c8852012-06-21 16:37:00774 },
775 'views_core': {
776 'filepath': 'ui/views/view.h|'\
777 'ui/views/view.cc|'\
[email protected]f2f0fbb92012-07-14 15:52:49778 'ui/views/widget/',
[email protected]f76c8852012-06-21 16:37:00779 },
[email protected]f47d871a2013-10-11 22:14:15780 'views_corewm': {
781 'filepath': 'ui/views/corewm/',
[email protected]3fc918142013-10-12 01:42:17782 },
[email protected]ef514a32014-02-26 01:02:35783 'virtual_keyboard': {
784 'filepath': 'ui/keyboard/'\
785 'chrome/test/data/chromeos/virtual_keyboard/'\
786 'chrome/common/extensions/api/virtual_keyboard',
787 },
[email protected]b887a262013-09-18 22:43:56788 'webkit': {
789 'filepath': 'webkit/',
790 },
791 'webrtc_media': {
792 'filepath': 'chrome/browser/media/|'\
793 'content/browser/renderer_host/media/|'\
[email protected]70098052014-07-01 08:58:10794 'content/common/gpu/media/|'\
[email protected]b887a262013-09-18 22:43:56795 'content/renderer/media/|'\
mcasasfec6c752014-11-11 13:25:58796 'media/base/android/|'\
[email protected]30cb70c2013-10-15 22:59:52797 'media/video/|'\
mcasas53024942014-11-11 12:59:28798 'video.*_accelerat',
[email protected]b887a262013-09-18 22:43:56799 },
[email protected]208879542012-07-05 11:15:34800 'website_settings': {
[email protected]f2f0fbb92012-07-14 15:52:49801 'filepath': 'chrome/browser/content_settings/'\
802 '|chrome/browser/ui/views/website_settings/'\
803 '|chrome/browser/ui/website_settings/'\
mukai077089f2014-09-11 18:41:52804 '|chrome/common/content_settings'\
805 '|components/content_settings/',
[email protected]208879542012-07-05 11:15:34806 },
[email protected]b17d9e02014-07-29 09:45:50807 'windows_sandboxing': {
808 'filepath': 'sandbox/win/',
809 },
[email protected]f76c8852012-06-21 16:37:00810 'worker': {
[email protected]f2f0fbb92012-07-14 15:52:49811 'filepath': 'chrome/browser/worker_host/|chrome/worker/|'\
812 'chrome/common/worker_messages|webkit/glue/webworker',
[email protected]f76c8852012-06-21 16:37:00813 },
814 'x11': {
[email protected]f2f0fbb92012-07-14 15:52:49815 'filepath': 'content/browser/renderer_host/backing_store_x\.' \
816 '|chrome/browser/chromeos/input_method/xkeyboard\.' \
817 '|chrome/browser/chromeos/system_key_event_listener\.' \
[email protected]f76c8852012-06-21 16:37:00818 '|chrome/browser/chromeos/'\
[email protected]f2f0fbb92012-07-14 15:52:49819 'xinput_hierarchy_changed_event_listener\.' \
820 '|chrome/browser/chromeos/wm_' \
821 '|ui/base/x/'
[email protected]0d710852012-05-24 01:18:40822 },
wjmaclean3ff6a402015-03-31 19:00:20823 'zoom': {
824 'filepath': 'chrome/browser/ui/zoom/' \
825 '|components/ui/zoom/' \
826 '|content/browser/host_zoom_*' \
827 '|content/browser/storage_partition_impl*' \
828 '|content/public/browser/host_zoom_map.h' \
829 '|content/public/browser/storage_partition.h'
830 },
[email protected]a3838612009-10-13 21:57:54831 },
[email protected]ca872e362011-07-12 21:06:03832
[email protected]a3838612009-10-13 21:57:54833 'WATCHLISTS': {
[email protected]f76c8852012-06-21 16:37:00834 'accelerator_table': ['[email protected]',
835 '[email protected]',
836 '[email protected]'],
dmazzoni5f4b7f12015-02-17 16:35:57837 'accessibility': ['[email protected]',
838 '[email protected]',
[email protected]f76c8852012-06-21 16:37:00839 '[email protected]',
dmazzoni5f4b7f12015-02-17 16:35:57840 '[email protected]',
841 '[email protected]',
[email protected]bc72bbfc2013-10-21 23:08:16842 '[email protected]',
[email protected]f76c8852012-06-21 16:37:00843 '[email protected]'],
[email protected]e9db77a2013-06-12 23:56:17844 'activity_log': ['[email protected]'],
[email protected]5c6d3b22014-06-27 13:11:13845 'android_infra': ['[email protected]',
jbudorick9b89b5f2014-11-05 21:13:08846 '[email protected]',
847 '[email protected]'],
[email protected]d6af50812014-04-01 17:18:09848 'android_media': ['[email protected]'],
[email protected]c9ae7a32014-03-31 22:18:59849 'android_tab': ['[email protected]', '[email protected]'],
[email protected]7ca78dc12012-09-20 09:26:44850 'android_webview': ['[email protected]'],
benwellse9e22c22015-03-26 20:26:14851 'app_list': ['[email protected]',
852 '[email protected]',
853 '[email protected]'],
854 'app_shortcuts': ['[email protected]', '[email protected]'],
[email protected]f76c8852012-06-21 16:37:00855 'appcache': ['[email protected]'],
[email protected]54bf94d2013-01-30 23:07:40856 'apps': ['[email protected]', '[email protected]'],
ben0ee290d02014-10-28 00:02:52857 'ash': ['[email protected]',
858 '[email protected]'],
859 'aura': ['[email protected]',
[email protected]a6349a92013-10-04 11:49:32860 '[email protected]'],
[email protected]c3a6e1e72013-08-02 00:13:07861 'aura_compositor': ['[email protected]',
862 '[email protected]',
863 '[email protected]',
[email protected]a6349a92013-10-04 11:49:32864 '[email protected]',
865 '[email protected]'],
sullivan0171e3c2015-03-03 18:47:21866 'auto_bisect': ['[email protected]'],
isherman1eee6f12014-12-09 02:14:30867 'autofill': ['[email protected]',
[email protected]1ea81f42013-10-09 18:10:35868 '[email protected]'],
[email protected]121773a2013-06-07 22:02:33869 'automation': ['[email protected]'],
jkarlin539748402015-03-31 17:36:31870 'background_sync': ['[email protected]'],
[email protected]4a55dec2012-08-30 18:54:35871 'base': ['[email protected]'],
dmikurubee40b4062014-11-04 17:47:19872 'base_allocator': ['[email protected]',
[email protected]b17d9e02014-07-29 09:45:50873 '[email protected]'],
[email protected]1ed5e0fd2012-07-19 00:19:05874 'base_memory': ['[email protected]'],
grt829c6a82014-10-20 09:29:32875 'base_win': ['[email protected]', '[email protected]'],
[email protected]7e093d4022014-06-26 19:19:55876 'battery_status': ['[email protected]'],
noyauc7f9ea392014-11-26 11:24:48877 'bookmarks': ['[email protected]', '[email protected]'],
[email protected]6b5093c2012-05-23 19:10:18878 'browser_chromeos': ['[email protected]',
nkostylev1b9ac7d2015-02-17 10:20:38879 '[email protected]'],
[email protected]22650d22012-07-18 17:02:35880 'browser_components': ['[email protected]'],
[email protected]466af5e2013-08-01 19:53:44881 'browser_compositor': ['[email protected]',
[email protected]21cd39b2012-06-28 01:48:40882 '[email protected]'],
[email protected]17a2fba2013-02-07 18:46:57883 'browser_resources': ['[email protected]'],
[email protected]0ce480532012-07-20 12:33:20884 'browsing_data': ['[email protected]'],
[email protected]f76c8852012-06-21 16:37:00885 'bubble': ['[email protected]', '[email protected]'],
jkarlin539748402015-03-31 17:36:31886 'cache_storage': ['[email protected]'],
[email protected]c9ae7a32014-03-31 22:18:59887 'cast': ['[email protected]',
888 '[email protected]',
[email protected]ad8ff0e2013-12-13 09:24:12889 '[email protected]',
890 '[email protected]',
[email protected]479180d22014-03-11 09:47:34891 '[email protected]',
[email protected]ad8ff0e2013-12-13 09:24:12892 '[email protected]',
mikhala0eb54f2015-04-09 22:44:06893 '[email protected]'],
[email protected]c863702a2012-09-14 20:05:28894 'cc': ['[email protected]'],
[email protected]c73ec8ab2014-01-16 20:35:23895 'chrome_elf': ['[email protected]',],
[email protected]d5b21972012-07-20 02:06:01896 'chrome_views': ['[email protected]'],
gunsch01f333cd2014-10-28 19:15:32897 'chromecast': ['[email protected]', '[email protected]'],
samuong53d5e612014-10-10 18:56:38898 'chromedriver': ['[email protected]', '[email protected]'],
[email protected]6b5093c2012-05-23 19:10:18899 'chromeos' : ['[email protected]',
900 '[email protected]'],
[email protected]eda0a0b2013-04-19 20:34:35901 'chromeos_attestation' : ['[email protected]'],
[email protected]7c59a152012-11-06 20:56:35902 'chromeos_calculator' : ['[email protected]'],
hashimoto40ecb692014-09-02 04:51:31903 'chromeos_dbus': ['[email protected]'],
[email protected]2a66f5752013-11-26 04:34:02904 'chromeos_net' : ['[email protected]'],
[email protected]2315ac0c2013-02-05 00:49:16905 'chromeos_power' : ['[email protected]'],
dzhioevcc7c0492014-11-25 14:52:58906 'chromeos_login' : ['[email protected]'],
[email protected]93a564782011-09-28 14:20:31907 'chromeos_webui': ['[email protected]'],
[email protected]e8af07b2013-02-13 19:21:25908 'clang_update': ['[email protected]',
[email protected]cf8ffa82013-02-13 08:30:07909 '[email protected]',
910 '[email protected]',
911 '[email protected]'],
[email protected]f76c8852012-06-21 16:37:00912 'clipboard': ['[email protected]'],
[email protected]18fd7a532014-08-20 23:09:51913 'closure': ['[email protected]',
914 '[email protected]'],
[email protected]7bdda282014-03-27 16:30:59915 'content': ['[email protected]',
mkwst512627022014-09-16 09:23:27916 '[email protected]' ],
scheib968e61052014-11-05 00:27:25917 'content_bluetooth': ['[email protected]'],
[email protected]e3774fd2014-04-23 22:32:54918 'content_input': ['[email protected]'],
mlamouri5cdcdf02014-11-27 15:58:59919 'content_renderer': [ '[email protected]',
920 '[email protected]'],
mkwst75a31a42014-09-14 18:32:53921 'content_shell': ['[email protected]',
mlamouri5cdcdf02014-11-27 15:58:59922 '[email protected]',
923 '[email protected]'],
kinukoa121bce2015-01-30 10:04:41924 'content_worker': ['[email protected]'],
[email protected]6dc01c542012-11-15 02:48:09925 'cookie_monster': ['[email protected]'],
vabr8380eb32014-11-17 11:50:27926 'custom_handlers': ['[email protected]'],
dmikurubee40b4062014-11-04 17:47:19927 'deep_memory_profiler': ['[email protected]'],
mlamouri5cdcdf02014-11-27 15:58:59928 'device_sensors': ['[email protected]',
929 '[email protected]',
930 '[email protected]',
931 '[email protected]'],
scheibabdd7d32015-02-11 22:13:08932 'developer_recommended_flags': ['[email protected]'],
[email protected]342b12872012-11-07 12:10:46933 'devtools': ['[email protected]', '[email protected]',
vsevike532bf72015-02-18 08:25:55934 '[email protected]',
[email protected]932349ad2013-07-22 08:59:50935 '[email protected]'],
[email protected]bab2a832012-07-11 23:29:41936 'disk_cache': ['[email protected]'],
[email protected]f76c8852012-06-21 16:37:00937 'dns': ['[email protected]'],
[email protected]e137d3d2013-06-11 17:16:40938 'download_database': ['[email protected]'],
[email protected]15cff152013-04-26 15:41:13939 'download': ['[email protected]', '[email protected]'],
[email protected]8492b5b2012-12-17 21:58:08940 'downloads_ext': ['[email protected]'],
[email protected]15cff152013-04-26 15:41:13941 'downloads_ui': ['[email protected]', '[email protected]'],
[email protected]9a3781d2013-04-04 18:31:40942 'drive': ['[email protected]'],
[email protected]89d2cd52013-04-16 01:55:36943 'drive_resource_metadata': ['[email protected]'],
[email protected]3a25c8a2014-06-26 06:47:10944 'eme': ['[email protected]'],
peter9fa5332552014-11-26 15:24:13945 'enhanced_bookmarks': ['[email protected]'],
jddukea2e02fa2014-12-02 22:03:33946 'events': ['[email protected]', '[email protected]'],
[email protected]f9529e7922013-06-06 05:19:41947 'extension': ['[email protected]',
948 '[email protected]'],
[email protected]84dcfd92014-05-23 13:18:19949 'fileapi': ['[email protected]',
[email protected]6f217122013-11-25 07:21:48950 '[email protected]',
951 '[email protected]'],
yoshiki1c0ba2782014-12-08 07:04:26952 'filebrowse': ['[email protected]'],
[email protected]4ed766c2013-09-19 09:45:20953 'filesapp': ['[email protected]'],
[email protected]f76c8852012-06-21 16:37:00954 'ftp': ['[email protected]'],
[email protected]3a2a6ac02014-06-20 07:07:12955 'gcm': ['[email protected]'],
mlamouri5cdcdf02014-11-27 15:58:59956 'geolocation': ['[email protected]',
957 '[email protected]'],
[email protected]cf428f732012-10-02 20:48:15958 'gfx_geometry': ['[email protected]'],
[email protected]f93b7382012-08-09 20:53:16959 'gfx_image': ['[email protected]'],
[email protected]4d1773e2014-04-05 07:59:57960 'gn': ['[email protected]'],
[email protected]a6159102013-11-08 23:21:52961 'gpu': ['[email protected]'],
[email protected]454041592013-01-17 16:42:23962 'history_ui': ['[email protected]', '[email protected]'],
[email protected]18d7e402014-07-08 19:53:14963 'hotword': ['[email protected]'],
[email protected]f76c8852012-06-21 16:37:00964 'i18n': ['[email protected]'],
[email protected]f76c8852012-06-21 16:37:00965 'importer': ['[email protected]'],
[email protected]8b250562014-08-12 19:07:45966 'indexed_db': ['[email protected]',
[email protected]55a62252014-07-18 17:35:28967 '[email protected]', '[email protected]'],
[email protected]b17d9e02014-07-29 09:45:50968 'installer': ['[email protected]', '[email protected]'],
mmoss19826c62014-11-14 21:37:36969 'installer_linux': [ '[email protected]'],
[email protected]f2079e12013-06-05 00:26:37970 'instant': ['[email protected]', '[email protected]',
tburkard8268a8d2014-09-17 12:53:44971 '[email protected]', '[email protected]',
[email protected]b1ac652d9b2013-05-03 16:25:04972 '[email protected]', '[email protected]',
[email protected]2cefb692013-05-14 20:20:38973 '[email protected]', '[email protected]',
tburkard8268a8d2014-09-17 12:53:44974 '[email protected]', '[email protected]'],
[email protected]f76c8852012-06-21 16:37:00975 'ipc': ['[email protected]', '[email protected]'],
urvang41c8f9b2015-01-16 00:42:46976 'libwebp': ['[email protected]', '[email protected]',
[email protected]a3f777d2014-01-07 23:38:26977 '[email protected]', '[email protected]'],
[email protected]04a292a2013-03-07 19:58:42978 'linux_fonts': ['[email protected]'],
[email protected]6d7e0bf2014-07-28 22:30:40979 'linux_sandboxing': ['[email protected]'],
[email protected]04a292a2013-03-07 19:58:42980 'linux_seccomp_bpf': ['[email protected]'],
[email protected]43d33e92014-07-14 16:39:31981 'supervised_users': ['[email protected]'],
michaelpg32ca07902015-02-07 00:31:11982 'md_settings': ['[email protected]',
983 '[email protected]',
984 '[email protected]',
985 '[email protected]',
986 '[email protected]',
987 '[email protected]'],
[email protected]f76c8852012-06-21 16:37:00988 'media': ['[email protected]'],
[email protected]06dd23172013-06-24 21:04:51989 'media_galleries': ['[email protected]', '[email protected]',
990 '[email protected]', '[email protected]'],
kmarshallb698ad4f2015-02-24 19:42:48991 'media_router': ['[email protected]'],
[email protected]f76c8852012-06-21 16:37:00992 'message_loop': ['[email protected]'],
isherman1eee6f12014-12-09 02:14:30993 'metrics': ['[email protected]'],
[email protected]1d8899ee2014-06-10 20:58:12994 'metrics_xml_files': ['[email protected]'],
toyoshim8f51f902015-03-27 03:50:21995 'midi': ['[email protected]'],
[email protected]c3830c622013-10-10 22:00:00996 'mojo': ['[email protected]',
[email protected]62bbe812013-10-24 22:24:16997 '[email protected]',
[email protected]f47d871a2013-10-11 22:14:15998 '[email protected]',
[email protected]3bf40cb2013-10-11 19:10:49999 '[email protected]',
[email protected]0f79ff62014-04-25 23:35:531000 '[email protected]',
[email protected]84003af2014-05-02 09:37:131001 '[email protected]',
1002 '[email protected]'],
[email protected]f76c8852012-06-21 16:37:001003 'mouse_lock': ['[email protected]'],
1004 'nacl': ['[email protected]'],
[email protected]cfe80042014-04-14 22:11:541005 'native_client_sdk': ['[email protected]', '[email protected]'],
[email protected]b9ecdb62014-03-07 14:56:431006 'navigation': ['[email protected]', '[email protected]'],
[email protected]0b6c5e92013-03-08 22:42:521007 'net': ['[email protected]'],
[email protected]f76c8852012-06-21 16:37:001008 'net_error_list': ['[email protected]'],
jkarlin539748402015-03-31 17:36:311009 'netinfo': ['[email protected]'],
[email protected]f76c8852012-06-21 16:37:001010 'net_log': ['[email protected]', '[email protected]'],
mlamouri5cdcdf02014-11-27 15:58:591011 'notifications': ['[email protected]',
1012 '[email protected]'],
[email protected]d5fa18c42010-06-01 22:33:311013 'npapi_headers': ['[email protected]'],
[email protected]0bce107762012-11-27 11:42:541014 'ntp': ['[email protected]', '[email protected]',
1015 '[email protected]'],
[email protected]f76c8852012-06-21 16:37:001016 'omnibox': ['[email protected]'],
michaelpgf6260fbd2015-02-06 17:59:351017 'options': ['[email protected]',
1018 '[email protected]'],
[email protected]2fc9a7b62014-04-16 17:10:121019 'overview_mode': ['[email protected]'],
Evan Stadeb873f1a2014-09-09 00:57:321020 'ozone': ['[email protected]', '[email protected]'],
[email protected]f76c8852012-06-21 16:37:001021 'panels': ['[email protected]', '[email protected]',
1022 '[email protected]', '[email protected]'],
mkwstb0a0ccfb2014-10-23 12:53:251023 'password_manager': ['[email protected]',
[email protected]bf7576f2014-05-22 04:07:471024 '[email protected]'],
bradnelson3fdc28cb2015-01-23 20:03:251025 'pepper_api': ['[email protected]',
1026 '[email protected]', '[email protected]',
[email protected]b8491b02013-11-13 03:50:581027 '[email protected]', '[email protected]',
bradnelson3fdc28cb2015-01-23 20:03:251028 '[email protected]', '[email protected]',
[email protected]91651b32014-01-24 10:21:391029 '[email protected]'],
stuartmorganf8c132922015-01-23 14:45:341030 'plugin': ['[email protected]'],
michaelpg11fff3f2015-02-06 03:35:341031 'polymer': ['[email protected]'],
tburkard8268a8d2014-09-17 12:53:441032 'predictors': ['[email protected]'],
[email protected]be775bc2014-06-30 15:41:141033 'prepopulated_engines': ['[email protected]'],
[email protected]f76c8852012-06-21 16:37:001034 'prerender': ['[email protected]', '[email protected]',
jkarlin539748402015-03-31 17:36:311035 '[email protected]', '[email protected]'],
peter884896c72015-03-12 14:26:201036 'push_messaging': ['[email protected]', '[email protected]'],
[email protected]f76c8852012-06-21 16:37:001037 'pyauto': ['[email protected]',
[email protected]4f788fd2012-10-10 21:43:381038 '[email protected]',
[email protected]f76c8852012-06-21 16:37:001039 '[email protected]'],
[email protected]c3887592014-02-06 20:02:251040 'remoting': ['[email protected]'],
gab57e80c72014-12-08 21:06:131041 'rlz_id': ['[email protected]',
1042 '[email protected]',
1043 '[email protected]'],
grt829c6a82014-10-20 09:29:321044 'safe_browsing': ['[email protected]'],
rickyz0a819bfc2015-02-04 23:57:221045 'sandbox': ['[email protected]'],
skyostil20dea312014-11-11 13:43:061046 'scheduler': ['[email protected]'],
[email protected]0b431722014-01-08 07:21:511047 'service_worker': ['[email protected]',
[email protected]84dcfd92014-05-23 13:18:191048 '[email protected]',
[email protected]0b431722014-01-08 07:21:511049 '[email protected]',
[email protected]dd864bc2014-02-24 23:04:091050 '[email protected]',
[email protected]6d095a8b2014-02-28 15:26:161051 '[email protected]',
[email protected]edaf31d2014-03-07 00:09:171052 '[email protected]',
[email protected]6d095a8b2014-02-28 15:26:161053 '[email protected]'],
[email protected]b9ecdb62014-03-07 14:56:431054 'site_instance': ['[email protected]', '[email protected]',
1055 '[email protected]'],
[email protected]ad0295d2012-10-11 23:43:361056 'spellcheck': ['[email protected]',
[email protected]18d7e402014-07-08 19:53:141057 '[email protected]',
[email protected]97e677a62013-01-11 19:18:351058 '[email protected]'],
[email protected]67f39af2013-08-23 20:06:051059 'streams': ['[email protected]'],
zea2b40a9292014-10-09 16:45:251060 'sync': ['[email protected]',
[email protected]3a2a6ac02014-06-20 07:07:121061 '[email protected]',
maxboguee02372182014-11-13 00:42:221062 '[email protected]',
pvalenzuela77e4487302015-03-16 17:22:101063 '[email protected]',
pvalenzuela85758c752014-09-25 19:34:561064 '[email protected]',
[email protected]3a2a6ac02014-06-20 07:07:121065 '[email protected]'],
[email protected]84dcfd92014-05-23 13:18:191066 'syncfs': ['[email protected]',
[email protected]6f217122013-11-25 07:21:481067 '[email protected]',
1068 '[email protected]'],
[email protected]4529a792013-06-18 19:18:491069 'sync_proto': ['[email protected]'],
[email protected]82d74152013-07-28 08:55:311070 'tab_capture': ['[email protected]'],
[email protected]4a55dec2012-08-30 18:54:351071 'tab_contents': ['[email protected]',
[email protected]f76c8852012-06-21 16:37:001072 '[email protected]', '[email protected]'],
[email protected]31ef420b2014-08-13 21:19:131073 'tab_media_indicators': ['[email protected]'],
dmikurubee40b4062014-11-04 17:47:191074 'tcmalloc': ['[email protected]'],
tonygc7f6a4c12015-01-16 18:32:261075 'telemetry': ['[email protected]'],
[email protected]f76c8852012-06-21 16:37:001076 'tests': [],
[email protected]494f3cf2011-11-14 07:14:021077 'textinput': ['[email protected]',
1078 '[email protected]',
[email protected]6bd9e802013-04-18 06:40:421079 '[email protected]',
[email protected]ba2c923f2013-10-19 14:08:181080 '[email protected]',
yukishiino616672e2015-04-02 06:43:101081 '[email protected]'],
[email protected]6bd9e802013-04-18 06:40:421082 'textinput_chromeos': ['[email protected]',
[email protected]ba2c923f2013-10-19 14:08:181083 '[email protected]',
yukishiino616672e2015-04-02 06:43:101084 '[email protected]'],
chirantan96fcf6d2015-01-21 22:36:191085 'timers': ['[email protected]'],
[email protected]0fc48a12014-06-07 20:26:051086 'tools_emacs': ['[email protected]'],
sullivand4bfaed82015-02-13 19:43:381087 'tracing': ['[email protected]', '[email protected]'],
[email protected]cf428f732012-10-02 20:48:151088 'ui_compositor': ['[email protected]'],
[email protected]6b5093c2012-05-23 19:10:181089 'ui_resources': ['[email protected]'],
[email protected]f76c8852012-06-21 16:37:001090 'valgrind': ['[email protected]',
1091 '[email protected]',
1092 '[email protected]'],
[email protected]c73ec8ab2014-01-16 20:35:231093 'version_assembly': ['[email protected]',
1094 '[email protected]'],
[email protected]f76c8852012-06-21 16:37:001095 'views': ['[email protected]'],
ben0ee290d02014-10-28 00:02:521096 'views_core': ['[email protected]'],
[email protected]ef514a32014-02-26 01:02:351097 'virtual_keyboard': ['[email protected]',
1098 '[email protected]'],
[email protected]f76c8852012-06-21 16:37:001099 'webkit': ['[email protected]'],
[email protected]0fc48a12014-06-07 20:26:051100 'webrtc_media': ['[email protected]',
[email protected]70098052014-07-01 08:58:101101 '[email protected]',
1102 '[email protected]'],
[email protected]b887a262013-09-18 22:43:561103 'website_settings': ['[email protected]'],
[email protected]b17d9e02014-07-29 09:45:501104 'windows_sandboxing': ['[email protected]'],
[email protected]f76c8852012-06-21 16:37:001105 'worker': ['[email protected]'],
1106 'x11': ['[email protected]',
1107 '[email protected]',
1108 '[email protected]'],
wjmaclean3ff6a402015-03-31 19:00:201109 'zoom': ['[email protected]'],
[email protected]a3838612009-10-13 21:57:541110 },
1111}