blob: 348a46d7de170f1527b4e02bd229547968a7e8b5 [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': {
asvitkinee4bad382015-11-05 21:56:4513 'about_flags': {
14 'filepath': 'chrome/browser/about_flags\.cc'
15 },
[email protected]f76c8852012-06-21 16:37:0016 'accelerator_table': {
17 'filepath': 'ash/accelerators/accelerator_table\.cc' \
18 '|chrome/browser/ui/views/accelerator_table\.cc',
[email protected]a3838612009-10-13 21:57:5419 },
[email protected]f76c8852012-06-21 16:37:0020 'accessibility': {
dmazzoni5f4b7f12015-02-17 16:35:5721 'filepath': 'accessibility' \
22 '|braille' \
[email protected]a4156bfb2014-02-27 22:37:4723 '|chromevox' \
dmazzoni5f4b7f12015-02-17 16:35:5724 '|iaccessible2' \
25 '|isimpledom' \
26 '|liblouis'
[email protected]a3838612009-10-13 21:57:5427 },
[email protected]e9db77a2013-06-12 23:56:1728 'activity_log': {
29 'filepath': 'chrome/browser/extensions/activity_log/' \
30 '|chrome/browser/extensions/api/activity_log_private/'
31 },
dominickn8884155a2016-06-23 02:28:1632 'add_to_homescreen': {
33 'filepath': 'chrome/android/java/src/org/chromium/chrome/browser/webapps/|'\
34 'chrome/android/javatests/src/org/chromium/chrome/browser/webapps/|'\
35 'chrome/android/junit/src/org/chromium/chrome/browser/webapps/|'\
36 'chrome/android/javatests/src/org/chromium/chrome/browser/banners/|'\
37 'chrome/browser/android/shortcut_.*|'\
38 'chrome/browser/android/webapps/',
39 },
asvitkine361b276e2016-08-30 18:45:0040 'android_crash_reporting': {
41 'filepath': 'chrome/android/java/src/org/chromium/chrome/browser/crash/'
42 },
johnmaguire6aaac7902016-03-15 12:28:2043 'android_crazy_linker': {
44 'filepath': 'third_party/android_crazy_linker/'
45 },
dfalcantaraef21e9e2016-01-07 01:16:2646 'android_infobars': {
47 'filepath': 'chrome/android/java/src/org/chromium/chrome/browser/infobar/'
48 },
[email protected]d2cdf342012-08-07 11:00:0249 'android_infra': {
50 'filepath': 'build/android/' \
51 '|testing/android/' \
52 '|tools/android/'
53 },
agrieve4d9c1c52016-09-23 17:49:3854 'android_java': {
55 'filepath': '/java/'
56 },
gabadieb0d23bb92016-02-17 11:26:1657 'android_loading': {
58 'filepath': 'tools/android/loading/'
59 },
[email protected]d6af50812014-04-01 17:18:0960 'android_media': {
61 'filepath': 'content/browser/media/android' \
62 '|content/renderer/media/android' \
63 '|media/audio/android' \
64 '|media/base/android' \
65 '|media/midi/*_android.*' \
66 '|media/video/capture/android'
67 },
[email protected]3261d962014-03-04 22:18:2868 'android_tab': {
69 'filepath': 'chrome/android/java/src/org/chromium/chrome/browser/Tab'
70 },
asvitkine361b276e2016-08-30 18:45:0071 'android_uma_settings': {
72 'filepath': 'chrome/android/java/src/org/chromium/chrome/browser/preferences/privacy/UsageAndCrashReportsPreferenceFragment.java|'\
73 'chrome/android/java/src/org/chromium/chrome/browser/preferences/privacy/PrivacyPreferencesManager.java|'\
74 'chrome/android/java/src/org/chromium/chrome/browser/preferences/privacy/PrivacyPreferences.java|'\
asvitkine361b276e2016-08-30 18:45:0075 'chrome/android/java/src/org/chromium/chrome/browser/metrics/UmaSessionStats.java',
76 },
[email protected]7ca78dc12012-09-20 09:26:4477 'android_webview': {
78 'filepath': 'android_webview/',
79 },
[email protected]8a197f22012-06-22 14:59:0580 'app_list': {
[email protected]311cc902013-03-15 04:45:4681 'filepath': 'chrome/browser/ui/app_list'\
82 '|chrome/browser/ui/ash/app_list'\
[email protected]311cc902013-03-15 04:45:4683 '|chrome/browser/ui/views/app_list'\
84 '|ui/app_list/'
[email protected]8a197f22012-06-22 14:59:0585 },
[email protected]e38d185a2013-07-09 08:23:5286 'app_shortcuts': {
87 'filepath': 'apps/app_shim/'\
88 '|chrome/browser/web_applications/'\
89 '|chrome/browser/ui/web_applications/'\
90 '|chrome/common/mac/'
91 },
[email protected]374a93c2009-11-05 21:45:5692 'appcache': {
[email protected]f2f0fbb92012-07-14 15:52:4993 'filepath': 'appcache/',
[email protected]374a93c2009-11-05 21:45:5694 },
[email protected]54bf94d2013-01-30 23:07:4095 'apps': {
96 'filepath': '^apps/',
97 },
lhchavez4b19176f2016-05-04 23:12:4698 'arc': {
99 'filepath': 'arc/',
100 },
101 'arc_net': {
102 'filepath': 'components/arc/net/',
103 },
ejcarusoa298ec02016-06-16 20:30:43104 'arc_power': {
105 'filepath': 'components/arc/power/',
106 },
[email protected]3ce56642013-10-17 22:12:51107 'ash': {
108 'filepath': 'ash/',
109 },
[email protected]f76c8852012-06-21 16:37:00110 'aura': {
[email protected]3ce56642013-10-17 22:12:51111 'filepath': 'ui/aura/',
[email protected]84ba35e32010-08-06 17:22:39112 },
[email protected]c3a6e1e72013-08-02 00:13:07113 'aura_compositor': {
114 'filepath':
115 'ui/compositor/' \
[email protected]6dc38f72014-01-16 22:19:58116 '|content/browser/compositor/' \
117 '|content/browser/renderer_host/compositor_resize_lock_aura' \
[email protected]c3a6e1e72013-08-02 00:13:07118 '|content/browser/renderer_host/render_widget_host_view_aura' \
119 '|content/browser/renderer_host/render_widget_host_view_browsertest' \
[email protected]a6eeeef92014-03-19 19:06:44120 '|content/browser/renderer_host/delegated' \
121 '|content/browser/renderer_host/software' \
[email protected]c3a6e1e72013-08-02 00:13:07122 '|content/common/gpu/client/' \
[email protected]c3a6e1e72013-08-02 00:13:07123 },
sullivan0171e3c2015-03-03 18:47:21124 'auto_bisect': {
125 'filepath': 'tools/run-bisect-perf-regression.py'\
126 '|tools/run-perf-test.cfg'\
127 '|tools/auto_bisect/'
128 },
[email protected]2a38f0c02013-05-29 02:27:45129 'autofill': {
[email protected]30964792013-05-29 02:41:25130 'filepath': 'chrome/browser/autofill/|'\
[email protected]d9310a82012-11-02 02:53:48131 'chrome/browser/resources/options/autofill_|'\
[email protected]d9310a82012-11-02 02:53:48132 'chrome/browser/ui/android/autofill/|'\
133 'chrome/browser/ui/autofill/|'\
[email protected]e3e4ca62013-05-17 08:50:27134 'chrome/browser/ui/cocoa/autofill/|'\
[email protected]d9310a82012-11-02 02:53:48135 'chrome/browser/ui/views/autofill/|'\
136 'chrome/browser/ui/webui/options/autofill_|'\
[email protected]d9310a82012-11-02 02:53:48137 'chrome/renderer/autofill/|'\
138 'chrome/test/data/autofill/|'\
[email protected]3947d4a82013-03-12 09:41:05139 'components/autofill/|'\
[email protected]30964792013-05-29 02:41:25140 'components/autofill/browser/webdata/|'\
vabrbeb0c562015-12-01 10:48:08141 'components/webdata/',
[email protected]b3399272010-08-10 19:49:29142 },
[email protected]f76c8852012-06-21 16:37:00143 'automation': {
[email protected]f2f0fbb92012-07-14 15:52:49144 'filepath': 'chrome/browser/automation/|chrome/test/automation/',
[email protected]b8a0f8fa2010-09-02 18:35:55145 },
dominickn8884155a2016-06-23 02:28:16146 'banners': {
147 'filepath': 'chrome/android/java/src/org/chromium/chrome/browser/banners/|'\
148 'chrome/android/javatests/src/org/chromium/chrome/browser/banners/|'\
149 'chrome/browser/android/banners/|'\
150 'chrome/browser/banners/|'\
151 'chrome/browser/ui/android/infobars/app_banner_.*|'\
152 'chrome/renderer/banners/|'\
153 'third_party/WebKit/public/platform/modules/app_banner/|'\
154 'third_party/WebKit/Source/modules/app_banner/',
155 },
jkarlin539748402015-03-31 17:36:31156 'background_sync': {
157 'filepath': 'background_sync',
158 },
[email protected]f76c8852012-06-21 16:37:00159 'base': {
[email protected]f2f0fbb92012-07-14 15:52:49160 'filepath': '^base/',
[email protected]7a7a13b2010-08-25 01:10:59161 },
[email protected]5e105332012-09-13 01:55:52162 'base_allocator': {
163 'filepath': '^base/allocator',
164 },
[email protected]1ed5e0fd2012-07-19 00:19:05165 'base_memory': {
166 'filepath': '^base/memory',
167 },
robliao1644d8b2016-04-11 15:39:59168 'base_task_scheduler': {
169 'filepath': '^base/task_scheduler',
170 },
[email protected]b17d9e02014-07-29 09:45:50171 'base_win': {
172 'filepath': '^base/win',
173 },
[email protected]7e093d4022014-06-26 19:19:55174 'battery_status': {
175 'filepath': 'content/browser/battery_status/|'\
timvolodine953fde72014-12-09 16:47:10176 'content/test/data/battery_status/|'\
177 'device/battery/',
[email protected]7e093d4022014-06-26 19:19:55178 },
maniscalco44c99752015-09-09 21:52:04179 'blimp': {
180 'filepath': '^blimp/',
181 },
[email protected]06798f72013-01-14 22:31:17182 'bookmarks': {
183 'filepath': 'chrome/browser/bookmarks/' \
[email protected]771ad482013-07-16 17:32:48184 '|chrome/browser/extensions/api/bookmark_manager_private/' \
185 '|chrome/browser/extensions/api/bookmarks/' \
186 '|chrome/browser/resources/bookmark_manager/' \
[email protected]cd869cde2013-01-31 15:46:35187 '|chrome/browser/ui/bookmarks/' \
188 '|chrome/browser/ui/cocoa/bookmarks/' \
[email protected]5cb8b6e12014-05-19 16:53:46189 '|chrome/browser/ui/views/bookmarks/' \
190 '|components/bookmarks'
[email protected]06798f72013-01-14 22:31:17191 },
donnd787f6ed2016-08-03 01:00:56192 'bottombar': {
193 'filepath': 'chrome/android/java/src/org/chromium/chrome/browser/compositor/bottombar/',
194 },
[email protected]b17d9e02014-07-29 09:45:50195 'breakpad_app': {
sdefresne8ba0b88c2015-09-18 10:33:13196 'filepath': 'components/crash/content/app/',
[email protected]b17d9e02014-07-29 09:45:50197 },
[email protected]f76c8852012-06-21 16:37:00198 'browser': {
[email protected]f2f0fbb92012-07-14 15:52:49199 'filepath': 'chrome/browser/',
[email protected]02c44522010-10-08 17:43:25200 },
[email protected]f76c8852012-06-21 16:37:00201 'browser_chromeos': {
[email protected]f2f0fbb92012-07-14 15:52:49202 'filepath': 'chrome/browser/chromeos/',
[email protected]02c44522010-10-08 17:43:25203 },
[email protected]22650d22012-07-18 17:02:35204 'browser_components': {
[email protected]a7228f62012-09-20 17:52:48205 'filepath': 'chrome/browser/autofill/' \
206 '|chrome/browser/bookmarks/' \
[email protected]a7228f62012-09-20 17:52:48207 '|chrome/browser/favicon/' \
[email protected]ddf288e2013-01-09 20:58:27208 '|chrome/browser/history/' \
[email protected]fccf4882013-03-15 04:46:19209 '|chrome/browser/webdata/' \
[email protected]3947d4a82013-03-12 09:41:05210 '|components/autofill/'
[email protected]22650d22012-07-18 17:02:35211 },
[email protected]f76c8852012-06-21 16:37:00212 'browser_compositor': {
[email protected]f2f0fbb92012-07-14 15:52:49213 'filepath': 'ui/compositor/'
[email protected]fbd846b2010-11-19 01:32:18214 },
[email protected]f76c8852012-06-21 16:37:00215 'browser_resources': {
[email protected]f2f0fbb92012-07-14 15:52:49216 'filepath': 'chrome/browser/resources/',
[email protected]f76c8852012-06-21 16:37:00217 },
michaelpge42ca3b32016-02-19 08:17:57218 'browser_resources_md': {
219 'filepath': 'chrome/browser/resources/md_'\
220 '|chrome/browser/resources/settings/',
221 },
[email protected]0ce480532012-07-20 12:33:20222 'browsing_data': {
223 'filepath': 'chrome/browser/browsing_data/',
224 },
[email protected]f76c8852012-06-21 16:37:00225 'bubble': {
[email protected]f2f0fbb92012-07-14 15:52:49226 'filepath': 'ui/views/bubble/|'\
rouslan8d6a8372015-09-10 19:10:10227 'chrome/browser/ui/views/bubble/|'\
228 'components/bubble/',
[email protected]f76c8852012-06-21 16:37:00229 },
jkarlin539748402015-03-31 17:36:31230 'cache_storage': {
231 'filepath': 'cache_storage',
232 },
[email protected]10fbd5952013-08-22 07:42:39233 'cast': {
[email protected]31ef420b2014-08-13 21:19:13234 'filepath': 'media/cast/'\
235 '|chrome/browser/extensions/api/cast_streaming/'\
236 '|chrome/browser/media/cast'\
237 '|chrome/renderer/media/cast'\
238 '|chrome/test/data/extensions/api_test/cast_'\
239 '|content/public/renderer/media_stream_',
[email protected]10fbd5952013-08-22 07:42:39240 },
ryanchung4d157372016-05-10 20:27:16241 'cast_certificate': {
242 'filepath': 'components/cast_certificate/'\
243 '|components/test/data/cast_certificate/',
244 },
eranmc2a9f612015-11-24 16:41:34245 'certificate_transparency': {
246 'filepath': 'components/certificate_transparency/'\
247 '|components/packed_ct_ev_whitelist/'\
248 '|net/cert/ct_'\
249 '|net/cert/multi_log_ct_verifier'\
250 '|net/cert/sct_status_flags.h'\
251 '|net/cert/signed_certificate_timestamp'\
252 '|net/cert/signed_tree_head'\
253 '|net/test/ct_',
254 },
[email protected]651d9992014-04-09 17:18:41255 'chromecast': {
256 'filepath': 'chromecast/',
257 },
gfhuang2548f902016-02-26 02:29:21258 'chromecast_public': {
259 'filepath': 'chromecast/public/',
260 },
[email protected]c863702a2012-09-14 20:05:28261 'cc': {
262 'filepath': 'cc/|'\
[email protected]4934d362012-11-22 22:04:53263 'content/common/cc_messages'
[email protected]c863702a2012-09-14 20:05:28264 },
[email protected]c73ec8ab2014-01-16 20:35:23265 'chrome_elf': {
266 'filepath': 'chrome_elf',
267 },
[email protected]d5b21972012-07-20 02:06:01268 'chrome_views': {
269 'filepath': 'chrome/browser/ui/views',
270 },
[email protected]f7bf8ba2011-02-24 22:28:46271 'chromedriver': {
samuong53d5e612014-10-10 18:56:38272 'filepath': 'chrome/test/chromedriver|'\
273 'chrome/test/data/chromedriver|'\
274 'third_party/webdriver'
[email protected]f7bf8ba2011-02-24 22:28:46275 },
[email protected]f76c8852012-06-21 16:37:00276 'chromeos': {
[email protected]f2f0fbb92012-07-14 15:52:49277 'filepath': 'chromeos/',
[email protected]531b1532011-08-11 03:52:01278 },
[email protected]eda0a0b2013-04-19 20:34:35279 'chromeos_attestation': {
280 'filepath': 'chromeos/attestation/|'\
[email protected]64494c3f2013-08-14 22:15:59281 'chrome/browser/chromeos/attestation/|'\
282 'chrome/browser/extensions/api/enterprise_platform_keys_private/',
[email protected]eda0a0b2013-04-19 20:34:35283 },
[email protected]7c59a152012-11-06 20:56:35284 'chromeos_calculator': {
285 'filepath': 'chrome/common/extensions/docs/examples/apps/calculator/',
286 },
hashimoto40ecb692014-09-02 04:51:31287 'chromeos_dbus': {
288 'filepath': 'chromeos/dbus/',
289 },
alematec5187b1b2016-08-26 05:32:18290 'chromeos_geolocation': {
291 'filepath': 'chromeos/geolocation/',
292 },
[email protected]f76c8852012-06-21 16:37:00293 'chromeos_login': {
[email protected]f2f0fbb92012-07-14 15:52:49294 'filepath': 'chrome/browser/chromeos/login/|'\
295 'chrome/browser/ui/webui/chromeos/login/|'\
dzhioevcc7c0492014-11-25 14:52:58296 'chrome/browser/resources/chromeos/login/|'\
297 'ui/login/',
[email protected]a791dac2011-04-07 23:22:57298 },
[email protected]d7d35f342012-10-22 20:32:47299 'chromeos_net': {
300 'filepath': 'chromeos/network/|'\
stevenjbdd133032015-08-07 18:37:47301 'chrome/browser/chromeos/net/|'\
302 'chrome/browser/extensions/api/networking_private/|'\
303 'extensions/browser/api/networking_private/|'\
304 'ui/chromeos/network/',
[email protected]d7d35f342012-10-22 20:32:47305 },
[email protected]2315ac0c2013-02-05 00:49:16306 'chromeos_power': {
[email protected]c3943ad2013-07-03 13:44:56307 'filepath': 'ash/system/chromeos/power/|'\
308 'chromeos/dbus/power_.*|'\
[email protected]2315ac0c2013-02-05 00:49:16309 'chrome/browser/chromeos/power/',
310 },
alematec5187b1b2016-08-26 05:32:18311 'chromeos_timezone': {
312 'filepath': 'chromeos/timezone/',
313 },
[email protected]f76c8852012-06-21 16:37:00314 'chromeos_webui': {
[email protected]f2f0fbb92012-07-14 15:52:49315 'filepath': 'chrome/browser/ui/webui/chromeos/|'\
316 'chrome/browser/resources/chromeos/',
[email protected]ba03af42012-03-08 01:37:12317 },
[email protected]cef7a6d2011-04-29 20:49:07318 'clang_update': {
Nico Webere250e6a2015-12-02 19:31:56319 'filepath': 'tools/clang/scripts/update.py'
[email protected]cef7a6d2011-04-29 20:49:07320 },
[email protected]f76c8852012-06-21 16:37:00321 'clipboard': {
322 'filepath': 'clipboard|dnd|drag|drop',
[email protected]2418b022011-05-19 21:06:02323 },
[email protected]0387ab32014-08-05 00:13:42324 'closure': {
[email protected]18fd7a532014-08-20 23:09:51325 'filepath': 'third_party/closure_(compiler|linter)/|'
dbeam78528be2016-02-18 07:08:49326 'compiled_resources2?.gyp',
[email protected]0387ab32014-08-05 00:13:42327 },
sdefresned94c5b02015-07-22 17:54:55328 'components_deps': {
329 'filepath': 'components/([^/]*/)*DEPS',
330 },
[email protected]f76c8852012-06-21 16:37:00331 'content': {
[email protected]f2f0fbb92012-07-14 15:52:49332 'filepath': 'content/',
[email protected]f76c8852012-06-21 16:37:00333 },
scheib968e61052014-11-05 00:27:25334 'content_bluetooth': {
335 'filepath': 'content/.*bluetooth'
336 },
kinuko01cbe8a12015-10-20 09:59:06337 'content_loader': {
mmenkefaa97d3b2016-09-25 14:24:02338 'filepath': 'chrome/browser/loader|' \
339 'content/browser/loader|' \
kinuko01cbe8a12015-10-20 09:59:06340 'content/child/*loader',
341 },
mkwst512627022014-09-16 09:23:27342 'content_renderer': {
343 'filepath': 'content/renderer/',
344 },
[email protected]aa3311a2012-11-19 16:04:58345 'content_shell': {
346 'filepath': 'content/shell/',
347 },
kinukoa121bce2015-01-30 10:04:41348 'content_worker': {
349 'filepath': 'content/.*worker',
350 },
donnd787f6ed2016-08-03 01:00:56351 'contextual_search': {
352 'filepath': 'chrome/browser/android/contextualsearch/|' \
353 'chrome/android/java/src/org/chromium/chrome/browser/contextualsearch/|' \
354 'chrome/android/javatests/src/org/chromium/chrome/browser/contextualsearch/|' \
355 'components/contextual_search/',
356 },
[email protected]f76c8852012-06-21 16:37:00357 'cookie_monster': {
[email protected]f2f0fbb92012-07-14 15:52:49358 'filepath': 'net/cookies/|'\
[email protected]8492b5b2012-12-17 21:58:08359 'chrome/browser/net/sqlite_persistent_cookie_store',
[email protected]f76c8852012-06-21 16:37:00360 },
wfh792b71c2016-05-04 23:33:41361 'courgette': {
362 'filepath': 'courgette/',
363 },
michaelpge42ca3b32016-02-19 08:17:57364 'cr_elements': {
365 'filepath': 'ui/webui/resources/cr_element',
366 },
ianwencdb8c9e2015-06-18 22:10:15367 'custom_tabs': {
Newton Allen38c62212015-06-24 21:41:53368 'filepath': 'chrome/android/java/src/org/chromium/chrome/browser/customtabs/|'\
ianwencdb8c9e2015-06-18 22:10:15369 'chrome/android/javatests/src/org/chromium/chrome/browser/customtabs/',
alancuttercbad6512015-06-19 02:31:28370 },
[email protected]5e105332012-09-13 01:55:52371 'deep_memory_profiler': {
372 'filepath': 'tools/(deep_memory_profiler|find_runtime_symbols)',
373 },
Bartosz Fabianowski85a823812015-04-16 10:27:51374 'device_bluetooth': {
375 'filepath': 'device/.*bluetooth'
376 },
[email protected]29ad47c2014-04-23 09:12:48377 'device_sensors': {
378 'filepath': 'content/browser/device_sensors/|'\
379 'content/common/device_sensors/|'\
380 'content/public/android/java/src/org/chromium/content/browser/DeviceSensors.java|'\
381 'content/public/android/javatests/src/org/chromium/content/browser/DeviceSensorsTest.java|'\
timvolodine8cdb94c2016-09-22 12:17:22382 'content/renderer/device_sensors/|'\
383 'content/test/data/device_sensors/|'\
384 'device/sensors/',
[email protected]8c667232013-11-12 19:49:14385 },
scheibabdd7d32015-02-11 22:13:08386 'developer_recommended_flags': {
387 'filepath': 'developer_recommended_flags.gypi',
388 },
[email protected]342b12872012-11-07 12:10:46389 'devtools': {
390 'filepath': 'devtools',
391 },
[email protected]bab2a832012-07-11 23:29:41392 'disk_cache': {
393 'filepath': 'net/disk_cache/|http_cache',
394 },
[email protected]f76c8852012-06-21 16:37:00395 'download': {
[email protected]f2f0fbb92012-07-14 15:52:49396 'filepath': 'chrome/browser/download/|'\
[email protected]8492b5b2012-12-17 21:58:08397 'content/browser/download/',
[email protected]6bff0ad2011-06-17 01:32:51398 },
[email protected]ca872e362011-07-12 21:06:03399 'downloads_ui': {
dbeam78528be2016-02-18 07:08:49400 'filepath': 'chrome/browser/resources/(md_)?downloads/|' \
[email protected]8492b5b2012-12-17 21:58:08401 'chrome/browser/ui/webui/.*downloads|' \
402 'chrome/browser/ui/views/download/|' \
asanka2009f412015-10-05 17:28:12403 'chrome/browser/ui/cocoa/download/'
[email protected]ca872e362011-07-12 21:06:03404 },
[email protected]f6df20a2012-10-23 21:22:07405 'drive': {
[email protected]8492b5b2012-12-17 21:58:08406 'filepath': 'chrome/browser/chromeos/drive/|' \
407 'chrome/browser/google_apis/'
[email protected]f6df20a2012-10-23 21:22:07408 },
[email protected]89d2cd52013-04-16 01:55:36409 'drive_resource_metadata': {
[email protected]2c948e12013-10-17 03:08:33410 'filepath': 'chrome/browser/chromeos/drive/resource_metadata'
[email protected]89d2cd52013-04-16 01:55:36411 },
[email protected]3a25c8a2014-06-26 06:47:10412 'eme': {
413 'filepath': 'components/cdm/|' \
414 'content/browser/media/cdm/|' \
415 'content/renderer/media/crypto/|' \
416 'media/base/android/*drm*|' \
417 'media/cdm/|' \
418 'third_party/widevine/cdm/'
419 },
[email protected]247dcfb92014-04-23 18:25:59420 'events': {
421 'filepath': 'ui/events/',
422 },
[email protected]f76c8852012-06-21 16:37:00423 'extension': {
424 'filepath': 'extension',
[email protected]161277d42011-06-24 20:48:45425 },
apaciblec4093a92016-04-19 19:21:58426 'feedback_ui': {
427 'filepath': 'chrome/browser/resources/(md_)?feedback/'
428 },
[email protected]f76c8852012-06-21 16:37:00429 'fileapi': {
[email protected]8492b5b2012-12-17 21:58:08430 'filepath': 'file_system/|' \
431 'fileapi/'
[email protected]80919512011-08-03 08:51:04432 },
[email protected]f76c8852012-06-21 16:37:00433 'filebrowse': {
[email protected]8492b5b2012-12-17 21:58:08434 'filepath': 'file_browser|' \
435 'file_manager|' \
436 'filebrowse'
[email protected]4b07b62cc2011-10-03 17:52:39437 },
[email protected]4ed766c2013-09-19 09:45:20438 'filesapp': {
okab0be3dc2016-08-30 07:37:10439 'filepath': 'chrome/browser/chromeos/drive|' \
440 'chrome/browser/chromeos/extensions/file_manager|' \
441 'chrome/browser/chromeos/extensions/file_system_provider|' \
442 'chrome/browser/chromeos/file_manager|' \
443 'chrome/browser/chromeos/file_system_provider|' \
444 'chrome/browser/drive|' \
445 'chrome/test/data/extensions/api_test/file_system_provider|' \
446 'components/drive|' \
447 'google_apis/drive|' \
448 'ui/file_manager'
449 },
450 'filesapp_ui': {
[email protected]4ff3d9f2014-04-24 05:25:20451 'filepath': 'ui/file_manager'
[email protected]4ed766c2013-09-19 09:45:20452 },
[email protected]f76c8852012-06-21 16:37:00453 'ftp': {
454 'filepath': 'ftp',
[email protected]ffeb189d2011-10-05 18:49:39455 },
mmoroz58ddb8172016-09-08 18:29:55456 'fuzzing': {
457 'filepath': 'fuzz|Fuzz',
458 },
[email protected]3a2a6ac02014-06-20 07:07:12459 'gcm': {
460 'filepath': 'chrome/browser/services/gcm/|'\
461 'components/gcm_driver/|'\
462 'google_apis/gcm/',
463 },
[email protected]d8036492013-08-09 16:02:23464 'geolocation': {
465 'filepath': 'chrome/browser/geolocation/|'\
466 'content/browser/geolocation|'\
467 'content/public/common/geoposition.*|'\
468 'content/public/browser/geolocation.*|'\
469 'content/renderer/geolocation.*|'\
470 'content/shell/geolocation/',
471 },
[email protected]f93b7382012-08-09 20:53:16472 'gfx_image': {
473 'filepath': 'ui/gfx/image/',
474 },
[email protected]cf428f732012-10-02 20:48:15475 'gfx_geometry': {
danakj570c1332015-01-06 16:59:36476 'filepath': 'ui/gfx/geometry/',
[email protected]cf428f732012-10-02 20:48:15477 },
[email protected]4d1773e2014-04-05 07:59:57478 'gn': {
479 'filepath': 'tools/gn',
480 },
[email protected]f76c8852012-06-21 16:37:00481 'gpu': {
[email protected]f2f0fbb92012-07-14 15:52:49482 'filepath': 'gpu/',
[email protected]f76c8852012-06-21 16:37:00483 },
[email protected]f76c8852012-06-21 16:37:00484 'history_ui': {
dbeam78528be2016-02-18 07:08:49485 'filepath': 'chrome/browser/resources/(md_)?history|'\
486 'chrome/browser/ui/webui/.*history',
[email protected]f76c8852012-06-21 16:37:00487 },
[email protected]18d7e402014-07-08 19:53:14488 'hotword': {
489 'filepath': 'chrome/browser/extensions/api/hotword_private/'\
490 '|chrome/browser/resources/hotword_helper/'\
[email protected]535980d42014-08-12 14:31:28491 '|chrome/browser/resources/hotword/'\
[email protected]18d7e402014-07-08 19:53:14492 '|chrome/browser/search/hotword*'\
493 '|chrome/test/data/extensions/api_test/hotword_private/',
494 },
[email protected]f76c8852012-06-21 16:37:00495 'i18n': {
[email protected]f2f0fbb92012-07-14 15:52:49496 'filepath': 'base/i18n/|base/string|l10n|icu|'\
timvolodine8cdb94c2016-09-22 12:17:22497 'locale_settings|encoding',
[email protected]f76c8852012-06-21 16:37:00498 },
[email protected]f76c8852012-06-21 16:37:00499 'importer': {
[email protected]f2f0fbb92012-07-14 15:52:49500 'filepath': 'import',
[email protected]f76c8852012-06-21 16:37:00501 },
[email protected]c26161352013-11-12 19:50:01502 'indexed_db': {
503 'filepath': 'content/browser/indexed_db|'\
504 'content/child/indexed_db|'\
505 'content/common/indexed_db|'\
506 'content/public/browser/indexed_db|'\
507 'content/test/data/indexeddb',
508 },
bruthigaa8281f2016-02-09 17:52:31509 'ink_drop': {
510 'filepath': 'ui/views/animation/test/.*ink_drop.*|' \
511 'ui/views/animation/.*ink_drop.*'
512 },
dtapuska1f997a12016-03-14 19:22:07513 'input': {
514 'filepath': 'content/browser/renderer_host/input|'\
515 'content/renderer/input|'\
516 'ui/events/blink/'
517 },
[email protected]f76c8852012-06-21 16:37:00518 'installer': {
[email protected]f2f0fbb92012-07-14 15:52:49519 'filepath': 'chrome/installer/',
[email protected]f76c8852012-06-21 16:37:00520 },
mmoss19826c62014-11-14 21:37:36521 'installer_linux': {
522 'filepath': 'chrome/installer/linux/',
523 },
[email protected]56b4b09d32012-07-27 18:28:41524 'instant': {
[email protected]607903d2013-03-25 22:15:47525 'filepath': 'instant|searchbox|'\
526 'chrome/browser/search/|'\
[email protected]c29b7dae2013-03-25 22:29:13527 'chrome/browser/ui/search/|'\
[email protected]eb99f8e2013-07-10 10:17:39528 'chrome/browser/resources/local_ntp/|'\
[email protected]607903d2013-03-25 22:15:47529 'chrome/common/search_types.*',
[email protected]56b4b09d32012-07-27 18:28:41530 },
sdefresne18b47312015-06-18 15:15:09531 'ios_chrome': {
532 'filepath': 'ios/chrome',
533 },
[email protected]f76c8852012-06-21 16:37:00534 'ipc': {
[email protected]f2f0fbb92012-07-14 15:52:49535 'filepath': 'ipc/ipc',
[email protected]f76c8852012-06-21 16:37:00536 },
mkwstb0d1b1d2014-09-30 11:45:36537 'ipc_messages': {
538 'filepath': '_message.*.h|'\
539 '_messages.cc',
540 },
vabraafbd4f32015-11-10 19:30:23541 'login': {
542 'filepath': 'chrome/browser/ui/login'
543 },
[email protected]a3f777d2014-01-07 23:38:26544 'libwebp': {
545 'filepath': 'third_party/libwebp'
546 },
johannkoenig52381382015-09-18 22:35:25547 'libvpx': {
johannkoenig8cdf03472016-03-02 13:54:31548 'filepath': 'third_party/libvpx'
johannkoenig52381382015-09-18 22:35:25549 },
[email protected]04a292a2013-03-07 19:58:42550 'linux_fonts': {
551 'filepath': 'ui/gfx/font_render_params_.*|'\
deratcd2d6fb2015-02-12 00:10:41552 'ui/gfx/platform_font_linux.*|'\
553 'ui/gfx/render_text_harfbuzz.*',
[email protected]04a292a2013-03-07 19:58:42554 },
555 'linux_sandboxing': {
[email protected]f2f0fbb92012-07-14 15:52:49556 'filepath': 'sandbox/linux/',
[email protected]f76c8852012-06-21 16:37:00557 },
[email protected]04a292a2013-03-07 19:58:42558 'linux_seccomp_bpf': {
[email protected]d6a23612012-11-13 20:11:54559 'filepath': 'content/common/sandbox.*linux.cc',
[email protected]f76c8852012-06-21 16:37:00560 },
mlamourid8b0feb2015-06-02 16:30:47561 'manifest': {
562 'filepath': 'content/(browser|renderer)/manifest/'\
563 '|content/public/common/manifest*',
564 },
michaelpg32ca07902015-02-07 00:31:11565 'md_settings': {
michaelpge42ca3b32016-02-19 08:17:57566 'filepath': 'chrome/browser/resources/settings/'\
michaelpg9bc66292015-09-04 22:35:19567 '|chrome/browser/ui/webui/settings/',
michaelpg32ca07902015-02-07 00:31:11568 },
[email protected]f76c8852012-06-21 16:37:00569 'media': {
[email protected]f2f0fbb92012-07-14 15:52:49570 'filepath': 'media/|third_party/(ffmpeg|openmax)/|webmediaplayer|'\
[email protected]034548d2012-07-31 20:34:00571 'audio_message_filter|video_layer|media_internals',
[email protected]f76c8852012-06-21 16:37:00572 },
[email protected]06dd23172013-06-24 21:04:51573 'media_galleries': {
574 'filepath': 'chrome/browser/extensions/api/media_galleries/'\
[email protected]06dd23172013-06-24 21:04:51575 '|chrome/browser/media_galleries/'\
576 '|chrome/browser/storage_monitor/'\
577 '|chrome/common/media_galleries/'\
578 '|chrome/test/data/extensions/api_test/media_galleries/'\
579 '|chrome/utility/itunes*'\
580 '|chrome/utility/picasa*',
581 },
alokp9e369ea72e2016-06-10 05:41:09582 'media_mojo': {
583 'filepath': 'media/mojo/*'
584 },
kmarshallb698ad4f2015-02-24 19:42:48585 'media_router': {
586 'filepath': 'chrome/browser/media/router/*' \
587 '|chrome/app/theme/*/common/media_router*' \
588 '|chrome/browser/resources/media_router/' \
589 '|chrome/browser/ui/webui/media_router/' \
590 '|chrome/test/media_router/',
591 },
[email protected]f76c8852012-06-21 16:37:00592 'message_loop': {
[email protected]f2f0fbb92012-07-14 15:52:49593 'filepath': 'base/message_'
[email protected]f76c8852012-06-21 16:37:00594 },
595 'metrics': {
[email protected]f2f0fbb92012-07-14 15:52:49596 'filepath': 'base/metrics/'\
asvitkine361b276e2016-08-30 18:45:00597 '|chrome/android/java/src/org/chromium/chrome/browser/metrics/'\
[email protected]f2f0fbb92012-07-14 15:52:49598 '|chrome/browser/metrics/'\
[email protected]f2f0fbb92012-07-14 15:52:49599 '|chrome/browser/chromeos/external_metrics'\
[email protected]b0d594d2014-02-21 03:22:12600 '|chrome/browser/extensions/api/metrics_private/'\
[email protected]f2f0fbb92012-07-14 15:52:49601 '|chrome/browser/ui/webui/metrics_handler'\
asvitkineb7e10302016-01-20 05:17:45602 '|chromecast/browser/metrics/'\
[email protected]f76c8852012-06-21 16:37:00603 '|content/browser/user_metrics.cc'\
asvitkinee4bad382015-11-05 21:56:45604 '|components/metrics/'\
asvitkineb7e10302016-01-20 05:17:45605 '|components/metrics_services_manager/'\
[email protected]ce6b855a2014-03-12 19:51:39606 '|components/rappor/'\
asvitkinee4bad382015-11-05 21:56:45607 '|components/variations/'\
[email protected]f76c8852012-06-21 16:37:00608 '|content/public/browser/user_metrics.h'\
[email protected]b0d594d2014-02-21 03:22:12609 # Exclude XML files; in particular, histograms.xml.
610 '|tools/metrics/[^.]*([.](?!xml$).*)?$',
611 },
612 'metrics_xml_files': {
613 # Subscribe to this to watch for changes to histograms.xml.
toyoshim8f51f902015-03-27 03:50:21614 'filepath': 'tools/metrics/.*\.xml$',
615 },
616 'midi': {
617 'filepath': 'midi',
[email protected]f76c8852012-06-21 16:37:00618 },
[email protected]341f218a2013-09-24 22:16:10619 'mojo': {
620 'filepath': 'mojo',
621 },
[email protected]f76c8852012-06-21 16:37:00622 'mouse_lock': {
623 'filepath': 'mouse_lock',
624 },
rjkroegef60dea862015-10-29 17:50:06625 'mus': {
ben6b0453d12016-07-02 04:27:19626 'filepath': 'services/ui/'\
rjkroegef60dea862015-10-29 17:50:06627 '|mojo/gpu/',
628 },
[email protected]f76c8852012-06-21 16:37:00629 'nacl': {
[email protected]f2f0fbb92012-07-14 15:52:49630 'filepath': 'chrome/nacl/|chrome/test/nacl/|'\
[email protected]193912d2013-09-06 17:41:56631 'chrome/browser/nacl_host/|chrome/common/nacl|'\
632 'native_client_sdk/src/doc/',
[email protected]f76c8852012-06-21 16:37:00633 },
[email protected]99ddc3d2013-01-22 16:15:33634 'native_client_sdk': {
635 'filepath': '^native_client_sdk/',
636 },
[email protected]b9ecdb62014-03-07 14:56:43637 'navigation': {
638 'filepath': 'content/browser/frame_host|'\
639 'content/browser/renderer_host/render_process_host.*|'\
640 'content/browser/renderer_host/render_view_host.*|'\
641 'content/browser/web_contents/web_contents_impl.*|'\
642 'content/renderer/render_frame.*|'\
643 'content/renderer/render_view.*'
644 },
[email protected]f76c8852012-06-21 16:37:00645 'net': {
[email protected]f2f0fbb92012-07-14 15:52:49646 'filepath': 'net/',
[email protected]f76c8852012-06-21 16:37:00647 },
648 'net_error_list': {
649 'filepath': 'net/base/net_error_list.h',
650 },
651 'net_log': {
mmenke59e4d8fb42016-06-15 21:15:28652 'filepath': 'net/log/|' \
[email protected]f2f0fbb92012-07-14 15:52:49653 'chrome/browser/net/.*net_log|' \
[email protected]f2f0fbb92012-07-14 15:52:49654 'chrome/browser/resources/net_internals/|' \
mmenke59e4d8fb42016-06-15 21:15:28655 'chrome/browser/ui/webui/net_internals/|' \
656 'components/net_log/'
[email protected]f76c8852012-06-21 16:37:00657 },
jkarlin539748402015-03-31 17:36:31658 'netinfo': {
659 'filepath': 'netinfo',
660 },
peterf4758412014-09-17 15:06:01661 'notifications': {
662 'filepath': 'chrome/browser/extensions/api/notifications/|' \
663 'chrome/browser/notifications/|' \
peter8ab156b2015-03-29 15:44:12664 'chrome/test/data/notifications/|' \
665 'content/browser/notifications/|' \
666 'content/child/notifications/|' \
667 'content/common/platform_notification|' \
668 'content/public/browser/platform_notification|' \
669 'content/public/common/platform_notification|' \
670 'content/renderer/notification_|' \
peterf4758412014-09-17 15:06:01671 'ui/message_center/'
672 },
[email protected]f76c8852012-06-21 16:37:00673 'ntp': {
[email protected]f2f0fbb92012-07-14 15:52:49674 'filepath': 'chrome/browser/resources/ntp4/|'\
[email protected]b7ecd5f2013-02-14 21:04:16675 'chrome/browser/resources/ntp_android/|'\
[email protected]f2f0fbb92012-07-14 15:52:49676 'chrome/browser/ui/webui/ntp/',
[email protected]f76c8852012-06-21 16:37:00677 },
mcwilliamsedee5042016-04-05 18:46:45678 'ntp_snippets': {
679 'filepath': 'chrome/android/java/src/org/chromium/chrome/browser/ntp/|'\
mvanouwerkerk16a37f902016-05-16 15:49:36680 'chrome/android/javatests/src/org/chromium/chrome/browser/ntp/|'\
mvanouwerkerk14c89352016-07-21 13:45:13681 'chrome/android/junit/src/org/chromium/chrome/browser/ntp/|'\
mvanouwerkerk538dc0b62016-05-17 14:55:34682 'chrome/browser/android/ntp/ntp_snippets|'\
mcwilliamsedee5042016-04-05 18:46:45683 'chrome/browser/ntp_snippets/|'\
mvanouwerkerk41649732016-05-17 13:37:00684 'chrome/browser/resources/snippets_internals|'\
685 'chrome/browser/ui/webui/snippets_internals|'\
mcwilliamsedee5042016-04-05 18:46:45686 'components/ntp_snippets/|'\
687 'chrome/android/java/res/layout/new_tab_page|'\
688 'chrome/android/java/res/layout/most_visited'
689 },
treib70176c52016-07-08 14:34:19690 'ntp_tiles': {
691 'filepath': 'chrome/browser/android/ntp/|'\
692 'chrome/browser/ui/webui/ntp/|'\
693 'chrome/common/search/ntp|'\
694 'components/ntp_tiles/'
695 },
dimichdce3ee492016-04-04 04:20:52696 'offline_pages': {
697 'filepath': 'components/offline_pages/'\
fgorski329be5b2016-04-19 21:38:11698 '|chrome/browser/android/offline_pages/'\
699 '|chrome/android/java/src/org/chromium/chrome/browser/offlinepages/'
dimichdce3ee492016-04-04 04:20:52700 },
[email protected]f76c8852012-06-21 16:37:00701 'omnibox': {
[email protected]f2f0fbb92012-07-14 15:52:49702 'filepath': 'chrome/browser/autocomplete/'\
703 '|chrome/browser/ui/.*/omnibox/'
[email protected]f76c8852012-06-21 16:37:00704 },
[email protected]437c44b2012-11-08 01:35:52705 'options': {
706 'filepath': 'chrome/browser/resources/options/|'\
707 'chrome/browser/ui/webui/options/',
708 },
chasej6dff9292016-02-02 20:33:12709 'origin_trials': {
710 'filepath': 'origin_trials',
711 },
[email protected]4a2078e2013-07-18 20:40:20712 'ozone': {
[email protected]f93c2c92013-10-31 18:22:44713 'filepath': 'ui/ozone/|'\
[email protected]4b66bf922013-10-28 19:49:43714 'ui/events/ozone/|'\
715 'ui/gfx/ozone/|'\
[email protected]4a2078e2013-07-18 20:40:20716 'ui/gl/gl_.*egl.*|'\
717 'ui/gl/gl_.*ozone.*'
718 },
csharrison3b1dc4062015-10-19 14:31:08719 'page_load_metrics' : {
bmcquade9f433702016-07-26 23:33:50720 'filepath': 'chrome/browser/page_load_metrics/'\
721 '|chrome/common/page_load_metrics/'\
722 '|chrome/renderer/page_load_metrics/'
csharrison3b1dc4062015-10-19 14:31:08723 },
[email protected]f76c8852012-06-21 16:37:00724 'panels': {
[email protected]7cbe5a52012-09-27 02:00:29725 'filepath': 'chrome/browser/ui/panels'\
726 '|chrome/browser/ui/cocoa/panels'\
[email protected]7cbe5a52012-09-27 02:00:29727 '|chrome/browser/ui/views/panels'
[email protected]f76c8852012-06-21 16:37:00728 },
[email protected]3cc8b3922014-05-05 13:12:08729 'password_manager': {
730 'filepath': 'chrome/.*/password_'\
731 '|chrome/browser/ui/passwords'\
732 '|chrome/browser/ui/views/passwords'\
733 '|chrome/test/data/password'\
734 '|components/autofill.*password'
735 '|components/password_'\
vabrccdb7222016-06-01 14:59:40736 '|^ios/chrome/browser/passwords'\
[email protected]3cc8b3922014-05-05 13:12:08737 },
[email protected]f76c8852012-06-21 16:37:00738 'pepper_api': {
[email protected]b8491b02013-11-13 03:50:58739 'filepath': 'ppapi/api'\
740 '|ppapi/c',
[email protected]f76c8852012-06-21 16:37:00741 },
mlamourid8b0feb2015-06-02 16:30:47742 'permissions': {
743 'filepath': 'content/(child,browser)/permissions/'\
744 '|content/common/permission_*'\
745 '|content/public/(common,browser)/permission_*'\
746 '|chrome/browser/permissions/'\
747 '|chrome/browser/content_settings/permission*'\
748 '|permission_context',
749 },
[email protected]f76c8852012-06-21 16:37:00750 'plugin': {
[email protected]f2f0fbb92012-07-14 15:52:49751 'filepath': 'chrome/browser/plugin|chrome/plugin/|'\
Thiago Farinae067154bb2015-05-07 15:37:59752 'chrome/common/plugin',
[email protected]f76c8852012-06-21 16:37:00753 },
tnagelad92622a92015-10-20 10:26:30754 'policy_definitions': {
755 'filepath': 'components/policy/resources/policy_templates.json',
756 },
michaelpg11fff3f2015-02-06 03:35:34757 'polymer': {
758 'filepath': 'third_party/polymer/|'\
dbeam78528be2016-02-18 07:08:49759 'tools/polymer|'\
michaelpg11fff3f2015-02-06 03:35:34760 'ui/webui/resources/polymer_resources.grdp',
761 },
twifkak0c69c1f2015-06-22 18:20:09762 'precache': {
763 'filepath': '[pP]recache'
764 },
[email protected]ef6cc442012-10-30 03:24:17765 'predictors': {
766 'filepath': 'predictors',
767 },
[email protected]be775bc2014-06-30 15:41:14768 'prepopulated_engines': {
769 'filepath': 'components/search_engines/prepopulated_engines.json',
770 },
[email protected]f76c8852012-06-21 16:37:00771 'prerender': {
[email protected]78375a52012-07-14 14:47:57772 'filepath': 'prerender'
[email protected]f76c8852012-06-21 16:37:00773 },
peter884896c72015-03-12 14:26:20774 'push_messaging': {
775 'filepath': 'push_messaging'
776 },
[email protected]f76c8852012-06-21 16:37:00777 'pyauto': {
778 'filepath': 'chrome/test/pyautolib' \
779 '|chrome/test/functional' \
780 '|chrome/browser/automation/automation_provider_json'
781 },
782 'remoting': {
anandce1c55372015-03-04 01:23:10783 'filepath': 'remoting/' \
784 '|testing/chromoting'
[email protected]f76c8852012-06-21 16:37:00785 },
gab57e80c72014-12-08 21:06:13786 'rlz_id': {
787 'filepath' :'rlz/lib/machine_id.cc|'\
788 'rlz/lib/machine_id.h|'\
789 'rlz/win/lib/machine_id_win.cc',
790 },
grt829c6a82014-10-20 09:29:32791 'safe_browsing': {
792 'filepath': 'chrome/(browser|common|renderer)/safe_browsing/',
793 },
rickyz0a819bfc2015-02-04 23:57:22794 'sandbox': {
795 'filepath': 'sandbox/'\
796 '|content/browser/bootstrap_sandbox_mac'\
797 '|content/browser/renderer_host/render_sandbox_host_linux'\
798 '|content/browser/renderer_host/sandbox_ipc_linux'\
799 '|content/browser/zygote_host/'\
800 '|content/common/sandbox_'\
801 '|content/zygote/'\
802 },
skyostil20dea312014-11-11 13:43:06803 'scheduler': {
rmcilroyfa5ac552015-04-09 12:33:17804 'filepath': 'cc/scheduler'\
jochen83c639f02015-04-22 17:07:37805 '|components/scheduler'\
rmcilroyfa5ac552015-04-09 12:33:17806 '|content/renderer/scheduler'
skyostil20dea312014-11-11 13:43:06807 },
mlamourid8b0feb2015-06-02 16:30:47808 'screen_orientation': {
809 'filepath': 'screen_orientation',
810 },
[email protected]21cd39b2012-06-28 01:48:40811 'search': {
[email protected]f2f0fbb92012-07-14 15:52:49812 'filepath': 'chrome/browser/ui/search/',
[email protected]21cd39b2012-06-28 01:48:40813 },
[email protected]0b431722014-01-08 07:21:51814 'service_worker': {
[email protected]edaf31d2014-03-07 00:09:17815 'filepath': 'content/(browser|renderer|child|common)/service_worker/',
[email protected]0b431722014-01-08 07:21:51816 },
dominickn8884155a2016-06-23 02:28:16817 'site_engagement': {
818 'filepath': 'chrome/browser/engagement/|'\
819 'chrome/browser/ui/webui/engagement/',
820 },
[email protected]f76c8852012-06-21 16:37:00821 'site_instance': {
[email protected]f2f0fbb92012-07-14 15:52:49822 'filepath': 'content/browser/site_instance|'\
823 'content/browser/browsing_instance',
[email protected]f76c8852012-06-21 16:37:00824 },
825 'speech': {
[email protected]f2f0fbb92012-07-14 15:52:49826 'filepath': 'chrome/browser/speech/'\
827 '|content/browser/speech/'\
828 '|content/common/.*speech'\
829 '|content/public/.*speech'
[email protected]f76c8852012-06-21 16:37:00830 },
[email protected]ad0295d2012-10-11 23:43:36831 'spellcheck': {
832 'filepath': 'chrome/browser/spellchecker/'\
timvolodine8cdb94c2016-09-22 12:17:22833 '|chrome/browser/renderer_context_menu/spelling_'\
834 '|components/spellcheck/'\
835 '|third_party/hunspell/'\
836 '|third_party/hunspell_dictionaries/',
[email protected]ad0295d2012-10-11 23:43:36837 },
[email protected]67f39af2013-08-23 20:06:05838 'streams': {
839 'filepath': 'content/browser/streams/',
840 },
vmpstrcc1c08302015-11-18 06:05:51841 'styleguide': {
842 'filepath': '^styleguide/',
843 },
[email protected]43d33e92014-07-14 16:39:31844 'supervised_users': {
845 'filepath': 'chrome/browser/.*managed_mode'\
846 '|chrome/browser/.*managed_user'\
847 '|chrome/browser/.*supervised_user',
848 },
[email protected]f76c8852012-06-21 16:37:00849 'sync': {
maxboguefa217942016-04-01 01:08:13850 'filepath': '^chrome/android/sync_shell/'\
851 '|^chrome/browser/ui/sync/'\
852 '|^chrome/browser/ui/views/sync/'\
853 '|^chrome/test/android/javatests/src/org/chromium/chrome/test/util/browser/sync/'\
854 '|^ios/chrome/browser/sync/'\
855 '|^chrome/android/java/src/org/chromium/chrome/browser/sync/'\
856 '|^chrome/browser/sync/'\
857 '|^components/browser_sync/'\
Max Boguefef332d2016-07-28 22:09:09858 '|^components/sync/'\
maxboguefa217942016-04-01 01:08:13859 '|^components/sync_bookmarks/'\
Max Boguefef332d2016-07-28 22:09:09860 '|^components/sync_sessions/',
[email protected]f76c8852012-06-21 16:37:00861 },
[email protected]92871a102013-07-01 11:11:41862 'syncfs': {
863 'filepath': 'sync_file_system',
864 },
[email protected]82d74152013-07-28 08:55:31865 'tab_capture': {
[email protected]31ef420b2014-08-13 21:19:13866 'filepath': 'cc/output/copy_output_request'\
867 '|chrome/browser/extensions/api/tab_capture/'\
868 '|chrome/test/data/extensions/api_test/tab_capture/'\
869 '|content/browser/compositor/delegated_frame_host'\
870 '|content/browser/media/capture/'\
871 '|content/browser/renderer_host/compositing_iosurface'\
872 '|content/browser/renderer_host/media/(audio_'\
873 '|media_stream_manager|video_)'\
874 '|media/audio/(audio_output_controller|fake_audio_|virtual_audio_)'\
875 '|media/base/video_frame\.h'\
876 '|media/video/capture/video_capture_',
[email protected]82d74152013-07-28 08:55:31877 },
[email protected]f76c8852012-06-21 16:37:00878 'tab_contents': {
[email protected]f2f0fbb92012-07-14 15:52:49879 'filepath': 'chrome/browser/tab_contents/|'\
880 'content/browser/tab_contents/|'\
881 'chrome/browser/ui/tab_contents/',
[email protected]f76c8852012-06-21 16:37:00882 },
[email protected]31ef420b2014-08-13 21:19:13883 'tab_media_indicators': {
884 'filepath': 'chrome/browser/media/audio_stream_monitor'\
885 '|chrome/browser/ui/cocoa/tabs/tab_controller\.mm'\
886 '|chrome/browser/ui/tabs/tab_utils'\
887 '|chrome/browser/ui/views/tabs/tab\.cc'\
888 '|chrome/browser/ui/views/tabs/tab_renderer_data'\
889 '|media/audio/audio_(output_controller|power_monitor)',
890 },
[email protected]f76c8852012-06-21 16:37:00891 'task_manager': {
892 'filepath': 'task_manager'
893 },
[email protected]5e105332012-09-13 01:55:52894 'tcmalloc': {
895 'filepath': 'third_party/tcmalloc'
896 },
[email protected]31a10602012-11-21 01:51:26897 'telemetry': {
nednguyen79105d422016-04-18 01:38:42898 'filepath': 'tools/perf/'
[email protected]31a10602012-11-21 01:51:26899 },
[email protected]f76c8852012-06-21 16:37:00900 'tests': {
[email protected]f2f0fbb92012-07-14 15:52:49901 'filepath': 'apitest|unittest|browsertest|uitest|chrome/test/',
[email protected]0cde05a02011-11-30 23:36:52902 },
[email protected]1cbbb30b2011-10-14 08:03:56903 'textinput': {
[email protected]f2f0fbb92012-07-14 15:52:49904 'filepath': 'content/browser/renderer_host/gtk_im'\
905 '|content/browser/renderer_host/gtk_key'\
906 '|content/browser/renderer_host/render_widget_host_view'\
907 '|content/browser/renderer_host/text_input'\
908 '|ui/base/ime/'\
909 '|ui/base/gtk/event'\
910 '|ui/base/gtk/gtk_im'\
911 '|ui/base/keycodes/'\
912 '|ui/base/win/ime'\
913 '|ui/views/controls/textfield/'\
914 '|ui/views/ime/'
[email protected]1cbbb30b2011-10-14 08:03:56915 },
[email protected]3a117c62011-11-29 04:28:02916 'textinput_chromeos': {
[email protected]f2f0fbb92012-07-14 15:52:49917 'filepath': 'chrome/browser/chromeos/input_method/'\
918 '|chrome/browser/chromeos/extensions/input_method'\
919 '|chrome/browser/chromeos/status/input_method'\
920 '|chrome/browser/extensions/extension_input_'\
921 '|chrome/browser/resources/keyboard'\
922 '|chrome/browser/resources/options/language'\
[email protected]ef03eae2011-11-30 08:43:43923 '|chrome/browser/ui/webui/options/'\
[email protected]f2f0fbb92012-07-14 15:52:49924 'chromeos/.*(language|keyboard)'\
[email protected]6bd9e802013-04-18 06:40:42925 '|chrome/browser/ui/webui/options/language'\
926 '|chromeos/ime/*'
[email protected]3a117c62011-11-29 04:28:02927 },
chirantan96fcf6d2015-01-21 22:36:19928 'timers': {
929 'filepath': 'base/timer/'\
930 '|components/timers/'
931 },
[email protected]f76c8852012-06-21 16:37:00932 'tools': {
[email protected]f2f0fbb92012-07-14 15:52:49933 'filepath': 'tools/',
[email protected]6bea7b42011-10-19 19:47:09934 },
[email protected]f76c8852012-06-21 16:37:00935 'tools_emacs': {
[email protected]f2f0fbb92012-07-14 15:52:49936 'filepath': 'tools/emacs/',
[email protected]65676d32012-04-18 14:41:05937 },
[email protected]c8eb7f72013-07-04 15:30:11938 'tracing': {
939 'filepath': 'base/debug/trace_event.*'\
primianobef13b42015-01-30 15:29:31940 '|base/trace_event/'\
[email protected]c8eb7f72013-07-04 15:30:11941 '|content/browser/tracing/'\
942 '|components/tracing/'
943 },
[email protected]cf428f732012-10-02 20:48:15944 'ui_compositor': {
945 'filepath': 'ui/compositor/layer\.|'\
946 'ui/compositor/layer_unittest|'\
947 'ui/compositor/compositor',
948 },
robliao2c4b7492016-07-19 01:57:26949 'ui_display_win': {
950 'filepath': '^ui/display/win',
951 },
[email protected]6b5093c2012-05-23 19:10:18952 'ui_resources': {
[email protected]f2f0fbb92012-07-14 15:52:49953 'filepath': 'ui/resources/'\
954 '|ui/base/native_theme/resources/'\
955 '|chrome/app/theme/'
[email protected]6b5093c2012-05-23 19:10:18956 },
[email protected]f76c8852012-06-21 16:37:00957 'valgrind': {
958 'filepath': 'valgrind',
959 },
[email protected]c73ec8ab2014-01-16 20:35:23960 'version_assembly': {
961 'filepath': 'chrome/app/version_assembly',
962 },
posciak62a72272016-05-11 08:31:24963 'video': {
964 'filepath': 'content/browser/renderer_host/media/|'\
965 'content/renderer/media/|'\
966 'media/capture/video/|'\
967 'media/filters/|'\
968 'media/gpu/|'\
969 '.*video.*',
970 },
mcasas09e881c2016-04-09 02:09:50971 'video_capture': {
972 'filepath': 'chrome/browser/media/.*(capture|media|webrtc)'\
973 '|content/browser/renderer_host/media/.*(capture|media)'\
974 '|content/renderer/media/.*(capture|media|webrtc)'\
975 '|media/capture/'\
976 '|media/muxers/',
977 },
[email protected]f76c8852012-06-21 16:37:00978 'views': {
979 # Applies to all files and subdirs within this directory.
[email protected]f2f0fbb92012-07-14 15:52:49980 'filepath': '^ui/views/',
[email protected]f76c8852012-06-21 16:37:00981 },
[email protected]f47d871a2013-10-11 22:14:15982 'views_corewm': {
983 'filepath': 'ui/views/corewm/',
[email protected]3fc918142013-10-12 01:42:17984 },
[email protected]ef514a32014-02-26 01:02:35985 'virtual_keyboard': {
986 'filepath': 'ui/keyboard/'\
987 'chrome/test/data/chromeos/virtual_keyboard/'\
988 'chrome/common/extensions/api/virtual_keyboard',
989 },
mcasas09e881c2016-04-09 02:09:50990 'webrtc_browser_tests': {
991 'filepath': 'chrome/browser/media/.*webrtc.*browsertest|'\
992 'content/browser/media/.*webrtc.*browsertest',
993 },
[email protected]208879542012-07-05 11:15:34994 'website_settings': {
[email protected]f2f0fbb92012-07-14 15:52:49995 'filepath': 'chrome/browser/content_settings/'\
996 '|chrome/browser/ui/views/website_settings/'\
997 '|chrome/browser/ui/website_settings/'\
mukai077089f2014-09-11 18:41:52998 '|chrome/common/content_settings'\
999 '|components/content_settings/',
[email protected]208879542012-07-05 11:15:341000 },
[email protected]b17d9e02014-07-29 09:45:501001 'windows_sandboxing': {
1002 'filepath': 'sandbox/win/',
1003 },
[email protected]f76c8852012-06-21 16:37:001004 'x11': {
[email protected]f2f0fbb92012-07-14 15:52:491005 'filepath': 'content/browser/renderer_host/backing_store_x\.' \
1006 '|chrome/browser/chromeos/input_method/xkeyboard\.' \
1007 '|chrome/browser/chromeos/system_key_event_listener\.' \
[email protected]f76c8852012-06-21 16:37:001008 '|chrome/browser/chromeos/'\
[email protected]f2f0fbb92012-07-14 15:52:491009 'xinput_hierarchy_changed_event_listener\.' \
1010 '|chrome/browser/chromeos/wm_' \
1011 '|ui/base/x/'
[email protected]0d710852012-05-24 01:18:401012 },
wjmaclean3ff6a402015-03-31 19:00:201013 'zoom': {
1014 'filepath': 'chrome/browser/ui/zoom/' \
1015 '|components/ui/zoom/' \
1016 '|content/browser/host_zoom_*' \
1017 '|content/browser/storage_partition_impl*' \
1018 '|content/public/browser/host_zoom_map.h' \
1019 '|content/public/browser/storage_partition.h'
1020 },
timlohd035d572015-09-25 15:28:021021
1022 'blink': {
1023 'filepath': 'third_party/WebKit/',
1024 },
1025 'blink_accessibility': {
1026 'filepath': 'third_party/WebKit/.*(accessibility|AXObjectCache|WebAX)'
1027 },
1028 'blink_animation': {
1029 'filepath': 'third_party/WebKit/.*([Aa]nimat|[Tt]ransition)',
1030 },
1031 'blink_app_banner': {
1032 'filepath': 'third_party/WebKit/Source/modules/app_banner' \
1033 '|third_party/WebKit/public/platform/modules/app_banner',
1034 },
1035 'blink_audio': {
1036 'filepath': 'third_party/WebKit/Source/platform/audio' \
1037 '|third_party/WebKit/Source/modules/webaudio',
1038 },
1039 'blink_battery_status': {
1040 'filepath': 'third_party/WebKit/Source/modules/battery/' \
1041 '|third_party/WebKit/LayoutTests/battery-status/' \
1042 '|third_party/WebKit/Source/core/frame/PlatformEvent(Controller|Dispatcher)'
1043 },
1044 'blink_bidi': {
1045 'filepath': 'third_party/WebKit/Source/platform/text/.*Bidi' \
1046 '|third_party/WebKit/Source/core/rendering/.*Bidi',
1047 },
1048 'blink_bindings': {
1049 'filepath': 'third_party/WebKit/Source/bindings',
1050 },
jbroman9ac2d532016-09-01 18:20:081051 'blink_bindings_serialization': {
1052 'filepath': 'third_party/WebKit/Source/bindings/(core|modules)/v8/.*[Ss]erializ',
1053 },
timlohd035d572015-09-25 15:28:021054 'blink_bluetooth': {
1055 'filepath': 'third_party/WebKit/.*[Bb]luetooth'
1056 },
1057 'blink_canvas2d': {
1058 'filepath': 'third_party/WebKit/Source/core/html/canvas' \
1059 '|third_party/WebKit/Source/core/html/HTMLCanvasElement' \
1060 '|third_party/WebKit/Source/modules/canvas2d' \
1061 '|third_party/WebKit/Source/platform/graphics/Canvas2D',
1062 },
1063 'blink_clipboard': {
1064 'filepath': 'third_party/WebKit/Source/core/clipboard' \
1065 '|third_party/WebKit/Source/core/page/.*Drag' \
1066 '|third_party/WebKit/Source/platform/.*Drag' \
1067 '|third_party/WebKit/Source/platform/clipboard' \
1068 '|third_party/WebKit/Source/web/.*Drag' \
1069 '|third_party/WebKit/public/platform/.*Drag' \
1070 '|third_party/WebKit/public/web/.*Drag',
1071 },
1072 'blink_content_security_policy': {
1073 'filepath': 'third_party/WebKit/Source/core/frame/csp' \
1074 '|third_party/WebKit/Source/core/events/SecurityPolicyViolationEvent' \
1075 '|third_party/WebKit/LayoutTests/http/tests/security/contentSecurityPolicy'
1076 },
1077 'blink_css': {
1078 'filepath': 'third_party/WebKit/Source/core/css',
1079 },
1080 'blink_css_grid_layout': {
1081 'filepath': 'third_party/WebKit/Source/core/layout/.*Grid' \
1082 '|third_party/WebKit/Source/core/paint/.*Grid' \
1083 '|third_party/WebKit/Source/core/css/.*Grid' \
1084 '|third_party/WebKit/LayoutTests/fast/css-grid-layout/' \
1085 '|third_party/WebKit/LayoutTests/ietestcenter/css3/grid/' \
1086 '|third_party/WebKit/LayoutTests/platform/.*/fast/css-grid-layout/' \
1087 '|third_party/WebKit/LayoutTests/platform/.*/ietestcenter/css3/grid/'
1088 },
1089 'blink_css_flexbox': {
1090 'filepath': 'third_party/WebKit/Source/core/rendering/.*Flex' \
1091 '|third_party/WebKit/LayoutTests/fast/deprecated-flexbox/' \
1092 '|third_party/WebKit/LayoutTests/css3/flexbox/' \
1093 '|third_party/WebKit/LayoutTests/ietestcenter/css3/flexbox/'
1094 },
1095 'blink_css_fragmentation_tests': {
1096 'filepath': 'third_party/WebKit/LayoutTests/fast/multicol/' \
mstensho6471a3d2015-11-25 12:31:021097 '|third_party/WebKit/LayoutTests/fast/pagination/' \
1098 '|third_party/WebKit/LayoutTests/printing/'
timlohd035d572015-09-25 15:28:021099 },
1100 'blink_css_regions': {
1101 'filepath': 'third_party/WebKit/Source/core/rendering/.*(Region|FlowThread)' \
1102 '|third_party/WebKit/Source/core/dom/NodeRendering' \
1103 '|third_party/WebKit/Source/core/dom/.*NamedFlow' \
1104 '|third_party/WebKit/Source/core/css/.*Region' \
1105 '|third_party/WebKit/LayoutTests/compositing/regions/' \
1106 '|third_party/WebKit/LayoutTests/fast/regions/' \
1107 '|third_party/WebKit/LayoutTests/platform/chromium.*/fast/regions/'
1108 },
1109 'blink_custom_elements': {
dominicc05d120d2016-05-16 01:13:401110 'filepath': 'third_party/WebKit/Source/core/dom/custom/' \
timlohd035d572015-09-25 15:28:021111 '|third_party/WebKit/Source/bindings/v8/.*CustomElement',
1112 },
1113 'blink_device_light': {
1114 'filepath': 'third_party/WebKit/Source/modules/device_light/' \
1115 '|third_party/WebKit/LayoutTests/fast/dom/DeviceLight/'
1116 },
1117 'blink_device_orientation': {
1118 'filepath': 'third_party/WebKit/Source/modules/device_orientation/' \
1119 '|third_party/WebKit/LayoutTests/fast/dom/DeviceMotion/' \
1120 '|third_party/WebKit/LayoutTests/fast/dom/DeviceOrientation/' \
1121 '|third_party/WebKit/Source/core/frame/PlatformEvent(Controller|Dispatcher)' \
1122 '|third_party/WebKit/Source/core/frame/DeviceSingleWindowEventController'
1123 },
1124 'blink_devtools': {
1125 'filepath': 'third_party/WebKit/.*(inspector|DevTools|devtools)',
1126 },
1127 'blink_dom': {
1128 'filepath': 'third_party/WebKit/Source/core/dom/'
1129 },
1130 'blink_events': {
1131 'filepath': 'third_party/WebKit/Source/core/page/.*Event' \
1132 '|third_party/WebKit/Source/core/dom/.*Event' \
1133 '|third_party/WebKit/Source/core/css/.*Event' \
1134 '|third_party/WebKit/Source/platform/.*Event'
1135 },
1136 'blink_fetch': {
1137 'filepath': 'third_party/WebKit/Source/core/fetch',
1138 },
1139 'blink_heap': {
1140 'filepath': 'third_party/WebKit/Source/platform/heap' \
1141 '|third_party/WebKit/Source/wtf/Partition.*'
1142 },
1143 'blink_html': {
1144 'filepath': 'third_party/WebKit/Source/core/html/'
1145 },
1146 'blink_loader': {
1147 'filepath': 'third_party/WebKit/Source/core/loader',
1148 },
haraken04143c62016-03-31 08:48:561149 'blink_modules': {
1150 'filepath': 'third_party/WebKit/Source/modules'
1151 },
timlohd035d572015-09-25 15:28:021152 'blink_notifications': {
1153 'filepath': 'third_party/WebKit/LayoutTests/http/tests/notifications' \
1154 '|third_party/WebKit/Source/modules/notifications' \
1155 '|third_party/WebKit/public/platform/modules/notifications'
1156 },
1157 'blink_owners': {
1158 'filepath': 'third_party/WebKit/.*OWNERS',
1159 },
1160 'blink_paint': {
1161 'filepath': 'third_party/WebKit/Source/core/paint/'
1162 },
1163 'blink_permissions': {
1164 'filepath': 'third_party/WebKit/Source/modules/permissions/' \
1165 '|third_party/WebKit/public/platform/modules/permissions/',
1166 },
1167 'blink_preloadScanner': {
1168 'filepath': 'third_party/WebKit/Source/core/html/parser/HTMLPreloadScanner',
1169 },
1170 'blink_public_api': {
1171 'filepath': 'third_party/WebKit/public'
1172 },
1173 'blink_push_messaging': {
1174 'filepath': 'third_party/WebKit/LayoutTests/http/tests/push_messaging' \
1175 '|third_party/WebKit/Source/modules/push_messaging' \
1176 '|third_party/WebKit/public/platform/modules/push_messaging'
1177 },
kinuko533a1692015-12-21 08:57:251178 'blink_platform': {
1179 'filepath': 'third_party/WebKit/Source/platform'
1180 },
timlohd035d572015-09-25 15:28:021181 'blink_platform_graphics': {
1182 'filepath': 'third_party/WebKit/Source/platform/fonts' \
1183 '|third_party/WebKit/Source/platform/geometry' \
1184 '|third_party/WebKit/Source/platform/graphics'
1185 },
1186 'blink_indexed_db': {
1187 'filepath': 'third_party/WebKit/Source/modules/indexeddb/' \
1188 '|third_party/WebKit/Source/web/.*IDB' \
1189 '|third_party/WebKit/LayoutTests/storage/indexeddb' \
1190 '|third_party/WebKit/public/platform/.*IDB'
1191 },
dtapuska1f997a12016-03-14 19:22:071192 'blink_input': {
1193 'filepath': 'third_party/WebKit/Source/core/input/'
1194 },
timlohd035d572015-09-25 15:28:021195 'blink_layout': {
1196 'filepath': 'third_party/WebKit/Source/core/layout' \
1197 '|third_party/WebKit/Source/core/rendering'
1198 },
ojan21576e22016-08-17 21:43:461199 'blink_layout_ng': {
1200 'filepath': 'third_party/WebKit/Source/core/layout/ng',
1201 },
timlohd035d572015-09-25 15:28:021202 'blink_layers': {
1203 'filepath': 'third_party/WebKit/Source/core/page/scrolling/ScrollingCoordinator' \
1204 '|third_party/WebKit/Source/platform/graphics/GraphicsLayer' \
1205 '|third_party/WebKit/Source/core/layout/Layer'
1206 },
1207 'blink_prerender': {
1208 'filepath': 'third_party/WebKit/.*(Prerender|loader/LinkLoader|html/HTMLLinkElement)'
1209 },
1210 'blink_client_hints': {
1211 'filepath': 'third_party/WebKit/Source/core/loader/AcceptClientHints*' \
1212 '|third_party/WebKit/Source/core/loader/FrameFetchContext*' \
1213 '|third_party/WebKit/Source/core/fetch/FetchContext*' \
1214 '|third_party/WebKit/Source/core/fetch/ImageResource*' \
1215 '|third_party/WebKit/Source/core/fetch/ResourceFetcher*'
1216 },
1217 'blink_track': {
1218 'filepath': 'third_party/WebKit/Source/core/html/track/' \
1219 '|third_party/WebKit/Source/core/loader/TextTrack' \
1220 '|third_party/WebKit/Source/core/html/HTMLMediaElement' \
1221 '|third_party/WebKit/Source/core/html/HTMLTrackElement' \
1222 '|third_party/WebKit/Source/core/html/shadow/MediaControl' \
1223 '|third_party/WebKit/Source/core/css/mediaControl' \
1224 '|third_party/WebKit/LayoutTests/media/track/'
1225 },
1226 'blink_media': {
1227 'filepath': 'third_party/WebKit/Source/core/css/mediaControls' \
1228 '|third_party/WebKit/Source/core/html/.*(Audio|Media|Video)' \
1229 '|third_party/WebKit/Source/core/html/shadow/MediaControl' \
1230 '|third_party/WebKit/Source/core/layout/LayoutMedia' \
1231 '|third_party/WebKit/Source/core/layout/LayoutTextTrackContainerElement' \
1232 '|third_party/WebKit/Source/modules/(encryptedmedia|mediasource)' \
1233 '|third_party/WebKit/Source/platform/drm/' \
1234 '|third_party/WebKit/Source/platform/graphics/media/' \
1235 '|third_party/WebKit/Source/web/.*Media' \
1236 '|third_party/WebKit/LayoutTests/media/' \
1237 '|third_party/WebKit/public/.*Media'
1238 },
1239 'blink_media_queries': {
1240 'filepath': 'third_party/WebKit/Source/core/css/CSSMediaRule' \
1241 '|third_party/WebKit/Source/core/css/MediaList' \
1242 '|third_party/WebKit/Source/core/css/MediaQuery' \
1243 '|third_party/WebKit/Source/core/css/parser/MediaQuery'
1244 },
1245 'blink_navigator_content_utils': {
1246 'filepath': 'third_party/WebKit/Source/modules/navigatorcontentutils' \
1247 '|third_party/WebKit/LayoutTests/fast/dom/navigatorcontentutils'
1248 },
1249 'blink_out_of_process_frames': {
1250 'filepath': 'third_party/WebKit/Source/core/frame/FrameOwner' \
dcheng10f6a9c2016-05-06 16:40:031251 '|third_party/WebKit/Source/core/frame/Frame\.' \
timlohd035d572015-09-25 15:28:021252 '|third_party/WebKit/Source/web/WebFrame' \
1253 '|third_party/WebKit/Source/web/WebRemoteFrameImpl'
1254 },
1255 'blink_fileapi': {
1256 'filepath': 'third_party/WebKit/Source/modules/filesystem/' \
1257 '|third_party/WebKit/Source/core/fileapi/' \
1258 '|third_party/WebKit/Source/platform/.*File' \
1259 '|third_party/WebKit/Source/web/.*File' \
1260 '|third_party/WebKit/LayoutTests/fast/file' \
1261 '|third_party/WebKit/public/.*File'
1262 },
1263 'blink_quota': {
1264 'filepath': 'third_party/WebKit/Source/modules/quota/' \
1265 '|third_party/WebKit/Source/web/.*Quota' \
1266 '|third_party/WebKit/public/.*Quota'
1267 },
mcasas09e881c2016-04-09 02:09:501268 'blink_mediacapturefromelement': {
1269 'filepath': 'third_party/WebKit/Source/modules/mediacapture/' \
1270 '|third_party/WebKit/Source/platform/exported/WebCanvasCapture' \
1271 '|third_party/WebKit/LayoutTests/fast/mediacapturefromelement/' \
1272 '|third_party/WebKit/public/platform/WebCanvasCapture'
1273 },
1274 'blink_mediarecorder': {
1275 'filepath': 'third_party/WebKit/Source/modules/mediarecorder/' \
1276 '|third_party/WebKit/Source/platform/exported/WebMediaRecorder' \
1277 '|third_party/WebKit/LayoutTests/fast/mediarecorder/' \
1278 '|third_party/WebKit/public/platform/WebMediaRecorder'
1279 },
timlohd035d572015-09-25 15:28:021280 'blink_mediastream': {
1281 'filepath': 'third_party/WebKit/Source/modules/mediastream/' \
1282 '|third_party/WebKit/Source/platform/mediastream/' \
1283 '|third_party/WebKit/Source/platform/exported/WebMediaStream' \
1284 '|third_party/WebKit/Source/platform/exported/WebRTC' \
1285 '|third_party/WebKit/LayoutTests/fast/mediastream/'
1286 },
1287 'blink_geolocation': {
1288 'filepath': 'third_party/WebKit/LayoutTests/fast/dom/Geolocation/' \
1289 '|third_party/WebKit/Source/modules/geolocation/' \
1290 '|third_party/WebKit/Source/web/.*Geolocation' \
1291 '|third_party/WebKit/public/web/.*Geolocation'
1292 },
1293 'blink_htmlparser': {
1294 'filepath': 'third_party/WebKit/Source/core/html/parser/'
1295 },
1296 'blink_screen_orientation': {
1297 'filepath': 'third_party/WebKit/Source/modules/screen_orientation/' \
1298 '|third_party/WebKit/public/platform/modules/screen_orientation',
1299 },
1300 'blink_scheduler': {
1301 'filepath': 'third_party/WebKit/Source/platform/scheduler' \
1302 '|third_party/WebKit/Source/core/html/parser/.*Scheduler'
1303 },
1304 'blink_serviceworkers' : {
1305 'filepath': 'third_party/WebKit/Source/modules/serviceworkers' \
1306 '|third_party/WebKit/LayoutTests/http/tests/serviceworker'
1307 },
1308 'blink_serviceworkers_tests' : {
1309 'filepath': 'third_party/WebKit/LayoutTests/http/tests/serviceworker'
1310 },
timlohd035d572015-09-25 15:28:021311 'blink_spellcheck' : {
1312 'filepath': 'third_party/WebKit/Source/core/editing/spellcheck'
1313 },
jbromana7bdfdb2016-02-05 15:10:321314 'blink_spv2_layout_tests': {
1315 'filepath': 'third_party/WebKit/LayoutTests/virtual/spv2'
1316 },
timlohd035d572015-09-25 15:28:021317 'blink_style': {
1318 'filepath': 'third_party/WebKit/.*(style/|Style)',
1319 },
1320 'blink_svg': {
1321 'filepath': 'third_party/WebKit/Source/core/(layout/)?svg',
1322 },
timlohd035d572015-09-25 15:28:021323 'blink_vibration': {
1324 'filepath': 'third_party/WebKit/LayoutTests/vibration/' \
1325 '|third_party/WebKit/Source/modules/vibration/'
1326 },
1327 'blink_viewport_interaction': {
1328 'filepath': 'third_party/WebKit/Source/core/css/.*Viewport' \
1329 '|third_party/WebKit/Source/core/dom/ViewportArguments' \
1330 '|third_party/WebKit/Source/core/html/HTMLMetaElement' \
1331 '|third_party/WebKit/Source/core/page/FrameView' \
1332 '|third_party/WebKit/Source/core/page/scrolling'
1333 },
1334 'blink_w3ctests': {
1335 'filepath': 'third_party/WebKit/LayoutTests/imported/' \
1336 '|third_party/WebKit/Tools/Scripts/webkitpy/w3c/'
1337 },
kinukoa1a73202016-05-24 06:42:361338 'blink_web': {
1339 'filepath': 'third_party/WebKit/Source/web'
1340 },
timlohd035d572015-09-25 15:28:021341 'blink_webcomponents': {
1342 'filepath': 'third_party/WebKit/Source/core/dom/shadow/' \
1343 '|third_party/WebKit/Source/core/dom/custom/' \
1344 '|third_party/WebKit/Source/core/html/imports/' \
1345 '|third_party/WebKit/Source/bindings/v8/custom/V8CustomElementConstructorCustom' \
1346 '|third_party/WebKit/Source/bindings/v8/CustomElementHelpers'
1347 },
dpranke7d5df742016-04-06 00:27:031348 'blink_tools': {
1349 'filepath': 'third_party/WebKit/Tools/'
1350 },
timlohd035d572015-09-25 15:28:021351 'blink_webp': {
1352 'filepath': 'third_party/WebKit/Source/platform/image-decoders/webp' \
1353 '|third_party/WebKit/Source/platform/image-encoders/skia/WEBP'
1354 },
1355 'blink_websockets': {
1356 'filepath': 'third_party/WebKit/Source/modules/websockets/'
1357 },
1358 'blink_workers': {
1359 'filepath': 'third_party/WebKit/Source/core/workers',
1360 },
1361 'blink_wtf': {
1362 'filepath': 'third_party/WebKit/Source/wtf',
1363 },
1364 'blink_xmlhttprequest': {
1365 'filepath': 'third_party/WebKit/Source/core/xmlhttprequest/'
tfarinad21f9472015-10-13 18:36:011366 },
1367 'test_runner': {
1368 'filepath': 'components/test_runner/' \
1369 '|content/shell/(common|browser|renderer)/layout_test/' \
1370 '|content/test/layouttest_support.cc' \
1371 '|content/public/test/layouttest_support.h' \
tfarinad21f9472015-10-13 18:36:011372 },
dominicc05d120d2016-05-16 01:13:401373 'xml': {
1374 'filepath': 'third_party/WebKit/Source/core/xml/' \
1375 '|third_party/libxml/' \
1376 '|third_party/libxslt/',
1377 },
[email protected]a3838612009-10-13 21:57:541378 },
[email protected]ca872e362011-07-12 21:06:031379
pennymac962d190432016-07-27 00:58:351380 ##############################################################################
1381 # Please keep alphabetical
1382 ##############################################################################
[email protected]a3838612009-10-13 21:57:541383 'WATCHLISTS': {
asvitkinee4bad382015-11-05 21:56:451384 'about_flags': ['[email protected]'],
mazda6471d0e2015-10-02 06:32:551385 'accelerator_table': ['[email protected]',
[email protected]f76c8852012-06-21 16:37:001386 '[email protected]'],
dmazzoni5f4b7f12015-02-17 16:35:571387 'accessibility': ['[email protected]',
1388 '[email protected]',
[email protected]f76c8852012-06-21 16:37:001389 '[email protected]',
je_julie.kima170bac2015-05-06 14:57:541390 '[email protected]',
dmazzoni5f4b7f12015-02-17 16:35:571391 '[email protected]',
[email protected]f76c8852012-06-21 16:37:001392 '[email protected]'],
[email protected]e9db77a2013-06-12 23:56:171393 'activity_log': ['[email protected]'],
agrieve4d9c1c52016-09-23 17:49:381394 'add_to_homescreen': ['[email protected]',
zpeng9351f9d2016-09-25 14:41:201395 '[email protected]',
pkotwicz2ec0b292016-09-26 17:12:321396 '[email protected]',
zpeng9351f9d2016-09-25 14:41:201397 '[email protected]'],
asvitkine361b276e2016-08-30 18:45:001398 'android_crash_reporting': ['[email protected]'],
johnmaguire6aaac7902016-03-15 12:28:201399 'android_crazy_linker': ['[email protected]'],
dfalcantaraef21e9e2016-01-07 01:16:261400 'android_infobars': ['[email protected]'],
agrieve4d9c1c52016-09-23 17:49:381401 'android_infra': ['[email protected]',
1402 '[email protected]',
mikecasec0ea0862015-10-24 00:14:321403 '[email protected]'],
agrieve4d9c1c52016-09-23 17:49:381404 'android_java': ['[email protected]'],
lizebf34f69b2016-03-30 16:08:531405 'android_loading': ['[email protected]',
drogere76b5632016-03-31 14:14:411406 '[email protected]'],
mlamourid8b0feb2015-06-02 16:30:471407 'android_media': ['[email protected]',
1408 '[email protected]'],
pennymac962d190432016-07-27 00:58:351409 'android_tab': ['[email protected]',
1410 '[email protected]'],
asvitkine361b276e2016-08-30 18:45:001411 'android_uma_settings': ['[email protected]',
1412 '[email protected]'],
[email protected]7ca78dc12012-09-20 09:26:441413 'android_webview': ['[email protected]'],
pennymac962d190432016-07-27 00:58:351414 'app_list': ['[email protected]',
pennymac962d190432016-07-27 00:58:351415 '[email protected]'],
1416 'app_shortcuts': ['[email protected]',
1417 '[email protected]'],
[email protected]f76c8852012-06-21 16:37:001418 'appcache': ['[email protected]'],
pennymac962d190432016-07-27 00:58:351419 'apps': ['[email protected]',
1420 '[email protected]'],
lhchavez4b19176f2016-05-04 23:12:461421 'arc': ['[email protected]',
hidehiko49f0b7c2016-05-24 10:59:471422 '[email protected]',
lhchavez4b19176f2016-05-04 23:12:461423 '[email protected]',
1424 '[email protected]'],
1425 'arc_net': ['[email protected]',
1426 '[email protected]',
1427 '[email protected]'],
ejcarusoa298ec02016-06-16 20:30:431428 'arc_power': ['[email protected]'],
pennymac962d190432016-07-27 00:58:351429 'ash': ['[email protected]',
1430 '[email protected]'],
1431 'aura': ['[email protected]',
1432 '[email protected]'],
[email protected]c3a6e1e72013-08-02 00:13:071433 'aura_compositor': ['[email protected]',
1434 '[email protected]',
pennymac962d190432016-07-27 00:58:351435 '[email protected]',
[email protected]c3a6e1e72013-08-02 00:13:071436 '[email protected]',
pennymac962d190432016-07-27 00:58:351437 '[email protected]'],
sullivan0171e3c2015-03-03 18:47:211438 'auto_bisect': ['[email protected]'],
jdonnelly1ec60d92016-05-25 22:01:391439 'autofill': ['[email protected]',
jdonnelly40d55452015-08-31 19:37:031440 '[email protected]',
vabraafbd4f32015-11-10 19:30:231441 '[email protected]',
1442 '[email protected]'],
[email protected]121773a2013-06-07 22:02:331443 'automation': ['[email protected]'],
pennymac962d190432016-07-27 00:58:351444 'background_sync': ['[email protected]',
chasej6dff9292016-02-02 20:33:121445 '[email protected]',
pennymac962d190432016-07-27 00:58:351446 '[email protected]',
1447 '[email protected]'],
pkotwicz2ec0b292016-09-26 17:12:321448 'banners': ['[email protected]',
1449 '[email protected]'],
dmikurubee40b4062014-11-04 17:47:191450 'base_allocator': ['[email protected]',
[email protected]b17d9e02014-07-29 09:45:501451 '[email protected]'],
[email protected]1ed5e0fd2012-07-19 00:19:051452 'base_memory': ['[email protected]'],
robliao1644d8b2016-04-11 15:39:591453 'base_task_scheduler': ['[email protected]',
1454 '[email protected]',
1455 '[email protected]'],
pennymac962d190432016-07-27 00:58:351456 'base_win': ['[email protected]',
1457 '[email protected]'],
[email protected]7e093d4022014-06-26 19:19:551458 'battery_status': ['[email protected]'],
anandc54ad4f72016-01-08 20:43:531459 'blimp' : ['[email protected]',
bgoldmand80ba1e2016-09-27 21:06:301460 '[email protected]',
anandc54ad4f72016-01-08 20:43:531461 '[email protected]',
gcastoe4733aa52016-07-19 19:21:461462 '[email protected]',
jessicag4b355162016-03-24 00:33:361463 '[email protected]',
nyquist0af49ad2015-09-16 19:22:351464 '[email protected]',
nyquist05ec00812016-05-11 00:57:111465 '[email protected]',
dominickn8884155a2016-06-23 02:28:161466 '[email protected]',
nyquist0af49ad2015-09-16 19:22:351467 '[email protected]',
sriramsr93d84202015-10-08 00:06:151468 '[email protected]',
1469 '[email protected]',
perumaalee8f0a62016-09-14 17:08:201470 '[email protected]',
scf7ed73562016-09-14 23:00:431471 '[email protected]',
nyquist05ec00812016-05-11 00:57:111472 '[email protected]',
steimelcaea0ed2016-09-19 19:04:231473 '[email protected]',
1474 '[email protected]'],
pennymac962d190432016-07-27 00:58:351475 'blink': ['[email protected]'],
1476 'blink_accessibility': ['[email protected]',
1477 '[email protected]',
horo8e9a01572016-07-27 06:05:311478 '[email protected]',
pennymac962d190432016-07-27 00:58:351479 '[email protected]'],
1480 'blink_animation': ['[email protected]',
1481 '[email protected]',
1482 '[email protected]',
1483 '[email protected]',
1484 '[email protected]'],
1485 'blink_app_banner': ['[email protected]'],
1486 'blink_audio': ['[email protected]',
1487 '[email protected]'],
1488 'blink_battery_status': ['[email protected]',
1489 '[email protected]'],
1490 'blink_bidi': ['[email protected]'],
1491 'blink_bindings': ['[email protected]'],
jbroman9ac2d532016-09-01 18:20:081492 'blink_bindings_serialization': ['[email protected]'],
pennymac962d190432016-07-27 00:58:351493 'blink_bluetooth': ['[email protected]',
1494 '[email protected]'],
1495 'blink_canvas2d': ['[email protected]',
1496 '[email protected]',
1497 '[email protected]',
1498 '[email protected]'],
1499 'blink_client_hints': ['[email protected]'],
1500 'blink_clipboard': ['[email protected]'],
1501 'blink_css': ['[email protected]',
1502 '[email protected]',
horo8e9a01572016-07-27 06:05:311503 '[email protected]',
pennymac962d190432016-07-27 00:58:351504 '[email protected]',
1505 '[email protected]'],
1506 'blink_css_flexbox': ['[email protected]'],
1507 'blink_css_fragmentation_tests': ['[email protected]'],
1508 'blink_css_grid_layout': ['[email protected]',
horo8e9a01572016-07-27 06:05:311509 '[email protected]',
pennymac962d190432016-07-27 00:58:351510 '[email protected]'],
1511 'blink_css_regions': ['[email protected]'],
1512 'blink_custom_elements': ['[email protected]',
1513 '[email protected]'],
1514 'blink_device_light': ['[email protected]',
1515 '[email protected]'],
1516 'blink_device_orientation': ['[email protected]',
1517 '[email protected]'],
1518 'blink_devtools': ['[email protected]',
1519 '[email protected]',
1520 '[email protected]',
1521 '[email protected]',
1522 '[email protected]',
lushnikovc5bd7ca2016-07-27 17:19:391523 '[email protected]'],
pennymac962d190432016-07-27 00:58:351524 'blink_dom': ['[email protected]',
1525 '[email protected]',
1526 '[email protected]',
1527 '[email protected]',
1528 '[email protected]'],
1529 'blink_events': ['[email protected]',
1530 '[email protected]',
1531 '[email protected]',
1532 '[email protected]'],
1533 'blink_fetch': ['[email protected]',
1534 '[email protected]',
1535 '[email protected]',
1536 '[email protected]'],
1537 'blink_fileapi': ['[email protected]',
1538 '[email protected]',
1539 '[email protected]'],
1540 'blink_geolocation': ['[email protected]',
1541 '[email protected]',
1542 '[email protected]'],
1543 'blink_heap': ['[email protected]',
1544 '[email protected]',
1545 '[email protected]',
1546 '[email protected]'],
1547 'blink_html': ['[email protected]',
1548 '[email protected]'],
csharrisonf357e9632016-07-29 01:27:221549 'blink_htmlparser': ['[email protected]',
1550 '[email protected]'],
pennymac962d190432016-07-27 00:58:351551 'blink_indexed_db': ['[email protected]',
1552 '[email protected]'],
1553 'blink_input': ['[email protected]',
1554 '[email protected]'],
1555 'blink_layers': ['[email protected]'],
1556 'blink_layout': ['[email protected]',
1557 '[email protected]',
1558 '[email protected]',
1559 '[email protected]',
1560 '[email protected]',
1561 '[email protected]',
1562 '[email protected]'],
cbiesinger46ecaae2016-09-09 18:44:561563 'blink_layout_ng': ['[email protected]',
gleblc60d6632016-09-13 19:49:461564 '[email protected]',
1565 '[email protected]'],
pennymac962d190432016-07-27 00:58:351566 'blink_loader': ['[email protected]',
1567 '[email protected]',
1568 '[email protected]',
1569 '[email protected]'],
1570 'blink_media': ['[email protected]',
1571 '[email protected]',
srirama.mdec4f512016-09-06 08:22:191572 '[email protected]',
1573 '[email protected]'],
pennymac962d190432016-07-27 00:58:351574 'blink_media_queries': ['[email protected]',
1575 '[email protected]'],
1576 'blink_mediacapturefromelement': ['[email protected]',
1577 '[email protected]'],
1578 'blink_mediarecorder': ['[email protected]',
1579 '[email protected]'],
1580 'blink_mediastream': ['[email protected]',
1581 '[email protected]'],
1582 'blink_modules': ['[email protected]'],
1583 'blink_navigator_content_utils': ['[email protected]'],
awdf2e270242016-09-06 16:21:341584 'blink_notifications': ['[email protected]',
1585 '[email protected]'],
pennymac962d190432016-07-27 00:58:351586 'blink_out_of_process_frames': ['[email protected]',
1587 '[email protected]'],
1588 'blink_owners': ['[email protected]'],
1589 'blink_paint' : ['[email protected]',
1590 '[email protected]',
1591 '[email protected]'],
1592 'blink_permissions': ['[email protected]'],
1593 'blink_platform_graphics': ['[email protected]',
horo8e9a01572016-07-27 06:05:311594 '[email protected]',
pennymac962d190432016-07-27 00:58:351595 '[email protected]',
1596 '[email protected]',
1597 '[email protected]',
1598 '[email protected]',
1599 '[email protected]',
1600 '[email protected]',
1601 '[email protected]',
1602 '[email protected]',
1603 '[email protected]',
1604 '[email protected]',
1605 '[email protected]'],
1606 'blink_prerender': ['[email protected]',
1607 '[email protected]'],
1608 'blink_preloadScanner': ['[email protected]'],
1609 'blink_public_api': ['[email protected]',
1610 '[email protected]'],
awdf2e270242016-09-06 16:21:341611 'blink_push_messaging': ['[email protected]',
1612 '[email protected]',
pennymac962d190432016-07-27 00:58:351613 '[email protected]'],
1614 'blink_quota': ['[email protected]',
1615 '[email protected]',
1616 '[email protected]'],
1617 'blink_scheduler': ['[email protected]'],
1618 'blink_screen_orientation': ['[email protected]'],
1619 'blink_serviceworkers': ['[email protected]',
1620 '[email protected]',
1621 '[email protected]',
1622 '[email protected]',
1623 '[email protected]',
1624 '[email protected]',
1625 '[email protected]',
shimazu99de61f2016-09-07 03:57:411626 '[email protected]',
pennymac962d190432016-07-27 00:58:351627 '[email protected]'],
1628 'blink_serviceworkers_tests': ['[email protected]'],
timvolodine8cdb94c2016-09-22 12:17:221629 'blink_spellcheck' : ['[email protected]',
1630 '[email protected]'],
pennymac962d190432016-07-27 00:58:351631 'blink_spv2_layout_tests': ['[email protected]',
1632 '[email protected]'],
1633 'blink_style': ['[email protected]'],
1634 'blink_svg': ['[email protected]',
1635 '[email protected]',
1636 '[email protected]',
1637 '[email protected]',
1638 '[email protected]',
1639 '[email protected]',
1640 '[email protected]',
1641 '[email protected]'],
dpranke7d5df742016-04-06 00:27:031642 'blink_tools': ['[email protected]'],
pennymac962d190432016-07-27 00:58:351643 'blink_track': ['[email protected]',
1644 '[email protected]',
1645 '[email protected]',
1646 '[email protected]',
1647 '[email protected]'],
1648 'blink_vibration': ['[email protected]',
1649 '[email protected]'],
1650 'blink_viewport_interaction': ['[email protected]'],
1651 'blink_w3ctests': ['[email protected]'],
1652 'blink_web': ['[email protected]'],
1653 'blink_webcomponents': ['[email protected]',
1654 '[email protected]'],
1655 'blink_webp': ['[email protected]',
1656 '[email protected]',
1657 '[email protected]'],
1658 'blink_websockets': ['[email protected]',
1659 '[email protected]'],
1660 'blink_workers': ['[email protected]',
1661 '[email protected]',
1662 '[email protected]',
shimazu99de61f2016-09-07 03:57:411663 '[email protected]',
1664 '[email protected]'],
pennymac962d190432016-07-27 00:58:351665 'blink_wtf': ['[email protected]',
1666 '[email protected]'],
1667 'blink_xmlhttprequest': ['[email protected]'],
noyauce460872016-09-09 11:54:001668 'bookmarks': ['[email protected]'],
donnd787f6ed2016-08-03 01:00:561669 'bottombar': ['[email protected]',
1670 '[email protected]'],
stevenjbdd133032015-08-07 18:37:471671 'browser_chromeos': ['[email protected]'],
[email protected]22650d22012-07-18 17:02:351672 'browser_components': ['[email protected]'],
pennymac962d190432016-07-27 00:58:351673 'browser_compositor': ['[email protected]',
1674 '[email protected]'],
[email protected]17a2fba2013-02-07 18:46:571675 'browser_resources': ['[email protected]'],
michaelpge42ca3b32016-02-19 08:17:571676 'browser_resources_md': ['[email protected]'],
msramek878b39d92016-04-20 07:55:331677 'browsing_data': ['[email protected]',
1678 '[email protected]'],
pennymac962d190432016-07-27 00:58:351679 'bubble': ['[email protected]',
1680 '[email protected]',
1681 '[email protected]',
1682 '[email protected]'],
1683 'cache_storage': ['[email protected]',
1684 '[email protected]'],
[email protected]c9ae7a32014-03-31 22:18:591685 'cast': ['[email protected]',
[email protected]479180d22014-03-11 09:47:341686 '[email protected]',
miua1710162015-08-27 01:38:091687 '[email protected]',
[email protected]ad8ff0e2013-12-13 09:24:121688 '[email protected]',
miua1710162015-08-27 01:38:091689 '[email protected]',
1690 '[email protected]'],
ryanchung4d157372016-05-10 20:27:161691 'cast_certificate': ['[email protected]',
1692 '[email protected]',
1693 '[email protected]',
1694 '[email protected]'],
[email protected]c863702a2012-09-14 20:05:281695 'cc': ['[email protected]'],
pennymac962d190432016-07-27 00:58:351696 'certificate_transparency': ['[email protected]',
1697 '[email protected]',
1698 '[email protected]'],
1699 'chrome_elf': ['[email protected]',
1700 '[email protected]'],
[email protected]d5b21972012-07-20 02:06:011701 'chrome_views': ['[email protected]'],
alokp9d869cc12016-05-27 01:46:311702 'chromecast': ['[email protected]',
1703 '[email protected]',
halliwellfa56b3a42015-09-04 21:42:571704 '[email protected]'],
gfhuang2548f902016-02-26 02:29:211705 'chromecast_public': ['[email protected]'],
stgaocea5a9c2015-05-29 22:31:391706 'chromedriver': ['[email protected]'],
pennymac962d190432016-07-27 00:58:351707 'chromeos': ['[email protected]'],
1708 'chromeos_attestation': ['[email protected]'],
1709 'chromeos_calculator': ['[email protected]'],
hashimoto40ecb692014-09-02 04:51:311710 'chromeos_dbus': ['[email protected]'],
alematec5187b1b2016-08-26 05:32:181711 'chromeos_geolocation': ['[email protected]'],
1712 'chromeos_login': ['[email protected]',
1713 '[email protected]'],
pennymac962d190432016-07-27 00:58:351714 'chromeos_net': ['[email protected]'],
1715 'chromeos_power': ['[email protected]'],
alematec5187b1b2016-08-26 05:32:181716 'chromeos_timezone': ['[email protected]'],
1717 'chromeos_webui': ['[email protected]'],
pennymac962d190432016-07-27 00:58:351718 'clang_update': ['[email protected]',
[email protected]cf8ffa82013-02-13 08:30:071719 '[email protected]',
pennymac962d190432016-07-27 00:58:351720 '[email protected]',
rnk28bbd1772016-05-04 17:57:581721 '[email protected]',
1722 '[email protected]',
pennymac962d190432016-07-27 00:58:351723 '[email protected]',
1724 '[email protected]',
horo8e9a01572016-07-27 06:05:311725 '[email protected]',
pennymac962d190432016-07-27 00:58:351726 '[email protected]'],
[email protected]f76c8852012-06-21 16:37:001727 'clipboard': ['[email protected]'],
[email protected]18fd7a532014-08-20 23:09:511728 'closure': ['[email protected]',
dbeam78528be2016-02-18 07:08:491729 '[email protected]',
1730 '[email protected]'],
sdefresned94c5b02015-07-22 17:54:551731 'components_deps': ['[email protected]',
1732 '[email protected]',
1733 '[email protected]'],
pennymac962d190432016-07-27 00:58:351734 'content': ['[email protected]',
1735 '[email protected]'],
1736 'content_bluetooth': ['[email protected]',
1737 '[email protected]'],
1738 'content_loader': ['[email protected]',
1739 '[email protected]',
1740 '[email protected]'],
1741 'content_renderer': ['[email protected]'],
mkwst75a31a42014-09-14 18:32:531742 'content_shell': ['[email protected]',
peterc9e3e172015-11-02 09:29:161743 '[email protected]',
1744 '[email protected]'],
nhiroki90ba0102015-07-21 01:42:241745 'content_worker': ['[email protected]',
1746 '[email protected]'],
donnd787f6ed2016-08-03 01:00:561747 'contextual_search': ['[email protected]',
1748 '[email protected]'],
pennymac962d190432016-07-27 00:58:351749 'courgette': ['[email protected]',
1750 '[email protected]'],
michaelpge42ca3b32016-02-19 08:17:571751 'cr_elements': ['[email protected]',
1752 '[email protected]',
1753 '[email protected]'],
lizebf34f69b2016-03-30 16:08:531754 'custom_tabs': ['[email protected]'],
dmikurubee40b4062014-11-04 17:47:191755 'deep_memory_profiler': ['[email protected]'],
pennymac962d190432016-07-27 00:58:351756 'device_bluetooth': ['[email protected]',
1757 '[email protected]'],
1758 'device_sensors': ['[email protected]',
mlamouri5cdcdf02014-11-27 15:58:591759 '[email protected]',
pennymac962d190432016-07-27 00:58:351760 '[email protected]'],
scheibabdd7d32015-02-11 22:13:081761 'developer_recommended_flags': ['[email protected]'],
pennymac962d190432016-07-27 00:58:351762 'devtools': ['[email protected]',
1763 '[email protected]'],
1764 'disk_cache': ['[email protected]',
1765 '[email protected]'],
benjhaydendd24d5a642015-10-05 18:19:511766 'download': ['[email protected]'],
dbeam78528be2016-02-18 07:08:491767 'downloads_ui': ['[email protected]',
1768 '[email protected]'],
[email protected]9a3781d2013-04-04 18:31:401769 'drive': ['[email protected]'],
[email protected]89d2cd52013-04-16 01:55:361770 'drive_resource_metadata': ['[email protected]'],
[email protected]3a25c8a2014-06-26 06:47:101771 'eme': ['[email protected]'],
jdduke7edf3ca42015-10-26 18:20:011772 'events': ['[email protected]'],
[email protected]f9529e7922013-06-06 05:19:411773 'extension': ['[email protected]',
1774 '[email protected]'],
apaciblec4093a92016-04-19 19:21:581775 'feedback_ui': ['[email protected]'],
[email protected]84dcfd92014-05-23 13:18:191776 'fileapi': ['[email protected]',
[email protected]6f217122013-11-25 07:21:481777 '[email protected]',
1778 '[email protected]'],
yoshiki1c0ba2782014-12-08 07:04:261779 'filebrowse': ['[email protected]'],
okab0be3dc2016-08-30 07:37:101780 'filesapp': ['[email protected]',
1781 '[email protected]',
1782 '[email protected]'],
1783 'filesapp_ui': ['[email protected]'],
[email protected]f76c8852012-06-21 16:37:001784 'ftp': ['[email protected]'],
mmoroz58ddb8172016-09-08 18:29:551785 'fuzzing': ['[email protected]'],
pennymac962d190432016-07-27 00:58:351786 'gcm': ['[email protected]',
1787 '[email protected]',
1788 '[email protected]'],
1789 'geolocation': ['[email protected]',
1790 '[email protected]'],
[email protected]cf428f732012-10-02 20:48:151791 'gfx_geometry': ['[email protected]'],
[email protected]f93b7382012-08-09 20:53:161792 'gfx_image': ['[email protected]'],
agrieve4d9c1c52016-09-23 17:49:381793 'gn': ['[email protected]',
1794 '[email protected]',
pennymac962d190432016-07-27 00:58:351795 '[email protected]'],
[email protected]a6159102013-11-08 23:21:521796 'gpu': ['[email protected]'],
dbeam78528be2016-02-18 07:08:491797 'history_ui': ['[email protected]',
1798 '[email protected]',
1799 '[email protected]'],
[email protected]18d7e402014-07-08 19:53:141800 'hotword': ['[email protected]'],
[email protected]f76c8852012-06-21 16:37:001801 'i18n': ['[email protected]'],
[email protected]f76c8852012-06-21 16:37:001802 'importer': ['[email protected]'],
[email protected]8b250562014-08-12 19:07:451803 'indexed_db': ['[email protected]',
dgrogand792a7f2016-01-21 00:12:131804 '[email protected]'],
bruthigaa8281f2016-02-09 17:52:311805 'ink_drop': ['[email protected]'],
dtapuska1f997a12016-03-14 19:22:071806 'input': ['[email protected]'],
pennymac962d190432016-07-27 00:58:351807 'installer': ['[email protected]',
1808 '[email protected]',
1809 '[email protected]'],
mmoss19826c62014-11-14 21:37:361810 'installer_linux': [ '[email protected]'],
pennymac962d190432016-07-27 00:58:351811 'instant': ['[email protected]',
1812 '[email protected]',
1813 '[email protected]',
1814 '[email protected]',
1815 '[email protected]',
1816 '[email protected]',
1817 '[email protected]',
1818 '[email protected]',
1819 '[email protected]',
1820 '[email protected]'],
sdefresne18b47312015-06-18 15:15:091821 'ios_chrome': ['[email protected]'],
pennymac962d190432016-07-27 00:58:351822 'ipc': ['[email protected]',
1823 '[email protected]'],
1824 'libwebp': ['[email protected]',
1825 '[email protected]',
1826 '[email protected]'],
1827 'libvpx': ['[email protected]',
1828 '[email protected]',
1829 '[email protected]',
1830 '[email protected]'],
[email protected]04a292a2013-03-07 19:58:421831 'linux_fonts': ['[email protected]'],
[email protected]6d7e0bf2014-07-28 22:30:401832 'linux_sandboxing': ['[email protected]'],
[email protected]04a292a2013-03-07 19:58:421833 'linux_seccomp_bpf': ['[email protected]'],
pennymac962d190432016-07-27 00:58:351834 'login': ['[email protected]'],
mlamourid8b0feb2015-06-02 16:30:471835 'manifest': ['[email protected]'],
dbeam7a734562015-09-15 18:23:171836 'md_settings': ['[email protected]',
michaelpg32ca07902015-02-07 00:31:111837 '[email protected]',
michaelpg32ca07902015-02-07 00:31:111838 '[email protected]'],
[email protected]f76c8852012-06-21 16:37:001839 'media': ['[email protected]'],
pennymac962d190432016-07-27 00:58:351840 'media_galleries': ['[email protected]',
1841 '[email protected]'],
alokp9e369ea72e2016-06-10 05:41:091842 'media_mojo': ['[email protected]'],
kmarshallb698ad4f2015-02-24 19:42:481843 'media_router': ['[email protected]'],
[email protected]f76c8852012-06-21 16:37:001844 'message_loop': ['[email protected]'],
isherman1eee6f12014-12-09 02:14:301845 'metrics': ['[email protected]'],
[email protected]1d8899ee2014-06-10 20:58:121846 'metrics_xml_files': ['[email protected]'],
toyoshim8f51f902015-03-27 03:50:211847 'midi': ['[email protected]'],
[email protected]c3830c622013-10-10 22:00:001848 'mojo': ['[email protected]',
[email protected]62bbe812013-10-24 22:24:161849 '[email protected]',
[email protected]3bf40cb2013-10-11 19:10:491850 '[email protected]',
[email protected]0f79ff62014-04-25 23:35:531851 '[email protected]',
[email protected]84003af2014-05-02 09:37:131852 '[email protected]',
1853 '[email protected]'],
[email protected]f76c8852012-06-21 16:37:001854 'mouse_lock': ['[email protected]'],
rjkroegef60dea862015-10-29 17:50:061855 'mus': ['[email protected]'],
[email protected]f76c8852012-06-21 16:37:001856 'nacl': ['[email protected]'],
pennymac962d190432016-07-27 00:58:351857 'native_client_sdk': ['[email protected]',
1858 '[email protected]'],
1859 'navigation': ['[email protected]',
1860 '[email protected]'],
[email protected]0b6c5e92013-03-08 22:42:521861 'net': ['[email protected]'],
[email protected]f76c8852012-06-21 16:37:001862 'net_error_list': ['[email protected]'],
pennymac962d190432016-07-27 00:58:351863 'net_log': ['[email protected]',
1864 '[email protected]'],
jkarlin539748402015-03-31 17:36:311865 'netinfo': ['[email protected]'],
awdf2e270242016-09-06 16:21:341866 'notifications': ['[email protected]',
1867 '[email protected]',
pennymac962d190432016-07-27 00:58:351868 '[email protected]'],
Evan Stade459d16662015-07-07 17:04:571869 'ntp': ['[email protected]',
[email protected]0bce107762012-11-27 11:42:541870 '[email protected]'],
bauerb719d4712016-06-21 10:00:441871 'ntp_snippets': ['[email protected]'],
treib70176c52016-07-08 14:34:191872 'ntp_tiles': ['[email protected]'],
pennymac962d190432016-07-27 00:58:351873 'offline_pages': ['[email protected]',
1874 '[email protected]',
1875 '[email protected]',
dewittj74b23f6f2016-04-21 19:29:251876 '[email protected]',
1877 '[email protected]',
pennymac962d190432016-07-27 00:58:351878 '[email protected]'],
[email protected]f76c8852012-06-21 16:37:001879 'omnibox': ['[email protected]'],
michaelpgf6260fbd2015-02-06 17:59:351880 'options': ['[email protected]',
1881 '[email protected]'],
chasej6dff9292016-02-02 20:33:121882 'origin_trials': ['[email protected]'],
pennymac962d190432016-07-27 00:58:351883 'ozone': ['[email protected]',
1884 '[email protected]'],
csharrison3b1dc4062015-10-19 14:31:081885 'page_load_metrics' : ['[email protected]',
kinuko01cbe8a12015-10-20 09:59:061886 '[email protected]'],
pennymac962d190432016-07-27 00:58:351887 'panels': ['[email protected]',
1888 '[email protected]',
1889 '[email protected]',
1890 '[email protected]'],
mkwst17a9875d2016-06-24 10:36:391891 'password_manager': ['[email protected]',
vabraafbd4f32015-11-10 19:30:231892 '[email protected]'],
pennymac962d190432016-07-27 00:58:351893 'pepper_api': ['[email protected]',
1894 '[email protected]',
1895 '[email protected]',
1896 '[email protected]',
1897 '[email protected]',
horo8e9a01572016-07-27 06:05:311898 '[email protected]',
pennymac962d190432016-07-27 00:58:351899 '[email protected]'],
kcarattinic1d30ef2016-01-07 05:12:301900 'permissions': ['[email protected]'],
stuartmorganf8c132922015-01-23 14:45:341901 'plugin': ['[email protected]'],
tnagelad92622a92015-10-20 10:26:301902 'policy_definitions': ['[email protected]'],
dbeam78528be2016-02-18 07:08:491903 'polymer': ['[email protected]',
1904 '[email protected]'],
twifkak0c69c1f2015-06-22 18:20:091905 'precache': ['[email protected]'],
tburkard8268a8d2014-09-17 12:53:441906 'predictors': ['[email protected]'],
[email protected]be775bc2014-06-30 15:41:141907 'prepopulated_engines': ['[email protected]'],
pennymac962d190432016-07-27 00:58:351908 'prerender': ['[email protected]',
1909 '[email protected]',
1910 '[email protected]'],
1911 'push_messaging': ['[email protected]',
1912 '[email protected]',
1913 '[email protected]'],
[email protected]f76c8852012-06-21 16:37:001914 'pyauto': ['[email protected]',
pennymac962d190432016-07-27 00:58:351915 '[email protected]',
1916 '[email protected]'],
[email protected]c3887592014-02-06 20:02:251917 'remoting': ['[email protected]'],
pennymac962d190432016-07-27 00:58:351918 'rlz_id': ['[email protected]',
1919 '[email protected]',
1920 '[email protected]'],
grt829c6a82014-10-20 09:29:321921 'safe_browsing': ['[email protected]'],
rickyz0a819bfc2015-02-04 23:57:221922 'sandbox': ['[email protected]'],
skyostil20dea312014-11-11 13:43:061923 'scheduler': ['[email protected]'],
mlamourid8b0feb2015-06-02 16:30:471924 'screen_orientation': ['[email protected]'],
pennymac962d190432016-07-27 00:58:351925 'service_worker': ['[email protected]',
[email protected]6d095a8b2014-02-28 15:26:161926 '[email protected]',
pennymac962d190432016-07-27 00:58:351927 '[email protected]',
[email protected]edaf31d2014-03-07 00:09:171928 '[email protected]',
pennymac962d190432016-07-27 00:58:351929 '[email protected]',
horo8e9a01572016-07-27 06:05:311930 '[email protected]',
shimazu99de61f2016-09-07 03:57:411931 '[email protected]',
pennymac962d190432016-07-27 00:58:351932 '[email protected]'],
dominickn8884155a2016-06-23 02:28:161933 'site_engagement': ['[email protected]'],
pennymac962d190432016-07-27 00:58:351934 'site_instance': ['[email protected]',
1935 '[email protected]',
[email protected]b9ecdb62014-03-07 14:56:431936 '[email protected]'],
[email protected]ad0295d2012-10-11 23:43:361937 'spellcheck': ['[email protected]',
[email protected]18d7e402014-07-08 19:53:141938 '[email protected]',
timvolodine8cdb94c2016-09-22 12:17:221939 '[email protected]',
1940 '[email protected]'],
[email protected]67f39af2013-08-23 20:06:051941 'streams': ['[email protected]'],
pennymac962d190432016-07-27 00:58:351942 'styleguide': ['[email protected]',
1943 '[email protected]'],
1944 'supervised_users': ['[email protected]'],
maxbogue65ea2632016-04-04 18:12:581945 'sync': ['[email protected]'],
[email protected]84dcfd92014-05-23 13:18:191946 'syncfs': ['[email protected]',
[email protected]6f217122013-11-25 07:21:481947 '[email protected]',
1948 '[email protected]'],
[email protected]82d74152013-07-28 08:55:311949 'tab_capture': ['[email protected]'],
pennymac962d190432016-07-27 00:58:351950 'tab_contents': ['[email protected]',
1951 '[email protected]',
1952 '[email protected]'],
[email protected]31ef420b2014-08-13 21:19:131953 'tab_media_indicators': ['[email protected]'],
dmikurubee40b4062014-11-04 17:47:191954 'tcmalloc': ['[email protected]'],
tonygc7f6a4c12015-01-16 18:32:261955 'telemetry': ['[email protected]'],
pennymac962d190432016-07-27 00:58:351956 'test_runner': ['[email protected]',
einbindera29577e2016-08-23 01:21:491957 '[email protected]',
1958 '[email protected]'],
[email protected]f76c8852012-06-21 16:37:001959 'tests': [],
pennymac962d190432016-07-27 00:58:351960 'textinput': ['[email protected]',
1961 '[email protected]',
1962 '[email protected]',
1963 '[email protected]'],
1964 'textinput_chromeos': ['[email protected]',
1965 '[email protected]',
1966 '[email protected]'],
chirantan96fcf6d2015-01-21 22:36:191967 'timers': ['[email protected]'],
[email protected]0fc48a12014-06-07 20:26:051968 'tools_emacs': ['[email protected]'],
pennymac962d190432016-07-27 00:58:351969 'tracing': ['[email protected]',
1970 '[email protected]'],
[email protected]cf428f732012-10-02 20:48:151971 'ui_compositor': ['[email protected]'],
robliao2c4b7492016-07-19 01:57:261972 'ui_display_win': ['[email protected]'],
[email protected]6b5093c2012-05-23 19:10:181973 'ui_resources': ['[email protected]'],
[email protected]f76c8852012-06-21 16:37:001974 'valgrind': ['[email protected]',
timurrrr5335dbd2015-04-15 11:04:551975 '[email protected]'],
[email protected]c73ec8ab2014-01-16 20:35:231976 'version_assembly': ['[email protected]',
1977 '[email protected]'],
posciak62a72272016-05-11 08:31:241978 'video': ['[email protected]'],
miud5878c02016-05-14 23:27:131979 'video_capture': ['[email protected]',
1980 '[email protected]'],
[email protected]f76c8852012-06-21 16:37:001981 'views': ['[email protected]'],
[email protected]ef514a32014-02-26 01:02:351982 'virtual_keyboard': ['[email protected]',
1983 '[email protected]'],
tnakamura43539232016-09-12 14:23:421984 'webrtc_browser_tests': ['[email protected]'],
raymesf5084632015-07-02 07:14:151985 'website_settings': ['[email protected]',
pennymac962d190432016-07-27 00:58:351986 '[email protected]',
1987 '[email protected]'],
1988 'windows_sandboxing': ['[email protected]',
1989 '[email protected]'],
[email protected]f76c8852012-06-21 16:37:001990 'x11': ['[email protected]',
1991 '[email protected]',
1992 '[email protected]'],
pennymac962d190432016-07-27 00:58:351993 'xml': ['[email protected]'],
wjmaclean3ff6a402015-03-31 19:00:201994 'zoom': ['[email protected]'],
[email protected]a3838612009-10-13 21:57:541995 },
1996}