blob: 7ad736e4190a8b545abb25bddfe733f4c92982a3 [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': {
434 'filepath': 'ui/webui/resources/cr_element|'\
435 'chrome/browser/resources/md_settings/',
436 },
[email protected]f76c8852012-06-21 16:37:00437 'media': {
[email protected]f2f0fbb92012-07-14 15:52:49438 'filepath': 'media/|third_party/(ffmpeg|openmax)/|webmediaplayer|'\
[email protected]034548d2012-07-31 20:34:00439 'audio_message_filter|video_layer|media_internals',
[email protected]f76c8852012-06-21 16:37:00440 },
[email protected]06dd23172013-06-24 21:04:51441 'media_galleries': {
442 'filepath': 'chrome/browser/extensions/api/media_galleries/'\
[email protected]06dd23172013-06-24 21:04:51443 '|chrome/browser/media_galleries/'\
444 '|chrome/browser/storage_monitor/'\
445 '|chrome/common/media_galleries/'\
446 '|chrome/test/data/extensions/api_test/media_galleries/'\
447 '|chrome/utility/itunes*'\
448 '|chrome/utility/picasa*',
449 },
kmarshallb698ad4f2015-02-24 19:42:48450 'media_router': {
451 'filepath': 'chrome/browser/media/router/*' \
452 '|chrome/app/theme/*/common/media_router*' \
453 '|chrome/browser/resources/media_router/' \
454 '|chrome/browser/ui/webui/media_router/' \
455 '|chrome/test/media_router/',
456 },
[email protected]f76c8852012-06-21 16:37:00457 'message_loop': {
[email protected]f2f0fbb92012-07-14 15:52:49458 'filepath': 'base/message_'
[email protected]f76c8852012-06-21 16:37:00459 },
460 'metrics': {
[email protected]f2f0fbb92012-07-14 15:52:49461 'filepath': 'base/metrics/'\
462 '|chrome/browser/metrics/'\
463 '|chrome/common/metrics/'\
[email protected]f2f0fbb92012-07-14 15:52:49464 '|chrome/browser/chromeos/external_metrics'\
[email protected]b0d594d2014-02-21 03:22:12465 '|chrome/browser/extensions/api/metrics_private/'\
[email protected]f2f0fbb92012-07-14 15:52:49466 '|chrome/browser/ui/webui/metrics_handler'\
[email protected]f76c8852012-06-21 16:37:00467 '|content/browser/user_metrics.cc'\
[email protected]ce6b855a2014-03-12 19:51:39468 '|components/rappor/'\
[email protected]f76c8852012-06-21 16:37:00469 '|content/public/browser/user_metrics.h'\
[email protected]b0d594d2014-02-21 03:22:12470 # Exclude XML files; in particular, histograms.xml.
471 '|tools/metrics/[^.]*([.](?!xml$).*)?$',
472 },
473 'metrics_xml_files': {
474 # Subscribe to this to watch for changes to histograms.xml.
475 'filepath': 'tools/metrics/.*\.xml$'
[email protected]f76c8852012-06-21 16:37:00476 },
[email protected]341f218a2013-09-24 22:16:10477 'mojo': {
478 'filepath': 'mojo',
479 },
[email protected]f76c8852012-06-21 16:37:00480 'mouse_lock': {
481 'filepath': 'mouse_lock',
482 },
483 'nacl': {
[email protected]f2f0fbb92012-07-14 15:52:49484 'filepath': 'chrome/nacl/|chrome/test/nacl/|'\
[email protected]193912d2013-09-06 17:41:56485 'chrome/browser/nacl_host/|chrome/common/nacl|'\
486 'native_client_sdk/src/doc/',
[email protected]f76c8852012-06-21 16:37:00487 },
[email protected]99ddc3d2013-01-22 16:15:33488 'native_client_sdk': {
489 'filepath': '^native_client_sdk/',
490 },
[email protected]b9ecdb62014-03-07 14:56:43491 'navigation': {
492 'filepath': 'content/browser/frame_host|'\
493 'content/browser/renderer_host/render_process_host.*|'\
494 'content/browser/renderer_host/render_view_host.*|'\
495 'content/browser/web_contents/web_contents_impl.*|'\
496 'content/renderer/render_frame.*|'\
497 'content/renderer/render_view.*'
498 },
[email protected]f76c8852012-06-21 16:37:00499 'net': {
[email protected]f2f0fbb92012-07-14 15:52:49500 'filepath': 'net/',
[email protected]f76c8852012-06-21 16:37:00501 },
502 'net_error_list': {
503 'filepath': 'net/base/net_error_list.h',
504 },
505 'net_log': {
[email protected]f2f0fbb92012-07-14 15:52:49506 'filepath': 'net/base/net_log|' \
507 'chrome/browser/net/.*net_log|' \
508 'chrome/browser/net/passive_log_collector|' \
509 'chrome/browser/resources/net_internals/|' \
510 'chrome/browser/ui/webui/net_internals/'
[email protected]f76c8852012-06-21 16:37:00511 },
peterf4758412014-09-17 15:06:01512 'notifications': {
513 'filepath': 'chrome/browser/extensions/api/notifications/|' \
514 'chrome/browser/notifications/|' \
515 'ui/message_center/'
516 },
[email protected]f76c8852012-06-21 16:37:00517 'npapi_headers': {
[email protected]f2f0fbb92012-07-14 15:52:49518 'filepath': 'third_party/npapi/bindings/',
[email protected]f76c8852012-06-21 16:37:00519 },
520 'ntp': {
[email protected]f2f0fbb92012-07-14 15:52:49521 'filepath': 'chrome/browser/resources/ntp4/|'\
[email protected]b7ecd5f52013-02-14 21:04:16522 'chrome/browser/resources/ntp_android/|'\
[email protected]f2f0fbb92012-07-14 15:52:49523 'chrome/browser/ui/webui/ntp/',
[email protected]f76c8852012-06-21 16:37:00524 },
525 'omnibox': {
[email protected]f2f0fbb92012-07-14 15:52:49526 'filepath': 'chrome/browser/autocomplete/'\
527 '|chrome/browser/ui/.*/omnibox/'
[email protected]f76c8852012-06-21 16:37:00528 },
[email protected]437c44b2012-11-08 01:35:52529 'options': {
530 'filepath': 'chrome/browser/resources/options/|'\
531 'chrome/browser/ui/webui/options/',
532 },
[email protected]2fc9a7b62014-04-16 17:10:12533 'overview_mode': {
534 'filepath': 'ash/wm/overview/',
535 },
[email protected]4a2078e2013-07-18 20:40:20536 'ozone': {
[email protected]f93c2c92013-10-31 18:22:44537 'filepath': 'ui/ozone/|'\
[email protected]4b66bf922013-10-28 19:49:43538 'ui/events/ozone/|'\
539 'ui/gfx/ozone/|'\
[email protected]4a2078e2013-07-18 20:40:20540 'ui/gl/gl_.*egl.*|'\
541 'ui/gl/gl_.*ozone.*'
542 },
[email protected]f76c8852012-06-21 16:37:00543 'panels': {
[email protected]7cbe5a52012-09-27 02:00:29544 'filepath': 'chrome/browser/ui/panels'\
545 '|chrome/browser/ui/cocoa/panels'\
546 '|chrome/browser/ui/gtk/panels'\
547 '|chrome/browser/ui/views/panels'
[email protected]f76c8852012-06-21 16:37:00548 },
[email protected]3cc8b3922014-05-05 13:12:08549 'password_manager': {
550 'filepath': 'chrome/.*/password_'\
551 '|chrome/browser/ui/passwords'\
552 '|chrome/browser/ui/views/passwords'\
553 '|chrome/test/data/password'\
554 '|components/autofill.*password'
555 '|components/password_'\
556 },
[email protected]f76c8852012-06-21 16:37:00557 'pepper_api': {
[email protected]b8491b02013-11-13 03:50:58558 'filepath': 'ppapi/api'\
559 '|ppapi/c',
[email protected]f76c8852012-06-21 16:37:00560 },
561 'plugin': {
[email protected]f2f0fbb92012-07-14 15:52:49562 'filepath': 'chrome/browser/plugin|chrome/plugin/|'\
563 'chrome/common/plugin|webkit/glue/webplugin|webkit/glue/plugins/',
[email protected]f76c8852012-06-21 16:37:00564 },
michaelpg11fff3f2015-02-06 03:35:34565 'polymer': {
566 'filepath': 'third_party/polymer/|'\
567 'ui/webui/resources/polymer_resources.grdp',
568 },
[email protected]ef6cc442012-10-30 03:24:17569 'predictors': {
570 'filepath': 'predictors',
571 },
[email protected]be775bc2014-06-30 15:41:14572 'prepopulated_engines': {
573 'filepath': 'components/search_engines/prepopulated_engines.json',
574 },
[email protected]f76c8852012-06-21 16:37:00575 'prerender': {
[email protected]78375a52012-07-14 14:47:57576 'filepath': 'prerender'
[email protected]f76c8852012-06-21 16:37:00577 },
578 'pyauto': {
579 'filepath': 'chrome/test/pyautolib' \
580 '|chrome/test/functional' \
581 '|chrome/browser/automation/automation_provider_json'
582 },
583 'remoting': {
[email protected]f2f0fbb92012-07-14 15:52:49584 'filepath': 'remoting/',
[email protected]f76c8852012-06-21 16:37:00585 },
gab57e80c72014-12-08 21:06:13586 'rlz_id': {
587 'filepath' :'rlz/lib/machine_id.cc|'\
588 'rlz/lib/machine_id.h|'\
589 'rlz/win/lib/machine_id_win.cc',
590 },
grt829c6a82014-10-20 09:29:32591 'safe_browsing': {
592 'filepath': 'chrome/(browser|common|renderer)/safe_browsing/',
593 },
rickyz0a819bfc2015-02-04 23:57:22594 'sandbox': {
595 'filepath': 'sandbox/'\
596 '|content/browser/bootstrap_sandbox_mac'\
597 '|content/browser/renderer_host/render_sandbox_host_linux'\
598 '|content/browser/renderer_host/sandbox_ipc_linux'\
599 '|content/browser/zygote_host/'\
600 '|content/common/sandbox_'\
601 '|content/zygote/'\
602 },
skyostil20dea312014-11-11 13:43:06603 'scheduler': {
604 'filepath': 'cc/scheduler|'\
605 'content/renderer/scheduler'
606 },
[email protected]21cd39b2012-06-28 01:48:40607 'search': {
[email protected]f2f0fbb92012-07-14 15:52:49608 'filepath': 'chrome/browser/ui/search/',
[email protected]21cd39b2012-06-28 01:48:40609 },
[email protected]f76c8852012-06-21 16:37:00610 'sessions': {
[email protected]f2f0fbb92012-07-14 15:52:49611 'filepath': 'chrome/browser/sessions/',
[email protected]f76c8852012-06-21 16:37:00612 },
[email protected]0b431722014-01-08 07:21:51613 'service_worker': {
[email protected]edaf31d2014-03-07 00:09:17614 'filepath': 'content/(browser|renderer|child|common)/service_worker/',
[email protected]0b431722014-01-08 07:21:51615 },
[email protected]f76c8852012-06-21 16:37:00616 'site_instance': {
[email protected]f2f0fbb92012-07-14 15:52:49617 'filepath': 'content/browser/site_instance|'\
618 'content/browser/browsing_instance',
[email protected]f76c8852012-06-21 16:37:00619 },
620 'speech': {
[email protected]f2f0fbb92012-07-14 15:52:49621 'filepath': 'chrome/browser/speech/'\
622 '|content/browser/speech/'\
623 '|content/common/.*speech'\
624 '|content/public/.*speech'
[email protected]f76c8852012-06-21 16:37:00625 },
[email protected]ad0295d2012-10-11 23:43:36626 'spellcheck': {
627 'filepath': 'chrome/browser/spellchecker/'\
628 '|chrome/browser/tab_contents/spellchecker'\
629 '|chrome/browser/tab_contents/spelling_menu'\
630 '|chrome/common/spellcheck_'\
631 '|chrome/renderer/spellchecker/'\
[email protected]97e677a62013-01-11 19:18:35632 '|third_party/hunspell/'\
633 '|third_party/hunspell_dictionaries/'\
[email protected]ad0295d2012-10-11 23:43:36634 '|webkit/tools/test_shell/mock_spellcheck'
635 },
[email protected]67f39af2013-08-23 20:06:05636 'streams': {
637 'filepath': 'content/browser/streams/',
638 },
[email protected]43d33e92014-07-14 16:39:31639 'supervised_users': {
640 'filepath': 'chrome/browser/.*managed_mode'\
641 '|chrome/browser/.*managed_user'\
642 '|chrome/browser/.*supervised_user',
643 },
[email protected]f76c8852012-06-21 16:37:00644 'sync': {
[email protected]3a2a6ac02014-06-20 07:07:12645 'filepath': 'chrome/browser/sync/|sync/|components/sync_driver/',
[email protected]f76c8852012-06-21 16:37:00646 },
[email protected]92871a102013-07-01 11:11:41647 'syncfs': {
648 'filepath': 'sync_file_system',
649 },
[email protected]4529a792013-06-18 19:18:49650 'sync_proto': {
651 'filepath': 'sync/protocol/',
652 },
[email protected]82d74152013-07-28 08:55:31653 'tab_capture': {
[email protected]31ef420b2014-08-13 21:19:13654 'filepath': 'cc/output/copy_output_request'\
655 '|chrome/browser/extensions/api/tab_capture/'\
656 '|chrome/test/data/extensions/api_test/tab_capture/'\
657 '|content/browser/compositor/delegated_frame_host'\
658 '|content/browser/media/capture/'\
659 '|content/browser/renderer_host/compositing_iosurface'\
660 '|content/browser/renderer_host/media/(audio_'\
661 '|media_stream_manager|video_)'\
662 '|media/audio/(audio_output_controller|fake_audio_|virtual_audio_)'\
663 '|media/base/video_frame\.h'\
664 '|media/video/capture/video_capture_',
[email protected]82d74152013-07-28 08:55:31665 },
[email protected]f76c8852012-06-21 16:37:00666 'tab_contents': {
[email protected]f2f0fbb92012-07-14 15:52:49667 'filepath': 'chrome/browser/tab_contents/|'\
668 'content/browser/tab_contents/|'\
669 'chrome/browser/ui/tab_contents/',
[email protected]f76c8852012-06-21 16:37:00670 },
[email protected]31ef420b2014-08-13 21:19:13671 'tab_media_indicators': {
672 'filepath': 'chrome/browser/media/audio_stream_monitor'\
673 '|chrome/browser/ui/cocoa/tabs/tab_controller\.mm'\
674 '|chrome/browser/ui/tabs/tab_utils'\
675 '|chrome/browser/ui/views/tabs/tab\.cc'\
676 '|chrome/browser/ui/views/tabs/tab_renderer_data'\
677 '|media/audio/audio_(output_controller|power_monitor)',
678 },
[email protected]f76c8852012-06-21 16:37:00679 'task_manager': {
680 'filepath': 'task_manager'
681 },
[email protected]5e105332012-09-13 01:55:52682 'tcmalloc': {
683 'filepath': 'third_party/tcmalloc'
684 },
[email protected]31a10602012-11-21 01:51:26685 'telemetry': {
[email protected]5fef30a2014-03-12 20:09:19686 'filepath': 'tools/perf/|'\
687 'tools/telemetry/'
[email protected]31a10602012-11-21 01:51:26688 },
[email protected]f76c8852012-06-21 16:37:00689 'tests': {
[email protected]f2f0fbb92012-07-14 15:52:49690 'filepath': 'apitest|unittest|browsertest|uitest|chrome/test/',
[email protected]0cde05a02011-11-30 23:36:52691 },
[email protected]1cbbb30b2011-10-14 08:03:56692 'textinput': {
[email protected]f2f0fbb92012-07-14 15:52:49693 'filepath': 'content/browser/renderer_host/gtk_im'\
694 '|content/browser/renderer_host/gtk_key'\
695 '|content/browser/renderer_host/render_widget_host_view'\
696 '|content/browser/renderer_host/text_input'\
697 '|ui/base/ime/'\
698 '|ui/base/gtk/event'\
699 '|ui/base/gtk/gtk_im'\
700 '|ui/base/keycodes/'\
701 '|ui/base/win/ime'\
702 '|ui/views/controls/textfield/'\
703 '|ui/views/ime/'
[email protected]1cbbb30b2011-10-14 08:03:56704 },
[email protected]3a117c62011-11-29 04:28:02705 'textinput_chromeos': {
[email protected]f2f0fbb92012-07-14 15:52:49706 'filepath': 'chrome/browser/chromeos/input_method/'\
707 '|chrome/browser/chromeos/extensions/input_method'\
708 '|chrome/browser/chromeos/status/input_method'\
709 '|chrome/browser/extensions/extension_input_'\
710 '|chrome/browser/resources/keyboard'\
711 '|chrome/browser/resources/options/language'\
[email protected]ef03eae2011-11-30 08:43:43712 '|chrome/browser/ui/webui/options/'\
[email protected]f2f0fbb92012-07-14 15:52:49713 'chromeos/.*(language|keyboard)'\
[email protected]6bd9e802013-04-18 06:40:42714 '|chrome/browser/ui/webui/options/language'\
715 '|chromeos/ime/*'
[email protected]3a117c62011-11-29 04:28:02716 },
chirantan96fcf6d2015-01-21 22:36:19717 'timers': {
718 'filepath': 'base/timer/'\
719 '|components/timers/'
720 },
[email protected]f76c8852012-06-21 16:37:00721 'tools': {
[email protected]f2f0fbb92012-07-14 15:52:49722 'filepath': 'tools/',
[email protected]6bea7b42011-10-19 19:47:09723 },
[email protected]f76c8852012-06-21 16:37:00724 'tools_emacs': {
[email protected]f2f0fbb92012-07-14 15:52:49725 'filepath': 'tools/emacs/',
[email protected]65676d32012-04-18 14:41:05726 },
[email protected]c8eb7f72013-07-04 15:30:11727 'tracing': {
728 'filepath': 'base/debug/trace_event.*'\
primianobef13b42015-01-30 15:29:31729 '|base/trace_event/'\
[email protected]c8eb7f72013-07-04 15:30:11730 '|content/browser/tracing/'\
731 '|components/tracing/'
732 },
[email protected]cf428f732012-10-02 20:48:15733 'ui_compositor': {
734 'filepath': 'ui/compositor/layer\.|'\
735 'ui/compositor/layer_unittest|'\
736 'ui/compositor/compositor',
737 },
[email protected]6b5093c2012-05-23 19:10:18738 'ui_resources': {
[email protected]f2f0fbb92012-07-14 15:52:49739 'filepath': 'ui/resources/'\
740 '|ui/base/native_theme/resources/'\
741 '|chrome/app/theme/'
[email protected]6b5093c2012-05-23 19:10:18742 },
[email protected]f76c8852012-06-21 16:37:00743 'valgrind': {
744 'filepath': 'valgrind',
745 },
[email protected]c73ec8ab2014-01-16 20:35:23746 'version_assembly': {
747 'filepath': 'chrome/app/version_assembly',
748 },
[email protected]f76c8852012-06-21 16:37:00749 'views': {
750 # Applies to all files and subdirs within this directory.
[email protected]f2f0fbb92012-07-14 15:52:49751 'filepath': '^ui/views/',
[email protected]f76c8852012-06-21 16:37:00752 },
753 'views_core': {
754 'filepath': 'ui/views/view.h|'\
755 'ui/views/view.cc|'\
[email protected]f2f0fbb92012-07-14 15:52:49756 'ui/views/widget/',
[email protected]f76c8852012-06-21 16:37:00757 },
[email protected]f47d871a2013-10-11 22:14:15758 'views_corewm': {
759 'filepath': 'ui/views/corewm/',
[email protected]3fc918142013-10-12 01:42:17760 },
[email protected]ef514a32014-02-26 01:02:35761 'virtual_keyboard': {
762 'filepath': 'ui/keyboard/'\
763 'chrome/test/data/chromeos/virtual_keyboard/'\
764 'chrome/common/extensions/api/virtual_keyboard',
765 },
[email protected]b887a262013-09-18 22:43:56766 'webkit': {
767 'filepath': 'webkit/',
768 },
769 'webrtc_media': {
770 'filepath': 'chrome/browser/media/|'\
771 'content/browser/renderer_host/media/|'\
[email protected]70098052014-07-01 08:58:10772 'content/common/gpu/media/|'\
[email protected]b887a262013-09-18 22:43:56773 'content/renderer/media/|'\
mcasasfec6c752014-11-11 13:25:58774 'media/base/android/|'\
[email protected]30cb70c2013-10-15 22:59:52775 'media/video/|'\
mcasas53024942014-11-11 12:59:28776 'video.*_accelerat',
[email protected]b887a262013-09-18 22:43:56777 },
[email protected]208879542012-07-05 11:15:34778 'website_settings': {
[email protected]f2f0fbb92012-07-14 15:52:49779 'filepath': 'chrome/browser/content_settings/'\
780 '|chrome/browser/ui/views/website_settings/'\
781 '|chrome/browser/ui/website_settings/'\
mukai077089f2014-09-11 18:41:52782 '|chrome/common/content_settings'\
783 '|components/content_settings/',
[email protected]208879542012-07-05 11:15:34784 },
[email protected]b17d9e02014-07-29 09:45:50785 'windows_sandboxing': {
786 'filepath': 'sandbox/win/',
787 },
[email protected]f76c8852012-06-21 16:37:00788 'worker': {
[email protected]f2f0fbb92012-07-14 15:52:49789 'filepath': 'chrome/browser/worker_host/|chrome/worker/|'\
790 'chrome/common/worker_messages|webkit/glue/webworker',
[email protected]f76c8852012-06-21 16:37:00791 },
792 'x11': {
[email protected]f2f0fbb92012-07-14 15:52:49793 'filepath': 'content/browser/renderer_host/backing_store_x\.' \
794 '|chrome/browser/chromeos/input_method/xkeyboard\.' \
795 '|chrome/browser/chromeos/system_key_event_listener\.' \
[email protected]f76c8852012-06-21 16:37:00796 '|chrome/browser/chromeos/'\
[email protected]f2f0fbb92012-07-14 15:52:49797 'xinput_hierarchy_changed_event_listener\.' \
798 '|chrome/browser/chromeos/wm_' \
799 '|ui/base/x/'
[email protected]0d710852012-05-24 01:18:40800 },
[email protected]a3838612009-10-13 21:57:54801 },
[email protected]ca872e362011-07-12 21:06:03802
[email protected]a3838612009-10-13 21:57:54803 'WATCHLISTS': {
[email protected]f76c8852012-06-21 16:37:00804 'accelerator_table': ['[email protected]',
805 '[email protected]',
806 '[email protected]'],
dmazzoni5f4b7f12015-02-17 16:35:57807 'accessibility': ['[email protected]',
808 '[email protected]',
[email protected]f76c8852012-06-21 16:37:00809 '[email protected]',
dmazzoni5f4b7f12015-02-17 16:35:57810 '[email protected]',
811 '[email protected]',
[email protected]bc72bbfc2013-10-21 23:08:16812 '[email protected]',
[email protected]f76c8852012-06-21 16:37:00813 '[email protected]'],
[email protected]e9db77a2013-06-12 23:56:17814 'activity_log': ['[email protected]'],
[email protected]5c6d3b22014-06-27 13:11:13815 'android_infra': ['[email protected]',
jbudorick9b89b5f2014-11-05 21:13:08816 '[email protected]',
817 '[email protected]'],
[email protected]d6af50812014-04-01 17:18:09818 'android_media': ['[email protected]'],
[email protected]c9ae7a32014-03-31 22:18:59819 'android_tab': ['[email protected]', '[email protected]'],
[email protected]7ca78dc12012-09-20 09:26:44820 'android_webview': ['[email protected]'],
[email protected]311cc902013-03-15 04:45:46821 'app_list': ['[email protected]', '[email protected]'],
[email protected]e38d185a2013-07-09 08:23:52822 'app_shortcuts': ['[email protected]'],
[email protected]f76c8852012-06-21 16:37:00823 'appcache': ['[email protected]'],
[email protected]54bf94d2013-01-30 23:07:40824 'apps': ['[email protected]', '[email protected]'],
ben0ee290d02014-10-28 00:02:52825 'ash': ['[email protected]',
826 '[email protected]'],
827 'aura': ['[email protected]',
[email protected]a6349a92013-10-04 11:49:32828 '[email protected]'],
[email protected]c3a6e1e72013-08-02 00:13:07829 'aura_compositor': ['[email protected]',
830 '[email protected]',
831 '[email protected]',
[email protected]a6349a92013-10-04 11:49:32832 '[email protected]',
833 '[email protected]'],
sullivan0171e3c2015-03-03 18:47:21834 'auto_bisect': ['[email protected]'],
isherman1eee6f12014-12-09 02:14:30835 'autofill': ['[email protected]',
[email protected]1ea81f42013-10-09 18:10:35836 '[email protected]'],
[email protected]121773a2013-06-07 22:02:33837 'automation': ['[email protected]'],
[email protected]4a55dec2012-08-30 18:54:35838 'base': ['[email protected]'],
dmikurubee40b4062014-11-04 17:47:19839 'base_allocator': ['[email protected]',
[email protected]b17d9e02014-07-29 09:45:50840 '[email protected]'],
[email protected]1ed5e0fd2012-07-19 00:19:05841 'base_memory': ['[email protected]'],
grt829c6a82014-10-20 09:29:32842 'base_win': ['[email protected]', '[email protected]'],
[email protected]7e093d4022014-06-26 19:19:55843 'battery_status': ['[email protected]'],
noyauc7f9ea392014-11-26 11:24:48844 'bookmarks': ['[email protected]', '[email protected]'],
[email protected]6b5093c2012-05-23 19:10:18845 'browser_chromeos': ['[email protected]',
nkostylev1b9ac7d2015-02-17 10:20:38846 '[email protected]'],
[email protected]22650d22012-07-18 17:02:35847 'browser_components': ['[email protected]'],
[email protected]466af5e2013-08-01 19:53:44848 'browser_compositor': ['[email protected]',
[email protected]21cd39b2012-06-28 01:48:40849 '[email protected]'],
[email protected]17a2fba2013-02-07 18:46:57850 'browser_resources': ['[email protected]'],
[email protected]0ce480532012-07-20 12:33:20851 'browsing_data': ['[email protected]'],
[email protected]f76c8852012-06-21 16:37:00852 'bubble': ['[email protected]', '[email protected]'],
[email protected]c9ae7a32014-03-31 22:18:59853 'cast': ['[email protected]',
854 '[email protected]',
[email protected]ad8ff0e2013-12-13 09:24:12855 '[email protected]',
856 '[email protected]',
[email protected]479180d22014-03-11 09:47:34857 '[email protected]',
[email protected]ad8ff0e2013-12-13 09:24:12858 '[email protected]',
859 '[email protected]',
860 '[email protected]',
861 '[email protected]'],
[email protected]c863702a2012-09-14 20:05:28862 'cc': ['[email protected]'],
[email protected]c73ec8ab2014-01-16 20:35:23863 'chrome_elf': ['[email protected]',],
[email protected]d5b21972012-07-20 02:06:01864 'chrome_views': ['[email protected]'],
gunsch01f333cd2014-10-28 19:15:32865 'chromecast': ['[email protected]', '[email protected]'],
samuong53d5e612014-10-10 18:56:38866 'chromedriver': ['[email protected]', '[email protected]'],
[email protected]6b5093c2012-05-23 19:10:18867 'chromeos' : ['[email protected]',
868 '[email protected]'],
[email protected]eda0a0b2013-04-19 20:34:35869 'chromeos_attestation' : ['[email protected]'],
[email protected]7c59a152012-11-06 20:56:35870 'chromeos_calculator' : ['[email protected]'],
hashimoto40ecb692014-09-02 04:51:31871 'chromeos_dbus': ['[email protected]'],
[email protected]2a66f5752013-11-26 04:34:02872 'chromeos_net' : ['[email protected]'],
[email protected]2315ac0c2013-02-05 00:49:16873 'chromeos_power' : ['[email protected]'],
dzhioevcc7c0492014-11-25 14:52:58874 'chromeos_login' : ['[email protected]'],
[email protected]93a564782011-09-28 14:20:31875 'chromeos_webui': ['[email protected]'],
[email protected]e8af07b2013-02-13 19:21:25876 'clang_update': ['[email protected]',
[email protected]cf8ffa82013-02-13 08:30:07877 '[email protected]',
878 '[email protected]',
879 '[email protected]'],
[email protected]f76c8852012-06-21 16:37:00880 'clipboard': ['[email protected]'],
[email protected]18fd7a532014-08-20 23:09:51881 'closure': ['[email protected]',
882 '[email protected]'],
[email protected]7bdda282014-03-27 16:30:59883 'content': ['[email protected]',
mkwst512627022014-09-16 09:23:27884 '[email protected]' ],
scheib968e61052014-11-05 00:27:25885 'content_bluetooth': ['[email protected]'],
[email protected]e3774fd2014-04-23 22:32:54886 'content_input': ['[email protected]'],
mlamouri5cdcdf02014-11-27 15:58:59887 'content_renderer': [ '[email protected]',
888 '[email protected]'],
mkwst75a31a42014-09-14 18:32:53889 'content_shell': ['[email protected]',
mlamouri5cdcdf02014-11-27 15:58:59890 '[email protected]',
891 '[email protected]'],
kinukoa121bce2015-01-30 10:04:41892 'content_worker': ['[email protected]'],
[email protected]6dc01c542012-11-15 02:48:09893 'cookie_monster': ['[email protected]'],
vabr8380eb32014-11-17 11:50:27894 'custom_handlers': ['[email protected]'],
dmikurubee40b4062014-11-04 17:47:19895 'deep_memory_profiler': ['[email protected]'],
mlamouri5cdcdf02014-11-27 15:58:59896 'device_sensors': ['[email protected]',
897 '[email protected]',
898 '[email protected]',
899 '[email protected]'],
scheibabdd7d32015-02-11 22:13:08900 'developer_recommended_flags': ['[email protected]'],
[email protected]342b12872012-11-07 12:10:46901 'devtools': ['[email protected]', '[email protected]',
vsevike532bf72015-02-18 08:25:55902 '[email protected]',
[email protected]932349ad2013-07-22 08:59:50903 '[email protected]'],
[email protected]bab2a832012-07-11 23:29:41904 'disk_cache': ['[email protected]'],
[email protected]f76c8852012-06-21 16:37:00905 'dns': ['[email protected]'],
[email protected]e137d3d2013-06-11 17:16:40906 'download_database': ['[email protected]'],
[email protected]15cff152013-04-26 15:41:13907 'download': ['[email protected]', '[email protected]'],
[email protected]8492b5b2012-12-17 21:58:08908 'downloads_ext': ['[email protected]'],
[email protected]15cff152013-04-26 15:41:13909 'downloads_ui': ['[email protected]', '[email protected]'],
[email protected]9a3781d2013-04-04 18:31:40910 'drive': ['[email protected]'],
[email protected]89d2cd52013-04-16 01:55:36911 'drive_resource_metadata': ['[email protected]'],
[email protected]3a25c8a2014-06-26 06:47:10912 'eme': ['[email protected]'],
peter9fa5332552014-11-26 15:24:13913 'enhanced_bookmarks': ['[email protected]'],
jddukea2e02fa2014-12-02 22:03:33914 'events': ['[email protected]', '[email protected]'],
[email protected]f9529e7922013-06-06 05:19:41915 'extension': ['[email protected]',
916 '[email protected]'],
[email protected]84dcfd92014-05-23 13:18:19917 'fileapi': ['[email protected]',
[email protected]6f217122013-11-25 07:21:48918 '[email protected]',
919 '[email protected]'],
yoshiki1c0ba2782014-12-08 07:04:26920 'filebrowse': ['[email protected]'],
[email protected]4ed766c2013-09-19 09:45:20921 'filesapp': ['[email protected]'],
[email protected]f76c8852012-06-21 16:37:00922 'ftp': ['[email protected]'],
[email protected]3a2a6ac02014-06-20 07:07:12923 'gcm': ['[email protected]'],
mlamouri5cdcdf02014-11-27 15:58:59924 'geolocation': ['[email protected]',
925 '[email protected]'],
[email protected]cf428f732012-10-02 20:48:15926 'gfx_geometry': ['[email protected]'],
[email protected]f93b7382012-08-09 20:53:16927 'gfx_image': ['[email protected]'],
[email protected]4d1773e2014-04-05 07:59:57928 'gn': ['[email protected]'],
[email protected]a6159102013-11-08 23:21:52929 'gpu': ['[email protected]'],
[email protected]454041592013-01-17 16:42:23930 'history_ui': ['[email protected]', '[email protected]'],
[email protected]18d7e402014-07-08 19:53:14931 'hotword': ['[email protected]'],
[email protected]f76c8852012-06-21 16:37:00932 'i18n': ['[email protected]'],
[email protected]f76c8852012-06-21 16:37:00933 'importer': ['[email protected]'],
[email protected]8b250562014-08-12 19:07:45934 'indexed_db': ['[email protected]',
[email protected]55a62252014-07-18 17:35:28935 '[email protected]', '[email protected]'],
[email protected]b17d9e02014-07-29 09:45:50936 'installer': ['[email protected]', '[email protected]'],
mmoss19826c62014-11-14 21:37:36937 'installer_linux': [ '[email protected]'],
[email protected]f2079e12013-06-05 00:26:37938 'instant': ['[email protected]', '[email protected]',
tburkard8268a8d2014-09-17 12:53:44939 '[email protected]', '[email protected]',
[email protected]b1ac652d9b2013-05-03 16:25:04940 '[email protected]', '[email protected]',
[email protected]2cefb692013-05-14 20:20:38941 '[email protected]', '[email protected]',
tburkard8268a8d2014-09-17 12:53:44942 '[email protected]', '[email protected]'],
[email protected]f76c8852012-06-21 16:37:00943 'ipc': ['[email protected]', '[email protected]'],
urvang41c8f9b2015-01-16 00:42:46944 'libwebp': ['[email protected]', '[email protected]',
[email protected]a3f777d2014-01-07 23:38:26945 '[email protected]', '[email protected]'],
[email protected]04a292a2013-03-07 19:58:42946 'linux_fonts': ['[email protected]'],
[email protected]6d7e0bf2014-07-28 22:30:40947 'linux_sandboxing': ['[email protected]'],
[email protected]04a292a2013-03-07 19:58:42948 'linux_seccomp_bpf': ['[email protected]'],
[email protected]43d33e92014-07-14 16:39:31949 'supervised_users': ['[email protected]'],
michaelpg32ca07902015-02-07 00:31:11950 'md_settings': ['[email protected]',
951 '[email protected]',
952 '[email protected]',
953 '[email protected]',
954 '[email protected]',
955 '[email protected]'],
[email protected]f76c8852012-06-21 16:37:00956 'media': ['[email protected]'],
[email protected]06dd23172013-06-24 21:04:51957 'media_galleries': ['[email protected]', '[email protected]',
958 '[email protected]', '[email protected]'],
kmarshallb698ad4f2015-02-24 19:42:48959 'media_router': ['[email protected]'],
[email protected]f76c8852012-06-21 16:37:00960 'message_loop': ['[email protected]'],
isherman1eee6f12014-12-09 02:14:30961 'metrics': ['[email protected]'],
[email protected]1d8899ee2014-06-10 20:58:12962 'metrics_xml_files': ['[email protected]'],
[email protected]c3830c622013-10-10 22:00:00963 'mojo': ['[email protected]',
[email protected]62bbe812013-10-24 22:24:16964 '[email protected]',
[email protected]f47d871a2013-10-11 22:14:15965 '[email protected]',
[email protected]3bf40cb2013-10-11 19:10:49966 '[email protected]',
[email protected]0f79ff62014-04-25 23:35:53967 '[email protected]',
[email protected]84003af2014-05-02 09:37:13968 '[email protected]',
969 '[email protected]'],
[email protected]f76c8852012-06-21 16:37:00970 'mouse_lock': ['[email protected]'],
971 'nacl': ['[email protected]'],
[email protected]cfe80042014-04-14 22:11:54972 'native_client_sdk': ['[email protected]', '[email protected]'],
[email protected]b9ecdb62014-03-07 14:56:43973 'navigation': ['[email protected]', '[email protected]'],
[email protected]0b6c5e92013-03-08 22:42:52974 'net': ['[email protected]'],
[email protected]f76c8852012-06-21 16:37:00975 'net_error_list': ['[email protected]'],
976 'net_log': ['[email protected]', '[email protected]'],
mlamouri5cdcdf02014-11-27 15:58:59977 'notifications': ['[email protected]',
978 '[email protected]'],
[email protected]d5fa18c42010-06-01 22:33:31979 'npapi_headers': ['[email protected]'],
[email protected]0bce107762012-11-27 11:42:54980 'ntp': ['[email protected]', '[email protected]',
981 '[email protected]'],
[email protected]f76c8852012-06-21 16:37:00982 'omnibox': ['[email protected]'],
michaelpgf6260fbd2015-02-06 17:59:35983 'options': ['[email protected]',
984 '[email protected]'],
[email protected]2fc9a7b62014-04-16 17:10:12985 'overview_mode': ['[email protected]'],
Evan Stadeb873f1a2014-09-09 00:57:32986 'ozone': ['[email protected]', '[email protected]'],
[email protected]f76c8852012-06-21 16:37:00987 'panels': ['[email protected]', '[email protected]',
988 '[email protected]', '[email protected]'],
mkwstb0a0ccfb2014-10-23 12:53:25989 'password_manager': ['[email protected]',
[email protected]bf7576f2014-05-22 04:07:47990 '[email protected]'],
bradnelson3fdc28cb2015-01-23 20:03:25991 'pepper_api': ['[email protected]',
992 '[email protected]', '[email protected]',
[email protected]b8491b02013-11-13 03:50:58993 '[email protected]', '[email protected]',
bradnelson3fdc28cb2015-01-23 20:03:25994 '[email protected]', '[email protected]',
[email protected]91651b32014-01-24 10:21:39995 '[email protected]'],
stuartmorganf8c132922015-01-23 14:45:34996 'plugin': ['[email protected]'],
michaelpg11fff3f2015-02-06 03:35:34997 'polymer': ['[email protected]'],
tburkard8268a8d2014-09-17 12:53:44998 'predictors': ['[email protected]'],
[email protected]be775bc2014-06-30 15:41:14999 'prepopulated_engines': ['[email protected]'],
[email protected]f76c8852012-06-21 16:37:001000 'prerender': ['[email protected]', '[email protected]',
tburkard8268a8d2014-09-17 12:53:441001 '[email protected]', '[email protected]',
1002 '[email protected]'],
[email protected]f76c8852012-06-21 16:37:001003 'pyauto': ['[email protected]',
[email protected]4f788fd2012-10-10 21:43:381004 '[email protected]',
[email protected]f76c8852012-06-21 16:37:001005 '[email protected]'],
[email protected]c3887592014-02-06 20:02:251006 'remoting': ['[email protected]'],
gab57e80c72014-12-08 21:06:131007 'rlz_id': ['[email protected]',
1008 '[email protected]',
1009 '[email protected]'],
grt829c6a82014-10-20 09:29:321010 'safe_browsing': ['[email protected]'],
rickyz0a819bfc2015-02-04 23:57:221011 'sandbox': ['[email protected]'],
skyostil20dea312014-11-11 13:43:061012 'scheduler': ['[email protected]'],
[email protected]f76c8852012-06-21 16:37:001013 'sessions': ['[email protected]'],
[email protected]0b431722014-01-08 07:21:511014 'service_worker': ['[email protected]',
[email protected]84dcfd92014-05-23 13:18:191015 '[email protected]',
[email protected]0b431722014-01-08 07:21:511016 '[email protected]',
[email protected]dd864bc2014-02-24 23:04:091017 '[email protected]',
[email protected]6d095a8b2014-02-28 15:26:161018 '[email protected]',
[email protected]edaf31d2014-03-07 00:09:171019 '[email protected]',
[email protected]6d095a8b2014-02-28 15:26:161020 '[email protected]'],
[email protected]b9ecdb62014-03-07 14:56:431021 'site_instance': ['[email protected]', '[email protected]',
1022 '[email protected]'],
[email protected]ad0295d2012-10-11 23:43:361023 'spellcheck': ['[email protected]',
[email protected]18d7e402014-07-08 19:53:141024 '[email protected]',
[email protected]97e677a62013-01-11 19:18:351025 '[email protected]'],
[email protected]67f39af2013-08-23 20:06:051026 'streams': ['[email protected]'],
zea2b40a9292014-10-09 16:45:251027 'sync': ['[email protected]',
[email protected]3a2a6ac02014-06-20 07:07:121028 '[email protected]',
maxboguee02372182014-11-13 00:42:221029 '[email protected]',
pvalenzuela85758c752014-09-25 19:34:561030 '[email protected]',
[email protected]3a2a6ac02014-06-20 07:07:121031 '[email protected]'],
[email protected]84dcfd92014-05-23 13:18:191032 'syncfs': ['[email protected]',
[email protected]6f217122013-11-25 07:21:481033 '[email protected]',
1034 '[email protected]'],
[email protected]4529a792013-06-18 19:18:491035 'sync_proto': ['[email protected]'],
[email protected]82d74152013-07-28 08:55:311036 'tab_capture': ['[email protected]'],
[email protected]4a55dec2012-08-30 18:54:351037 'tab_contents': ['[email protected]',
[email protected]f76c8852012-06-21 16:37:001038 '[email protected]', '[email protected]'],
[email protected]31ef420b2014-08-13 21:19:131039 'tab_media_indicators': ['[email protected]'],
dmikurubee40b4062014-11-04 17:47:191040 'tcmalloc': ['[email protected]'],
tonygc7f6a4c12015-01-16 18:32:261041 'telemetry': ['[email protected]'],
[email protected]f76c8852012-06-21 16:37:001042 'tests': [],
[email protected]494f3cf2011-11-14 07:14:021043 'textinput': ['[email protected]',
1044 '[email protected]',
[email protected]6bd9e802013-04-18 06:40:421045 '[email protected]',
[email protected]ba2c923f2013-10-19 14:08:181046 '[email protected]',
1047 '[email protected]'],
[email protected]6bd9e802013-04-18 06:40:421048 'textinput_chromeos': ['[email protected]',
[email protected]ba2c923f2013-10-19 14:08:181049 '[email protected]',
1050 '[email protected]'],
chirantan96fcf6d2015-01-21 22:36:191051 'timers': ['[email protected]'],
[email protected]0fc48a12014-06-07 20:26:051052 'tools_emacs': ['[email protected]'],
sullivand4bfaed82015-02-13 19:43:381053 'tracing': ['[email protected]', '[email protected]'],
[email protected]cf428f732012-10-02 20:48:151054 'ui_compositor': ['[email protected]'],
[email protected]6b5093c2012-05-23 19:10:181055 'ui_resources': ['[email protected]'],
[email protected]f76c8852012-06-21 16:37:001056 'valgrind': ['[email protected]',
1057 '[email protected]',
1058 '[email protected]'],
[email protected]c73ec8ab2014-01-16 20:35:231059 'version_assembly': ['[email protected]',
1060 '[email protected]'],
[email protected]f76c8852012-06-21 16:37:001061 'views': ['[email protected]'],
ben0ee290d02014-10-28 00:02:521062 'views_core': ['[email protected]'],
[email protected]ef514a32014-02-26 01:02:351063 'virtual_keyboard': ['[email protected]',
1064 '[email protected]'],
[email protected]f76c8852012-06-21 16:37:001065 'webkit': ['[email protected]'],
[email protected]0fc48a12014-06-07 20:26:051066 'webrtc_media': ['[email protected]',
[email protected]70098052014-07-01 08:58:101067 '[email protected]',
1068 '[email protected]'],
[email protected]b887a262013-09-18 22:43:561069 'website_settings': ['[email protected]'],
[email protected]b17d9e02014-07-29 09:45:501070 'windows_sandboxing': ['[email protected]'],
[email protected]f76c8852012-06-21 16:37:001071 'worker': ['[email protected]'],
1072 'x11': ['[email protected]',
1073 '[email protected]',
1074 '[email protected]'],
[email protected]a3838612009-10-13 21:57:541075 },
1076}