blob: 5b0984f940a6ac8475a730a1617bcd0eddf0b3e7 [file] [log] [blame]
[email protected]37f978c2012-01-05 17:58:171# Copyright (c) 2012 The Chromium Authors. All rights reserved.
[email protected]a3838612009-10-13 21:57:542# Use of this source code is governed by a BSD-style license that can be
3# found in the LICENSE file.
4
5# Watchlist Rules
6# Refer: http://dev.chromium.org/developers/contributing-code/watchlists
7
[email protected]f2f0fbb92012-07-14 15:52:498# IMPORTANT: The regular expression filepath is tested against each path using
9# re.search, so it is not usually necessary to add .*.
[email protected]a3838612009-10-13 21:57:5410
11{
12 'WATCHLIST_DEFINITIONS': {
[email protected]f76c8852012-06-21 16:37:0013 'accelerator_table': {
14 'filepath': 'ash/accelerators/accelerator_table\.cc' \
15 '|chrome/browser/ui/views/accelerator_table\.cc',
[email protected]a3838612009-10-13 21:57:5416 },
[email protected]f76c8852012-06-21 16:37:0017 'accessibility': {
[email protected]a4156bfb2014-02-27 22:37:4718 'filepath': 'braille' \
19 '|chrome/browser/accessibility/' \
20 '|chromevox' \
[email protected]f2f0fbb92012-07-14 15:52:4921 '|content/browser/accessibility/' \
[email protected]bc72bbfc2013-10-21 23:08:1622 '|content/browser/resources/accessibility/' \
23 '|content/renderer/accessibility/' \
24 '|content/test/data/accessibility/' \
25 '|content/public/android/.*accessib' \
[email protected]f2f0fbb92012-07-14 15:52:4926 '|chrome/.*accessib' \
[email protected]a4156bfb2014-02-27 22:37:4727 '|liblouis' \
[email protected]f2f0fbb92012-07-14 15:52:4928 '|ui/base/accessibility/' \
29 '|ui/views/accessibility/'
[email protected]a3838612009-10-13 21:57:5430 },
[email protected]e9db77a2013-06-12 23:56:1731 'activity_log': {
32 'filepath': 'chrome/browser/extensions/activity_log/' \
33 '|chrome/browser/extensions/api/activity_log_private/'
34 },
[email protected]d2cdf342012-08-07 11:00:0235 'android_infra': {
36 'filepath': 'build/android/' \
37 '|testing/android/' \
38 '|tools/android/'
39 },
[email protected]d6af50812014-04-01 17:18:0940 'android_media': {
41 'filepath': 'content/browser/media/android' \
42 '|content/renderer/media/android' \
43 '|media/audio/android' \
44 '|media/base/android' \
45 '|media/midi/*_android.*' \
46 '|media/video/capture/android'
47 },
[email protected]3261d962014-03-04 22:18:2848 'android_tab': {
49 'filepath': 'chrome/android/java/src/org/chromium/chrome/browser/Tab'
50 },
[email protected]7ca78dc12012-09-20 09:26:4451 'android_webview': {
52 'filepath': 'android_webview/',
53 },
[email protected]8a197f22012-06-22 14:59:0554 'app_list': {
[email protected]311cc902013-03-15 04:45:4655 'filepath': 'chrome/browser/ui/app_list'\
56 '|chrome/browser/ui/ash/app_list'\
[email protected]311cc902013-03-15 04:45:4657 '|chrome/browser/ui/views/app_list'\
58 '|ui/app_list/'
[email protected]8a197f22012-06-22 14:59:0559 },
[email protected]e38d185a2013-07-09 08:23:5260 'app_shortcuts': {
61 'filepath': 'apps/app_shim/'\
62 '|chrome/browser/web_applications/'\
63 '|chrome/browser/ui/web_applications/'\
64 '|chrome/common/mac/'
65 },
[email protected]374a93c2009-11-05 21:45:5666 'appcache': {
[email protected]f2f0fbb92012-07-14 15:52:4967 'filepath': 'appcache/',
[email protected]374a93c2009-11-05 21:45:5668 },
[email protected]54bf94d2013-01-30 23:07:4069 'apps': {
70 'filepath': '^apps/',
71 },
[email protected]3ce56642013-10-17 22:12:5172 'ash': {
73 'filepath': 'ash/',
74 },
[email protected]f76c8852012-06-21 16:37:0075 'aura': {
[email protected]3ce56642013-10-17 22:12:5176 'filepath': 'ui/aura/',
[email protected]84ba35e32010-08-06 17:22:3977 },
[email protected]c3a6e1e72013-08-02 00:13:0778 'aura_compositor': {
79 'filepath':
80 'ui/compositor/' \
[email protected]6dc38f72014-01-16 22:19:5881 '|content/browser/compositor/' \
82 '|content/browser/renderer_host/compositor_resize_lock_aura' \
[email protected]c3a6e1e72013-08-02 00:13:0783 '|content/browser/renderer_host/render_widget_host_view_aura' \
84 '|content/browser/renderer_host/render_widget_host_view_browsertest' \
[email protected]a6eeeef92014-03-19 19:06:4485 '|content/browser/renderer_host/delegated' \
86 '|content/browser/renderer_host/software' \
[email protected]c3a6e1e72013-08-02 00:13:0787 '|content/common/gpu/client/' \
88 '|webkit/common/gpu/'
89 },
[email protected]2a38f0c02013-05-29 02:27:4590 'autofill': {
[email protected]30964792013-05-29 02:41:2591 'filepath': 'chrome/browser/autofill/|'\
[email protected]d9310a82012-11-02 02:53:4892 'chrome/browser/resources/options/autofill_|'\
93 'chrome/browser/sync/glue/autofill_|'\
94 'chrome/browser/ui/android/autofill/|'\
95 'chrome/browser/ui/autofill/|'\
[email protected]e3e4ca62013-05-17 08:50:2796 'chrome/browser/ui/cocoa/autofill/|'\
[email protected]d9310a82012-11-02 02:53:4897 'chrome/browser/ui/gtk/autofill/|'\
98 'chrome/browser/ui/views/autofill/|'\
99 'chrome/browser/ui/webui/options/autofill_|'\
[email protected]d9310a82012-11-02 02:53:48100 'chrome/renderer/autofill/|'\
101 'chrome/test/data/autofill/|'\
[email protected]3947d4a82013-03-12 09:41:05102 'components/autofill/|'\
[email protected]30964792013-05-29 02:41:25103 'components/autofill/browser/webdata/|'\
104 'components/webdata/|'\
[email protected]d9310a82012-11-02 02:53:48105 'content/public/common/password_|'\
106 'content/public/renderer/password_|'\
107 'content/renderer/password_',
[email protected]b3399272010-08-10 19:49:29108 },
[email protected]f76c8852012-06-21 16:37:00109 'automation': {
[email protected]f2f0fbb92012-07-14 15:52:49110 'filepath': 'chrome/browser/automation/|chrome/test/automation/',
[email protected]b8a0f8fa2010-09-02 18:35:55111 },
[email protected]f76c8852012-06-21 16:37:00112 'base': {
[email protected]f2f0fbb92012-07-14 15:52:49113 'filepath': '^base/',
[email protected]7a7a13b2010-08-25 01:10:59114 },
[email protected]5e105332012-09-13 01:55:52115 'base_allocator': {
116 'filepath': '^base/allocator',
117 },
[email protected]1ed5e0fd2012-07-19 00:19:05118 'base_memory': {
119 'filepath': '^base/memory',
120 },
[email protected]b17d9e02014-07-29 09:45:50121 'base_win': {
122 'filepath': '^base/win',
123 },
[email protected]7e093d4022014-06-26 19:19:55124 'battery_status': {
125 'filepath': 'content/browser/battery_status/|'\
126 'content/common/battery_status_messages.h|'\
127 'content/public/android/java/src/org/chromium/content/browser/BatteryStatusManager.java|'\
128 'content/public/android/javatests/src/org/chromium/content/browser/BatteryStatusManagerTest.java|'\
129 'content/renderer/battery_status/',
130 },
[email protected]06798f72013-01-14 22:31:17131 'bookmarks': {
132 'filepath': 'chrome/browser/bookmarks/' \
[email protected]771ad482013-07-16 17:32:48133 '|chrome/browser/extensions/api/bookmark_manager_private/' \
134 '|chrome/browser/extensions/api/bookmarks/' \
135 '|chrome/browser/resources/bookmark_manager/' \
[email protected]cd869cde2013-01-31 15:46:35136 '|chrome/browser/ui/bookmarks/' \
137 '|chrome/browser/ui/cocoa/bookmarks/' \
[email protected]5cb8b6e12014-05-19 16:53:46138 '|chrome/browser/ui/views/bookmarks/' \
139 '|components/bookmarks'
[email protected]06798f72013-01-14 22:31:17140 },
[email protected]b17d9e02014-07-29 09:45:50141 'breakpad_app': {
Robert Sesekabcd8102014-08-27 16:12:44142 'filepath': 'components/crash/app/',
[email protected]b17d9e02014-07-29 09:45:50143 },
[email protected]f76c8852012-06-21 16:37:00144 'browser': {
[email protected]f2f0fbb92012-07-14 15:52:49145 'filepath': 'chrome/browser/',
[email protected]02c44522010-10-08 17:43:25146 },
[email protected]f76c8852012-06-21 16:37:00147 'browser_chromeos': {
[email protected]f2f0fbb92012-07-14 15:52:49148 'filepath': 'chrome/browser/chromeos/',
[email protected]02c44522010-10-08 17:43:25149 },
[email protected]22650d22012-07-18 17:02:35150 'browser_components': {
[email protected]a7228f62012-09-20 17:52:48151 'filepath': 'chrome/browser/autofill/' \
152 '|chrome/browser/bookmarks/' \
[email protected]a7228f62012-09-20 17:52:48153 '|chrome/browser/favicon/' \
[email protected]ddf288e2013-01-09 20:58:27154 '|chrome/browser/history/' \
[email protected]fccf4882013-03-15 04:46:19155 '|chrome/browser/webdata/' \
[email protected]3947d4a82013-03-12 09:41:05156 '|components/autofill/'
[email protected]22650d22012-07-18 17:02:35157 },
[email protected]f76c8852012-06-21 16:37:00158 'browser_compositor': {
[email protected]f2f0fbb92012-07-14 15:52:49159 'filepath': 'ui/compositor/'
[email protected]fbd846b2010-11-19 01:32:18160 },
[email protected]f76c8852012-06-21 16:37:00161 'browser_resources': {
[email protected]f2f0fbb92012-07-14 15:52:49162 'filepath': 'chrome/browser/resources/',
[email protected]f76c8852012-06-21 16:37:00163 },
[email protected]0ce480532012-07-20 12:33:20164 'browsing_data': {
165 'filepath': 'chrome/browser/browsing_data/',
166 },
[email protected]f76c8852012-06-21 16:37:00167 'bubble': {
[email protected]f2f0fbb92012-07-14 15:52:49168 'filepath': 'ui/views/bubble/|'\
169 'chrome/browser/ui/views/bubble/',
[email protected]f76c8852012-06-21 16:37:00170 },
[email protected]10fbd5952013-08-22 07:42:39171 'cast': {
[email protected]31ef420b2014-08-13 21:19:13172 'filepath': 'media/cast/'\
173 '|chrome/browser/extensions/api/cast_streaming/'\
174 '|chrome/browser/media/cast'\
175 '|chrome/renderer/media/cast'\
176 '|chrome/test/data/extensions/api_test/cast_'\
177 '|content/public/renderer/media_stream_',
[email protected]10fbd5952013-08-22 07:42:39178 },
[email protected]651d9992014-04-09 17:18:41179 'chromecast': {
180 'filepath': 'chromecast/',
181 },
[email protected]c863702a2012-09-14 20:05:28182 'cc': {
183 'filepath': 'cc/|'\
[email protected]799fd732013-05-15 21:18:52184 'webkit/renderer/compositor_bindings/|'\
[email protected]4934d362012-11-22 22:04:53185 'content/common/cc_messages'
[email protected]c863702a2012-09-14 20:05:28186 },
[email protected]c73ec8ab2014-01-16 20:35:23187 'chrome_elf': {
188 'filepath': 'chrome_elf',
189 },
[email protected]d5b21972012-07-20 02:06:01190 'chrome_views': {
191 'filepath': 'chrome/browser/ui/views',
192 },
[email protected]f7bf8ba2011-02-24 22:28:46193 'chromedriver': {
samuong53d5e612014-10-10 18:56:38194 'filepath': 'chrome/test/chromedriver|'\
195 'chrome/test/data/chromedriver|'\
196 'third_party/webdriver'
[email protected]f7bf8ba2011-02-24 22:28:46197 },
[email protected]f76c8852012-06-21 16:37:00198 'chromeos': {
[email protected]f2f0fbb92012-07-14 15:52:49199 'filepath': 'chromeos/',
[email protected]531b1532011-08-11 03:52:01200 },
[email protected]eda0a0b2013-04-19 20:34:35201 'chromeos_attestation': {
202 'filepath': 'chromeos/attestation/|'\
[email protected]64494c3f2013-08-14 22:15:59203 'chrome/browser/chromeos/attestation/|'\
204 'chrome/browser/extensions/api/enterprise_platform_keys_private/',
[email protected]eda0a0b2013-04-19 20:34:35205 },
[email protected]7c59a152012-11-06 20:56:35206 'chromeos_calculator': {
207 'filepath': 'chrome/common/extensions/docs/examples/apps/calculator/',
208 },
hashimoto40ecb692014-09-02 04:51:31209 'chromeos_dbus': {
210 'filepath': 'chromeos/dbus/',
211 },
[email protected]f76c8852012-06-21 16:37:00212 'chromeos_login': {
[email protected]f2f0fbb92012-07-14 15:52:49213 'filepath': 'chrome/browser/chromeos/login/|'\
214 'chrome/browser/ui/webui/chromeos/login/|'\
dzhioevcc7c0492014-11-25 14:52:58215 'chrome/browser/resources/chromeos/login/|'\
216 'ui/login/',
[email protected]a791dac2011-04-07 23:22:57217 },
[email protected]d7d35f342012-10-22 20:32:47218 'chromeos_net': {
219 'filepath': 'chromeos/network/|'\
220 'chrome/browser/chromeos/cros/|'\
221 'chrome/browser/chromeos/net/',
222 },
[email protected]2315ac0c2013-02-05 00:49:16223 'chromeos_power': {
[email protected]c3943ad2013-07-03 13:44:56224 'filepath': 'ash/system/chromeos/power/|'\
225 'chromeos/dbus/power_.*|'\
[email protected]2315ac0c2013-02-05 00:49:16226 'chrome/browser/chromeos/power/',
227 },
[email protected]f76c8852012-06-21 16:37:00228 'chromeos_webui': {
[email protected]f2f0fbb92012-07-14 15:52:49229 'filepath': 'chrome/browser/ui/webui/chromeos/|'\
230 'chrome/browser/resources/chromeos/',
[email protected]ba03af42012-03-08 01:37:12231 },
[email protected]cef7a6d2011-04-29 20:49:07232 'clang_update': {
233 'filepath': 'tools/clang/scripts/update.sh'
234 },
[email protected]f76c8852012-06-21 16:37:00235 'clipboard': {
236 'filepath': 'clipboard|dnd|drag|drop',
[email protected]2418b022011-05-19 21:06:02237 },
[email protected]0387ab32014-08-05 00:13:42238 'closure': {
[email protected]18fd7a532014-08-20 23:09:51239 'filepath': 'third_party/closure_(compiler|linter)/|'
240 'compiled_resources.gyp',
[email protected]0387ab32014-08-05 00:13:42241 },
[email protected]f76c8852012-06-21 16:37:00242 'content': {
[email protected]f2f0fbb92012-07-14 15:52:49243 'filepath': 'content/',
[email protected]f76c8852012-06-21 16:37:00244 },
scheib968e61052014-11-05 00:27:25245 'content_bluetooth': {
246 'filepath': 'content/.*bluetooth'
247 },
[email protected]e3774fd2014-04-23 22:32:54248 'content_input': {
249 'filepath': 'content/browser/renderer_host/input/|'\
250 'content/common/input/|'\
251 'content/renderer/input/',
252 },
mkwst512627022014-09-16 09:23:27253 'content_renderer': {
254 'filepath': 'content/renderer/',
255 },
[email protected]aa3311a2012-11-19 16:04:58256 'content_shell': {
257 'filepath': 'content/shell/',
258 },
[email protected]f76c8852012-06-21 16:37:00259 'cookie_monster': {
[email protected]f2f0fbb92012-07-14 15:52:49260 'filepath': 'net/cookies/|'\
[email protected]8492b5b2012-12-17 21:58:08261 'chrome/browser/net/sqlite_persistent_cookie_store',
[email protected]f76c8852012-06-21 16:37:00262 },
vabr8380eb32014-11-17 11:50:27263 'custom_handlers': {
264 'filepath': 'chrome/browser/custom_handlers/|'\
265 'chrome/common/custom_handlers/',
266 },
[email protected]5e105332012-09-13 01:55:52267 'deep_memory_profiler': {
268 'filepath': 'tools/(deep_memory_profiler|find_runtime_symbols)',
269 },
[email protected]29ad47c2014-04-23 09:12:48270 'device_sensors': {
271 'filepath': 'content/browser/device_sensors/|'\
272 'content/common/device_sensors/|'\
273 'content/public/android/java/src/org/chromium/content/browser/DeviceSensors.java|'\
274 'content/public/android/javatests/src/org/chromium/content/browser/DeviceSensorsTest.java|'\
275 'content/renderer/device_sensors/',
[email protected]8c667232013-11-12 19:49:14276 },
[email protected]342b12872012-11-07 12:10:46277 'devtools': {
278 'filepath': 'devtools',
279 },
[email protected]bab2a832012-07-11 23:29:41280 'disk_cache': {
281 'filepath': 'net/disk_cache/|http_cache',
282 },
[email protected]f76c8852012-06-21 16:37:00283 'dns': {
[email protected]f2f0fbb92012-07-14 15:52:49284 'filepath': 'net/base/host_resolver|' \
[email protected]8492b5b2012-12-17 21:58:08285 'net/base/host_cache|' \
286 'net/dns/'
[email protected]f76c8852012-06-21 16:37:00287 },
288 'domui_options': {
[email protected]f2f0fbb92012-07-14 15:52:49289 'filepath': 'chrome/browser/resources/options/|'\
[email protected]f76c8852012-06-21 16:37:00290 'chrome/browser/resources/options.html|'\
[email protected]f2f0fbb92012-07-14 15:52:49291 'chrome/browser/ui/webui/options/',
[email protected]f76c8852012-06-21 16:37:00292 },
293 'download': {
[email protected]f2f0fbb92012-07-14 15:52:49294 'filepath': 'chrome/browser/download/|'\
[email protected]8492b5b2012-12-17 21:58:08295 'content/browser/download/',
[email protected]6bff0ad2011-06-17 01:32:51296 },
[email protected]e137d3d2013-06-11 17:16:40297 'download_database': {
298 'filepath': 'chrome/browser/history/download_database',
299 },
[email protected]8492b5b2012-12-17 21:58:08300 'downloads_ext': {
301 'filepath': 'chrome/browser/extensions/api/downloads/|'\
[email protected]12188aff2013-03-03 21:57:57302 'chrome/common/extensions/api/downloads.*.idl',
[email protected]e52c2832012-12-17 23:52:16303 },
[email protected]ca872e362011-07-12 21:06:03304 'downloads_ui': {
[email protected]8492b5b2012-12-17 21:58:08305 'filepath': 'chrome/browser/resources/downloads/|' \
306 'chrome/browser/ui/webui/.*downloads|' \
307 'chrome/browser/ui/views/download/|' \
308 'chrome/browser/ui/cocoa/download/|' \
309 'chrome/browser/ui/gtk/download/'
[email protected]ca872e362011-07-12 21:06:03310 },
[email protected]f6df20a2012-10-23 21:22:07311 'drive': {
[email protected]8492b5b2012-12-17 21:58:08312 'filepath': 'chrome/browser/chromeos/drive/|' \
313 'chrome/browser/google_apis/'
[email protected]f6df20a2012-10-23 21:22:07314 },
[email protected]89d2cd52013-04-16 01:55:36315 'drive_resource_metadata': {
[email protected]2c948e12013-10-17 03:08:33316 'filepath': 'chrome/browser/chromeos/drive/resource_metadata'
[email protected]89d2cd52013-04-16 01:55:36317 },
[email protected]3a25c8a2014-06-26 06:47:10318 'eme': {
319 'filepath': 'components/cdm/|' \
320 'content/browser/media/cdm/|' \
321 'content/renderer/media/crypto/|' \
322 'media/base/android/*drm*|' \
323 'media/cdm/|' \
324 'third_party/widevine/cdm/'
325 },
noyauc7f9ea392014-11-26 11:24:48326 'enhanced_bookmarks': {
327 'filepath': 'chrome/browser/enhanced_bookmarks/' \
328 '|components/enhanced_bookmarks/'
329 },
[email protected]247dcfb92014-04-23 18:25:59330 'events': {
331 'filepath': 'ui/events/',
332 },
[email protected]f76c8852012-06-21 16:37:00333 'extension': {
334 'filepath': 'extension',
[email protected]161277d42011-06-24 20:48:45335 },
[email protected]f76c8852012-06-21 16:37:00336 'fileapi': {
[email protected]8492b5b2012-12-17 21:58:08337 'filepath': 'file_system/|' \
338 'fileapi/'
[email protected]80919512011-08-03 08:51:04339 },
[email protected]f76c8852012-06-21 16:37:00340 'filebrowse': {
[email protected]8492b5b2012-12-17 21:58:08341 'filepath': 'file_browser|' \
342 'file_manager|' \
343 'filebrowse'
[email protected]4b07b62cc2011-10-03 17:52:39344 },
[email protected]4ed766c2013-09-19 09:45:20345 'filesapp': {
[email protected]4ff3d9f2014-04-24 05:25:20346 'filepath': 'ui/file_manager'
[email protected]4ed766c2013-09-19 09:45:20347 },
[email protected]f76c8852012-06-21 16:37:00348 'ftp': {
349 'filepath': 'ftp',
[email protected]ffeb189d2011-10-05 18:49:39350 },
[email protected]3a2a6ac02014-06-20 07:07:12351 'gcm': {
352 'filepath': 'chrome/browser/services/gcm/|'\
353 'components/gcm_driver/|'\
354 'google_apis/gcm/',
355 },
[email protected]d8036492013-08-09 16:02:23356 'geolocation': {
357 'filepath': 'chrome/browser/geolocation/|'\
358 'content/browser/geolocation|'\
359 'content/public/common/geoposition.*|'\
360 'content/public/browser/geolocation.*|'\
361 'content/renderer/geolocation.*|'\
362 'content/shell/geolocation/',
363 },
[email protected]f93b7382012-08-09 20:53:16364 'gfx_image': {
365 'filepath': 'ui/gfx/image/',
366 },
[email protected]cf428f732012-10-02 20:48:15367 'gfx_geometry': {
368 'filepath': 'ui/gfx/rect|'\
[email protected]38b6f042012-11-02 17:01:24369 'ui/gfx/quad|'\
[email protected]cf428f732012-10-02 20:48:15370 'ui/gfx/point|'\
371 'ui/gfx/size|'\
[email protected]ceb36f7d2012-10-31 18:33:24372 'ui/gfx/transform|'\
373 'ui/gfx/vector2d',
[email protected]cf428f732012-10-02 20:48:15374 },
[email protected]4d1773e2014-04-05 07:59:57375 'gn': {
376 'filepath': 'tools/gn',
377 },
[email protected]f76c8852012-06-21 16:37:00378 'gpu': {
[email protected]f2f0fbb92012-07-14 15:52:49379 'filepath': 'gpu/',
[email protected]f76c8852012-06-21 16:37:00380 },
[email protected]f76c8852012-06-21 16:37:00381 'history_ui': {
[email protected]f2f0fbb92012-07-14 15:52:49382 'filepath': 'chrome/browser/resources/history',
[email protected]f76c8852012-06-21 16:37:00383 },
[email protected]18d7e402014-07-08 19:53:14384 'hotword': {
385 'filepath': 'chrome/browser/extensions/api/hotword_private/'\
386 '|chrome/browser/resources/hotword_helper/'\
[email protected]535980d42014-08-12 14:31:28387 '|chrome/browser/resources/hotword/'\
[email protected]18d7e402014-07-08 19:53:14388 '|chrome/browser/search/hotword*'\
389 '|chrome/test/data/extensions/api_test/hotword_private/',
390 },
[email protected]f76c8852012-06-21 16:37:00391 'i18n': {
[email protected]f2f0fbb92012-07-14 15:52:49392 'filepath': 'base/i18n/|base/string|l10n|icu|'\
393 'locale_settings|encoding',
[email protected]f76c8852012-06-21 16:37:00394 },
[email protected]f76c8852012-06-21 16:37:00395 'importer': {
[email protected]f2f0fbb92012-07-14 15:52:49396 'filepath': 'import',
[email protected]f76c8852012-06-21 16:37:00397 },
[email protected]c26161352013-11-12 19:50:01398 'indexed_db': {
399 'filepath': 'content/browser/indexed_db|'\
400 'content/child/indexed_db|'\
401 'content/common/indexed_db|'\
402 'content/public/browser/indexed_db|'\
403 'content/test/data/indexeddb',
404 },
[email protected]f76c8852012-06-21 16:37:00405 'installer': {
[email protected]f2f0fbb92012-07-14 15:52:49406 'filepath': 'chrome/installer/',
[email protected]f76c8852012-06-21 16:37:00407 },
mmoss19826c62014-11-14 21:37:36408 'installer_linux': {
409 'filepath': 'chrome/installer/linux/',
410 },
[email protected]56b4b09d32012-07-27 18:28:41411 'instant': {
[email protected]607903d2013-03-25 22:15:47412 'filepath': 'instant|searchbox|'\
413 'chrome/browser/search/|'\
[email protected]c29b7dae2013-03-25 22:29:13414 'chrome/browser/ui/search/|'\
[email protected]eb99f8e2013-07-10 10:17:39415 'chrome/browser/resources/local_ntp/|'\
[email protected]607903d2013-03-25 22:15:47416 'chrome/common/search_types.*',
[email protected]56b4b09d32012-07-27 18:28:41417 },
[email protected]f76c8852012-06-21 16:37:00418 'ipc': {
[email protected]f2f0fbb92012-07-14 15:52:49419 'filepath': 'ipc/ipc',
[email protected]f76c8852012-06-21 16:37:00420 },
mkwstb0d1b1d2014-09-30 11:45:36421 'ipc_messages': {
422 'filepath': '_message.*.h|'\
423 '_messages.cc',
424 },
[email protected]a3f777d2014-01-07 23:38:26425 'libwebp': {
426 'filepath': 'third_party/libwebp'
427 },
[email protected]04a292a2013-03-07 19:58:42428 'linux_fonts': {
429 'filepath': 'ui/gfx/font_render_params_.*|'\
430 'ui/gfx/platform_font_pango.*|'\
431 'ui/gfx/render_text_linux.*',
432 },
433 'linux_sandboxing': {
[email protected]f2f0fbb92012-07-14 15:52:49434 'filepath': 'sandbox/linux/',
[email protected]f76c8852012-06-21 16:37:00435 },
[email protected]04a292a2013-03-07 19:58:42436 'linux_seccomp_bpf': {
[email protected]d6a23612012-11-13 20:11:54437 'filepath': 'content/common/sandbox.*linux.cc',
[email protected]f76c8852012-06-21 16:37:00438 },
[email protected]f76c8852012-06-21 16:37:00439 'media': {
[email protected]f2f0fbb92012-07-14 15:52:49440 'filepath': 'media/|third_party/(ffmpeg|openmax)/|webmediaplayer|'\
[email protected]034548d2012-07-31 20:34:00441 'audio_message_filter|video_layer|media_internals',
[email protected]f76c8852012-06-21 16:37:00442 },
[email protected]06dd23172013-06-24 21:04:51443 'media_galleries': {
444 'filepath': 'chrome/browser/extensions/api/media_galleries/'\
445 '|chrome/browser/extensions/api/media_galleries_private/'\
446 '|chrome/browser/media_galleries/'\
447 '|chrome/browser/storage_monitor/'\
448 '|chrome/common/media_galleries/'\
449 '|chrome/test/data/extensions/api_test/media_galleries/'\
450 '|chrome/utility/itunes*'\
451 '|chrome/utility/picasa*',
452 },
[email protected]f76c8852012-06-21 16:37:00453 'message_loop': {
[email protected]f2f0fbb92012-07-14 15:52:49454 'filepath': 'base/message_'
[email protected]f76c8852012-06-21 16:37:00455 },
456 'metrics': {
[email protected]f2f0fbb92012-07-14 15:52:49457 'filepath': 'base/metrics/'\
458 '|chrome/browser/metrics/'\
459 '|chrome/common/metrics/'\
[email protected]f2f0fbb92012-07-14 15:52:49460 '|chrome/browser/chromeos/external_metrics'\
[email protected]b0d594d2014-02-21 03:22:12461 '|chrome/browser/extensions/api/metrics_private/'\
[email protected]f2f0fbb92012-07-14 15:52:49462 '|chrome/browser/ui/webui/metrics_handler'\
[email protected]f76c8852012-06-21 16:37:00463 '|content/browser/user_metrics.cc'\
[email protected]ce6b855a2014-03-12 19:51:39464 '|components/rappor/'\
[email protected]f76c8852012-06-21 16:37:00465 '|content/public/browser/user_metrics.h'\
[email protected]b0d594d2014-02-21 03:22:12466 # Exclude XML files; in particular, histograms.xml.
467 '|tools/metrics/[^.]*([.](?!xml$).*)?$',
468 },
469 'metrics_xml_files': {
470 # Subscribe to this to watch for changes to histograms.xml.
471 'filepath': 'tools/metrics/.*\.xml$'
[email protected]f76c8852012-06-21 16:37:00472 },
[email protected]341f218a2013-09-24 22:16:10473 'mojo': {
474 'filepath': 'mojo',
475 },
[email protected]f76c8852012-06-21 16:37:00476 'mouse_lock': {
477 'filepath': 'mouse_lock',
478 },
[email protected]10890e832014-03-07 17:10:17479 'music_manager_private': {
480 'filepath' :'chrome/browser/extensions/api/music_manager_private/',
481 },
[email protected]f76c8852012-06-21 16:37:00482 'nacl': {
[email protected]f2f0fbb92012-07-14 15:52:49483 'filepath': 'chrome/nacl/|chrome/test/nacl/|'\
[email protected]193912d2013-09-06 17:41:56484 'chrome/browser/nacl_host/|chrome/common/nacl|'\
485 'native_client_sdk/src/doc/',
[email protected]f76c8852012-06-21 16:37:00486 },
[email protected]99ddc3d2013-01-22 16:15:33487 'native_client_sdk': {
488 'filepath': '^native_client_sdk/',
489 },
[email protected]b9ecdb62014-03-07 14:56:43490 'navigation': {
491 'filepath': 'content/browser/frame_host|'\
492 'content/browser/renderer_host/render_process_host.*|'\
493 'content/browser/renderer_host/render_view_host.*|'\
494 'content/browser/web_contents/web_contents_impl.*|'\
495 'content/renderer/render_frame.*|'\
496 'content/renderer/render_view.*'
497 },
[email protected]f76c8852012-06-21 16:37:00498 'net': {
[email protected]f2f0fbb92012-07-14 15:52:49499 'filepath': 'net/',
[email protected]f76c8852012-06-21 16:37:00500 },
501 'net_error_list': {
502 'filepath': 'net/base/net_error_list.h',
503 },
504 'net_log': {
[email protected]f2f0fbb92012-07-14 15:52:49505 'filepath': 'net/base/net_log|' \
506 'chrome/browser/net/.*net_log|' \
507 'chrome/browser/net/passive_log_collector|' \
508 'chrome/browser/resources/net_internals/|' \
509 'chrome/browser/ui/webui/net_internals/'
[email protected]f76c8852012-06-21 16:37:00510 },
peterf4758412014-09-17 15:06:01511 'notifications': {
512 'filepath': 'chrome/browser/extensions/api/notifications/|' \
513 'chrome/browser/notifications/|' \
514 'ui/message_center/'
515 },
[email protected]f76c8852012-06-21 16:37:00516 'npapi_headers': {
[email protected]f2f0fbb92012-07-14 15:52:49517 'filepath': 'third_party/npapi/bindings/',
[email protected]f76c8852012-06-21 16:37:00518 },
519 'ntp': {
[email protected]f2f0fbb92012-07-14 15:52:49520 'filepath': 'chrome/browser/resources/ntp4/|'\
[email protected]b7ecd5f2013-02-14 21:04:16521 'chrome/browser/resources/ntp_android/|'\
[email protected]f2f0fbb92012-07-14 15:52:49522 'chrome/browser/ui/webui/ntp/',
[email protected]f76c8852012-06-21 16:37:00523 },
524 'omnibox': {
[email protected]f2f0fbb92012-07-14 15:52:49525 'filepath': 'chrome/browser/autocomplete/'\
526 '|chrome/browser/ui/.*/omnibox/'
[email protected]f76c8852012-06-21 16:37:00527 },
[email protected]437c44b2012-11-08 01:35:52528 'options': {
529 'filepath': 'chrome/browser/resources/options/|'\
530 'chrome/browser/ui/webui/options/',
531 },
[email protected]2fc9a7b62014-04-16 17:10:12532 'overview_mode': {
533 'filepath': 'ash/wm/overview/',
534 },
[email protected]4a2078e2013-07-18 20:40:20535 'ozone': {
[email protected]f93c2c92013-10-31 18:22:44536 'filepath': 'ui/ozone/|'\
[email protected]4b66bf922013-10-28 19:49:43537 'ui/events/ozone/|'\
538 'ui/gfx/ozone/|'\
[email protected]4a2078e2013-07-18 20:40:20539 'ui/gl/gl_.*egl.*|'\
540 'ui/gl/gl_.*ozone.*'
541 },
[email protected]f76c8852012-06-21 16:37:00542 'panels': {
[email protected]7cbe5a52012-09-27 02:00:29543 'filepath': 'chrome/browser/ui/panels'\
544 '|chrome/browser/ui/cocoa/panels'\
545 '|chrome/browser/ui/gtk/panels'\
546 '|chrome/browser/ui/views/panels'
[email protected]f76c8852012-06-21 16:37:00547 },
[email protected]3cc8b3922014-05-05 13:12:08548 'password_manager': {
549 'filepath': 'chrome/.*/password_'\
550 '|chrome/browser/ui/passwords'\
551 '|chrome/browser/ui/views/passwords'\
552 '|chrome/test/data/password'\
553 '|components/autofill.*password'
554 '|components/password_'\
555 },
[email protected]f76c8852012-06-21 16:37:00556 'pepper_api': {
[email protected]b8491b02013-11-13 03:50:58557 'filepath': 'ppapi/api'\
558 '|ppapi/c',
[email protected]f76c8852012-06-21 16:37:00559 },
560 'plugin': {
[email protected]f2f0fbb92012-07-14 15:52:49561 'filepath': 'chrome/browser/plugin|chrome/plugin/|'\
562 'chrome/common/plugin|webkit/glue/webplugin|webkit/glue/plugins/',
[email protected]f76c8852012-06-21 16:37:00563 },
[email protected]e8a2a6b2013-05-17 14:24:07564 'policy_templates': {
[email protected]991573e2013-12-16 13:49:20565 'filepath': 'components/policy/resources/policy_templates.json',
[email protected]e8a2a6b2013-05-17 14:24:07566 },
[email protected]ef6cc442012-10-30 03:24:17567 'predictors': {
568 'filepath': 'predictors',
569 },
[email protected]be775bc2014-06-30 15:41:14570 'prepopulated_engines': {
571 'filepath': 'components/search_engines/prepopulated_engines.json',
572 },
[email protected]f76c8852012-06-21 16:37:00573 'prerender': {
[email protected]78375a52012-07-14 14:47:57574 'filepath': 'prerender'
[email protected]f76c8852012-06-21 16:37:00575 },
576 'pyauto': {
577 'filepath': 'chrome/test/pyautolib' \
578 '|chrome/test/functional' \
579 '|chrome/browser/automation/automation_provider_json'
580 },
581 'remoting': {
[email protected]f2f0fbb92012-07-14 15:52:49582 'filepath': 'remoting/',
[email protected]f76c8852012-06-21 16:37:00583 },
grt829c6a82014-10-20 09:29:32584 'safe_browsing': {
585 'filepath': 'chrome/(browser|common|renderer)/safe_browsing/',
586 },
skyostil20dea312014-11-11 13:43:06587 'scheduler': {
588 'filepath': 'cc/scheduler|'\
589 'content/renderer/scheduler'
590 },
[email protected]21cd39b2012-06-28 01:48:40591 'search': {
[email protected]f2f0fbb92012-07-14 15:52:49592 'filepath': 'chrome/browser/ui/search/',
[email protected]21cd39b2012-06-28 01:48:40593 },
[email protected]f76c8852012-06-21 16:37:00594 'sessions': {
[email protected]f2f0fbb92012-07-14 15:52:49595 'filepath': 'chrome/browser/sessions/',
[email protected]f76c8852012-06-21 16:37:00596 },
[email protected]0b431722014-01-08 07:21:51597 'service_worker': {
[email protected]edaf31d2014-03-07 00:09:17598 'filepath': 'content/(browser|renderer|child|common)/service_worker/',
[email protected]0b431722014-01-08 07:21:51599 },
[email protected]f76c8852012-06-21 16:37:00600 'site_instance': {
[email protected]f2f0fbb92012-07-14 15:52:49601 'filepath': 'content/browser/site_instance|'\
602 'content/browser/browsing_instance',
[email protected]f76c8852012-06-21 16:37:00603 },
604 'speech': {
[email protected]f2f0fbb92012-07-14 15:52:49605 'filepath': 'chrome/browser/speech/'\
606 '|content/browser/speech/'\
607 '|content/common/.*speech'\
608 '|content/public/.*speech'
[email protected]f76c8852012-06-21 16:37:00609 },
[email protected]ad0295d2012-10-11 23:43:36610 'spellcheck': {
611 'filepath': 'chrome/browser/spellchecker/'\
612 '|chrome/browser/tab_contents/spellchecker'\
613 '|chrome/browser/tab_contents/spelling_menu'\
614 '|chrome/common/spellcheck_'\
615 '|chrome/renderer/spellchecker/'\
[email protected]97e677a62013-01-11 19:18:35616 '|third_party/hunspell/'\
617 '|third_party/hunspell_dictionaries/'\
[email protected]ad0295d2012-10-11 23:43:36618 '|webkit/tools/test_shell/mock_spellcheck'
619 },
[email protected]67f39af2013-08-23 20:06:05620 'streams': {
621 'filepath': 'content/browser/streams/',
622 },
[email protected]43d33e92014-07-14 16:39:31623 'supervised_users': {
624 'filepath': 'chrome/browser/.*managed_mode'\
625 '|chrome/browser/.*managed_user'\
626 '|chrome/browser/.*supervised_user',
627 },
[email protected]f76c8852012-06-21 16:37:00628 'sync': {
[email protected]3a2a6ac02014-06-20 07:07:12629 'filepath': 'chrome/browser/sync/|sync/|components/sync_driver/',
[email protected]f76c8852012-06-21 16:37:00630 },
[email protected]92871a102013-07-01 11:11:41631 'syncfs': {
632 'filepath': 'sync_file_system',
633 },
[email protected]4529a792013-06-18 19:18:49634 'sync_proto': {
635 'filepath': 'sync/protocol/',
636 },
[email protected]82d74152013-07-28 08:55:31637 'tab_capture': {
[email protected]31ef420b2014-08-13 21:19:13638 'filepath': 'cc/output/copy_output_request'\
639 '|chrome/browser/extensions/api/tab_capture/'\
640 '|chrome/test/data/extensions/api_test/tab_capture/'\
641 '|content/browser/compositor/delegated_frame_host'\
642 '|content/browser/media/capture/'\
643 '|content/browser/renderer_host/compositing_iosurface'\
644 '|content/browser/renderer_host/media/(audio_'\
645 '|media_stream_manager|video_)'\
646 '|media/audio/(audio_output_controller|fake_audio_|virtual_audio_)'\
647 '|media/base/video_frame\.h'\
648 '|media/video/capture/video_capture_',
[email protected]82d74152013-07-28 08:55:31649 },
[email protected]f76c8852012-06-21 16:37:00650 'tab_contents': {
[email protected]f2f0fbb92012-07-14 15:52:49651 'filepath': 'chrome/browser/tab_contents/|'\
652 'content/browser/tab_contents/|'\
653 'chrome/browser/ui/tab_contents/',
[email protected]f76c8852012-06-21 16:37:00654 },
[email protected]31ef420b2014-08-13 21:19:13655 'tab_media_indicators': {
656 'filepath': 'chrome/browser/media/audio_stream_monitor'\
657 '|chrome/browser/ui/cocoa/tabs/tab_controller\.mm'\
658 '|chrome/browser/ui/tabs/tab_utils'\
659 '|chrome/browser/ui/views/tabs/tab\.cc'\
660 '|chrome/browser/ui/views/tabs/tab_renderer_data'\
661 '|media/audio/audio_(output_controller|power_monitor)',
662 },
[email protected]f76c8852012-06-21 16:37:00663 'task_manager': {
664 'filepath': 'task_manager'
665 },
[email protected]5e105332012-09-13 01:55:52666 'tcmalloc': {
667 'filepath': 'third_party/tcmalloc'
668 },
[email protected]31a10602012-11-21 01:51:26669 'telemetry': {
[email protected]5fef30a2014-03-12 20:09:19670 'filepath': 'tools/perf/|'\
671 'tools/telemetry/'
[email protected]31a10602012-11-21 01:51:26672 },
[email protected]f76c8852012-06-21 16:37:00673 'tests': {
[email protected]f2f0fbb92012-07-14 15:52:49674 'filepath': 'apitest|unittest|browsertest|uitest|chrome/test/',
[email protected]0cde05a02011-11-30 23:36:52675 },
[email protected]1cbbb30b2011-10-14 08:03:56676 'textinput': {
[email protected]f2f0fbb92012-07-14 15:52:49677 'filepath': 'content/browser/renderer_host/gtk_im'\
678 '|content/browser/renderer_host/gtk_key'\
679 '|content/browser/renderer_host/render_widget_host_view'\
680 '|content/browser/renderer_host/text_input'\
681 '|ui/base/ime/'\
682 '|ui/base/gtk/event'\
683 '|ui/base/gtk/gtk_im'\
684 '|ui/base/keycodes/'\
685 '|ui/base/win/ime'\
686 '|ui/views/controls/textfield/'\
687 '|ui/views/ime/'
[email protected]1cbbb30b2011-10-14 08:03:56688 },
[email protected]3a117c62011-11-29 04:28:02689 'textinput_chromeos': {
[email protected]f2f0fbb92012-07-14 15:52:49690 'filepath': 'chrome/browser/chromeos/input_method/'\
691 '|chrome/browser/chromeos/extensions/input_method'\
692 '|chrome/browser/chromeos/status/input_method'\
693 '|chrome/browser/extensions/extension_input_'\
694 '|chrome/browser/resources/keyboard'\
695 '|chrome/browser/resources/options/language'\
[email protected]ef03eae2011-11-30 08:43:43696 '|chrome/browser/ui/webui/options/'\
[email protected]f2f0fbb92012-07-14 15:52:49697 'chromeos/.*(language|keyboard)'\
[email protected]6bd9e802013-04-18 06:40:42698 '|chrome/browser/ui/webui/options/language'\
699 '|chromeos/ime/*'
[email protected]3a117c62011-11-29 04:28:02700 },
[email protected]f76c8852012-06-21 16:37:00701 'tools': {
[email protected]f2f0fbb92012-07-14 15:52:49702 'filepath': 'tools/',
[email protected]6bea7b42011-10-19 19:47:09703 },
[email protected]f76c8852012-06-21 16:37:00704 'tools_emacs': {
[email protected]f2f0fbb92012-07-14 15:52:49705 'filepath': 'tools/emacs/',
[email protected]65676d32012-04-18 14:41:05706 },
[email protected]c8eb7f72013-07-04 15:30:11707 'tracing': {
708 'filepath': 'base/debug/trace_event.*'\
709 '|content/browser/tracing/'\
710 '|components/tracing/'
711 },
[email protected]cf428f732012-10-02 20:48:15712 'ui_compositor': {
713 'filepath': 'ui/compositor/layer\.|'\
714 'ui/compositor/layer_unittest|'\
715 'ui/compositor/compositor',
716 },
[email protected]6b5093c2012-05-23 19:10:18717 'ui_resources': {
[email protected]f2f0fbb92012-07-14 15:52:49718 'filepath': 'ui/resources/'\
719 '|ui/base/native_theme/resources/'\
720 '|chrome/app/theme/'
[email protected]6b5093c2012-05-23 19:10:18721 },
[email protected]f76c8852012-06-21 16:37:00722 'valgrind': {
723 'filepath': 'valgrind',
724 },
[email protected]c73ec8ab2014-01-16 20:35:23725 'version_assembly': {
726 'filepath': 'chrome/app/version_assembly',
727 },
[email protected]f76c8852012-06-21 16:37:00728 'views': {
729 # Applies to all files and subdirs within this directory.
[email protected]f2f0fbb92012-07-14 15:52:49730 'filepath': '^ui/views/',
[email protected]f76c8852012-06-21 16:37:00731 },
732 'views_core': {
733 'filepath': 'ui/views/view.h|'\
734 'ui/views/view.cc|'\
[email protected]f2f0fbb92012-07-14 15:52:49735 'ui/views/widget/',
[email protected]f76c8852012-06-21 16:37:00736 },
[email protected]f47d871a2013-10-11 22:14:15737 'views_corewm': {
738 'filepath': 'ui/views/corewm/',
[email protected]3fc918142013-10-12 01:42:17739 },
[email protected]ef514a32014-02-26 01:02:35740 'virtual_keyboard': {
741 'filepath': 'ui/keyboard/'\
742 'chrome/test/data/chromeos/virtual_keyboard/'\
743 'chrome/common/extensions/api/virtual_keyboard',
744 },
[email protected]b887a262013-09-18 22:43:56745 'webkit': {
746 'filepath': 'webkit/',
747 },
748 'webrtc_media': {
749 'filepath': 'chrome/browser/media/|'\
750 'content/browser/renderer_host/media/|'\
[email protected]70098052014-07-01 08:58:10751 'content/common/gpu/media/|'\
[email protected]b887a262013-09-18 22:43:56752 'content/renderer/media/|'\
mcasasfec6c752014-11-11 13:25:58753 'media/base/android/|'\
[email protected]30cb70c2013-10-15 22:59:52754 'media/video/|'\
mcasas53024942014-11-11 12:59:28755 'video.*_accelerat',
[email protected]b887a262013-09-18 22:43:56756 },
[email protected]208879542012-07-05 11:15:34757 'website_settings': {
[email protected]f2f0fbb92012-07-14 15:52:49758 'filepath': 'chrome/browser/content_settings/'\
759 '|chrome/browser/ui/views/website_settings/'\
760 '|chrome/browser/ui/website_settings/'\
mukai077089f2014-09-11 18:41:52761 '|chrome/common/content_settings'\
762 '|components/content_settings/',
[email protected]208879542012-07-05 11:15:34763 },
[email protected]b17d9e02014-07-29 09:45:50764 'windows_sandboxing': {
765 'filepath': 'sandbox/win/',
766 },
[email protected]f76c8852012-06-21 16:37:00767 'worker': {
[email protected]f2f0fbb92012-07-14 15:52:49768 'filepath': 'chrome/browser/worker_host/|chrome/worker/|'\
769 'chrome/common/worker_messages|webkit/glue/webworker',
[email protected]f76c8852012-06-21 16:37:00770 },
771 'x11': {
[email protected]f2f0fbb92012-07-14 15:52:49772 'filepath': 'content/browser/renderer_host/backing_store_x\.' \
773 '|chrome/browser/chromeos/input_method/xkeyboard\.' \
774 '|chrome/browser/chromeos/system_key_event_listener\.' \
[email protected]f76c8852012-06-21 16:37:00775 '|chrome/browser/chromeos/'\
[email protected]f2f0fbb92012-07-14 15:52:49776 'xinput_hierarchy_changed_event_listener\.' \
777 '|chrome/browser/chromeos/wm_' \
778 '|ui/base/x/'
[email protected]0d710852012-05-24 01:18:40779 },
[email protected]a3838612009-10-13 21:57:54780 },
[email protected]ca872e362011-07-12 21:06:03781
[email protected]a3838612009-10-13 21:57:54782 'WATCHLISTS': {
[email protected]f76c8852012-06-21 16:37:00783 'accelerator_table': ['[email protected]',
784 '[email protected]',
785 '[email protected]'],
786 'accessibility': ['[email protected]',
787 '[email protected]',
[email protected]bc72bbfc2013-10-21 23:08:16788 '[email protected]',
[email protected]f76c8852012-06-21 16:37:00789 '[email protected]',
[email protected]f76c8852012-06-21 16:37:00790 '[email protected]'],
[email protected]e9db77a2013-06-12 23:56:17791 'activity_log': ['[email protected]'],
[email protected]5c6d3b22014-06-27 13:11:13792 'android_infra': ['[email protected]',
jbudorick9b89b5f2014-11-05 21:13:08793 '[email protected]',
794 '[email protected]'],
[email protected]d6af50812014-04-01 17:18:09795 'android_media': ['[email protected]'],
[email protected]c9ae7a32014-03-31 22:18:59796 'android_tab': ['[email protected]', '[email protected]'],
[email protected]7ca78dc12012-09-20 09:26:44797 'android_webview': ['[email protected]'],
[email protected]311cc902013-03-15 04:45:46798 'app_list': ['[email protected]', '[email protected]'],
[email protected]e38d185a2013-07-09 08:23:52799 'app_shortcuts': ['[email protected]'],
[email protected]f76c8852012-06-21 16:37:00800 'appcache': ['[email protected]'],
[email protected]54bf94d2013-01-30 23:07:40801 'apps': ['[email protected]', '[email protected]'],
ben0ee290d02014-10-28 00:02:52802 'ash': ['[email protected]',
803 '[email protected]'],
804 'aura': ['[email protected]',
[email protected]a6349a92013-10-04 11:49:32805 '[email protected]'],
[email protected]c3a6e1e72013-08-02 00:13:07806 'aura_compositor': ['[email protected]',
807 '[email protected]',
808 '[email protected]',
[email protected]a6349a92013-10-04 11:49:32809 '[email protected]',
810 '[email protected]'],
[email protected]1ea81f42013-10-09 18:10:35811 'autofill': ['[email protected]',
812 '[email protected]',
813 '[email protected]',
814 '[email protected]',
815 '[email protected]',
816 '[email protected]'],
[email protected]121773a2013-06-07 22:02:33817 'automation': ['[email protected]'],
[email protected]4a55dec2012-08-30 18:54:35818 'base': ['[email protected]'],
dmikurubee40b4062014-11-04 17:47:19819 'base_allocator': ['[email protected]',
[email protected]b17d9e02014-07-29 09:45:50820 '[email protected]'],
[email protected]1ed5e0fd2012-07-19 00:19:05821 'base_memory': ['[email protected]'],
grt829c6a82014-10-20 09:29:32822 'base_win': ['[email protected]', '[email protected]'],
[email protected]7e093d4022014-06-26 19:19:55823 'battery_status': ['[email protected]'],
noyauc7f9ea392014-11-26 11:24:48824 'bookmarks': ['[email protected]', '[email protected]'],
[email protected]6b5093c2012-05-23 19:10:18825 'browser_chromeos': ['[email protected]',
826 '[email protected]',
827 '[email protected]'],
[email protected]22650d22012-07-18 17:02:35828 'browser_components': ['[email protected]'],
[email protected]466af5e2013-08-01 19:53:44829 'browser_compositor': ['[email protected]',
[email protected]21cd39b2012-06-28 01:48:40830 '[email protected]'],
[email protected]17a2fba2013-02-07 18:46:57831 'browser_resources': ['[email protected]'],
[email protected]0ce480532012-07-20 12:33:20832 'browsing_data': ['[email protected]'],
[email protected]f76c8852012-06-21 16:37:00833 'bubble': ['[email protected]', '[email protected]'],
[email protected]c9ae7a32014-03-31 22:18:59834 'cast': ['[email protected]',
835 '[email protected]',
[email protected]ad8ff0e2013-12-13 09:24:12836 '[email protected]',
837 '[email protected]',
[email protected]479180d22014-03-11 09:47:34838 '[email protected]',
[email protected]ad8ff0e2013-12-13 09:24:12839 '[email protected]',
840 '[email protected]',
841 '[email protected]',
842 '[email protected]'],
[email protected]c863702a2012-09-14 20:05:28843 'cc': ['[email protected]'],
[email protected]c73ec8ab2014-01-16 20:35:23844 'chrome_elf': ['[email protected]',],
[email protected]d5b21972012-07-20 02:06:01845 'chrome_views': ['[email protected]'],
gunsch01f333cd2014-10-28 19:15:32846 'chromecast': ['[email protected]', '[email protected]'],
samuong53d5e612014-10-10 18:56:38847 'chromedriver': ['[email protected]', '[email protected]'],
[email protected]6b5093c2012-05-23 19:10:18848 'chromeos' : ['[email protected]',
849 '[email protected]'],
[email protected]eda0a0b2013-04-19 20:34:35850 'chromeos_attestation' : ['[email protected]'],
[email protected]7c59a152012-11-06 20:56:35851 'chromeos_calculator' : ['[email protected]'],
hashimoto40ecb692014-09-02 04:51:31852 'chromeos_dbus': ['[email protected]'],
[email protected]2a66f5752013-11-26 04:34:02853 'chromeos_net' : ['[email protected]'],
[email protected]2315ac0c2013-02-05 00:49:16854 'chromeos_power' : ['[email protected]'],
dzhioevcc7c0492014-11-25 14:52:58855 'chromeos_login' : ['[email protected]'],
[email protected]93a564782011-09-28 14:20:31856 'chromeos_webui': ['[email protected]'],
[email protected]e8af07b2013-02-13 19:21:25857 'clang_update': ['[email protected]',
[email protected]cf8ffa82013-02-13 08:30:07858 '[email protected]',
859 '[email protected]',
860 '[email protected]'],
[email protected]f76c8852012-06-21 16:37:00861 'clipboard': ['[email protected]'],
[email protected]18fd7a532014-08-20 23:09:51862 'closure': ['[email protected]',
863 '[email protected]'],
[email protected]7bdda282014-03-27 16:30:59864 'content': ['[email protected]',
mkwst512627022014-09-16 09:23:27865 '[email protected]' ],
scheib968e61052014-11-05 00:27:25866 'content_bluetooth': ['[email protected]'],
[email protected]e3774fd2014-04-23 22:32:54867 'content_input': ['[email protected]'],
mkwst512627022014-09-16 09:23:27868 'content_renderer': [ '[email protected]' ],
mkwst75a31a42014-09-14 18:32:53869 'content_shell': ['[email protected]',
870 '[email protected]'],
[email protected]6dc01c542012-11-15 02:48:09871 'cookie_monster': ['[email protected]'],
vabr8380eb32014-11-17 11:50:27872 'custom_handlers': ['[email protected]'],
dmikurubee40b4062014-11-04 17:47:19873 'deep_memory_profiler': ['[email protected]'],
[email protected]29ad47c2014-04-23 09:12:48874 'device_sensors': ['[email protected]', '[email protected]', '[email protected]'],
[email protected]342b12872012-11-07 12:10:46875 'devtools': ['[email protected]', '[email protected]',
[email protected]703a5f42013-07-03 12:20:00876 '[email protected]', '[email protected]',
[email protected]932349ad2013-07-22 08:59:50877 '[email protected]',
878 '[email protected]'],
[email protected]bab2a832012-07-11 23:29:41879 'disk_cache': ['[email protected]'],
[email protected]f76c8852012-06-21 16:37:00880 'dns': ['[email protected]'],
[email protected]e137d3d2013-06-11 17:16:40881 'download_database': ['[email protected]'],
[email protected]15cff152013-04-26 15:41:13882 'download': ['[email protected]', '[email protected]'],
[email protected]8492b5b2012-12-17 21:58:08883 'downloads_ext': ['[email protected]'],
[email protected]15cff152013-04-26 15:41:13884 'downloads_ui': ['[email protected]', '[email protected]'],
[email protected]9a3781d2013-04-04 18:31:40885 'drive': ['[email protected]'],
[email protected]89d2cd52013-04-16 01:55:36886 'drive_resource_metadata': ['[email protected]'],
[email protected]3a25c8a2014-06-26 06:47:10887 'eme': ['[email protected]'],
noyauc7f9ea392014-11-26 11:24:48888 'enhanced_bookmarks' : ['[email protected]']
[email protected]247dcfb92014-04-23 18:25:59889 'events': ['[email protected]'],
[email protected]f9529e7922013-06-06 05:19:41890 'extension': ['[email protected]',
891 '[email protected]'],
[email protected]84dcfd92014-05-23 13:18:19892 'fileapi': ['[email protected]',
[email protected]6f217122013-11-25 07:21:48893 '[email protected]',
894 '[email protected]'],
[email protected]310d7772014-02-13 01:41:27895 'filebrowse': ['[email protected]',
896 '[email protected]'],
[email protected]4ed766c2013-09-19 09:45:20897 'filesapp': ['[email protected]'],
[email protected]f76c8852012-06-21 16:37:00898 'ftp': ['[email protected]'],
[email protected]3a2a6ac02014-06-20 07:07:12899 'gcm': ['[email protected]'],
[email protected]d8036492013-08-09 16:02:23900 'geolocation': ['[email protected]'],
[email protected]cf428f732012-10-02 20:48:15901 'gfx_geometry': ['[email protected]'],
[email protected]f93b7382012-08-09 20:53:16902 'gfx_image': ['[email protected]'],
[email protected]4d1773e2014-04-05 07:59:57903 'gn': ['[email protected]'],
[email protected]a6159102013-11-08 23:21:52904 'gpu': ['[email protected]'],
[email protected]454041592013-01-17 16:42:23905 'history_ui': ['[email protected]', '[email protected]'],
[email protected]18d7e402014-07-08 19:53:14906 'hotword': ['[email protected]'],
[email protected]f76c8852012-06-21 16:37:00907 'i18n': ['[email protected]'],
[email protected]f76c8852012-06-21 16:37:00908 'importer': ['[email protected]'],
[email protected]8b250562014-08-12 19:07:45909 'indexed_db': ['[email protected]',
[email protected]55a62252014-07-18 17:35:28910 '[email protected]', '[email protected]'],
[email protected]b17d9e02014-07-29 09:45:50911 'installer': ['[email protected]', '[email protected]'],
mmoss19826c62014-11-14 21:37:36912 'installer_linux': [ '[email protected]'],
[email protected]f2079e12013-06-05 00:26:37913 'instant': ['[email protected]', '[email protected]',
tburkard8268a8d2014-09-17 12:53:44914 '[email protected]', '[email protected]',
[email protected]b1ac652d9b2013-05-03 16:25:04915 '[email protected]', '[email protected]',
[email protected]2cefb692013-05-14 20:20:38916 '[email protected]', '[email protected]',
tburkard8268a8d2014-09-17 12:53:44917 '[email protected]', '[email protected]'],
[email protected]f76c8852012-06-21 16:37:00918 'ipc': ['[email protected]', '[email protected]'],
[email protected]a3f777d2014-01-07 23:38:26919 'libwebp': ['[email protected]', '[email protected]',
920 '[email protected]', '[email protected]'],
[email protected]04a292a2013-03-07 19:58:42921 'linux_fonts': ['[email protected]'],
[email protected]6d7e0bf2014-07-28 22:30:40922 'linux_sandboxing': ['[email protected]'],
[email protected]04a292a2013-03-07 19:58:42923 'linux_seccomp_bpf': ['[email protected]'],
[email protected]43d33e92014-07-14 16:39:31924 'supervised_users': ['[email protected]'],
[email protected]f76c8852012-06-21 16:37:00925 'media': ['[email protected]'],
[email protected]06dd23172013-06-24 21:04:51926 'media_galleries': ['[email protected]', '[email protected]',
927 '[email protected]', '[email protected]'],
[email protected]f76c8852012-06-21 16:37:00928 'message_loop': ['[email protected]'],
[email protected]1d8899ee2014-06-10 20:58:12929 'metrics': ['[email protected]',
[email protected]32c8977b2013-05-30 18:03:35930 '[email protected]'],
[email protected]1d8899ee2014-06-10 20:58:12931 'metrics_xml_files': ['[email protected]'],
[email protected]c3830c622013-10-10 22:00:00932 'mojo': ['[email protected]',
[email protected]62bbe812013-10-24 22:24:16933 '[email protected]',
[email protected]f47d871a2013-10-11 22:14:15934 '[email protected]',
[email protected]3bf40cb2013-10-11 19:10:49935 '[email protected]',
[email protected]0f79ff62014-04-25 23:35:53936 '[email protected]',
[email protected]84003af2014-05-02 09:37:13937 '[email protected]',
938 '[email protected]'],
[email protected]f76c8852012-06-21 16:37:00939 'mouse_lock': ['[email protected]'],
[email protected]10890e832014-03-07 17:10:17940 'music_manager_private': ['[email protected]',
941 '[email protected]',
942 '[email protected]'],
[email protected]f76c8852012-06-21 16:37:00943 'nacl': ['[email protected]'],
[email protected]cfe80042014-04-14 22:11:54944 'native_client_sdk': ['[email protected]', '[email protected]'],
[email protected]b9ecdb62014-03-07 14:56:43945 'navigation': ['[email protected]', '[email protected]'],
[email protected]0b6c5e92013-03-08 22:42:52946 'net': ['[email protected]'],
[email protected]f76c8852012-06-21 16:37:00947 'net_error_list': ['[email protected]'],
948 'net_log': ['[email protected]', '[email protected]'],
peterf4758412014-09-17 15:06:01949 'notifications': ['[email protected]'],
[email protected]d5fa18c42010-06-01 22:33:31950 'npapi_headers': ['[email protected]'],
[email protected]0bce107762012-11-27 11:42:54951 'ntp': ['[email protected]', '[email protected]',
952 '[email protected]'],
[email protected]f76c8852012-06-21 16:37:00953 'omnibox': ['[email protected]'],
[email protected]437c44b2012-11-08 01:35:52954 'options': ['[email protected]'],
[email protected]2fc9a7b62014-04-16 17:10:12955 'overview_mode': ['[email protected]'],
Evan Stadeb873f1a2014-09-09 00:57:32956 'ozone': ['[email protected]', '[email protected]'],
[email protected]f76c8852012-06-21 16:37:00957 'panels': ['[email protected]', '[email protected]',
958 '[email protected]', '[email protected]'],
mkwstb0a0ccfb2014-10-23 12:53:25959 'password_manager': ['[email protected]',
[email protected]bf7576f2014-05-22 04:07:47960 '[email protected]'],
[email protected]84003af2014-05-02 09:37:13961 'pepper_api': ['[email protected]', '[email protected]',
[email protected]b8491b02013-11-13 03:50:58962 '[email protected]', '[email protected]',
[email protected]cfe80042014-04-14 22:11:54963 '[email protected]', '[email protected]',
[email protected]91651b32014-01-24 10:21:39964 '[email protected]', '[email protected]',
965 '[email protected]'],
[email protected]0b6c5e92013-03-08 22:42:52966 'plugin': ['[email protected]',
[email protected]f76c8852012-06-21 16:37:00967 '[email protected]'],
[email protected]e8a2a6b2013-05-17 14:24:07968 'policy_templates': ['[email protected]'],
tburkard8268a8d2014-09-17 12:53:44969 'predictors': ['[email protected]'],
[email protected]be775bc2014-06-30 15:41:14970 'prepopulated_engines': ['[email protected]'],
[email protected]f76c8852012-06-21 16:37:00971 'prerender': ['[email protected]', '[email protected]',
tburkard8268a8d2014-09-17 12:53:44972 '[email protected]', '[email protected]',
973 '[email protected]'],
[email protected]f76c8852012-06-21 16:37:00974 'pyauto': ['[email protected]',
[email protected]4f788fd2012-10-10 21:43:38975 '[email protected]',
[email protected]f76c8852012-06-21 16:37:00976 '[email protected]'],
[email protected]c3887592014-02-06 20:02:25977 'remoting': ['[email protected]'],
grt829c6a82014-10-20 09:29:32978 'safe_browsing': ['[email protected]'],
skyostil20dea312014-11-11 13:43:06979 'scheduler': ['[email protected]'],
[email protected]f76c8852012-06-21 16:37:00980 'sessions': ['[email protected]'],
[email protected]0b431722014-01-08 07:21:51981 'service_worker': ['[email protected]',
[email protected]84dcfd92014-05-23 13:18:19982 '[email protected]',
[email protected]0b431722014-01-08 07:21:51983 '[email protected]',
[email protected]dd864bc2014-02-24 23:04:09984 '[email protected]',
[email protected]6d095a8b2014-02-28 15:26:16985 '[email protected]',
[email protected]edaf31d2014-03-07 00:09:17986 '[email protected]',
[email protected]6d095a8b2014-02-28 15:26:16987 '[email protected]'],
[email protected]b9ecdb62014-03-07 14:56:43988 'site_instance': ['[email protected]', '[email protected]',
989 '[email protected]'],
[email protected]ad0295d2012-10-11 23:43:36990 'spellcheck': ['[email protected]',
[email protected]18d7e402014-07-08 19:53:14991 '[email protected]',
[email protected]97e677a62013-01-11 19:18:35992 '[email protected]'],
[email protected]67f39af2013-08-23 20:06:05993 'streams': ['[email protected]'],
zea2b40a9292014-10-09 16:45:25994 'sync': ['[email protected]',
[email protected]3a2a6ac02014-06-20 07:07:12995 '[email protected]',
maxboguee02372182014-11-13 00:42:22996 '[email protected]',
pvalenzuela85758c752014-09-25 19:34:56997 '[email protected]',
[email protected]3a2a6ac02014-06-20 07:07:12998 '[email protected]'],
[email protected]84dcfd92014-05-23 13:18:19999 'syncfs': ['[email protected]',
[email protected]6f217122013-11-25 07:21:481000 '[email protected]',
1001 '[email protected]'],
[email protected]4529a792013-06-18 19:18:491002 'sync_proto': ['[email protected]'],
[email protected]82d74152013-07-28 08:55:311003 'tab_capture': ['[email protected]'],
[email protected]4a55dec2012-08-30 18:54:351004 'tab_contents': ['[email protected]',
[email protected]f76c8852012-06-21 16:37:001005 '[email protected]', '[email protected]'],
[email protected]31ef420b2014-08-13 21:19:131006 'tab_media_indicators': ['[email protected]'],
dmikurubee40b4062014-11-04 17:47:191007 'tcmalloc': ['[email protected]'],
[email protected]31a10602012-11-21 01:51:261008 'telemetry': ['[email protected]'],
[email protected]f76c8852012-06-21 16:37:001009 'tests': [],
[email protected]494f3cf2011-11-14 07:14:021010 'textinput': ['[email protected]',
1011 '[email protected]',
[email protected]6bd9e802013-04-18 06:40:421012 '[email protected]',
[email protected]ba2c923f2013-10-19 14:08:181013 '[email protected]',
1014 '[email protected]'],
[email protected]6bd9e802013-04-18 06:40:421015 'textinput_chromeos': ['[email protected]',
[email protected]ba2c923f2013-10-19 14:08:181016 '[email protected]',
1017 '[email protected]'],
[email protected]0fc48a12014-06-07 20:26:051018 'tools_emacs': ['[email protected]'],
[email protected]b17d9e02014-07-29 09:45:501019 'tracing': ['[email protected]', '[email protected]'],
[email protected]cf428f732012-10-02 20:48:151020 'ui_compositor': ['[email protected]'],
[email protected]6b5093c2012-05-23 19:10:181021 'ui_resources': ['[email protected]'],
[email protected]f76c8852012-06-21 16:37:001022 'valgrind': ['[email protected]',
1023 '[email protected]',
1024 '[email protected]'],
[email protected]c73ec8ab2014-01-16 20:35:231025 'version_assembly': ['[email protected]',
1026 '[email protected]'],
[email protected]f76c8852012-06-21 16:37:001027 'views': ['[email protected]'],
ben0ee290d02014-10-28 00:02:521028 'views_core': ['[email protected]'],
[email protected]ef514a32014-02-26 01:02:351029 'virtual_keyboard': ['[email protected]',
1030 '[email protected]'],
[email protected]f76c8852012-06-21 16:37:001031 'webkit': ['[email protected]'],
[email protected]0fc48a12014-06-07 20:26:051032 'webrtc_media': ['[email protected]',
[email protected]70098052014-07-01 08:58:101033 '[email protected]',
1034 '[email protected]'],
[email protected]b887a262013-09-18 22:43:561035 'website_settings': ['[email protected]'],
[email protected]b17d9e02014-07-29 09:45:501036 'windows_sandboxing': ['[email protected]'],
[email protected]f76c8852012-06-21 16:37:001037 'worker': ['[email protected]'],
1038 'x11': ['[email protected]',
1039 '[email protected]',
1040 '[email protected]'],
[email protected]a3838612009-10-13 21:57:541041 },
1042}