blob: efa7bee11a50a3c0f89e8ea4b0e7bae48f57267e [file] [log] [blame]
[email protected]37f978c2012-01-05 17:58:171# Copyright (c) 2012 The Chromium Authors. All rights reserved.
[email protected]a3838612009-10-13 21:57:542# Use of this source code is governed by a BSD-style license that can be
3# found in the LICENSE file.
4
5# Watchlist Rules
6# Refer: http://dev.chromium.org/developers/contributing-code/watchlists
7
[email protected]f2f0fbb92012-07-14 15:52:498# IMPORTANT: The regular expression filepath is tested against each path using
9# re.search, so it is not usually necessary to add .*.
[email protected]a3838612009-10-13 21:57:5410
11{
12 'WATCHLIST_DEFINITIONS': {
[email protected]f76c8852012-06-21 16:37:0013 'accelerator_table': {
14 'filepath': 'ash/accelerators/accelerator_table\.cc' \
15 '|chrome/browser/ui/views/accelerator_table\.cc',
[email protected]a3838612009-10-13 21:57:5416 },
[email protected]f76c8852012-06-21 16:37:0017 'accessibility': {
dmazzoni5f4b7f12015-02-17 16:35:5718 'filepath': 'accessibility' \
19 '|braille' \
[email protected]a4156bfb2014-02-27 22:37:4720 '|chromevox' \
dmazzoni5f4b7f12015-02-17 16:35:5721 '|iaccessible2' \
22 '|isimpledom' \
23 '|liblouis'
[email protected]a3838612009-10-13 21:57:5424 },
[email protected]e9db77a2013-06-12 23:56:1725 'activity_log': {
26 'filepath': 'chrome/browser/extensions/activity_log/' \
27 '|chrome/browser/extensions/api/activity_log_private/'
28 },
[email protected]d2cdf342012-08-07 11:00:0229 'android_infra': {
30 'filepath': 'build/android/' \
31 '|testing/android/' \
32 '|tools/android/'
33 },
[email protected]d6af50812014-04-01 17:18:0934 'android_media': {
35 'filepath': 'content/browser/media/android' \
36 '|content/renderer/media/android' \
37 '|media/audio/android' \
38 '|media/base/android' \
39 '|media/midi/*_android.*' \
40 '|media/video/capture/android'
41 },
[email protected]3261d962014-03-04 22:18:2842 'android_tab': {
43 'filepath': 'chrome/android/java/src/org/chromium/chrome/browser/Tab'
44 },
[email protected]7ca78dc12012-09-20 09:26:4445 'android_webview': {
46 'filepath': 'android_webview/',
47 },
[email protected]8a197f22012-06-22 14:59:0548 'app_list': {
[email protected]311cc902013-03-15 04:45:4649 'filepath': 'chrome/browser/ui/app_list'\
50 '|chrome/browser/ui/ash/app_list'\
[email protected]311cc902013-03-15 04:45:4651 '|chrome/browser/ui/views/app_list'\
52 '|ui/app_list/'
[email protected]8a197f22012-06-22 14:59:0553 },
[email protected]e38d185a2013-07-09 08:23:5254 'app_shortcuts': {
55 'filepath': 'apps/app_shim/'\
56 '|chrome/browser/web_applications/'\
57 '|chrome/browser/ui/web_applications/'\
58 '|chrome/common/mac/'
59 },
[email protected]374a93c2009-11-05 21:45:5660 'appcache': {
[email protected]f2f0fbb92012-07-14 15:52:4961 'filepath': 'appcache/',
[email protected]374a93c2009-11-05 21:45:5662 },
[email protected]54bf94d2013-01-30 23:07:4063 'apps': {
64 'filepath': '^apps/',
65 },
[email protected]3ce56642013-10-17 22:12:5166 'ash': {
67 'filepath': 'ash/',
68 },
[email protected]f76c8852012-06-21 16:37:0069 'aura': {
[email protected]3ce56642013-10-17 22:12:5170 'filepath': 'ui/aura/',
[email protected]84ba35e32010-08-06 17:22:3971 },
[email protected]c3a6e1e72013-08-02 00:13:0772 'aura_compositor': {
73 'filepath':
74 'ui/compositor/' \
[email protected]6dc38f72014-01-16 22:19:5875 '|content/browser/compositor/' \
76 '|content/browser/renderer_host/compositor_resize_lock_aura' \
[email protected]c3a6e1e72013-08-02 00:13:0777 '|content/browser/renderer_host/render_widget_host_view_aura' \
78 '|content/browser/renderer_host/render_widget_host_view_browsertest' \
[email protected]a6eeeef92014-03-19 19:06:4479 '|content/browser/renderer_host/delegated' \
80 '|content/browser/renderer_host/software' \
[email protected]c3a6e1e72013-08-02 00:13:0781 '|content/common/gpu/client/' \
82 '|webkit/common/gpu/'
83 },
sullivan0171e3c2015-03-03 18:47:2184 'auto_bisect': {
85 'filepath': 'tools/run-bisect-perf-regression.py'\
86 '|tools/run-perf-test.cfg'\
87 '|tools/auto_bisect/'
88 },
[email protected]2a38f0c02013-05-29 02:27:4589 'autofill': {
[email protected]30964792013-05-29 02:41:2590 'filepath': 'chrome/browser/autofill/|'\
[email protected]d9310a82012-11-02 02:53:4891 'chrome/browser/resources/options/autofill_|'\
92 'chrome/browser/sync/glue/autofill_|'\
93 'chrome/browser/ui/android/autofill/|'\
94 'chrome/browser/ui/autofill/|'\
[email protected]e3e4ca62013-05-17 08:50:2795 'chrome/browser/ui/cocoa/autofill/|'\
[email protected]d9310a82012-11-02 02:53:4896 'chrome/browser/ui/gtk/autofill/|'\
97 'chrome/browser/ui/views/autofill/|'\
98 'chrome/browser/ui/webui/options/autofill_|'\
[email protected]d9310a82012-11-02 02:53:4899 'chrome/renderer/autofill/|'\
100 'chrome/test/data/autofill/|'\
[email protected]3947d4a82013-03-12 09:41:05101 'components/autofill/|'\
[email protected]30964792013-05-29 02:41:25102 'components/autofill/browser/webdata/|'\
103 'components/webdata/|'\
[email protected]d9310a82012-11-02 02:53:48104 'content/public/common/password_|'\
105 'content/public/renderer/password_|'\
106 'content/renderer/password_',
[email protected]b3399272010-08-10 19:49:29107 },
[email protected]f76c8852012-06-21 16:37:00108 'automation': {
[email protected]f2f0fbb92012-07-14 15:52:49109 'filepath': 'chrome/browser/automation/|chrome/test/automation/',
[email protected]b8a0f8fa2010-09-02 18:35:55110 },
[email protected]f76c8852012-06-21 16:37:00111 'base': {
[email protected]f2f0fbb92012-07-14 15:52:49112 'filepath': '^base/',
[email protected]7a7a13b2010-08-25 01:10:59113 },
[email protected]5e105332012-09-13 01:55:52114 'base_allocator': {
115 'filepath': '^base/allocator',
116 },
[email protected]1ed5e0fd2012-07-19 00:19:05117 'base_memory': {
118 'filepath': '^base/memory',
119 },
[email protected]b17d9e02014-07-29 09:45:50120 'base_win': {
121 'filepath': '^base/win',
122 },
[email protected]7e093d4022014-06-26 19:19:55123 'battery_status': {
124 'filepath': 'content/browser/battery_status/|'\
timvolodine953fde72014-12-09 16:47:10125 'content/renderer/battery_status/|'\
126 'content/test/data/battery_status/|'\
127 'device/battery/',
[email protected]7e093d4022014-06-26 19:19:55128 },
[email protected]06798f72013-01-14 22:31:17129 'bookmarks': {
130 'filepath': 'chrome/browser/bookmarks/' \
[email protected]771ad482013-07-16 17:32:48131 '|chrome/browser/extensions/api/bookmark_manager_private/' \
132 '|chrome/browser/extensions/api/bookmarks/' \
133 '|chrome/browser/resources/bookmark_manager/' \
[email protected]cd869cde2013-01-31 15:46:35134 '|chrome/browser/ui/bookmarks/' \
135 '|chrome/browser/ui/cocoa/bookmarks/' \
[email protected]5cb8b6e12014-05-19 16:53:46136 '|chrome/browser/ui/views/bookmarks/' \
137 '|components/bookmarks'
[email protected]06798f72013-01-14 22:31:17138 },
[email protected]b17d9e02014-07-29 09:45:50139 'breakpad_app': {
Robert Sesekabcd8102014-08-27 16:12:44140 'filepath': 'components/crash/app/',
[email protected]b17d9e02014-07-29 09:45:50141 },
[email protected]f76c8852012-06-21 16:37:00142 'browser': {
[email protected]f2f0fbb92012-07-14 15:52:49143 'filepath': 'chrome/browser/',
[email protected]02c44522010-10-08 17:43:25144 },
[email protected]f76c8852012-06-21 16:37:00145 'browser_chromeos': {
[email protected]f2f0fbb92012-07-14 15:52:49146 'filepath': 'chrome/browser/chromeos/',
[email protected]02c44522010-10-08 17:43:25147 },
[email protected]22650d22012-07-18 17:02:35148 'browser_components': {
[email protected]a7228f62012-09-20 17:52:48149 'filepath': 'chrome/browser/autofill/' \
150 '|chrome/browser/bookmarks/' \
[email protected]a7228f62012-09-20 17:52:48151 '|chrome/browser/favicon/' \
[email protected]ddf288e2013-01-09 20:58:27152 '|chrome/browser/history/' \
[email protected]fccf4882013-03-15 04:46:19153 '|chrome/browser/webdata/' \
[email protected]3947d4a82013-03-12 09:41:05154 '|components/autofill/'
[email protected]22650d22012-07-18 17:02:35155 },
[email protected]f76c8852012-06-21 16:37:00156 'browser_compositor': {
[email protected]f2f0fbb92012-07-14 15:52:49157 'filepath': 'ui/compositor/'
[email protected]fbd846b2010-11-19 01:32:18158 },
[email protected]f76c8852012-06-21 16:37:00159 'browser_resources': {
[email protected]f2f0fbb92012-07-14 15:52:49160 'filepath': 'chrome/browser/resources/',
[email protected]f76c8852012-06-21 16:37:00161 },
[email protected]0ce480532012-07-20 12:33:20162 'browsing_data': {
163 'filepath': 'chrome/browser/browsing_data/',
164 },
[email protected]f76c8852012-06-21 16:37:00165 'bubble': {
[email protected]f2f0fbb92012-07-14 15:52:49166 'filepath': 'ui/views/bubble/|'\
167 'chrome/browser/ui/views/bubble/',
[email protected]f76c8852012-06-21 16:37:00168 },
[email protected]10fbd5952013-08-22 07:42:39169 'cast': {
[email protected]31ef420b2014-08-13 21:19:13170 'filepath': 'media/cast/'\
171 '|chrome/browser/extensions/api/cast_streaming/'\
172 '|chrome/browser/media/cast'\
173 '|chrome/renderer/media/cast'\
174 '|chrome/test/data/extensions/api_test/cast_'\
175 '|content/public/renderer/media_stream_',
[email protected]10fbd5952013-08-22 07:42:39176 },
[email protected]651d9992014-04-09 17:18:41177 'chromecast': {
178 'filepath': 'chromecast/',
179 },
[email protected]c863702a2012-09-14 20:05:28180 'cc': {
181 'filepath': 'cc/|'\
[email protected]799fd732013-05-15 21:18:52182 'webkit/renderer/compositor_bindings/|'\
[email protected]4934d362012-11-22 22:04:53183 'content/common/cc_messages'
[email protected]c863702a2012-09-14 20:05:28184 },
[email protected]c73ec8ab2014-01-16 20:35:23185 'chrome_elf': {
186 'filepath': 'chrome_elf',
187 },
[email protected]d5b21972012-07-20 02:06:01188 'chrome_views': {
189 'filepath': 'chrome/browser/ui/views',
190 },
[email protected]f7bf8ba2011-02-24 22:28:46191 'chromedriver': {
samuong53d5e612014-10-10 18:56:38192 'filepath': 'chrome/test/chromedriver|'\
193 'chrome/test/data/chromedriver|'\
194 'third_party/webdriver'
[email protected]f7bf8ba2011-02-24 22:28:46195 },
[email protected]f76c8852012-06-21 16:37:00196 'chromeos': {
[email protected]f2f0fbb92012-07-14 15:52:49197 'filepath': 'chromeos/',
[email protected]531b1532011-08-11 03:52:01198 },
[email protected]eda0a0b2013-04-19 20:34:35199 'chromeos_attestation': {
200 'filepath': 'chromeos/attestation/|'\
[email protected]64494c3f2013-08-14 22:15:59201 'chrome/browser/chromeos/attestation/|'\
202 'chrome/browser/extensions/api/enterprise_platform_keys_private/',
[email protected]eda0a0b2013-04-19 20:34:35203 },
[email protected]7c59a152012-11-06 20:56:35204 'chromeos_calculator': {
205 'filepath': 'chrome/common/extensions/docs/examples/apps/calculator/',
206 },
hashimoto40ecb692014-09-02 04:51:31207 'chromeos_dbus': {
208 'filepath': 'chromeos/dbus/',
209 },
[email protected]f76c8852012-06-21 16:37:00210 'chromeos_login': {
[email protected]f2f0fbb92012-07-14 15:52:49211 'filepath': 'chrome/browser/chromeos/login/|'\
212 'chrome/browser/ui/webui/chromeos/login/|'\
dzhioevcc7c0492014-11-25 14:52:58213 'chrome/browser/resources/chromeos/login/|'\
214 'ui/login/',
[email protected]a791dac2011-04-07 23:22:57215 },
[email protected]d7d35f342012-10-22 20:32:47216 'chromeos_net': {
217 'filepath': 'chromeos/network/|'\
218 'chrome/browser/chromeos/cros/|'\
219 'chrome/browser/chromeos/net/',
220 },
[email protected]2315ac0c2013-02-05 00:49:16221 'chromeos_power': {
[email protected]c3943ad2013-07-03 13:44:56222 'filepath': 'ash/system/chromeos/power/|'\
223 'chromeos/dbus/power_.*|'\
[email protected]2315ac0c2013-02-05 00:49:16224 'chrome/browser/chromeos/power/',
225 },
[email protected]f76c8852012-06-21 16:37:00226 'chromeos_webui': {
[email protected]f2f0fbb92012-07-14 15:52:49227 'filepath': 'chrome/browser/ui/webui/chromeos/|'\
228 'chrome/browser/resources/chromeos/',
[email protected]ba03af42012-03-08 01:37:12229 },
[email protected]cef7a6d2011-04-29 20:49:07230 'clang_update': {
231 'filepath': 'tools/clang/scripts/update.sh'
232 },
[email protected]f76c8852012-06-21 16:37:00233 'clipboard': {
234 'filepath': 'clipboard|dnd|drag|drop',
[email protected]2418b022011-05-19 21:06:02235 },
[email protected]0387ab32014-08-05 00:13:42236 'closure': {
[email protected]18fd7a532014-08-20 23:09:51237 'filepath': 'third_party/closure_(compiler|linter)/|'
238 'compiled_resources.gyp',
[email protected]0387ab32014-08-05 00:13:42239 },
[email protected]f76c8852012-06-21 16:37:00240 'content': {
[email protected]f2f0fbb92012-07-14 15:52:49241 'filepath': 'content/',
[email protected]f76c8852012-06-21 16:37:00242 },
scheib968e61052014-11-05 00:27:25243 'content_bluetooth': {
244 'filepath': 'content/.*bluetooth'
245 },
[email protected]e3774fd2014-04-23 22:32:54246 'content_input': {
247 'filepath': 'content/browser/renderer_host/input/|'\
248 'content/common/input/|'\
249 'content/renderer/input/',
250 },
mkwst512627022014-09-16 09:23:27251 'content_renderer': {
252 'filepath': 'content/renderer/',
253 },
[email protected]aa3311a2012-11-19 16:04:58254 'content_shell': {
255 'filepath': 'content/shell/',
256 },
kinukoa121bce2015-01-30 10:04:41257 'content_worker': {
258 'filepath': 'content/.*worker',
259 },
[email protected]f76c8852012-06-21 16:37:00260 'cookie_monster': {
[email protected]f2f0fbb92012-07-14 15:52:49261 'filepath': 'net/cookies/|'\
[email protected]8492b5b2012-12-17 21:58:08262 'chrome/browser/net/sqlite_persistent_cookie_store',
[email protected]f76c8852012-06-21 16:37:00263 },
vabr8380eb32014-11-17 11:50:27264 'custom_handlers': {
265 'filepath': 'chrome/browser/custom_handlers/|'\
266 'chrome/common/custom_handlers/',
267 },
[email protected]5e105332012-09-13 01:55:52268 'deep_memory_profiler': {
269 'filepath': 'tools/(deep_memory_profiler|find_runtime_symbols)',
270 },
[email protected]29ad47c2014-04-23 09:12:48271 'device_sensors': {
272 'filepath': 'content/browser/device_sensors/|'\
273 'content/common/device_sensors/|'\
274 'content/public/android/java/src/org/chromium/content/browser/DeviceSensors.java|'\
275 'content/public/android/javatests/src/org/chromium/content/browser/DeviceSensorsTest.java|'\
276 'content/renderer/device_sensors/',
[email protected]8c667232013-11-12 19:49:14277 },
scheibabdd7d32015-02-11 22:13:08278 'developer_recommended_flags': {
279 'filepath': 'developer_recommended_flags.gypi',
280 },
[email protected]342b12872012-11-07 12:10:46281 'devtools': {
282 'filepath': 'devtools',
283 },
[email protected]bab2a832012-07-11 23:29:41284 'disk_cache': {
285 'filepath': 'net/disk_cache/|http_cache',
286 },
[email protected]f76c8852012-06-21 16:37:00287 'dns': {
[email protected]f2f0fbb92012-07-14 15:52:49288 'filepath': 'net/base/host_resolver|' \
[email protected]8492b5b2012-12-17 21:58:08289 'net/base/host_cache|' \
290 'net/dns/'
[email protected]f76c8852012-06-21 16:37:00291 },
[email protected]f76c8852012-06-21 16:37:00292 'download': {
[email protected]f2f0fbb92012-07-14 15:52:49293 'filepath': 'chrome/browser/download/|'\
[email protected]8492b5b2012-12-17 21:58:08294 'content/browser/download/',
[email protected]6bff0ad2011-06-17 01:32:51295 },
[email protected]e137d3d2013-06-11 17:16:40296 'download_database': {
297 'filepath': 'chrome/browser/history/download_database',
298 },
[email protected]8492b5b2012-12-17 21:58:08299 'downloads_ext': {
300 'filepath': 'chrome/browser/extensions/api/downloads/|'\
[email protected]12188aff2013-03-03 21:57:57301 'chrome/common/extensions/api/downloads.*.idl',
[email protected]e52c2832012-12-17 23:52:16302 },
[email protected]ca872e362011-07-12 21:06:03303 'downloads_ui': {
[email protected]8492b5b2012-12-17 21:58:08304 'filepath': 'chrome/browser/resources/downloads/|' \
305 'chrome/browser/ui/webui/.*downloads|' \
306 'chrome/browser/ui/views/download/|' \
307 'chrome/browser/ui/cocoa/download/|' \
308 'chrome/browser/ui/gtk/download/'
[email protected]ca872e362011-07-12 21:06:03309 },
[email protected]f6df20a2012-10-23 21:22:07310 'drive': {
[email protected]8492b5b2012-12-17 21:58:08311 'filepath': 'chrome/browser/chromeos/drive/|' \
312 'chrome/browser/google_apis/'
[email protected]f6df20a2012-10-23 21:22:07313 },
[email protected]89d2cd52013-04-16 01:55:36314 'drive_resource_metadata': {
[email protected]2c948e12013-10-17 03:08:33315 'filepath': 'chrome/browser/chromeos/drive/resource_metadata'
[email protected]89d2cd52013-04-16 01:55:36316 },
[email protected]3a25c8a2014-06-26 06:47:10317 'eme': {
318 'filepath': 'components/cdm/|' \
319 'content/browser/media/cdm/|' \
320 'content/renderer/media/crypto/|' \
321 'media/base/android/*drm*|' \
322 'media/cdm/|' \
323 'third_party/widevine/cdm/'
324 },
noyauc7f9ea392014-11-26 11:24:48325 'enhanced_bookmarks': {
326 'filepath': 'chrome/browser/enhanced_bookmarks/' \
327 '|components/enhanced_bookmarks/'
328 },
[email protected]247dcfb92014-04-23 18:25:59329 'events': {
330 'filepath': 'ui/events/',
331 },
[email protected]f76c8852012-06-21 16:37:00332 'extension': {
333 'filepath': 'extension',
[email protected]161277d42011-06-24 20:48:45334 },
[email protected]f76c8852012-06-21 16:37:00335 'fileapi': {
[email protected]8492b5b2012-12-17 21:58:08336 'filepath': 'file_system/|' \
337 'fileapi/'
[email protected]80919512011-08-03 08:51:04338 },
[email protected]f76c8852012-06-21 16:37:00339 'filebrowse': {
[email protected]8492b5b2012-12-17 21:58:08340 'filepath': 'file_browser|' \
341 'file_manager|' \
342 'filebrowse'
[email protected]4b07b62cc2011-10-03 17:52:39343 },
[email protected]4ed766c2013-09-19 09:45:20344 'filesapp': {
[email protected]4ff3d9f2014-04-24 05:25:20345 'filepath': 'ui/file_manager'
[email protected]4ed766c2013-09-19 09:45:20346 },
[email protected]f76c8852012-06-21 16:37:00347 'ftp': {
348 'filepath': 'ftp',
[email protected]ffeb189d2011-10-05 18:49:39349 },
[email protected]3a2a6ac02014-06-20 07:07:12350 'gcm': {
351 'filepath': 'chrome/browser/services/gcm/|'\
352 'components/gcm_driver/|'\
353 'google_apis/gcm/',
354 },
[email protected]d8036492013-08-09 16:02:23355 'geolocation': {
356 'filepath': 'chrome/browser/geolocation/|'\
357 'content/browser/geolocation|'\
358 'content/public/common/geoposition.*|'\
359 'content/public/browser/geolocation.*|'\
360 'content/renderer/geolocation.*|'\
361 'content/shell/geolocation/',
362 },
[email protected]f93b7382012-08-09 20:53:16363 'gfx_image': {
364 'filepath': 'ui/gfx/image/',
365 },
[email protected]cf428f732012-10-02 20:48:15366 'gfx_geometry': {
danakj570c1332015-01-06 16:59:36367 'filepath': 'ui/gfx/geometry/',
[email protected]cf428f732012-10-02 20:48:15368 },
[email protected]4d1773e2014-04-05 07:59:57369 'gn': {
370 'filepath': 'tools/gn',
371 },
[email protected]f76c8852012-06-21 16:37:00372 'gpu': {
[email protected]f2f0fbb92012-07-14 15:52:49373 'filepath': 'gpu/',
[email protected]f76c8852012-06-21 16:37:00374 },
[email protected]f76c8852012-06-21 16:37:00375 'history_ui': {
[email protected]f2f0fbb92012-07-14 15:52:49376 'filepath': 'chrome/browser/resources/history',
[email protected]f76c8852012-06-21 16:37:00377 },
[email protected]18d7e402014-07-08 19:53:14378 'hotword': {
379 'filepath': 'chrome/browser/extensions/api/hotword_private/'\
380 '|chrome/browser/resources/hotword_helper/'\
[email protected]535980d42014-08-12 14:31:28381 '|chrome/browser/resources/hotword/'\
[email protected]18d7e402014-07-08 19:53:14382 '|chrome/browser/search/hotword*'\
383 '|chrome/test/data/extensions/api_test/hotword_private/',
384 },
[email protected]f76c8852012-06-21 16:37:00385 'i18n': {
[email protected]f2f0fbb92012-07-14 15:52:49386 'filepath': 'base/i18n/|base/string|l10n|icu|'\
387 'locale_settings|encoding',
[email protected]f76c8852012-06-21 16:37:00388 },
[email protected]f76c8852012-06-21 16:37:00389 'importer': {
[email protected]f2f0fbb92012-07-14 15:52:49390 'filepath': 'import',
[email protected]f76c8852012-06-21 16:37:00391 },
[email protected]c26161352013-11-12 19:50:01392 'indexed_db': {
393 'filepath': 'content/browser/indexed_db|'\
394 'content/child/indexed_db|'\
395 'content/common/indexed_db|'\
396 'content/public/browser/indexed_db|'\
397 'content/test/data/indexeddb',
398 },
[email protected]f76c8852012-06-21 16:37:00399 'installer': {
[email protected]f2f0fbb92012-07-14 15:52:49400 'filepath': 'chrome/installer/',
[email protected]f76c8852012-06-21 16:37:00401 },
mmoss19826c62014-11-14 21:37:36402 'installer_linux': {
403 'filepath': 'chrome/installer/linux/',
404 },
[email protected]56b4b09d32012-07-27 18:28:41405 'instant': {
[email protected]607903d2013-03-25 22:15:47406 'filepath': 'instant|searchbox|'\
407 'chrome/browser/search/|'\
[email protected]c29b7dae2013-03-25 22:29:13408 'chrome/browser/ui/search/|'\
[email protected]eb99f8e2013-07-10 10:17:39409 'chrome/browser/resources/local_ntp/|'\
[email protected]607903d2013-03-25 22:15:47410 'chrome/common/search_types.*',
[email protected]56b4b09d32012-07-27 18:28:41411 },
[email protected]f76c8852012-06-21 16:37:00412 'ipc': {
[email protected]f2f0fbb92012-07-14 15:52:49413 'filepath': 'ipc/ipc',
[email protected]f76c8852012-06-21 16:37:00414 },
mkwstb0d1b1d2014-09-30 11:45:36415 'ipc_messages': {
416 'filepath': '_message.*.h|'\
417 '_messages.cc',
418 },
[email protected]a3f777d2014-01-07 23:38:26419 'libwebp': {
420 'filepath': 'third_party/libwebp'
421 },
[email protected]04a292a2013-03-07 19:58:42422 'linux_fonts': {
423 'filepath': 'ui/gfx/font_render_params_.*|'\
deratcd2d6fb2015-02-12 00:10:41424 'ui/gfx/platform_font_linux.*|'\
425 'ui/gfx/render_text_harfbuzz.*',
[email protected]04a292a2013-03-07 19:58:42426 },
427 'linux_sandboxing': {
[email protected]f2f0fbb92012-07-14 15:52:49428 'filepath': 'sandbox/linux/',
[email protected]f76c8852012-06-21 16:37:00429 },
[email protected]04a292a2013-03-07 19:58:42430 'linux_seccomp_bpf': {
[email protected]d6a23612012-11-13 20:11:54431 'filepath': 'content/common/sandbox.*linux.cc',
[email protected]f76c8852012-06-21 16:37:00432 },
michaelpg32ca07902015-02-07 00:31:11433 'md_settings': {
orenb42e83d22015-03-07 02:05:15434 'filepath': 'ui/webui/resources/cr_element'\
435 '|chrome/browser/resources/md_settings/'\
436 '|chrome/browser/resources/settings/',
michaelpg32ca07902015-02-07 00:31:11437 },
[email protected]f76c8852012-06-21 16:37:00438 'media': {
[email protected]f2f0fbb92012-07-14 15:52:49439 'filepath': 'media/|third_party/(ffmpeg|openmax)/|webmediaplayer|'\
[email protected]034548d2012-07-31 20:34:00440 'audio_message_filter|video_layer|media_internals',
[email protected]f76c8852012-06-21 16:37:00441 },
[email protected]06dd23172013-06-24 21:04:51442 'media_galleries': {
443 'filepath': 'chrome/browser/extensions/api/media_galleries/'\
[email protected]06dd23172013-06-24 21:04:51444 '|chrome/browser/media_galleries/'\
445 '|chrome/browser/storage_monitor/'\
446 '|chrome/common/media_galleries/'\
447 '|chrome/test/data/extensions/api_test/media_galleries/'\
448 '|chrome/utility/itunes*'\
449 '|chrome/utility/picasa*',
450 },
kmarshallb698ad4f2015-02-24 19:42:48451 'media_router': {
452 'filepath': 'chrome/browser/media/router/*' \
453 '|chrome/app/theme/*/common/media_router*' \
454 '|chrome/browser/resources/media_router/' \
455 '|chrome/browser/ui/webui/media_router/' \
456 '|chrome/test/media_router/',
457 },
[email protected]f76c8852012-06-21 16:37:00458 'message_loop': {
[email protected]f2f0fbb92012-07-14 15:52:49459 'filepath': 'base/message_'
[email protected]f76c8852012-06-21 16:37:00460 },
461 'metrics': {
[email protected]f2f0fbb92012-07-14 15:52:49462 'filepath': 'base/metrics/'\
463 '|chrome/browser/metrics/'\
464 '|chrome/common/metrics/'\
[email protected]f2f0fbb92012-07-14 15:52:49465 '|chrome/browser/chromeos/external_metrics'\
[email protected]b0d594d2014-02-21 03:22:12466 '|chrome/browser/extensions/api/metrics_private/'\
[email protected]f2f0fbb92012-07-14 15:52:49467 '|chrome/browser/ui/webui/metrics_handler'\
[email protected]f76c8852012-06-21 16:37:00468 '|content/browser/user_metrics.cc'\
[email protected]ce6b855a2014-03-12 19:51:39469 '|components/rappor/'\
[email protected]f76c8852012-06-21 16:37:00470 '|content/public/browser/user_metrics.h'\
[email protected]b0d594d2014-02-21 03:22:12471 # Exclude XML files; in particular, histograms.xml.
472 '|tools/metrics/[^.]*([.](?!xml$).*)?$',
473 },
474 'metrics_xml_files': {
475 # Subscribe to this to watch for changes to histograms.xml.
476 'filepath': 'tools/metrics/.*\.xml$'
[email protected]f76c8852012-06-21 16:37:00477 },
[email protected]341f218a2013-09-24 22:16:10478 'mojo': {
479 'filepath': 'mojo',
480 },
[email protected]f76c8852012-06-21 16:37:00481 'mouse_lock': {
482 'filepath': 'mouse_lock',
483 },
484 'nacl': {
[email protected]f2f0fbb92012-07-14 15:52:49485 'filepath': 'chrome/nacl/|chrome/test/nacl/|'\
[email protected]193912d2013-09-06 17:41:56486 'chrome/browser/nacl_host/|chrome/common/nacl|'\
487 'native_client_sdk/src/doc/',
[email protected]f76c8852012-06-21 16:37:00488 },
[email protected]99ddc3d2013-01-22 16:15:33489 'native_client_sdk': {
490 'filepath': '^native_client_sdk/',
491 },
[email protected]b9ecdb62014-03-07 14:56:43492 'navigation': {
493 'filepath': 'content/browser/frame_host|'\
494 'content/browser/renderer_host/render_process_host.*|'\
495 'content/browser/renderer_host/render_view_host.*|'\
496 'content/browser/web_contents/web_contents_impl.*|'\
497 'content/renderer/render_frame.*|'\
498 'content/renderer/render_view.*'
499 },
[email protected]f76c8852012-06-21 16:37:00500 'net': {
[email protected]f2f0fbb92012-07-14 15:52:49501 'filepath': 'net/',
[email protected]f76c8852012-06-21 16:37:00502 },
503 'net_error_list': {
504 'filepath': 'net/base/net_error_list.h',
505 },
506 'net_log': {
[email protected]f2f0fbb92012-07-14 15:52:49507 'filepath': 'net/base/net_log|' \
508 'chrome/browser/net/.*net_log|' \
509 'chrome/browser/net/passive_log_collector|' \
510 'chrome/browser/resources/net_internals/|' \
511 'chrome/browser/ui/webui/net_internals/'
[email protected]f76c8852012-06-21 16:37:00512 },
peterf4758412014-09-17 15:06:01513 'notifications': {
514 'filepath': 'chrome/browser/extensions/api/notifications/|' \
515 'chrome/browser/notifications/|' \
516 'ui/message_center/'
517 },
[email protected]f76c8852012-06-21 16:37:00518 'npapi_headers': {
[email protected]f2f0fbb92012-07-14 15:52:49519 'filepath': 'third_party/npapi/bindings/',
[email protected]f76c8852012-06-21 16:37:00520 },
521 'ntp': {
[email protected]f2f0fbb92012-07-14 15:52:49522 'filepath': 'chrome/browser/resources/ntp4/|'\
[email protected]b7ecd5f52013-02-14 21:04:16523 'chrome/browser/resources/ntp_android/|'\
[email protected]f2f0fbb92012-07-14 15:52:49524 'chrome/browser/ui/webui/ntp/',
[email protected]f76c8852012-06-21 16:37:00525 },
526 'omnibox': {
[email protected]f2f0fbb92012-07-14 15:52:49527 'filepath': 'chrome/browser/autocomplete/'\
528 '|chrome/browser/ui/.*/omnibox/'
[email protected]f76c8852012-06-21 16:37:00529 },
[email protected]437c44b2012-11-08 01:35:52530 'options': {
531 'filepath': 'chrome/browser/resources/options/|'\
532 'chrome/browser/ui/webui/options/',
533 },
[email protected]2fc9a7b62014-04-16 17:10:12534 'overview_mode': {
535 'filepath': 'ash/wm/overview/',
536 },
[email protected]4a2078e2013-07-18 20:40:20537 'ozone': {
[email protected]f93c2c92013-10-31 18:22:44538 'filepath': 'ui/ozone/|'\
[email protected]4b66bf922013-10-28 19:49:43539 'ui/events/ozone/|'\
540 'ui/gfx/ozone/|'\
[email protected]4a2078e2013-07-18 20:40:20541 'ui/gl/gl_.*egl.*|'\
542 'ui/gl/gl_.*ozone.*'
543 },
[email protected]f76c8852012-06-21 16:37:00544 'panels': {
[email protected]7cbe5a52012-09-27 02:00:29545 'filepath': 'chrome/browser/ui/panels'\
546 '|chrome/browser/ui/cocoa/panels'\
547 '|chrome/browser/ui/gtk/panels'\
548 '|chrome/browser/ui/views/panels'
[email protected]f76c8852012-06-21 16:37:00549 },
[email protected]3cc8b3922014-05-05 13:12:08550 'password_manager': {
551 'filepath': 'chrome/.*/password_'\
552 '|chrome/browser/ui/passwords'\
553 '|chrome/browser/ui/views/passwords'\
554 '|chrome/test/data/password'\
555 '|components/autofill.*password'
556 '|components/password_'\
557 },
[email protected]f76c8852012-06-21 16:37:00558 'pepper_api': {
[email protected]b8491b02013-11-13 03:50:58559 'filepath': 'ppapi/api'\
560 '|ppapi/c',
[email protected]f76c8852012-06-21 16:37:00561 },
562 'plugin': {
[email protected]f2f0fbb92012-07-14 15:52:49563 'filepath': 'chrome/browser/plugin|chrome/plugin/|'\
564 'chrome/common/plugin|webkit/glue/webplugin|webkit/glue/plugins/',
[email protected]f76c8852012-06-21 16:37:00565 },
michaelpg11fff3f2015-02-06 03:35:34566 'polymer': {
567 'filepath': 'third_party/polymer/|'\
568 'ui/webui/resources/polymer_resources.grdp',
569 },
[email protected]ef6cc442012-10-30 03:24:17570 'predictors': {
571 'filepath': 'predictors',
572 },
[email protected]be775bc2014-06-30 15:41:14573 'prepopulated_engines': {
574 'filepath': 'components/search_engines/prepopulated_engines.json',
575 },
[email protected]f76c8852012-06-21 16:37:00576 'prerender': {
[email protected]78375a52012-07-14 14:47:57577 'filepath': 'prerender'
[email protected]f76c8852012-06-21 16:37:00578 },
579 'pyauto': {
580 'filepath': 'chrome/test/pyautolib' \
581 '|chrome/test/functional' \
582 '|chrome/browser/automation/automation_provider_json'
583 },
584 'remoting': {
anandce1c55372015-03-04 01:23:10585 'filepath': 'remoting/' \
586 '|testing/chromoting'
[email protected]f76c8852012-06-21 16:37:00587 },
gab57e80c72014-12-08 21:06:13588 'rlz_id': {
589 'filepath' :'rlz/lib/machine_id.cc|'\
590 'rlz/lib/machine_id.h|'\
591 'rlz/win/lib/machine_id_win.cc',
592 },
grt829c6a82014-10-20 09:29:32593 'safe_browsing': {
594 'filepath': 'chrome/(browser|common|renderer)/safe_browsing/',
595 },
rickyz0a819bfc2015-02-04 23:57:22596 'sandbox': {
597 'filepath': 'sandbox/'\
598 '|content/browser/bootstrap_sandbox_mac'\
599 '|content/browser/renderer_host/render_sandbox_host_linux'\
600 '|content/browser/renderer_host/sandbox_ipc_linux'\
601 '|content/browser/zygote_host/'\
602 '|content/common/sandbox_'\
603 '|content/zygote/'\
604 },
skyostil20dea312014-11-11 13:43:06605 'scheduler': {
606 'filepath': 'cc/scheduler|'\
607 'content/renderer/scheduler'
608 },
[email protected]21cd39b2012-06-28 01:48:40609 'search': {
[email protected]f2f0fbb92012-07-14 15:52:49610 'filepath': 'chrome/browser/ui/search/',
[email protected]21cd39b2012-06-28 01:48:40611 },
[email protected]0b431722014-01-08 07:21:51612 'service_worker': {
[email protected]edaf31d2014-03-07 00:09:17613 'filepath': 'content/(browser|renderer|child|common)/service_worker/',
[email protected]0b431722014-01-08 07:21:51614 },
[email protected]f76c8852012-06-21 16:37:00615 'site_instance': {
[email protected]f2f0fbb92012-07-14 15:52:49616 'filepath': 'content/browser/site_instance|'\
617 'content/browser/browsing_instance',
[email protected]f76c8852012-06-21 16:37:00618 },
619 'speech': {
[email protected]f2f0fbb92012-07-14 15:52:49620 'filepath': 'chrome/browser/speech/'\
621 '|content/browser/speech/'\
622 '|content/common/.*speech'\
623 '|content/public/.*speech'
[email protected]f76c8852012-06-21 16:37:00624 },
[email protected]ad0295d2012-10-11 23:43:36625 'spellcheck': {
626 'filepath': 'chrome/browser/spellchecker/'\
627 '|chrome/browser/tab_contents/spellchecker'\
628 '|chrome/browser/tab_contents/spelling_menu'\
629 '|chrome/common/spellcheck_'\
630 '|chrome/renderer/spellchecker/'\
[email protected]97e677a62013-01-11 19:18:35631 '|third_party/hunspell/'\
632 '|third_party/hunspell_dictionaries/'\
[email protected]ad0295d2012-10-11 23:43:36633 '|webkit/tools/test_shell/mock_spellcheck'
634 },
[email protected]67f39af2013-08-23 20:06:05635 'streams': {
636 'filepath': 'content/browser/streams/',
637 },
[email protected]43d33e92014-07-14 16:39:31638 'supervised_users': {
639 'filepath': 'chrome/browser/.*managed_mode'\
640 '|chrome/browser/.*managed_user'\
641 '|chrome/browser/.*supervised_user',
642 },
[email protected]f76c8852012-06-21 16:37:00643 'sync': {
[email protected]3a2a6ac02014-06-20 07:07:12644 'filepath': 'chrome/browser/sync/|sync/|components/sync_driver/',
[email protected]f76c8852012-06-21 16:37:00645 },
[email protected]92871a102013-07-01 11:11:41646 'syncfs': {
647 'filepath': 'sync_file_system',
648 },
[email protected]4529a792013-06-18 19:18:49649 'sync_proto': {
650 'filepath': 'sync/protocol/',
651 },
[email protected]82d74152013-07-28 08:55:31652 'tab_capture': {
[email protected]31ef420b2014-08-13 21:19:13653 'filepath': 'cc/output/copy_output_request'\
654 '|chrome/browser/extensions/api/tab_capture/'\
655 '|chrome/test/data/extensions/api_test/tab_capture/'\
656 '|content/browser/compositor/delegated_frame_host'\
657 '|content/browser/media/capture/'\
658 '|content/browser/renderer_host/compositing_iosurface'\
659 '|content/browser/renderer_host/media/(audio_'\
660 '|media_stream_manager|video_)'\
661 '|media/audio/(audio_output_controller|fake_audio_|virtual_audio_)'\
662 '|media/base/video_frame\.h'\
663 '|media/video/capture/video_capture_',
[email protected]82d74152013-07-28 08:55:31664 },
[email protected]f76c8852012-06-21 16:37:00665 'tab_contents': {
[email protected]f2f0fbb92012-07-14 15:52:49666 'filepath': 'chrome/browser/tab_contents/|'\
667 'content/browser/tab_contents/|'\
668 'chrome/browser/ui/tab_contents/',
[email protected]f76c8852012-06-21 16:37:00669 },
[email protected]31ef420b2014-08-13 21:19:13670 'tab_media_indicators': {
671 'filepath': 'chrome/browser/media/audio_stream_monitor'\
672 '|chrome/browser/ui/cocoa/tabs/tab_controller\.mm'\
673 '|chrome/browser/ui/tabs/tab_utils'\
674 '|chrome/browser/ui/views/tabs/tab\.cc'\
675 '|chrome/browser/ui/views/tabs/tab_renderer_data'\
676 '|media/audio/audio_(output_controller|power_monitor)',
677 },
[email protected]f76c8852012-06-21 16:37:00678 'task_manager': {
679 'filepath': 'task_manager'
680 },
[email protected]5e105332012-09-13 01:55:52681 'tcmalloc': {
682 'filepath': 'third_party/tcmalloc'
683 },
[email protected]31a10602012-11-21 01:51:26684 'telemetry': {
[email protected]5fef30a2014-03-12 20:09:19685 'filepath': 'tools/perf/|'\
686 'tools/telemetry/'
[email protected]31a10602012-11-21 01:51:26687 },
[email protected]f76c8852012-06-21 16:37:00688 'tests': {
[email protected]f2f0fbb92012-07-14 15:52:49689 'filepath': 'apitest|unittest|browsertest|uitest|chrome/test/',
[email protected]0cde05a02011-11-30 23:36:52690 },
[email protected]1cbbb30b2011-10-14 08:03:56691 'textinput': {
[email protected]f2f0fbb92012-07-14 15:52:49692 'filepath': 'content/browser/renderer_host/gtk_im'\
693 '|content/browser/renderer_host/gtk_key'\
694 '|content/browser/renderer_host/render_widget_host_view'\
695 '|content/browser/renderer_host/text_input'\
696 '|ui/base/ime/'\
697 '|ui/base/gtk/event'\
698 '|ui/base/gtk/gtk_im'\
699 '|ui/base/keycodes/'\
700 '|ui/base/win/ime'\
701 '|ui/views/controls/textfield/'\
702 '|ui/views/ime/'
[email protected]1cbbb30b2011-10-14 08:03:56703 },
[email protected]3a117c62011-11-29 04:28:02704 'textinput_chromeos': {
[email protected]f2f0fbb92012-07-14 15:52:49705 'filepath': 'chrome/browser/chromeos/input_method/'\
706 '|chrome/browser/chromeos/extensions/input_method'\
707 '|chrome/browser/chromeos/status/input_method'\
708 '|chrome/browser/extensions/extension_input_'\
709 '|chrome/browser/resources/keyboard'\
710 '|chrome/browser/resources/options/language'\
[email protected]ef03eae2011-11-30 08:43:43711 '|chrome/browser/ui/webui/options/'\
[email protected]f2f0fbb92012-07-14 15:52:49712 'chromeos/.*(language|keyboard)'\
[email protected]6bd9e802013-04-18 06:40:42713 '|chrome/browser/ui/webui/options/language'\
714 '|chromeos/ime/*'
[email protected]3a117c62011-11-29 04:28:02715 },
chirantan96fcf6d2015-01-21 22:36:19716 'timers': {
717 'filepath': 'base/timer/'\
718 '|components/timers/'
719 },
[email protected]f76c8852012-06-21 16:37:00720 'tools': {
[email protected]f2f0fbb92012-07-14 15:52:49721 'filepath': 'tools/',
[email protected]6bea7b42011-10-19 19:47:09722 },
[email protected]f76c8852012-06-21 16:37:00723 'tools_emacs': {
[email protected]f2f0fbb92012-07-14 15:52:49724 'filepath': 'tools/emacs/',
[email protected]65676d32012-04-18 14:41:05725 },
[email protected]c8eb7f72013-07-04 15:30:11726 'tracing': {
727 'filepath': 'base/debug/trace_event.*'\
primianobef13b42015-01-30 15:29:31728 '|base/trace_event/'\
[email protected]c8eb7f72013-07-04 15:30:11729 '|content/browser/tracing/'\
730 '|components/tracing/'
731 },
[email protected]cf428f732012-10-02 20:48:15732 'ui_compositor': {
733 'filepath': 'ui/compositor/layer\.|'\
734 'ui/compositor/layer_unittest|'\
735 'ui/compositor/compositor',
736 },
[email protected]6b5093c2012-05-23 19:10:18737 'ui_resources': {
[email protected]f2f0fbb92012-07-14 15:52:49738 'filepath': 'ui/resources/'\
739 '|ui/base/native_theme/resources/'\
740 '|chrome/app/theme/'
[email protected]6b5093c2012-05-23 19:10:18741 },
[email protected]f76c8852012-06-21 16:37:00742 'valgrind': {
743 'filepath': 'valgrind',
744 },
[email protected]c73ec8ab2014-01-16 20:35:23745 'version_assembly': {
746 'filepath': 'chrome/app/version_assembly',
747 },
[email protected]f76c8852012-06-21 16:37:00748 'views': {
749 # Applies to all files and subdirs within this directory.
[email protected]f2f0fbb92012-07-14 15:52:49750 'filepath': '^ui/views/',
[email protected]f76c8852012-06-21 16:37:00751 },
752 'views_core': {
753 'filepath': 'ui/views/view.h|'\
754 'ui/views/view.cc|'\
[email protected]f2f0fbb92012-07-14 15:52:49755 'ui/views/widget/',
[email protected]f76c8852012-06-21 16:37:00756 },
[email protected]f47d871a2013-10-11 22:14:15757 'views_corewm': {
758 'filepath': 'ui/views/corewm/',
[email protected]3fc918142013-10-12 01:42:17759 },
[email protected]ef514a32014-02-26 01:02:35760 'virtual_keyboard': {
761 'filepath': 'ui/keyboard/'\
762 'chrome/test/data/chromeos/virtual_keyboard/'\
763 'chrome/common/extensions/api/virtual_keyboard',
764 },
[email protected]b887a262013-09-18 22:43:56765 'webkit': {
766 'filepath': 'webkit/',
767 },
768 'webrtc_media': {
769 'filepath': 'chrome/browser/media/|'\
770 'content/browser/renderer_host/media/|'\
[email protected]70098052014-07-01 08:58:10771 'content/common/gpu/media/|'\
[email protected]b887a262013-09-18 22:43:56772 'content/renderer/media/|'\
mcasasfec6c752014-11-11 13:25:58773 'media/base/android/|'\
[email protected]30cb70c2013-10-15 22:59:52774 'media/video/|'\
mcasas53024942014-11-11 12:59:28775 'video.*_accelerat',
[email protected]b887a262013-09-18 22:43:56776 },
[email protected]208879542012-07-05 11:15:34777 'website_settings': {
[email protected]f2f0fbb92012-07-14 15:52:49778 'filepath': 'chrome/browser/content_settings/'\
779 '|chrome/browser/ui/views/website_settings/'\
780 '|chrome/browser/ui/website_settings/'\
mukai077089f2014-09-11 18:41:52781 '|chrome/common/content_settings'\
782 '|components/content_settings/',
[email protected]208879542012-07-05 11:15:34783 },
[email protected]b17d9e02014-07-29 09:45:50784 'windows_sandboxing': {
785 'filepath': 'sandbox/win/',
786 },
[email protected]f76c8852012-06-21 16:37:00787 'worker': {
[email protected]f2f0fbb92012-07-14 15:52:49788 'filepath': 'chrome/browser/worker_host/|chrome/worker/|'\
789 'chrome/common/worker_messages|webkit/glue/webworker',
[email protected]f76c8852012-06-21 16:37:00790 },
791 'x11': {
[email protected]f2f0fbb92012-07-14 15:52:49792 'filepath': 'content/browser/renderer_host/backing_store_x\.' \
793 '|chrome/browser/chromeos/input_method/xkeyboard\.' \
794 '|chrome/browser/chromeos/system_key_event_listener\.' \
[email protected]f76c8852012-06-21 16:37:00795 '|chrome/browser/chromeos/'\
[email protected]f2f0fbb92012-07-14 15:52:49796 'xinput_hierarchy_changed_event_listener\.' \
797 '|chrome/browser/chromeos/wm_' \
798 '|ui/base/x/'
[email protected]0d710852012-05-24 01:18:40799 },
[email protected]a3838612009-10-13 21:57:54800 },
[email protected]ca872e362011-07-12 21:06:03801
[email protected]a3838612009-10-13 21:57:54802 'WATCHLISTS': {
[email protected]f76c8852012-06-21 16:37:00803 'accelerator_table': ['[email protected]',
804 '[email protected]',
805 '[email protected]'],
dmazzoni5f4b7f12015-02-17 16:35:57806 'accessibility': ['[email protected]',
807 '[email protected]',
[email protected]f76c8852012-06-21 16:37:00808 '[email protected]',
dmazzoni5f4b7f12015-02-17 16:35:57809 '[email protected]',
810 '[email protected]',
[email protected]bc72bbfc2013-10-21 23:08:16811 '[email protected]',
[email protected]f76c8852012-06-21 16:37:00812 '[email protected]'],
[email protected]e9db77a2013-06-12 23:56:17813 'activity_log': ['[email protected]'],
[email protected]5c6d3b22014-06-27 13:11:13814 'android_infra': ['[email protected]',
jbudorick9b89b5f2014-11-05 21:13:08815 '[email protected]',
816 '[email protected]'],
[email protected]d6af50812014-04-01 17:18:09817 'android_media': ['[email protected]'],
[email protected]c9ae7a32014-03-31 22:18:59818 'android_tab': ['[email protected]', '[email protected]'],
[email protected]7ca78dc12012-09-20 09:26:44819 'android_webview': ['[email protected]'],
[email protected]311cc902013-03-15 04:45:46820 'app_list': ['[email protected]', '[email protected]'],
[email protected]e38d185a2013-07-09 08:23:52821 'app_shortcuts': ['[email protected]'],
[email protected]f76c8852012-06-21 16:37:00822 'appcache': ['[email protected]'],
[email protected]54bf94d2013-01-30 23:07:40823 'apps': ['[email protected]', '[email protected]'],
ben0ee290d02014-10-28 00:02:52824 'ash': ['[email protected]',
825 '[email protected]'],
826 'aura': ['[email protected]',
[email protected]a6349a92013-10-04 11:49:32827 '[email protected]'],
[email protected]c3a6e1e72013-08-02 00:13:07828 'aura_compositor': ['[email protected]',
829 '[email protected]',
830 '[email protected]',
[email protected]a6349a92013-10-04 11:49:32831 '[email protected]',
832 '[email protected]'],
sullivan0171e3c2015-03-03 18:47:21833 'auto_bisect': ['[email protected]'],
isherman1eee6f12014-12-09 02:14:30834 'autofill': ['[email protected]',
[email protected]1ea81f42013-10-09 18:10:35835 '[email protected]'],
[email protected]121773a2013-06-07 22:02:33836 'automation': ['[email protected]'],
[email protected]4a55dec2012-08-30 18:54:35837 'base': ['[email protected]'],
dmikurubee40b4062014-11-04 17:47:19838 'base_allocator': ['[email protected]',
[email protected]b17d9e02014-07-29 09:45:50839 '[email protected]'],
[email protected]1ed5e0fd2012-07-19 00:19:05840 'base_memory': ['[email protected]'],
grt829c6a82014-10-20 09:29:32841 'base_win': ['[email protected]', '[email protected]'],
[email protected]7e093d4022014-06-26 19:19:55842 'battery_status': ['[email protected]'],
noyauc7f9ea392014-11-26 11:24:48843 'bookmarks': ['[email protected]', '[email protected]'],
[email protected]6b5093c2012-05-23 19:10:18844 'browser_chromeos': ['[email protected]',
nkostylev1b9ac7d2015-02-17 10:20:38845 '[email protected]'],
[email protected]22650d22012-07-18 17:02:35846 'browser_components': ['[email protected]'],
[email protected]466af5e2013-08-01 19:53:44847 'browser_compositor': ['[email protected]',
[email protected]21cd39b2012-06-28 01:48:40848 '[email protected]'],
[email protected]17a2fba2013-02-07 18:46:57849 'browser_resources': ['[email protected]'],
[email protected]0ce480532012-07-20 12:33:20850 'browsing_data': ['[email protected]'],
[email protected]f76c8852012-06-21 16:37:00851 'bubble': ['[email protected]', '[email protected]'],
[email protected]c9ae7a32014-03-31 22:18:59852 'cast': ['[email protected]',
853 '[email protected]',
[email protected]ad8ff0e2013-12-13 09:24:12854 '[email protected]',
855 '[email protected]',
[email protected]479180d22014-03-11 09:47:34856 '[email protected]',
[email protected]ad8ff0e2013-12-13 09:24:12857 '[email protected]',
858 '[email protected]',
859 '[email protected]',
860 '[email protected]'],
[email protected]c863702a2012-09-14 20:05:28861 'cc': ['[email protected]'],
[email protected]c73ec8ab2014-01-16 20:35:23862 'chrome_elf': ['[email protected]',],
[email protected]d5b21972012-07-20 02:06:01863 'chrome_views': ['[email protected]'],
gunsch01f333cd2014-10-28 19:15:32864 'chromecast': ['[email protected]', '[email protected]'],
samuong53d5e612014-10-10 18:56:38865 'chromedriver': ['[email protected]', '[email protected]'],
[email protected]6b5093c2012-05-23 19:10:18866 'chromeos' : ['[email protected]',
867 '[email protected]'],
[email protected]eda0a0b2013-04-19 20:34:35868 'chromeos_attestation' : ['[email protected]'],
[email protected]7c59a152012-11-06 20:56:35869 'chromeos_calculator' : ['[email protected]'],
hashimoto40ecb692014-09-02 04:51:31870 'chromeos_dbus': ['[email protected]'],
[email protected]2a66f5752013-11-26 04:34:02871 'chromeos_net' : ['[email protected]'],
[email protected]2315ac0c2013-02-05 00:49:16872 'chromeos_power' : ['[email protected]'],
dzhioevcc7c0492014-11-25 14:52:58873 'chromeos_login' : ['[email protected]'],
[email protected]93a564782011-09-28 14:20:31874 'chromeos_webui': ['[email protected]'],
[email protected]e8af07b2013-02-13 19:21:25875 'clang_update': ['[email protected]',
[email protected]cf8ffa82013-02-13 08:30:07876 '[email protected]',
877 '[email protected]',
878 '[email protected]'],
[email protected]f76c8852012-06-21 16:37:00879 'clipboard': ['[email protected]'],
[email protected]18fd7a532014-08-20 23:09:51880 'closure': ['[email protected]',
881 '[email protected]'],
[email protected]7bdda282014-03-27 16:30:59882 'content': ['[email protected]',
mkwst512627022014-09-16 09:23:27883 '[email protected]' ],
scheib968e61052014-11-05 00:27:25884 'content_bluetooth': ['[email protected]'],
[email protected]e3774fd2014-04-23 22:32:54885 'content_input': ['[email protected]'],
mlamouri5cdcdf02014-11-27 15:58:59886 'content_renderer': [ '[email protected]',
887 '[email protected]'],
mkwst75a31a42014-09-14 18:32:53888 'content_shell': ['[email protected]',
mlamouri5cdcdf02014-11-27 15:58:59889 '[email protected]',
890 '[email protected]'],
kinukoa121bce2015-01-30 10:04:41891 'content_worker': ['[email protected]'],
[email protected]6dc01c542012-11-15 02:48:09892 'cookie_monster': ['[email protected]'],
vabr8380eb32014-11-17 11:50:27893 'custom_handlers': ['[email protected]'],
dmikurubee40b4062014-11-04 17:47:19894 'deep_memory_profiler': ['[email protected]'],
mlamouri5cdcdf02014-11-27 15:58:59895 'device_sensors': ['[email protected]',
896 '[email protected]',
897 '[email protected]',
898 '[email protected]'],
scheibabdd7d32015-02-11 22:13:08899 'developer_recommended_flags': ['[email protected]'],
[email protected]342b12872012-11-07 12:10:46900 'devtools': ['[email protected]', '[email protected]',
vsevike532bf72015-02-18 08:25:55901 '[email protected]',
[email protected]932349ad2013-07-22 08:59:50902 '[email protected]'],
[email protected]bab2a832012-07-11 23:29:41903 'disk_cache': ['[email protected]'],
[email protected]f76c8852012-06-21 16:37:00904 'dns': ['[email protected]'],
[email protected]e137d3d2013-06-11 17:16:40905 'download_database': ['[email protected]'],
[email protected]15cff152013-04-26 15:41:13906 'download': ['[email protected]', '[email protected]'],
[email protected]8492b5b2012-12-17 21:58:08907 'downloads_ext': ['[email protected]'],
[email protected]15cff152013-04-26 15:41:13908 'downloads_ui': ['[email protected]', '[email protected]'],
[email protected]9a3781d2013-04-04 18:31:40909 'drive': ['[email protected]'],
[email protected]89d2cd52013-04-16 01:55:36910 'drive_resource_metadata': ['[email protected]'],
[email protected]3a25c8a2014-06-26 06:47:10911 'eme': ['[email protected]'],
peter9fa5332552014-11-26 15:24:13912 'enhanced_bookmarks': ['[email protected]'],
jddukea2e02fa2014-12-02 22:03:33913 'events': ['[email protected]', '[email protected]'],
[email protected]f9529e7922013-06-06 05:19:41914 'extension': ['[email protected]',
915 '[email protected]'],
[email protected]84dcfd92014-05-23 13:18:19916 'fileapi': ['[email protected]',
[email protected]6f217122013-11-25 07:21:48917 '[email protected]',
918 '[email protected]'],
yoshiki1c0ba2782014-12-08 07:04:26919 'filebrowse': ['[email protected]'],
[email protected]4ed766c2013-09-19 09:45:20920 'filesapp': ['[email protected]'],
[email protected]f76c8852012-06-21 16:37:00921 'ftp': ['[email protected]'],
[email protected]3a2a6ac02014-06-20 07:07:12922 'gcm': ['[email protected]'],
mlamouri5cdcdf02014-11-27 15:58:59923 'geolocation': ['[email protected]',
924 '[email protected]'],
[email protected]cf428f732012-10-02 20:48:15925 'gfx_geometry': ['[email protected]'],
[email protected]f93b7382012-08-09 20:53:16926 'gfx_image': ['[email protected]'],
[email protected]4d1773e2014-04-05 07:59:57927 'gn': ['[email protected]'],
[email protected]a6159102013-11-08 23:21:52928 'gpu': ['[email protected]'],
[email protected]454041592013-01-17 16:42:23929 'history_ui': ['[email protected]', '[email protected]'],
[email protected]18d7e402014-07-08 19:53:14930 'hotword': ['[email protected]'],
[email protected]f76c8852012-06-21 16:37:00931 'i18n': ['[email protected]'],
[email protected]f76c8852012-06-21 16:37:00932 'importer': ['[email protected]'],
[email protected]8b250562014-08-12 19:07:45933 'indexed_db': ['[email protected]',
[email protected]55a62252014-07-18 17:35:28934 '[email protected]', '[email protected]'],
[email protected]b17d9e02014-07-29 09:45:50935 'installer': ['[email protected]', '[email protected]'],
mmoss19826c62014-11-14 21:37:36936 'installer_linux': [ '[email protected]'],
[email protected]f2079e12013-06-05 00:26:37937 'instant': ['[email protected]', '[email protected]',
tburkard8268a8d2014-09-17 12:53:44938 '[email protected]', '[email protected]',
[email protected]b1ac652d9b2013-05-03 16:25:04939 '[email protected]', '[email protected]',
[email protected]2cefb692013-05-14 20:20:38940 '[email protected]', '[email protected]',
tburkard8268a8d2014-09-17 12:53:44941 '[email protected]', '[email protected]'],
[email protected]f76c8852012-06-21 16:37:00942 'ipc': ['[email protected]', '[email protected]'],
urvang41c8f9b2015-01-16 00:42:46943 'libwebp': ['[email protected]', '[email protected]',
[email protected]a3f777d2014-01-07 23:38:26944 '[email protected]', '[email protected]'],
[email protected]04a292a2013-03-07 19:58:42945 'linux_fonts': ['[email protected]'],
[email protected]6d7e0bf2014-07-28 22:30:40946 'linux_sandboxing': ['[email protected]'],
[email protected]04a292a2013-03-07 19:58:42947 'linux_seccomp_bpf': ['[email protected]'],
[email protected]43d33e92014-07-14 16:39:31948 'supervised_users': ['[email protected]'],
michaelpg32ca07902015-02-07 00:31:11949 'md_settings': ['[email protected]',
950 '[email protected]',
951 '[email protected]',
952 '[email protected]',
953 '[email protected]',
954 '[email protected]'],
[email protected]f76c8852012-06-21 16:37:00955 'media': ['[email protected]'],
[email protected]06dd23172013-06-24 21:04:51956 'media_galleries': ['[email protected]', '[email protected]',
957 '[email protected]', '[email protected]'],
kmarshallb698ad4f2015-02-24 19:42:48958 'media_router': ['[email protected]'],
[email protected]f76c8852012-06-21 16:37:00959 'message_loop': ['[email protected]'],
isherman1eee6f12014-12-09 02:14:30960 'metrics': ['[email protected]'],
[email protected]1d8899ee2014-06-10 20:58:12961 'metrics_xml_files': ['[email protected]'],
[email protected]c3830c622013-10-10 22:00:00962 'mojo': ['[email protected]',
[email protected]62bbe812013-10-24 22:24:16963 '[email protected]',
[email protected]f47d871a2013-10-11 22:14:15964 '[email protected]',
[email protected]3bf40cb2013-10-11 19:10:49965 '[email protected]',
[email protected]0f79ff62014-04-25 23:35:53966 '[email protected]',
[email protected]84003af2014-05-02 09:37:13967 '[email protected]',
968 '[email protected]'],
[email protected]f76c8852012-06-21 16:37:00969 'mouse_lock': ['[email protected]'],
970 'nacl': ['[email protected]'],
[email protected]cfe80042014-04-14 22:11:54971 'native_client_sdk': ['[email protected]', '[email protected]'],
[email protected]b9ecdb62014-03-07 14:56:43972 'navigation': ['[email protected]', '[email protected]'],
[email protected]0b6c5e92013-03-08 22:42:52973 'net': ['[email protected]'],
[email protected]f76c8852012-06-21 16:37:00974 'net_error_list': ['[email protected]'],
975 'net_log': ['[email protected]', '[email protected]'],
mlamouri5cdcdf02014-11-27 15:58:59976 'notifications': ['[email protected]',
977 '[email protected]'],
[email protected]d5fa18c42010-06-01 22:33:31978 'npapi_headers': ['[email protected]'],
[email protected]0bce107762012-11-27 11:42:54979 'ntp': ['[email protected]', '[email protected]',
980 '[email protected]'],
[email protected]f76c8852012-06-21 16:37:00981 'omnibox': ['[email protected]'],
michaelpgf6260fbd2015-02-06 17:59:35982 'options': ['[email protected]',
983 '[email protected]'],
[email protected]2fc9a7b62014-04-16 17:10:12984 'overview_mode': ['[email protected]'],
Evan Stadeb873f1a2014-09-09 00:57:32985 'ozone': ['[email protected]', '[email protected]'],
[email protected]f76c8852012-06-21 16:37:00986 'panels': ['[email protected]', '[email protected]',
987 '[email protected]', '[email protected]'],
mkwstb0a0ccfb2014-10-23 12:53:25988 'password_manager': ['[email protected]',
[email protected]bf7576f2014-05-22 04:07:47989 '[email protected]'],
bradnelson3fdc28cb2015-01-23 20:03:25990 'pepper_api': ['[email protected]',
991 '[email protected]', '[email protected]',
[email protected]b8491b02013-11-13 03:50:58992 '[email protected]', '[email protected]',
bradnelson3fdc28cb2015-01-23 20:03:25993 '[email protected]', '[email protected]',
[email protected]91651b32014-01-24 10:21:39994 '[email protected]'],
stuartmorganf8c132922015-01-23 14:45:34995 'plugin': ['[email protected]'],
michaelpg11fff3f2015-02-06 03:35:34996 'polymer': ['[email protected]'],
tburkard8268a8d2014-09-17 12:53:44997 'predictors': ['[email protected]'],
[email protected]be775bc2014-06-30 15:41:14998 'prepopulated_engines': ['[email protected]'],
[email protected]f76c8852012-06-21 16:37:00999 'prerender': ['[email protected]', '[email protected]',
tburkard8268a8d2014-09-17 12:53:441000 '[email protected]', '[email protected]',
1001 '[email protected]'],
[email protected]f76c8852012-06-21 16:37:001002 'pyauto': ['[email protected]',
[email protected]4f788fd2012-10-10 21:43:381003 '[email protected]',
[email protected]f76c8852012-06-21 16:37:001004 '[email protected]'],
[email protected]c3887592014-02-06 20:02:251005 'remoting': ['[email protected]'],
gab57e80c72014-12-08 21:06:131006 'rlz_id': ['[email protected]',
1007 '[email protected]',
1008 '[email protected]'],
grt829c6a82014-10-20 09:29:321009 'safe_browsing': ['[email protected]'],
rickyz0a819bfc2015-02-04 23:57:221010 'sandbox': ['[email protected]'],
skyostil20dea312014-11-11 13:43:061011 'scheduler': ['[email protected]'],
[email protected]0b431722014-01-08 07:21:511012 'service_worker': ['[email protected]',
[email protected]84dcfd92014-05-23 13:18:191013 '[email protected]',
[email protected]0b431722014-01-08 07:21:511014 '[email protected]',
[email protected]dd864bc2014-02-24 23:04:091015 '[email protected]',
[email protected]6d095a8b2014-02-28 15:26:161016 '[email protected]',
[email protected]edaf31d2014-03-07 00:09:171017 '[email protected]',
[email protected]6d095a8b2014-02-28 15:26:161018 '[email protected]'],
[email protected]b9ecdb62014-03-07 14:56:431019 'site_instance': ['[email protected]', '[email protected]',
1020 '[email protected]'],
[email protected]ad0295d2012-10-11 23:43:361021 'spellcheck': ['[email protected]',
[email protected]18d7e402014-07-08 19:53:141022 '[email protected]',
[email protected]97e677a62013-01-11 19:18:351023 '[email protected]'],
[email protected]67f39af2013-08-23 20:06:051024 'streams': ['[email protected]'],
zea2b40a9292014-10-09 16:45:251025 'sync': ['[email protected]',
[email protected]3a2a6ac02014-06-20 07:07:121026 '[email protected]',
maxboguee02372182014-11-13 00:42:221027 '[email protected]',
pvalenzuela85758c752014-09-25 19:34:561028 '[email protected]',
[email protected]3a2a6ac02014-06-20 07:07:121029 '[email protected]'],
[email protected]84dcfd92014-05-23 13:18:191030 'syncfs': ['[email protected]',
[email protected]6f217122013-11-25 07:21:481031 '[email protected]',
1032 '[email protected]'],
[email protected]4529a792013-06-18 19:18:491033 'sync_proto': ['[email protected]'],
[email protected]82d74152013-07-28 08:55:311034 'tab_capture': ['[email protected]'],
[email protected]4a55dec2012-08-30 18:54:351035 'tab_contents': ['[email protected]',
[email protected]f76c8852012-06-21 16:37:001036 '[email protected]', '[email protected]'],
[email protected]31ef420b2014-08-13 21:19:131037 'tab_media_indicators': ['[email protected]'],
dmikurubee40b4062014-11-04 17:47:191038 'tcmalloc': ['[email protected]'],
tonygc7f6a4c12015-01-16 18:32:261039 'telemetry': ['[email protected]'],
[email protected]f76c8852012-06-21 16:37:001040 'tests': [],
[email protected]494f3cf2011-11-14 07:14:021041 'textinput': ['[email protected]',
1042 '[email protected]',
[email protected]6bd9e802013-04-18 06:40:421043 '[email protected]',
[email protected]ba2c923f2013-10-19 14:08:181044 '[email protected]',
1045 '[email protected]'],
[email protected]6bd9e802013-04-18 06:40:421046 'textinput_chromeos': ['[email protected]',
[email protected]ba2c923f2013-10-19 14:08:181047 '[email protected]',
1048 '[email protected]'],
chirantan96fcf6d2015-01-21 22:36:191049 'timers': ['[email protected]'],
[email protected]0fc48a12014-06-07 20:26:051050 'tools_emacs': ['[email protected]'],
sullivand4bfaed82015-02-13 19:43:381051 'tracing': ['[email protected]', '[email protected]'],
[email protected]cf428f732012-10-02 20:48:151052 'ui_compositor': ['[email protected]'],
[email protected]6b5093c2012-05-23 19:10:181053 'ui_resources': ['[email protected]'],
[email protected]f76c8852012-06-21 16:37:001054 'valgrind': ['[email protected]',
1055 '[email protected]',
1056 '[email protected]'],
[email protected]c73ec8ab2014-01-16 20:35:231057 'version_assembly': ['[email protected]',
1058 '[email protected]'],
[email protected]f76c8852012-06-21 16:37:001059 'views': ['[email protected]'],
ben0ee290d02014-10-28 00:02:521060 'views_core': ['[email protected]'],
[email protected]ef514a32014-02-26 01:02:351061 'virtual_keyboard': ['[email protected]',
1062 '[email protected]'],
[email protected]f76c8852012-06-21 16:37:001063 'webkit': ['[email protected]'],
[email protected]0fc48a12014-06-07 20:26:051064 'webrtc_media': ['[email protected]',
[email protected]70098052014-07-01 08:58:101065 '[email protected]',
1066 '[email protected]'],
[email protected]b887a262013-09-18 22:43:561067 'website_settings': ['[email protected]'],
[email protected]b17d9e02014-07-29 09:45:501068 'windows_sandboxing': ['[email protected]'],
[email protected]f76c8852012-06-21 16:37:001069 'worker': ['[email protected]'],
1070 'x11': ['[email protected]',
1071 '[email protected]',
1072 '[email protected]'],
[email protected]a3838612009-10-13 21:57:541073 },
1074}