blob: 8d3e9481408c11f3fb3ee0e6800e43e2b37dcc84 [file] [log] [blame]
[email protected]37f978c2012-01-05 17:58:171# Copyright (c) 2012 The Chromium Authors. All rights reserved.
[email protected]a3838612009-10-13 21:57:542# Use of this source code is governed by a BSD-style license that can be
3# found in the LICENSE file.
4
5# Watchlist Rules
6# Refer: http://dev.chromium.org/developers/contributing-code/watchlists
7
[email protected]f2f0fbb92012-07-14 15:52:498# IMPORTANT: The regular expression filepath is tested against each path using
9# re.search, so it is not usually necessary to add .*.
[email protected]a3838612009-10-13 21:57:5410
11{
12 'WATCHLIST_DEFINITIONS': {
asvitkinee4bad382015-11-05 21:56:4513 'about_flags': {
14 'filepath': 'chrome/browser/about_flags\.cc'
15 },
[email protected]f76c8852012-06-21 16:37:0016 'accelerator_table': {
17 'filepath': 'ash/accelerators/accelerator_table\.cc' \
18 '|chrome/browser/ui/views/accelerator_table\.cc',
[email protected]a3838612009-10-13 21:57:5419 },
[email protected]f76c8852012-06-21 16:37:0020 'accessibility': {
dmazzoni5f4b7f12015-02-17 16:35:5721 'filepath': 'accessibility' \
22 '|braille' \
[email protected]a4156bfb2014-02-27 22:37:4723 '|chromevox' \
dmazzoni5f4b7f12015-02-17 16:35:5724 '|iaccessible2' \
25 '|isimpledom' \
26 '|liblouis'
[email protected]a3838612009-10-13 21:57:5427 },
dominickn8884155a2016-06-23 02:28:1628 'add_to_homescreen': {
29 'filepath': 'chrome/android/java/src/org/chromium/chrome/browser/webapps/|'\
30 'chrome/android/javatests/src/org/chromium/chrome/browser/webapps/|'\
31 'chrome/android/junit/src/org/chromium/chrome/browser/webapps/|'\
dominickn8884155a2016-06-23 02:28:1632 'chrome/browser/android/shortcut_.*|'\
33 'chrome/browser/android/webapps/',
34 },
asvitkine361b276e2016-08-30 18:45:0035 'android_crash_reporting': {
36 'filepath': 'chrome/android/java/src/org/chromium/chrome/browser/crash/'
37 },
johnmaguire6aaac7902016-03-15 12:28:2038 'android_crazy_linker': {
39 'filepath': 'third_party/android_crazy_linker/'
40 },
dfalcantaraef21e9e2016-01-07 01:16:2641 'android_infobars': {
42 'filepath': 'chrome/android/java/src/org/chromium/chrome/browser/infobar/'
43 },
[email protected]d2cdf342012-08-07 11:00:0244 'android_infra': {
Andrew Grieve5babdbfc2017-08-16 01:26:4945 'filepath': 'build/config/android/' \
Andrew Grievefe0c9292017-12-05 15:08:5146 '|build/android/' \
[email protected]d2cdf342012-08-07 11:00:0247 '|testing/android/' \
48 '|tools/android/'
49 },
Takeshi Yoshino524e1d262017-07-28 01:16:3850 'android_item_chooser_dialogs': {
51 'filepath': 'chrome/android/java/src/org/chromium/chrome/browser/.*ChooserDialog.java|'\
52 'chrome/android/javatests/src/org/chromium/chrome/browser/.*ChooserDialogTest.java'
53 },
gabadieb0d23bb92016-02-17 11:26:1654 'android_loading': {
55 'filepath': 'tools/android/loading/'
56 },
[email protected]d6af50812014-04-01 17:18:0957 'android_media': {
58 'filepath': 'content/browser/media/android' \
59 '|content/renderer/media/android' \
60 '|media/audio/android' \
61 '|media/base/android' \
62 '|media/midi/*_android.*' \
63 '|media/video/capture/android'
64 },
Ted Choc042d8442018-03-13 16:35:5765 'android_search_widget': {
66 'filepath': 'chrome/android/java/src/org/chromium/chrome/browser/locale/' \
67 '|chrome/android/java/src/org/chromium/chrome/browser/searchwidget/'
68 },
wnwena0364162017-02-16 20:37:3869 'android_studio': {
nyquist6e560d032017-02-28 07:49:5970 'filepath': 'build/android/gradle/' \
71 '|docs/android_studio.md' \
72 '|tools/android/android_studio'
wnwena0364162017-02-16 20:37:3873 },
[email protected]3261d962014-03-04 22:18:2874 'android_tab': {
75 'filepath': 'chrome/android/java/src/org/chromium/chrome/browser/Tab'
76 },
asvitkine361b276e2016-08-30 18:45:0077 'android_uma_settings': {
78 'filepath': 'chrome/android/java/src/org/chromium/chrome/browser/preferences/privacy/UsageAndCrashReportsPreferenceFragment.java|'\
79 'chrome/android/java/src/org/chromium/chrome/browser/preferences/privacy/PrivacyPreferencesManager.java|'\
80 'chrome/android/java/src/org/chromium/chrome/browser/preferences/privacy/PrivacyPreferences.java|'\
asvitkine361b276e2016-08-30 18:45:0081 'chrome/android/java/src/org/chromium/chrome/browser/metrics/UmaSessionStats.java',
82 },
zpengb9a180d2016-10-12 18:40:2183 'android_webapk': {
zpeng4c3bc372016-10-13 03:00:4884 'filepath': 'chrome/android/webapk/|'\
85 'chrome/browser/android/webapk/',
zpengb9a180d2016-10-12 18:40:2186 },
[email protected]7ca78dc12012-09-20 09:26:4487 'android_webview': {
88 'filepath': 'android_webview/',
89 },
[email protected]8a197f22012-06-22 14:59:0590 'app_list': {
Jiaquan He256e6c6b2017-11-20 23:02:0291 'filepath': 'ash/app_list'\
92 '|chrome/browser/ui/app_list'\
[email protected]311cc902013-03-15 04:45:4693 '|chrome/browser/ui/ash/app_list'\
[email protected]311cc902013-03-15 04:45:4694 '|chrome/browser/ui/views/app_list'\
95 '|ui/app_list/'
[email protected]8a197f22012-06-22 14:59:0596 },
[email protected]e38d185a2013-07-09 08:23:5297 'app_shortcuts': {
98 'filepath': 'apps/app_shim/'\
99 '|chrome/browser/web_applications/'\
100 '|chrome/browser/ui/web_applications/'\
101 '|chrome/common/mac/'
102 },
[email protected]54bf94d2013-01-30 23:07:40103 'apps': {
Dominick Ngfe197c752018-07-18 00:51:26104 'filepath': '^apps/'\
105 '|chrome/browser/apps/'\
106 '|chrome/browser/chromeos/apps/'
[email protected]54bf94d2013-01-30 23:07:40107 },
lhchavez4b19176f2016-05-04 23:12:46108 'arc': {
109 'filepath': 'arc/',
110 },
lhchavez61532c92016-10-18 21:33:37111 'arc_auth': {
112 'filepath': 'chrome/browser/chromeos/arc/arc_auth'
113 },
Shuhei Takahashiaf68cff2017-07-24 05:17:12114 'arc_fileapi': {
115 'filepath': 'chrome/browser/chromeos/arc/fileapi'
116 },
poromov7633f602017-02-21 16:44:01117 'arc_kiosk': {
118 'filepath': 'chrome/browser/chromeos/app_mode/arc/'\
119 '|components/arc/kiosk/'\
120 '|arc_kiosk'
121 },
lhchavez4b19176f2016-05-04 23:12:46122 'arc_net': {
123 'filepath': 'components/arc/net/',
124 },
ejcarusoa298ec02016-06-16 20:30:43125 'arc_power': {
126 'filepath': 'components/arc/power/',
127 },
Hirokazu Hondaf98a3122018-04-12 11:19:48128 'arc_video_accelerator': {
129 'filepath': 'components/arc/video_accelerator',
130 },
[email protected]3ce56642013-10-17 22:12:51131 'ash': {
132 'filepath': 'ash/',
133 },
Xiaohui Chenf7e70a22018-02-08 00:36:38134 'assistant': {
Xiaohui Chen985c26b2018-05-16 18:41:27135 'filepath': 'ash/assistant/'\
136 '|chromeos/assistant/'\
137 '|chromeos/services/assistant/'\
138 '|chrome/browser/ui/ash/assistant/'
Xiaohui Chenf7e70a22018-02-08 00:36:38139 },
Max Morin2b0206312018-04-06 11:17:40140 'audio_service': {
141 'filepath': 'services/audio/'
142 },
[email protected]f76c8852012-06-21 16:37:00143 'aura': {
[email protected]3ce56642013-10-17 22:12:51144 'filepath': 'ui/aura/',
[email protected]84ba35e32010-08-06 17:22:39145 },
[email protected]c3a6e1e72013-08-02 00:13:07146 'aura_compositor': {
147 'filepath':
148 'ui/compositor/' \
[email protected]6dc38f72014-01-16 22:19:58149 '|content/browser/compositor/' \
danakj479ab502017-03-31 20:19:09150 '|content/browser/renderer_host/compositor_resize_lock' \
[email protected]c3a6e1e72013-08-02 00:13:07151 '|content/browser/renderer_host/render_widget_host_view_aura' \
152 '|content/browser/renderer_host/render_widget_host_view_browsertest' \
[email protected]a6eeeef92014-03-19 19:06:44153 '|content/browser/renderer_host/delegated' \
[email protected]c3a6e1e72013-08-02 00:13:07154 '|content/common/gpu/client/' \
[email protected]c3a6e1e72013-08-02 00:13:07155 },
[email protected]2a38f0c02013-05-29 02:27:45156 'autofill': {
rouslanfbfa7402016-11-22 19:36:39157 'filepath': 'chrome/android/java/src/org/chromium/chrome/browser/autofill/|'\
158 'chrome/browser/autofill/|'\
[email protected]d9310a82012-11-02 02:53:48159 'chrome/browser/ui/android/autofill/|'\
160 'chrome/browser/ui/autofill/|'\
[email protected]e3e4ca62013-05-17 08:50:27161 'chrome/browser/ui/cocoa/autofill/|'\
[email protected]d9310a82012-11-02 02:53:48162 'chrome/browser/ui/views/autofill/|'\
[email protected]d9310a82012-11-02 02:53:48163 'chrome/renderer/autofill/|'\
164 'chrome/test/data/autofill/|'\
[email protected]3947d4a82013-03-12 09:41:05165 'components/autofill/|'\
[email protected]30964792013-05-29 02:41:25166 'components/autofill/browser/webdata/|'\
vabrbeb0c562015-12-01 10:48:08167 'components/webdata/',
[email protected]b3399272010-08-10 19:49:29168 },
Jared Saul4765c1e2018-06-18 13:44:57169 'autofill_credit_cards': {
170 'filepath': 'chrome/browser/ui/autofill/chrome_autofill_client*|'\
171 'chrome/browser/ui/autofill/save_card_*|'\
172 'chrome/browser/ui/views/autofill/card_unmask_*|'\
173 'chrome/browser/ui/views/autofill/save_card_*|'\
174 'components/autofill/core/browser/autofill_save_card_infobar_*|'\
175 'components/autofill/core/browser/credit_card_save_manager*|'\
176 'components/autofill/core/browser/form_data_importer*|'\
177 'components/autofill/core/browser/ui/',
178 },
peter39e10a62017-02-21 15:14:13179 'background_fetch': {
Peter Beverloo4548c852017-08-31 13:45:17180 'filepath': 'background_fetch|'\
181 'background-fetch',
peter39e10a62017-02-21 15:14:13182 },
183 'background_sync': {
Josh Karlin1bd016742017-08-18 17:44:17184 'filepath': '/background_sync/',
peter39e10a62017-02-21 15:14:13185 },
dominickn8884155a2016-06-23 02:28:16186 'banners': {
187 'filepath': 'chrome/android/java/src/org/chromium/chrome/browser/banners/|'\
188 'chrome/android/javatests/src/org/chromium/chrome/browser/banners/|'\
dominickn8884155a2016-06-23 02:28:16189 'chrome/browser/banners/|'\
190 'chrome/browser/ui/android/infobars/app_banner_.*|'\
Blink Reformata30d4232018-04-07 15:31:06191 'third_party/blink/public/platform/modules/app_banner/|'\
192 'third_party/blink/renderer/modules/app_banner/',
dominickn8884155a2016-06-23 02:28:16193 },
[email protected]f76c8852012-06-21 16:37:00194 'base': {
[email protected]f2f0fbb92012-07-14 15:52:49195 'filepath': '^base/',
[email protected]7a7a13b2010-08-25 01:10:59196 },
[email protected]5e105332012-09-13 01:55:52197 'base_allocator': {
198 'filepath': '^base/allocator',
199 },
[email protected]1ed5e0fd2012-07-19 00:19:05200 'base_memory': {
201 'filepath': '^base/memory',
202 },
Alexander Timin864bf8a02018-03-12 11:06:28203 'base_scheduler': {
204 'filepath': '^base/task/',
205 },
robliao1644d8b2016-04-11 15:39:59206 'base_task_scheduler': {
207 'filepath': '^base/task_scheduler',
208 },
[email protected]b17d9e02014-07-29 09:45:50209 'base_win': {
210 'filepath': '^base/win',
211 },
[email protected]7e093d4022014-06-26 19:19:55212 'battery_status': {
213 'filepath': 'content/browser/battery_status/|'\
timvolodine953fde72014-12-09 16:47:10214 'content/test/data/battery_status/|'\
215 'device/battery/',
[email protected]7e093d4022014-06-26 19:19:55216 },
wnwen72684762017-03-29 13:28:37217 'binary_size': {
218 'filepath': 'build/android/binary_size/|'\
219 'tools/binary_size/',
220 },
Takeshi Yoshinoe387aa32017-08-02 13:16:13221 'blink': {
Kent Tamurae9b3a9ec2017-08-31 02:20:19222 'filepath': 'third_party/(WebKit|blink)/',
Takeshi Yoshinoe387aa32017-08-02 13:16:13223 },
224 'blink_accessibility': {
Kent Tamuraeb394c72018-04-07 19:14:55225 'filepath': 'third_party/(WebKit|blink)/.*(accessibility|ax_object_cache|web_ax)'
Takeshi Yoshinoe387aa32017-08-02 13:16:13226 },
227 'blink_animation': {
Kent Tamuraeb394c72018-04-07 19:14:55228 'filepath': 'third_party/(WebKit|blink)/.*([Aa]nimat|[Tt]ransition)',
Takeshi Yoshinoe387aa32017-08-02 13:16:13229 },
230 'blink_app_banner': {
Blink Reformata30d4232018-04-07 15:31:06231 'filepath': 'third_party/blink/renderer/modules/app_banner' \
232 '|third_party/blink/public/platform/modules/app_banner',
Takeshi Yoshinoe387aa32017-08-02 13:16:13233 },
234 'blink_audio': {
Blink Reformata30d4232018-04-07 15:31:06235 'filepath': 'third_party/blink/renderer/platform/audio' \
236 '|third_party/blink/renderer/modules/webaudio' \
Raymond Toya91cf5802018-03-24 00:05:55237 '|third_party/WebKit/LayoutTests/external/wpt/webaudio',
Takeshi Yoshinoe387aa32017-08-02 13:16:13238 },
239 'blink_battery_status': {
Blink Reformata30d4232018-04-07 15:31:06240 'filepath': 'third_party/blink/renderer/modules/battery/' \
Takeshi Yoshinoe387aa32017-08-02 13:16:13241 '|third_party/WebKit/LayoutTests/battery-status/' \
Kent Tamuraeb394c72018-04-07 19:14:55242 '|third_party/blink/renderer/core/frame/platform_event_(controller|dispatcher)'
Takeshi Yoshinoe387aa32017-08-02 13:16:13243 },
Takeshi Yoshinoe387aa32017-08-02 13:16:13244 'blink_bindings': {
Blink Reformata30d4232018-04-07 15:31:06245 'filepath': 'third_party/blink/renderer/platform/bindings' \
246 '|third_party/blink/renderer/bindings',
Takeshi Yoshinoe387aa32017-08-02 13:16:13247 },
248 'blink_bindings_serialization': {
Kent Tamuraeb394c72018-04-07 19:14:55249 'filepath': 'third_party/blink/renderer/bindings/(core|modules)/v8/.*serializ',
Takeshi Yoshinoe387aa32017-08-02 13:16:13250 },
251 'blink_bluetooth': {
Kent Tamuraeb394c72018-04-07 19:14:55252 'filepath': 'third_party/(WebKit|blink)/.*[Bb]luetooth'
Takeshi Yoshinoe387aa32017-08-02 13:16:13253 },
254 'blink_canvas2d': {
Blink Reformata30d4232018-04-07 15:31:06255 'filepath': 'third_party/blink/renderer/core/html/canvas' \
Blink Reformata30d4232018-04-07 15:31:06256 '|third_party/blink/renderer/modules/canvas2d' \
Kent Tamuraeb394c72018-04-07 19:14:55257 '|third_party/blink/renderer/platform/graphics/canvas_2d',
Takeshi Yoshinoe387aa32017-08-02 13:16:13258 },
259 'blink_client_hints': {
Kent Tamuraeb394c72018-04-07 19:14:55260 'filepath': 'third_party/blink/renderer/core/loader/accept_client_hints*' \
261 '|third_party/blink/renderer/core/loader/frame_fetch_context*' \
262 '|third_party/blink/renderer/core/loader/resource/image_resource*' \
263 '|third_party/blink/renderer/platform/loader/fetch/fetch_context*' \
264 '|third_party/blink/renderer/platform/loader/fetch/resource_fetcher*'
Takeshi Yoshinoe387aa32017-08-02 13:16:13265 },
266 'blink_clipboard': {
Blink Reformata30d4232018-04-07 15:31:06267 'filepath': 'third_party/blink/renderer/core/clipboard' \
Kent Tamuraeb394c72018-04-07 19:14:55268 '|third_party/blink/renderer/core/page/.*drag' \
269 '|third_party/blink/renderer/platform/.*drag' \
Kent Tamuraeb394c72018-04-07 19:14:55270 '|third_party/blink/public/platform/.*drag' \
271 '|third_party/blink/public/web/.*drag',
Takeshi Yoshinoe387aa32017-08-02 13:16:13272 },
Jeremy Romanb7b3a6a2018-02-07 20:15:32273 'blink_common': {
Kent Tamuraeb394c72018-04-07 19:14:55274 'filepath': 'third_party/blink/common'
Blink Reformata30d4232018-04-07 15:31:06275 '|third_party/blink/public/common' \
276 '|third_party/blink/public/mojom',
Jeremy Romanb7b3a6a2018-02-07 20:15:32277 },
Kentaro Hara993b0de2017-08-07 02:26:37278 'blink_controller': {
Blink Reformata30d4232018-04-07 15:31:06279 'filepath': 'third_party/blink/renderer/controller',
Kentaro Hara993b0de2017-08-07 02:26:37280 },
Takeshi Yoshinoe387aa32017-08-02 13:16:13281 'blink_css': {
Blink Reformata30d4232018-04-07 15:31:06282 'filepath': 'third_party/blink/renderer/core/css',
Takeshi Yoshinoe387aa32017-08-02 13:16:13283 },
284 'blink_css_flexbox': {
Kent Tamuraeb394c72018-04-07 19:14:55285 'filepath': 'third_party/blink/renderer/core/rendering/.*flex' \
Takeshi Yoshinoe387aa32017-08-02 13:16:13286 '|third_party/WebKit/LayoutTests/fast/deprecated-flexbox/' \
287 '|third_party/WebKit/LayoutTests/css3/flexbox/' \
288 '|third_party/WebKit/LayoutTests/ietestcenter/css3/flexbox/'
289 },
290 'blink_css_fragmentation_tests': {
291 'filepath': 'third_party/WebKit/LayoutTests/fast/multicol/' \
292 '|third_party/WebKit/LayoutTests/fast/pagination/' \
Morten Stenshorneab6785c2017-10-12 21:23:38293 '|third_party/WebKit/LayoutTests/fragmentation/' \
Takeshi Yoshinoe387aa32017-08-02 13:16:13294 '|third_party/WebKit/LayoutTests/printing/'
295 },
296 'blink_css_grid_layout': {
Kent Tamuraeb394c72018-04-07 19:14:55297 'filepath': 'third_party/blink/renderer/core/layout/.*grid' \
298 '|third_party/blink/renderer/core/paint/.*grid' \
299 '|third_party/blink/renderer/core/css/.*grid' \
Takeshi Yoshinoe387aa32017-08-02 13:16:13300 '|third_party/WebKit/LayoutTests/fast/css-grid-layout/' \
301 '|third_party/WebKit/LayoutTests/ietestcenter/css3/grid/' \
302 '|third_party/WebKit/LayoutTests/platform/.*/fast/css-grid-layout/' \
303 '|third_party/WebKit/LayoutTests/platform/.*/ietestcenter/css3/grid/'
304 },
Takeshi Yoshinoe387aa32017-08-02 13:16:13305 'blink_custom_elements': {
Blink Reformata30d4232018-04-07 15:31:06306 'filepath': 'third_party/blink/renderer/core/html/custom/' \
Kent Tamuraeb394c72018-04-07 19:14:55307 '|third_party/blink/renderer/bindings/core/v8/.*custom_element',
Takeshi Yoshinoe387aa32017-08-02 13:16:13308 },
309 'blink_device_orientation': {
Blink Reformata30d4232018-04-07 15:31:06310 'filepath': 'third_party/blink/renderer/modules/device_orientation/' \
Takeshi Yoshinoe387aa32017-08-02 13:16:13311 '|third_party/WebKit/LayoutTests/device_orientation/' \
Kent Tamuraeb394c72018-04-07 19:14:55312 '|third_party/blink/renderer/core/frame/platform_event_(controller|dispatcher)' \
313 '|third_party/blink/renderer/core/frame/device_single_window_event_controller'
Takeshi Yoshinoe387aa32017-08-02 13:16:13314 },
315 'blink_devtools': {
Kent Tamuraeb394c72018-04-07 19:14:55316 'filepath': 'third_party/(WebKit|blink)/.*(inspector|DevTools|dev_tools|devtools)',
Takeshi Yoshinoe387aa32017-08-02 13:16:13317 },
318 'blink_dom': {
Blink Reformata30d4232018-04-07 15:31:06319 'filepath': 'third_party/blink/renderer/core/dom/'
Takeshi Yoshinoe387aa32017-08-02 13:16:13320 },
321 'blink_dom_events': {
Blink Reformata30d4232018-04-07 15:31:06322 'filepath': 'third_party/blink/renderer/core/dom/events/'
Takeshi Yoshinoe387aa32017-08-02 13:16:13323 },
324 'blink_events': {
Kent Tamuraeb394c72018-04-07 19:14:55325 'filepath': 'third_party/blink/renderer/core/page/.*event' \
326 '|third_party/blink/renderer/core/dom/.*event' \
327 '|third_party/blink/renderer/core/css/.*event' \
328 '|third_party/blink/renderer/platform/.*event'
Takeshi Yoshinoe387aa32017-08-02 13:16:13329 },
330 'blink_fetch': {
Blink Reformata30d4232018-04-07 15:31:06331 'filepath': 'third_party/blink/renderer/platform/loader/fetch'
Takeshi Yoshinoe387aa32017-08-02 13:16:13332 },
Takeshi Yoshinoe387aa32017-08-02 13:16:13333 'blink_fileapi': {
Blink Reformata30d4232018-04-07 15:31:06334 'filepath': 'third_party/blink/renderer/modules/filesystem/' \
335 '|third_party/blink/renderer/core/fileapi/' \
Kent Tamuraeb394c72018-04-07 19:14:55336 '|third_party/blink/renderer/platform/.*file' \
Takeshi Yoshinoe387aa32017-08-02 13:16:13337 '|third_party/WebKit/LayoutTests/fast/file' \
Kent Tamuraeb394c72018-04-07 19:14:55338 '|third_party/blink/public/.*_file'
Takeshi Yoshinoe387aa32017-08-02 13:16:13339 },
340 'blink_frames': {
Blink Reformata30d4232018-04-07 15:31:06341 'filepath': 'third_party/blink/renderer/core/frame/'
Takeshi Yoshinoe387aa32017-08-02 13:16:13342 },
343 'blink_geolocation': {
344 'filepath': 'third_party/WebKit/LayoutTests/geolocation-api/' \
Blink Reformata30d4232018-04-07 15:31:06345 '|third_party/blink/renderer/modules/geolocation/' \
Kent Tamuraeb394c72018-04-07 19:14:55346 '|third_party/blink/public/web/.*geolocation'
Takeshi Yoshinoe387aa32017-08-02 13:16:13347 },
348 'blink_heap': {
Blink Reformata30d4232018-04-07 15:31:06349 'filepath': 'third_party/blink/renderer/platform/heap' \
Takeshi Yoshinoe387aa32017-08-02 13:16:13350 '|base/allocator/partition_allocator/'
351 },
352 'blink_html': {
Blink Reformata30d4232018-04-07 15:31:06353 'filepath': 'third_party/blink/renderer/core/html/'
Takeshi Yoshinoe387aa32017-08-02 13:16:13354 },
355 'blink_htmlparser': {
Blink Reformata30d4232018-04-07 15:31:06356 'filepath': 'third_party/blink/renderer/core/html/parser/'
Takeshi Yoshinoe387aa32017-08-02 13:16:13357 },
Takeshi Yoshinoe387aa32017-08-02 13:16:13358 'blink_indexed_db': {
Blink Reformata30d4232018-04-07 15:31:06359 'filepath': 'third_party/blink/renderer/modules/indexeddb/' \
Takeshi Yoshinoe387aa32017-08-02 13:16:13360 '|third_party/WebKit/LayoutTests/storage/indexeddb' \
Kent Tamuraeb394c72018-04-07 19:14:55361 '|third_party/blink/public/platform/.*_idb'
Takeshi Yoshinoe387aa32017-08-02 13:16:13362 },
363 'blink_input': {
Blink Reformata30d4232018-04-07 15:31:06364 'filepath': 'third_party/blink/renderer/core/input/'
Takeshi Yoshinoe387aa32017-08-02 13:16:13365 },
366 'blink_layers': {
Kent Tamuraeb394c72018-04-07 19:14:55367 'filepath': 'third_party/blink/renderer/core/page/scrolling/scrolling_coordinator' \
368 '|third_party/blink/renderer/platform/graphics/graphics_layer' \
369 '|third_party/blink/renderer/core/layout/layer'
Takeshi Yoshinoe387aa32017-08-02 13:16:13370 },
371 'blink_layout': {
Kent Tamuraeb394c72018-04-07 19:14:55372 'filepath': 'third_party/blink/renderer/core/layout'
Takeshi Yoshinoe387aa32017-08-02 13:16:13373 },
374 'blink_layout_ng': {
Blink Reformata30d4232018-04-07 15:31:06375 'filepath': 'third_party/blink/renderer/core/layout/ng',
Takeshi Yoshinoe387aa32017-08-02 13:16:13376 },
377 'blink_loader': {
Blink Reformata30d4232018-04-07 15:31:06378 'filepath': 'third_party/blink/renderer/core/loader/' \
379 '|third_party/blink/renderer/platform/loader/'
Takeshi Yoshinoe387aa32017-08-02 13:16:13380 },
381 'blink_media': {
Blink Reformata30d4232018-04-07 15:31:06382 'filepath': 'third_party/blink/renderer/core/css/mediaControls' \
Kent Tamuraeb394c72018-04-07 19:14:55383 '|third_party/blink/renderer/core/html/.*_(audio|media|video)' \
384 '|third_party/blink/renderer/core/html/shadow/media_control' \
385 '|third_party/blink/renderer/core/layout/layout_media' \
386 '|third_party/blink/renderer/core/layout/layout_text_track_container_element' \
Blink Reformata30d4232018-04-07 15:31:06387 '|third_party/blink/renderer/modules/(encryptedmedia|mediasource)' \
388 '|third_party/blink/renderer/platform/drm/' \
389 '|third_party/blink/renderer/platform/graphics/media/' \
Takeshi Yoshinoe387aa32017-08-02 13:16:13390 '|third_party/WebKit/LayoutTests/media/' \
Kent Tamuraeb394c72018-04-07 19:14:55391 '|third_party/blink/public/.*_media'
Takeshi Yoshinoe387aa32017-08-02 13:16:13392 },
393 'blink_media_queries': {
Kent Tamuraeb394c72018-04-07 19:14:55394 'filepath': 'third_party/blink/renderer/core/css/css_media_rule' \
395 '|third_party/blink/renderer/core/css/media_list' \
396 '|third_party/blink/renderer/core/css/media_query' \
397 '|third_party/blink/renderer/core/css/parser/media_query'
Takeshi Yoshinoe387aa32017-08-02 13:16:13398 },
399 'blink_mediastream': {
Blink Reformata30d4232018-04-07 15:31:06400 'filepath': 'third_party/blink/renderer/modules/mediastream/' \
401 '|third_party/blink/renderer/platform/mediastream/' \
Kent Tamuraeb394c72018-04-07 19:14:55402 '|third_party/blink/renderer/platform/exported/web_media_stream' \
403 '|third_party/blink/renderer/platform/exported/web_rtc' \
Takeshi Yoshinoe387aa32017-08-02 13:16:13404 '|third_party/WebKit/LayoutTests/fast/mediastream/'
405 },
406 'blink_modules': {
Blink Reformata30d4232018-04-07 15:31:06407 'filepath': 'third_party/blink/renderer/modules'
Takeshi Yoshinoe387aa32017-08-02 13:16:13408 },
409 'blink_navigator_content_utils': {
Blink Reformata30d4232018-04-07 15:31:06410 'filepath': 'third_party/blink/renderer/modules/navigatorcontentutils' \
Takeshi Yoshinoe387aa32017-08-02 13:16:13411 '|third_party/WebKit/LayoutTests/fast/dom/navigatorcontentutils'
412 },
Takeshi Yoshinoe387aa32017-08-02 13:16:13413 'blink_out_of_process_frames': {
Kent Tamuraeb394c72018-04-07 19:14:55414 'filepath': 'third_party/blink/renderer/core/frame/frame_owner' \
415 '|third_party/blink/renderer/core/frame/frame\.' \
416 '|third_party/blink/renderer/core/frame/web_frame' \
417 '|third_party/blink/renderer/core/exported/web_remote_frame_impl'
Takeshi Yoshinoe387aa32017-08-02 13:16:13418 },
Takeshi Yoshinoe387aa32017-08-02 13:16:13419 'blink_paint': {
Blink Reformata30d4232018-04-07 15:31:06420 'filepath': 'third_party/blink/renderer/core/paint/'
Takeshi Yoshinoe387aa32017-08-02 13:16:13421 },
Xida Chen0ef92782018-01-17 05:53:35422 'blink_paintworklet': {
Blink Reformata30d4232018-04-07 15:31:06423 'filepath': 'third_party/blink/renderer/modules/csspaint/' \
Xida Chen0ef92782018-01-17 05:53:35424 '|third_party/WebKit/LayoutTests/http/tests/csspaint/' \
425 '|third_party/WebKit/LayoutTests/externla/wpt/css/css-paint-api/'
426 },
Takeshi Yoshinoe387aa32017-08-02 13:16:13427 'blink_performance_timing': {
Blink Reformata30d4232018-04-07 15:31:06428 'filepath': 'third_party/blink/renderer/core/timing/'
Takeshi Yoshinoe387aa32017-08-02 13:16:13429 },
430 'blink_permissions': {
Blink Reformata30d4232018-04-07 15:31:06431 'filepath': 'third_party/blink/renderer/modules/permissions/' \
432 '|third_party/blink/public/platform/modules/permissions/',
Takeshi Yoshinoe387aa32017-08-02 13:16:13433 },
434 'blink_platform': {
Blink Reformata30d4232018-04-07 15:31:06435 'filepath': 'third_party/blink/renderer/platform'
Takeshi Yoshinoe387aa32017-08-02 13:16:13436 },
437 'blink_platform_graphics': {
Blink Reformata30d4232018-04-07 15:31:06438 'filepath': 'third_party/blink/renderer/platform/fonts' \
439 '|third_party/blink/renderer/platform/geometry' \
440 '|third_party/blink/renderer/platform/graphics'
Takeshi Yoshinoe387aa32017-08-02 13:16:13441 },
442 'blink_preloadScanner': {
Kent Tamuraeb394c72018-04-07 19:14:55443 'filepath': 'third_party/blink/renderer/core/html/parser/html_preload_scanner',
Takeshi Yoshinoe387aa32017-08-02 13:16:13444 },
445 'blink_prerender': {
Kent Tamuraeb394c72018-04-07 19:14:55446 'filepath': 'third_party/(WebKit|blink)/.*([Pp]rerender|loader/link_loader|html/html_link_element)'
Takeshi Yoshinoe387aa32017-08-02 13:16:13447 },
448 'blink_public_api': {
Blink Reformata30d4232018-04-07 15:31:06449 'filepath': 'third_party/blink/public'
Takeshi Yoshinoe387aa32017-08-02 13:16:13450 },
Takeshi Yoshinoe387aa32017-08-02 13:16:13451 'blink_quota': {
Blink Reformata30d4232018-04-07 15:31:06452 'filepath': 'third_party/blink/renderer/modules/quota/' \
Kent Tamuraeb394c72018-04-07 19:14:55453 '|third_party/blink/public/.*quota'
Takeshi Yoshinoe387aa32017-08-02 13:16:13454 },
455 'blink_scheduler': {
Blink Reformata30d4232018-04-07 15:31:06456 'filepath': 'third_party/blink/renderer/platform/scheduler' \
Kent Tamuraeb394c72018-04-07 19:14:55457 '|third_party/blink/renderer/core/html/parser/.*scheduler'
Takeshi Yoshinoe387aa32017-08-02 13:16:13458 },
459 'blink_screen_orientation': {
Blink Reformata30d4232018-04-07 15:31:06460 'filepath': 'third_party/blink/renderer/modules/screen_orientation/' \
461 '|third_party/blink/public/platform/modules/screen_orientation',
Takeshi Yoshinoe387aa32017-08-02 13:16:13462 },
463 'blink_script': {
Kent Tamuraeb394c72018-04-07 19:14:55464 'filepath': 'third_party/blink/renderer/bindings/core/v8/.*module.*' \
465 '|third_party/blink/renderer/bindings/core/v8/script_controller.*' \
466 '|third_party/blink/renderer/bindings/core/v8/script_source_code.*' \
467 '|third_party/blink/renderer/bindings/core/v8/v8_script_runner.*'
468 '|third_party/blink/renderer/core/dom/.*modul.*' \
469 '|third_party/blink/renderer/core/dom/.*script.*' \
470 '|third_party/blink/renderer/core/html/html_script_element.*' \
471 '|third_party/blink/renderer/core/html/parser/html_parser_script_runner.*' \
Blink Reformata30d4232018-04-07 15:31:06472 '|third_party/blink/renderer/core/loader/modulescript/' \
Kent Tamuraeb394c72018-04-07 19:14:55473 '|third_party/blink/renderer/core/loader/resource/script_resource.*' \
474 '|third_party/blink/renderer/core/svg/svg_script_element.*' \
475 '|third_party/blink/renderer/core/xml/parser/xml_document_parser.*'
Takeshi Yoshinoe387aa32017-08-02 13:16:13476 },
David Bokan9dc0046272017-12-29 00:28:01477 'blink_scroll': {
Kent Tamuraeb394c72018-04-07 19:14:55478 'filepath': 'third_party/blink/renderer/core/frame/.*view.*' \
479 '|third_party/blink/renderer/core/input/.*scroll.*' \
480 '|third_party/blink/renderer/core/input/event_handler.*' \
Blink Reformata30d4232018-04-07 15:31:06481 '|third_party/blink/renderer/core/page/scrolling/' \
Kent Tamuraeb394c72018-04-07 19:14:55482 '|third_party/blink/renderer/core/paint/.*scrollable_area.*' \
Blink Reformata30d4232018-04-07 15:31:06483 '|third_party/blink/renderer/platform/scroll/'
David Bokan9dc0046272017-12-29 00:28:01484 },
Matt Falkenhagenca7fbb62018-07-10 09:21:43485 'blink_service_worker' : {
486 'filepath': 'third_party/blink/renderer/modules/service_worker' \
Takeshi Yoshinoe387aa32017-08-02 13:16:13487 '|third_party/WebKit/LayoutTests/http/tests/serviceworker' \
488 '|third_party/WebKit/LayoutTests/external/wpt/service-workers'
489 },
Matt Falkenhagenca7fbb62018-07-10 09:21:43490 'blink_service_worker_tests' : {
Takeshi Yoshinoe387aa32017-08-02 13:16:13491 'filepath': 'third_party/WebKit/LayoutTests/http/tests/serviceworker' \
492 '|third_party/WebKit/LayoutTests/external/wpt/service-workers'
493 },
494 'blink_shadow_dom': {
Kent Tamuraeb394c72018-04-07 19:14:55495 'filepath': 'third_party/blink/renderer/core/dom/.*shadow' \
496 '|third_party/blink/renderer/core/dom/.*slot' \
497 '|third_party/blink/renderer/core/dom/.*insertion_point' \
498 '|third_party/blink/renderer/core/dom/.*flat_tree'
Takeshi Yoshinoe387aa32017-08-02 13:16:13499 },
500 'blink_spellcheck' : {
Blink Reformata30d4232018-04-07 15:31:06501 'filepath': 'third_party/blink/renderer/core/editing/spellcheck'
Takeshi Yoshinoe387aa32017-08-02 13:16:13502 },
503 'blink_spv2_layout_tests': {
504 'filepath': 'third_party/WebKit/LayoutTests/virtual/spv2'
505 },
Takeshi Yoshinoe387aa32017-08-02 13:16:13506 'blink_style': {
Kent Tamuraeb394c72018-04-07 19:14:55507 'filepath': 'third_party/(WebKit|blink)/.*(style/|Style)',
Takeshi Yoshinoe387aa32017-08-02 13:16:13508 },
509 'blink_svg': {
Blink Reformata30d4232018-04-07 15:31:06510 'filepath': 'third_party/blink/renderer/core/(layout/)?svg',
Takeshi Yoshinoe387aa32017-08-02 13:16:13511 },
512 'blink_track': {
Blink Reformata30d4232018-04-07 15:31:06513 'filepath': 'third_party/blink/renderer/core/html/track/' \
Kent Tamuraeb394c72018-04-07 19:14:55514 '|third_party/blink/renderer/core/loader/text_track' \
515 '|third_party/blink/renderer/core/html/meida/html_media_element' \
516 '|third_party/blink/renderer/core/html/shadow/media_control' \
Blink Reformata30d4232018-04-07 15:31:06517 '|third_party/blink/renderer/core/css/mediaControl' \
Takeshi Yoshinoe387aa32017-08-02 13:16:13518 '|third_party/WebKit/LayoutTests/media/track/'
519 },
Takeshi Yoshinoe387aa32017-08-02 13:16:13520 'blink_vibration': {
521 'filepath': 'third_party/WebKit/LayoutTests/vibration/' \
Blink Reformata30d4232018-04-07 15:31:06522 '|third_party/blink/renderer/modules/vibration/'
Takeshi Yoshinoe387aa32017-08-02 13:16:13523 },
524 'blink_viewport_interaction': {
Kent Tamuraeb394c72018-04-07 19:14:55525 'filepath': 'third_party/blink/renderer/core/css/.*viewport' \
526 '|third_party/blink/renderer/core/dom/viewport_arguments' \
527 '|third_party/blink/renderer/core/frame/frame_view.*' \
528 '|third_party/blink/renderer/core/frame/.*viewport.*' \
529 '|third_party/blink/renderer/core/html/html_meta_element'
Takeshi Yoshinoe387aa32017-08-02 13:16:13530 },
531 'blink_w3ctests': {
532 'filepath': 'third_party/WebKit/LayoutTests/external/' \
Kent Tamura01019442018-05-01 22:06:58533 '|third_party/blink/tools/blinkpy/w3c/'
Takeshi Yoshinoe387aa32017-08-02 13:16:13534 },
Takeshi Yoshinoe387aa32017-08-02 13:16:13535 'blink_webp': {
Blink Reformata30d4232018-04-07 15:31:06536 'filepath': 'third_party/blink/renderer/platform/image-decoders/webp' \
Kent Tamuraeb394c72018-04-07 19:14:55537 '|third_party/blink/renderer/platform/image-encoders/skia/webp'
Takeshi Yoshinoe387aa32017-08-02 13:16:13538 },
539 'blink_websockets': {
Blink Reformata30d4232018-04-07 15:31:06540 'filepath': 'third_party/blink/renderer/modules/websockets/' \
541 '|third_party/blink/renderer/platform/modules/websockets/'
Takeshi Yoshinoe387aa32017-08-02 13:16:13542 },
543 'blink_workers': {
Blink Reformata30d4232018-04-07 15:31:06544 'filepath': 'third_party/blink/renderer/core/workers' \
Takeshi Yoshinoe387aa32017-08-02 13:16:13545 '|third_party/WebKit/LayoutTests/http/tests/workers' \
546 '|third_party/WebKit/LayoutTests/fast/workers' \
547 '|third_party/WebKit/LayoutTests/external/wpt/workers'
548 },
549 'blink_wtf': {
Blink Reformata30d4232018-04-07 15:31:06550 'filepath': 'third_party/blink/renderer/platform/wtf',
Takeshi Yoshinoe387aa32017-08-02 13:16:13551 },
552 'blink_xml': {
Blink Reformata30d4232018-04-07 15:31:06553 'filepath': 'third_party/blink/renderer/core/xml/'
Takeshi Yoshinoe387aa32017-08-02 13:16:13554 },
[email protected]06798f72013-01-14 22:31:17555 'bookmarks': {
556 'filepath': 'chrome/browser/bookmarks/' \
[email protected]771ad482013-07-16 17:32:48557 '|chrome/browser/extensions/api/bookmark_manager_private/' \
558 '|chrome/browser/extensions/api/bookmarks/' \
Christopher Lam3d8828e2018-04-30 05:25:11559 '|chrome/browser/resources/md_bookmarks/' \
[email protected]cd869cde2013-01-31 15:46:35560 '|chrome/browser/ui/bookmarks/' \
561 '|chrome/browser/ui/cocoa/bookmarks/' \
[email protected]5cb8b6e12014-05-19 16:53:46562 '|chrome/browser/ui/views/bookmarks/' \
563 '|components/bookmarks'
[email protected]06798f72013-01-14 22:31:17564 },
donnd787f6ed2016-08-03 01:00:56565 'bottombar': {
566 'filepath': 'chrome/android/java/src/org/chromium/chrome/browser/compositor/bottombar/',
567 },
Tarun Bansalc4882282018-07-11 23:53:55568 'breve': {
569 'filepath': 'chrome/browser/net/spdyproxy|'\
570 'chrome_proxy|'\
571 'components/blacklist|'\
572 'components/data_use|'\
573 'data_reduction_proxy|'\
574 'previews|'\
575 'optimization_guide|'\
576 'optimization_hints'
577 },
[email protected]22650d22012-07-18 17:02:35578 'browser_components': {
[email protected]a7228f62012-09-20 17:52:48579 'filepath': 'chrome/browser/autofill/' \
580 '|chrome/browser/bookmarks/' \
[email protected]a7228f62012-09-20 17:52:48581 '|chrome/browser/favicon/' \
[email protected]ddf288e2013-01-09 20:58:27582 '|chrome/browser/history/' \
[email protected]fccf4882013-03-15 04:46:19583 '|chrome/browser/webdata/' \
[email protected]3947d4a82013-03-12 09:41:05584 '|components/autofill/'
[email protected]22650d22012-07-18 17:02:35585 },
[email protected]f76c8852012-06-21 16:37:00586 'browser_compositor': {
[email protected]f2f0fbb92012-07-14 15:52:49587 'filepath': 'ui/compositor/'
[email protected]fbd846b2010-11-19 01:32:18588 },
michaelpge42ca3b32016-02-19 08:17:57589 'browser_resources_md': {
590 'filepath': 'chrome/browser/resources/md_'\
591 '|chrome/browser/resources/settings/',
592 },
[email protected]0ce480532012-07-20 12:33:20593 'browsing_data': {
Christian Dullweber041fddf2018-05-08 15:09:42594 'filepath': '/browsing_data/',
[email protected]0ce480532012-07-20 12:33:20595 },
[email protected]f76c8852012-06-21 16:37:00596 'bubble': {
[email protected]f2f0fbb92012-07-14 15:52:49597 'filepath': 'ui/views/bubble/|'\
rouslan8d6a8372015-09-10 19:10:10598 'chrome/browser/ui/views/bubble/|'\
599 'components/bubble/',
[email protected]f76c8852012-06-21 16:37:00600 },
jkarlin539748402015-03-31 17:36:31601 'cache_storage': {
Josh Karlin1bd016742017-08-18 17:44:17602 'filepath': '/cache.storage/'
603 '|/cachestorage/',
jkarlin539748402015-03-31 17:36:31604 },
[email protected]10fbd5952013-08-22 07:42:39605 'cast': {
[email protected]31ef420b2014-08-13 21:19:13606 'filepath': 'media/cast/'\
607 '|chrome/browser/extensions/api/cast_streaming/'\
608 '|chrome/browser/media/cast'\
609 '|chrome/renderer/media/cast'\
610 '|chrome/test/data/extensions/api_test/cast_'\
miu5e69f1c52016-10-23 13:40:11611 '|content/public/renderer/media_stream_'\
612 '|content/renderer/media/(media_stream|(.+audio_source))',
[email protected]10fbd5952013-08-22 07:42:39613 },
ryanchung4d157372016-05-10 20:27:16614 'cast_certificate': {
615 'filepath': 'components/cast_certificate/'\
616 '|components/test/data/cast_certificate/',
617 },
mfoltz57fd7f32017-05-03 06:12:58618 'cast_channel': {
619 'filepath': 'chrome/test/data/extensions/api_test/cast_channel/' \
Ryan Ki Sing Chung27cc7ed92017-07-25 21:53:47620 '|components/cast_channel/' \
621 '|extensions/browser/api/cast_channel'
mfoltz57fd7f32017-05-03 06:12:58622 },
Takeshi Yoshino524e1d262017-07-28 01:16:38623 'cc': {
danakjca574522017-09-20 16:38:59624 'filepath': 'cc/'\
625 '|components/viz/'
626 },
627 'cc-contexts': {
628 'filepath': 'components/viz/common/gpu'
629 },
630 'cc-display': {
631 'filepath': 'components/viz/service/display'\
632 '|cc/output'
633 },
634 'cc-paint': {
635 'filepath': 'cc/paint'
636 },
637 'cc-quads': {
638 'filepath': 'components/viz/common/quads'
639 },
640 'cc-resources': {
641 'filepath': 'cc/resources'\
642 '|components/viz/common/resources'
Takeshi Yoshino524e1d262017-07-28 01:16:38643 },
Alexander Timin864bf8a02018-03-12 11:06:28644 'cc-scheduler': {
645 'filepath': 'cc/scheduler'
646 },
eranmc2a9f612015-11-24 16:41:34647 'certificate_transparency': {
648 'filepath': 'components/certificate_transparency/'\
eranmc2a9f612015-11-24 16:41:34649 '|net/cert/ct_'\
650 '|net/cert/multi_log_ct_verifier'\
651 '|net/cert/sct_status_flags.h'\
652 '|net/cert/signed_certificate_timestamp'\
653 '|net/cert/signed_tree_head'\
654 '|net/test/ct_',
655 },
Joe Mason60ec2f32018-02-15 15:50:51656 'chrome_cleaner': {
657 'filepath': 'chrome/browser/component_updater/sw_reporter_'\
658 '|chrome/browser/resources/settings/chrome_cleanup_page/'\
659 '|chrome/browser/safe_browsing/chrome_cleaner/'\
660 '|chrome/browser/ui/views/chrome_cleaner_'\
661 '|chrome/browser/ui/webui/settings/chrome_cleanup_'\
Joe Mason12a02332018-04-19 14:39:00662 '|chrome/chrome_cleaner/'\
Joe Mason60ec2f32018-02-15 15:50:51663 '|components/chrome_cleaner/',
664 },
[email protected]c73ec8ab2014-01-16 20:35:23665 'chrome_elf': {
666 'filepath': 'chrome_elf',
667 },
lpy0ca13772017-02-28 19:48:27668 'chrome_grc': {
lpy53b82752017-05-31 22:30:49669 'filepath': 'chrome/browser/resource_coordinator/'\
670 '|services/resource_coordinator/',
lpy0ca13772017-02-28 19:48:27671 },
[email protected]d5b21972012-07-20 02:06:01672 'chrome_views': {
673 'filepath': 'chrome/browser/ui/views',
674 },
Takeshi Yoshino524e1d262017-07-28 01:16:38675 'chromecast': {
676 'filepath': 'chromecast/',
677 },
678 'chromecast_public': {
679 'filepath': 'chromecast/public/',
680 },
[email protected]f7bf8ba2011-02-24 22:28:46681 'chromedriver': {
samuong53d5e612014-10-10 18:56:38682 'filepath': 'chrome/test/chromedriver|'\
683 'chrome/test/data/chromedriver|'\
Jonathon Kereliuk540c7d52018-01-18 06:22:03684 'third_party/webdriver|'\
Blink Reformata30d4232018-04-07 15:31:06685 'third_party/blink/renderer/devtools/front_end/emulated_devices/module.json'
[email protected]f7bf8ba2011-02-24 22:28:46686 },
[email protected]f76c8852012-06-21 16:37:00687 'chromeos': {
[email protected]f2f0fbb92012-07-14 15:52:49688 'filepath': 'chromeos/',
[email protected]531b1532011-08-11 03:52:01689 },
[email protected]eda0a0b2013-04-19 20:34:35690 'chromeos_attestation': {
691 'filepath': 'chromeos/attestation/|'\
[email protected]64494c3f2013-08-14 22:15:59692 'chrome/browser/chromeos/attestation/|'\
693 'chrome/browser/extensions/api/enterprise_platform_keys_private/',
[email protected]eda0a0b2013-04-19 20:34:35694 },
[email protected]7c59a152012-11-06 20:56:35695 'chromeos_calculator': {
696 'filepath': 'chrome/common/extensions/docs/examples/apps/calculator/',
697 },
alematec5187b1b2016-08-26 05:32:18698 'chromeos_geolocation': {
699 'filepath': 'chromeos/geolocation/',
700 },
Achuith Bhandarkar434e24592018-03-07 23:05:12701 'chromeos_lkgm': {
702 'filepath': 'chromeos/CHROMEOS_LKGM',
703 },
[email protected]f76c8852012-06-21 16:37:00704 'chromeos_login': {
[email protected]f2f0fbb92012-07-14 15:52:49705 'filepath': 'chrome/browser/chromeos/login/|'\
706 'chrome/browser/ui/webui/chromeos/login/|'\
dzhioevcc7c0492014-11-25 14:52:58707 'chrome/browser/resources/chromeos/login/|'\
708 'ui/login/',
[email protected]a791dac2011-04-07 23:22:57709 },
[email protected]d7d35f342012-10-22 20:32:47710 'chromeos_net': {
711 'filepath': 'chromeos/network/|'\
stevenjbdd133032015-08-07 18:37:47712 'chrome/browser/chromeos/net/|'\
713 'chrome/browser/extensions/api/networking_private/|'\
714 'extensions/browser/api/networking_private/|'\
715 'ui/chromeos/network/',
[email protected]d7d35f342012-10-22 20:32:47716 },
[email protected]2315ac0c2013-02-05 00:49:16717 'chromeos_power': {
James Cooka35a1e22017-04-08 02:33:08718 'filepath': 'ash/system/power/|'\
[email protected]c3943ad2013-07-03 13:44:56719 'chromeos/dbus/power_.*|'\
[email protected]2315ac0c2013-02-05 00:49:16720 'chrome/browser/chromeos/power/',
721 },
alematec5187b1b2016-08-26 05:32:18722 'chromeos_timezone': {
723 'filepath': 'chromeos/timezone/',
724 },
[email protected]f76c8852012-06-21 16:37:00725 'chromeos_webui': {
[email protected]f2f0fbb92012-07-14 15:52:49726 'filepath': 'chrome/browser/ui/webui/chromeos/|'\
727 'chrome/browser/resources/chromeos/',
[email protected]ba03af42012-03-08 01:37:12728 },
[email protected]cef7a6d2011-04-29 20:49:07729 'clang_update': {
Nico Webere250e6a2015-12-02 19:31:56730 'filepath': 'tools/clang/scripts/update.py'
[email protected]cef7a6d2011-04-29 20:49:07731 },
[email protected]f76c8852012-06-21 16:37:00732 'clipboard': {
733 'filepath': 'clipboard|dnd|drag|drop',
[email protected]2418b022011-05-19 21:06:02734 },
Aaron Gable64f273582017-03-30 18:02:00735 'codereview_settings': {
736 'filepath': 'codereview.settings',
737 },
sdefresned94c5b02015-07-22 17:54:55738 'components_deps': {
739 'filepath': 'components/([^/]*/)*DEPS',
740 },
scheib968e61052014-11-05 00:27:25741 'content_bluetooth': {
742 'filepath': 'content/.*bluetooth'
743 },
kinuko01cbe8a12015-10-20 09:59:06744 'content_loader': {
mmenkefaa97d3b2016-09-25 14:24:02745 'filepath': 'chrome/browser/loader|' \
746 'content/browser/loader|' \
kinuko01cbe8a12015-10-20 09:59:06747 'content/child/*loader',
748 },
mkwst512627022014-09-16 09:23:27749 'content_renderer': {
750 'filepath': 'content/renderer/',
751 },
[email protected]aa3311a2012-11-19 16:04:58752 'content_shell': {
753 'filepath': 'content/shell/',
754 },
kinukoa121bce2015-01-30 10:04:41755 'content_worker': {
756 'filepath': 'content/.*worker',
757 },
donnd787f6ed2016-08-03 01:00:56758 'contextual_search': {
759 'filepath': 'chrome/browser/android/contextualsearch/|' \
760 'chrome/android/java/src/org/chromium/chrome/browser/contextualsearch/|' \
761 'chrome/android/javatests/src/org/chromium/chrome/browser/contextualsearch/|' \
762 'components/contextual_search/',
763 },
wfh792b71c2016-05-04 23:33:41764 'courgette': {
765 'filepath': 'courgette/',
766 },
Nico Weber6ff639a2017-08-11 21:04:50767 'cq': {
Andrii Shyshkalov17176242018-02-24 03:31:32768 'filepath': 'infra/config/branch/cq.cfg',
Nico Weber6ff639a2017-08-11 21:04:50769 },
michaelpge42ca3b32016-02-19 08:17:57770 'cr_elements': {
771 'filepath': 'ui/webui/resources/cr_element',
772 },
Chung-yih Wang7afc64a2018-03-06 02:09:04773 'cros_benchmarks': {
774 'filepath': 'tools/perf/contrib/cros_benchmarks',
775 },
Ben Wells03471a72018-03-22 00:58:46776 'crostini': {
Timothy Lohecae1e422018-06-07 05:53:59777 'filepath': 'crostini',
Ben Wells03471a72018-03-22 00:58:46778 },
ianwencdb8c9e2015-06-18 22:10:15779 'custom_tabs': {
Newton Allen38c62212015-06-24 21:41:53780 'filepath': 'chrome/android/java/src/org/chromium/chrome/browser/customtabs/|'\
ianwencdb8c9e2015-06-18 22:10:15781 'chrome/android/javatests/src/org/chromium/chrome/browser/customtabs/',
alancuttercbad6512015-06-19 02:31:28782 },
Ryo Hashimoto900be52c2018-05-24 06:42:26783 'dbus': {
784 'filepath': 'dbus/',
785 },
[email protected]5e105332012-09-13 01:55:52786 'deep_memory_profiler': {
787 'filepath': 'tools/(deep_memory_profiler|find_runtime_symbols)',
788 },
Bartosz Fabianowski85a823812015-04-16 10:27:51789 'device_bluetooth': {
790 'filepath': 'device/.*bluetooth'
791 },
juncaic08f41d2017-05-04 20:36:58792 'device_chooser': {
793 'filepath': 'chrome/browser/chooser_controller/|'\
794 'chrome/browser/ui/android/bluetooth_chooser_.*|'\
795 'chrome/browser/ui/android/usb_chooser_.*|'\
796 'chrome/browser/ui/bluetooth/|'\
797 'chrome/browser/ui/cocoa/device_chooser_.*|'\
798 'chrome/browser/ui/cocoa/extensions/chooser_dialog_.*|'\
799 'chrome/browser/ui/cocoa/permission_bubble/chooser_bubble_.*|'\
800 'chrome/browser/ui/views/device_chooser_.*|'\
801 'chrome/browser/ui/views/extensions/chooser_dialog_.*|'\
802 'chrome/browser/ui/views/permission_bubble/chooser_bubble_.*|'\
803 'chrome/browser/usb/usb_chooser_.*',
804 },
[email protected]29ad47c2014-04-23 09:12:48805 'device_sensors': {
806 'filepath': 'content/browser/device_sensors/|'\
807 'content/common/device_sensors/|'\
808 'content/public/android/java/src/org/chromium/content/browser/DeviceSensors.java|'\
809 'content/public/android/javatests/src/org/chromium/content/browser/DeviceSensorsTest.java|'\
timvolodine8cdb94c2016-09-22 12:17:22810 'content/renderer/device_sensors/|'\
811 'content/test/data/device_sensors/|'\
812 'device/sensors/',
[email protected]8c667232013-11-12 19:49:14813 },
[email protected]342b12872012-11-07 12:10:46814 'devtools': {
815 'filepath': 'devtools',
816 },
mfoltz57fd7f32017-05-03 06:12:58817 'dial': {
818 'filepath': 'chrome/(browser|common)/extensions/api/dial' \
819 '|chrome/browser/media/router/discovery/dial/' \
820 '|chrome/test/data/extensions/api_test/dial/'
821 },
[email protected]bab2a832012-07-11 23:29:41822 'disk_cache': {
823 'filepath': 'net/disk_cache/|http_cache',
824 },
[email protected]f76c8852012-06-21 16:37:00825 'download': {
[email protected]f2f0fbb92012-07-14 15:52:49826 'filepath': 'chrome/browser/download/|'\
[email protected]8492b5b2012-12-17 21:58:08827 'content/browser/download/',
[email protected]6bff0ad2011-06-17 01:32:51828 },
[email protected]ca872e362011-07-12 21:06:03829 'downloads_ui': {
dbeam78528be2016-02-18 07:08:49830 'filepath': 'chrome/browser/resources/(md_)?downloads/|' \
[email protected]8492b5b2012-12-17 21:58:08831 'chrome/browser/ui/webui/.*downloads|' \
832 'chrome/browser/ui/views/download/|' \
asanka2009f412015-10-05 17:28:12833 'chrome/browser/ui/cocoa/download/'
[email protected]ca872e362011-07-12 21:06:03834 },
[email protected]f6df20a2012-10-23 21:22:07835 'drive': {
[email protected]8492b5b2012-12-17 21:58:08836 'filepath': 'chrome/browser/chromeos/drive/|' \
837 'chrome/browser/google_apis/'
[email protected]f6df20a2012-10-23 21:22:07838 },
[email protected]89d2cd52013-04-16 01:55:36839 'drive_resource_metadata': {
Ryo Hashimoto900be52c2018-05-24 06:42:26840 'filepath': 'drive.*resource_metadata'
[email protected]89d2cd52013-04-16 01:55:36841 },
[email protected]3a25c8a2014-06-26 06:47:10842 'eme': {
Xiaohan Wang6cbdcdf2018-06-12 21:55:54843 'filepath': 'chrome/renderer/media/.*key_system|' \
844 'chrome/browser/media/.*(cdm|encrypted)|' \
845 'components/cdm/|' \
[email protected]3a25c8a2014-06-26 06:47:10846 'content/browser/media/cdm/|' \
Xiaohan Wang6cbdcdf2018-06-12 21:55:54847 'media/base/android/.*drm|' \
[email protected]3a25c8a2014-06-26 06:47:10848 'media/cdm/|' \
849 'third_party/widevine/cdm/'
850 },
[email protected]f76c8852012-06-21 16:37:00851 'extension': {
852 'filepath': 'extension',
[email protected]161277d42011-06-24 20:48:45853 },
lunalu0a9c05422016-11-11 17:19:06854 'feature_policy': {
Blink Reformata30d4232018-04-07 15:31:06855 'filepath': 'third_party/blink/renderer/platform/feature_policy/|' \
Kent Tamuraeb394c72018-04-07 19:14:55856 'third_party/blink/renderer/bindings/core/v8/origin_trial_features',
lunalu0a9c05422016-11-11 17:19:06857 },
[email protected]f76c8852012-06-21 16:37:00858 'fileapi': {
[email protected]8492b5b2012-12-17 21:58:08859 'filepath': 'file_system/|' \
860 'fileapi/'
[email protected]80919512011-08-03 08:51:04861 },
[email protected]f76c8852012-06-21 16:37:00862 'filebrowse': {
[email protected]8492b5b2012-12-17 21:58:08863 'filepath': 'file_browser|' \
864 'file_manager|' \
865 'filebrowse'
[email protected]4b07b62cc2011-10-03 17:52:39866 },
[email protected]4ed766c2013-09-19 09:45:20867 'filesapp': {
okab0be3dc2016-08-30 07:37:10868 'filepath': 'chrome/browser/chromeos/drive|' \
869 'chrome/browser/chromeos/extensions/file_manager|' \
870 'chrome/browser/chromeos/extensions/file_system_provider|' \
871 'chrome/browser/chromeos/file_manager|' \
872 'chrome/browser/chromeos/file_system_provider|' \
873 'chrome/browser/drive|' \
874 'chrome/test/data/extensions/api_test/file_system_provider|' \
875 'components/drive|' \
876 'google_apis/drive|' \
877 'ui/file_manager'
878 },
Tomasz Mikolajewski2905dbb2017-11-22 06:24:04879 'fsp': {
880 'filepath': 'chrome/browser/chromeos/extensions/file_system_provider|' \
881 'chrome/browser/chromeos/file_system_provider|' \
Tomasz Mikolajewski66b4faa22017-11-22 09:33:43882 'chrome/test/data/extensions/api_test/file_system_provider'
[email protected]4ed766c2013-09-19 09:45:20883 },
Wez385de5a2017-07-13 20:13:16884 'fuchsia': {
885 'filepath': 'fuchsia',
886 },
mmoroz58ddb8172016-09-08 18:29:55887 'fuzzing': {
888 'filepath': 'fuzz|Fuzz',
889 },
Vincent Scheibd5da4d952017-11-03 01:33:24890 'gamepad': {
891 'filepath': 'gamepad',
892 },
[email protected]3a2a6ac02014-06-20 07:07:12893 'gcm': {
peter9f4490a2017-01-27 00:58:36894 'filepath': 'chrome/browser/gcm/|'\
[email protected]3a2a6ac02014-06-20 07:07:12895 'components/gcm_driver/|'\
896 'google_apis/gcm/',
897 },
mikhail.pozdnyakova8db26402016-11-28 18:27:12898 'generic_sensor': {
Jun Caiaa1f040d2017-11-15 01:21:53899 'filepath': 'services/device/generic_sensor/|'\
Blink Reformata30d4232018-04-07 15:31:06900 'third_party/blink/renderer/modules/sensor/',
mikhail.pozdnyakova8db26402016-11-28 18:27:12901 },
[email protected]d8036492013-08-09 16:02:23902 'geolocation': {
903 'filepath': 'chrome/browser/geolocation/|'\
904 'content/browser/geolocation|'\
905 'content/public/common/geoposition.*|'\
906 'content/public/browser/geolocation.*|'\
907 'content/renderer/geolocation.*|'\
908 'content/shell/geolocation/',
909 },
[email protected]cf428f732012-10-02 20:48:15910 'gfx_geometry': {
danakj570c1332015-01-06 16:59:36911 'filepath': 'ui/gfx/geometry/',
[email protected]cf428f732012-10-02 20:48:15912 },
Takeshi Yoshino524e1d262017-07-28 01:16:38913 'gfx_image': {
914 'filepath': 'ui/gfx/image/',
915 },
[email protected]4d1773e2014-04-05 07:59:57916 'gn': {
917 'filepath': 'tools/gn',
918 },
[email protected]f76c8852012-06-21 16:37:00919 'gpu': {
[email protected]f2f0fbb92012-07-14 15:52:49920 'filepath': 'gpu/',
[email protected]f76c8852012-06-21 16:37:00921 },
Corentin Wallezc68aa9b2017-10-02 15:00:03922 'gpu_passthrough_cmd_decoder': {
923 'filepath': 'gpu/command_buffer/service/.*passthrough',
924 },
Andrey Kosyakova173d252018-05-07 18:29:11925 'headless': {
926 'filepath': 'headless/'
927 },
[email protected]f76c8852012-06-21 16:37:00928 'history_ui': {
dbeam78528be2016-02-18 07:08:49929 'filepath': 'chrome/browser/resources/(md_)?history|'\
930 'chrome/browser/ui/webui/.*history',
[email protected]f76c8852012-06-21 16:37:00931 },
932 'i18n': {
[email protected]f2f0fbb92012-07-14 15:52:49933 'filepath': 'base/i18n/|base/string|l10n|icu|'\
timvolodine8cdb94c2016-09-22 12:17:22934 'locale_settings|encoding',
[email protected]f76c8852012-06-21 16:37:00935 },
[email protected]f76c8852012-06-21 16:37:00936 'importer': {
[email protected]f2f0fbb92012-07-14 15:52:49937 'filepath': 'import',
[email protected]f76c8852012-06-21 16:37:00938 },
Greg Thompson4f90fc992017-07-25 19:30:37939 'incident_reporting': {
940 'filepath': 'chrome/browser/safe_browsing/incident_reporting',
941 },
[email protected]c26161352013-11-12 19:50:01942 'indexed_db': {
943 'filepath': 'content/browser/indexed_db|'\
944 'content/child/indexed_db|'\
945 'content/common/indexed_db|'\
946 'content/public/browser/indexed_db|'\
947 'content/test/data/indexeddb',
948 },
bruthigaa8281f2016-02-09 17:52:31949 'ink_drop': {
950 'filepath': 'ui/views/animation/test/.*ink_drop.*|' \
951 'ui/views/animation/.*ink_drop.*'
952 },
dtapuska1f997a12016-03-14 19:22:07953 'input': {
954 'filepath': 'content/browser/renderer_host/input|'\
955 'content/renderer/input|'\
956 'ui/events/blink/'
957 },
Dominick Ngcaa7b402017-07-11 07:35:39958 'installable': {
959 'filepath': 'chrome/browser/installable/',
960 },
mmoss19826c62014-11-14 21:37:36961 'installer_linux': {
962 'filepath': 'chrome/installer/linux/',
963 },
Greg Thompson4f90fc992017-07-25 19:30:37964 'installer_win': {
965 'filepath': 'chrome/install_static/'\
Samuel Huang577ef6c2018-03-13 18:19:34966 '|chrome/installer/(?!gcapi_mac/|linux/|mac/)'\
967 '|components/zucchini/',
Greg Thompson4f90fc992017-07-25 19:30:37968 },
[email protected]56b4b09d32012-07-27 18:28:41969 'instant': {
[email protected]607903d2013-03-25 22:15:47970 'filepath': 'instant|searchbox|'\
971 'chrome/browser/search/|'\
[email protected]c29b7dae2013-03-25 22:29:13972 'chrome/browser/ui/search/|'\
[email protected]eb99f8e2013-07-10 10:17:39973 'chrome/browser/resources/local_ntp/|'\
[email protected]607903d2013-03-25 22:15:47974 'chrome/common/search_types.*',
[email protected]56b4b09d32012-07-27 18:28:41975 },
edchin46453b42017-03-03 01:40:11976 'ios': {
Sylvain Defresne81467d82017-05-29 09:06:14977 'filepath': 'ios/',
edchin46453b42017-03-03 01:40:11978 },
sdefresne18b47312015-06-18 15:15:09979 'ios_chrome': {
Sylvain Defresne81467d82017-05-29 09:06:14980 'filepath': 'ios/chrome/',
sdefresne18b47312015-06-18 15:15:09981 },
marqa4f135f2017-01-10 12:37:34982 'ios_clean': {
Sylvain Defresne81467d82017-05-29 09:06:14983 'filepath': 'ios/clean/',
marqa4f135f2017-01-10 12:37:34984 },
985 'ios_showcase': {
Sylvain Defresne81467d82017-05-29 09:06:14986 'filepath': 'ios/showcase/',
marqa4f135f2017-01-10 12:37:34987 },
eugenebutb5a5a8572017-01-20 01:18:11988 'ios_web': {
Sylvain Defresne81467d82017-05-29 09:06:14989 'filepath': 'ios/web(_view)?/',
eugenebutb5a5a8572017-01-20 01:18:11990 },
Johanndfa4d7d2017-12-07 18:05:29991 'libaom': {
992 'filepath': 'third_party/libaom/',
993 },
Takeshi Yoshino524e1d262017-07-28 01:16:38994 'libvpx': {
Johanndfa4d7d2017-12-07 18:05:29995 'filepath': 'third_party/libvpx/',
vabraafbd4f32015-11-10 19:30:23996 },
[email protected]a3f777d2014-01-07 23:38:26997 'libwebp': {
998 'filepath': 'third_party/libwebp'
999 },
dominiccabb90e02017-03-31 04:54:231000 'libxml_xslt': {
1001 'filepath': 'third_party/libxml/' \
1002 '|third_party/libxslt/',
1003 },
[email protected]04a292a2013-03-07 19:58:421004 'linux_fonts': {
1005 'filepath': 'ui/gfx/font_render_params_.*|'\
deratcd2d6fb2015-02-12 00:10:411006 'ui/gfx/platform_font_linux.*|'\
1007 'ui/gfx/render_text_harfbuzz.*',
[email protected]04a292a2013-03-07 19:58:421008 },
1009 'linux_sandboxing': {
[email protected]f2f0fbb92012-07-14 15:52:491010 'filepath': 'sandbox/linux/',
[email protected]f76c8852012-06-21 16:37:001011 },
[email protected]04a292a2013-03-07 19:58:421012 'linux_seccomp_bpf': {
[email protected]d6a23612012-11-13 20:11:541013 'filepath': 'content/common/sandbox.*linux.cc',
[email protected]f76c8852012-06-21 16:37:001014 },
Takeshi Yoshino524e1d262017-07-28 01:16:381015 'login': {
1016 'filepath': 'chrome/browser/ui/login'
1017 },
lgrey62faed72016-10-11 21:40:391018 'mac': {
lgrey332339b12016-12-05 17:16:401019 'filepath': '(_|/)(cocoa|mac)(_|\.)|/(cocoa|mac)/|^((?!ios\/).)*\.mm?$',
lgrey62faed72016-10-11 21:40:391020 },
mlamourid8b0feb2015-06-02 16:30:471021 'manifest': {
1022 'filepath': 'content/(browser|renderer)/manifest/'\
1023 '|content/public/common/manifest*',
1024 },
James Cook2dc6d042018-04-24 22:00:201025 'mash_buildbot_filters': {
1026 'filepath': 'testing/buildbot/filters/mash.*filter',
1027 },
michaelpg32ca07902015-02-07 00:31:111028 'md_settings': {
michaelpge42ca3b32016-02-19 08:17:571029 'filepath': 'chrome/browser/resources/settings/'\
Dan Beam62f6f8fce2017-06-07 21:23:081030 '|chrome/browser/ui/webui/settings/'\
1031 '|chrome/test/data/webui/settings/',
michaelpg32ca07902015-02-07 00:31:111032 },
[email protected]f76c8852012-06-21 16:37:001033 'media': {
Francois Beaufort9ab59c82017-08-24 13:10:291034 'filepath': 'media|third_party/(ffmpeg|opus|libvpx)'
[email protected]f76c8852012-06-21 16:37:001035 },
mcasasfeedbe42017-03-03 05:23:561036 'media_capture_from_element': {
alancutter40359812017-03-03 08:20:271037 'filepath': 'content/renderer/media_capture_from_element/' \
Blink Reformata30d4232018-04-07 15:31:061038 '|third_party/blink/renderer/modules/mediacapture/' \
Kent Tamuraeb394c72018-04-07 19:14:551039 '|third_party/blink/renderer/platform/exported/web_canvas_capture' \
mcasasfeedbe42017-03-03 05:23:561040 '|third_party/WebKit/LayoutTests/fast/mediacapturefromelement/' \
Kent Tamuraeb394c72018-04-07 19:14:551041 '|third_party/blink/public/platform/web_canvas_capture'
mcasasfeedbe42017-03-03 05:23:561042 },
Tommy Steimel074a1822018-02-07 17:25:441043 'media_controls': {
Blink Reformata30d4232018-04-07 15:31:061044 'filepath': 'third_party/blink/renderer/modules/media_controls/'
Tommy Steimel074a1822018-02-07 17:25:441045 },
[email protected]06dd23172013-06-24 21:04:511046 'media_galleries': {
1047 'filepath': 'chrome/browser/extensions/api/media_galleries/'\
[email protected]06dd23172013-06-24 21:04:511048 '|chrome/browser/media_galleries/'\
1049 '|chrome/browser/storage_monitor/'\
1050 '|chrome/common/media_galleries/'\
Jay Civellicf995502017-09-08 23:59:271051 '|chrome/test/data/extensions/api_test/media_galleries/'
[email protected]06dd23172013-06-24 21:04:511052 },
alokp9e369ea72e2016-06-10 05:41:091053 'media_mojo': {
Xiaohan Wang6cbdcdf2018-06-12 21:55:541054 'filepath': 'media/mojo/'
alokp9e369ea72e2016-06-10 05:41:091055 },
mcasasfeedbe42017-03-03 05:23:561056 'media_recorder': {
alancutter40359812017-03-03 08:20:271057 'filepath': 'content/renderer/media_recorder/' \
Blink Reformata30d4232018-04-07 15:31:061058 '|third_party/blink/renderer/modules/mediarecorder/' \
Kent Tamuraeb394c72018-04-07 19:14:551059 '|third_party/blink/renderer/platform/exported/web_media_recorder' \
mcasasfeedbe42017-03-03 05:23:561060 '|third_party/WebKit/LayoutTests/fast/mediarecorder/' \
Kent Tamuraeb394c72018-04-07 19:14:551061 '|third_party/blink/public/platform/web_media_recorder'
mcasasfeedbe42017-03-03 05:23:561062 },
miu5e69f1c52016-10-23 13:40:111063 'media_remoting': {
1064 'filepath': 'chrome/browser/media/cast_remoting'\
1065 '|media/blink/webmediaplayer_'\
1066 '|media/mojo/interfaces/remoting.mojom'\
1067 '|media/remoting/',
1068 },
kmarshallb698ad4f2015-02-24 19:42:481069 'media_router': {
mfoltz57fd7f32017-05-03 06:12:581070 'filepath': 'chrome/android/(java|junit)/src/org/chromium/chrome/browser/media/router/' \
1071 '|chrome/browser/media/router/' \
kmarshallb698ad4f2015-02-24 19:42:481072 '|chrome/browser/resources/media_router/' \
Takumi Fujimoto4bef2792018-05-03 17:51:551073 '|chrome/browser/ui/media_router/' \
mfoltz57fd7f32017-05-03 06:12:581074 '|chrome/browser/ui/views/media_router/' \
kmarshallb698ad4f2015-02-24 19:42:481075 '|chrome/browser/ui/webui/media_router/' \
Takumi Fujimoto4bef2792018-05-03 17:51:551076 '|chrome/common/media_router/' \
mfoltz57fd7f32017-05-03 06:12:581077 '|chrome/test/data/webui/media_router/' \
1078 '|chrome/test/media_router/' \
1079 '|chrome/utility/media_router/'
kmarshallb698ad4f2015-02-24 19:42:481080 },
Xiaohan Wang6cbdcdf2018-06-12 21:55:541081 'media_win': {
1082 'filepath': 'media/gpu/windows/'
1083 },
fmeawad4582cd22017-03-30 20:59:361084 'memory_coordinator': {
1085 'filepath': 'base/memory/memory_|' \
fmeawadd015b232017-03-31 02:22:451086 'content/browser/memory/|' \
1087 'content/child/memory/'
fmeawad4582cd22017-03-30 20:59:361088 },
[email protected]f76c8852012-06-21 16:37:001089 'message_loop': {
[email protected]f2f0fbb92012-07-14 15:52:491090 'filepath': 'base/message_'
[email protected]f76c8852012-06-21 16:37:001091 },
1092 'metrics': {
[email protected]f2f0fbb92012-07-14 15:52:491093 'filepath': 'base/metrics/'\
asvitkine361b276e2016-08-30 18:45:001094 '|chrome/android/java/src/org/chromium/chrome/browser/metrics/'\
[email protected]f2f0fbb92012-07-14 15:52:491095 '|chrome/browser/metrics/'\
[email protected]f2f0fbb92012-07-14 15:52:491096 '|chrome/browser/chromeos/external_metrics'\
[email protected]b0d594d2014-02-21 03:22:121097 '|chrome/browser/extensions/api/metrics_private/'\
[email protected]f2f0fbb92012-07-14 15:52:491098 '|chrome/browser/ui/webui/metrics_handler'\
asvitkineb7e10302016-01-20 05:17:451099 '|chromecast/browser/metrics/'\
asvitkinee4bad382015-11-05 21:56:451100 '|components/metrics/'\
asvitkineb7e10302016-01-20 05:17:451101 '|components/metrics_services_manager/'\
[email protected]ce6b855a2014-03-12 19:51:391102 '|components/rappor/'\
asvitkinee4bad382015-11-05 21:56:451103 '|components/variations/'\
[email protected]b0d594d2014-02-21 03:22:121104 # Exclude XML files; in particular, histograms.xml.
1105 '|tools/metrics/[^.]*([.](?!xml$).*)?$',
1106 },
1107 'metrics_xml_files': {
1108 # Subscribe to this to watch for changes to histograms.xml.
toyoshim8f51f902015-03-27 03:50:211109 'filepath': 'tools/metrics/.*\.xml$',
1110 },
1111 'midi': {
1112 'filepath': 'midi',
[email protected]f76c8852012-06-21 16:37:001113 },
[email protected]341f218a2013-09-24 22:16:101114 'mojo': {
1115 'filepath': 'mojo',
1116 },
Kyle Horimotoc4d57b122018-02-28 01:17:301117 'multidevice': {
Kyle Horimoto592f64c2018-03-28 23:43:221118 'filepath': 'ash/multidevice_setup/'\
1119 '|chrome/browser/resources/chromeos/multidevice_setup/'\
James Hawkinsf7e517c2018-03-30 21:01:141120 '|chromeos/components/proximity_auth/'\
Kyle Horimoto592f64c2018-03-28 23:43:221121 '|chromeos/services/device_sync/'\
1122 '|chromeos/services/multidevice_setup/'\
1123 '|chromeos/services/secure_channel/'\
James Hawkinsf7e517c2018-03-30 21:01:141124 '|components/cryptauth/'
Kyle Horimotoc4d57b122018-02-28 01:17:301125 },
rjkroegef60dea862015-10-29 17:50:061126 'mus': {
ben6b0453d12016-07-02 04:27:191127 'filepath': 'services/ui/'\
rjkroegef60dea862015-10-29 17:50:061128 '|mojo/gpu/',
1129 },
[email protected]f76c8852012-06-21 16:37:001130 'nacl': {
[email protected]f2f0fbb92012-07-14 15:52:491131 'filepath': 'chrome/nacl/|chrome/test/nacl/|'\
[email protected]193912d2013-09-06 17:41:561132 'chrome/browser/nacl_host/|chrome/common/nacl|'\
1133 'native_client_sdk/src/doc/',
[email protected]f76c8852012-06-21 16:37:001134 },
[email protected]99ddc3d2013-01-22 16:15:331135 'native_client_sdk': {
1136 'filepath': '^native_client_sdk/',
1137 },
[email protected]b9ecdb62014-03-07 14:56:431138 'navigation': {
1139 'filepath': 'content/browser/frame_host|'\
1140 'content/browser/renderer_host/render_process_host.*|'\
1141 'content/browser/renderer_host/render_view_host.*|'\
1142 'content/browser/web_contents/web_contents_impl.*|'\
1143 'content/renderer/render_frame.*|'\
1144 'content/renderer/render_view.*'
1145 },
[email protected]f76c8852012-06-21 16:37:001146 'net': {
[email protected]f2f0fbb92012-07-14 15:52:491147 'filepath': 'net/',
[email protected]f76c8852012-06-21 16:37:001148 },
bnc1872e8bd2017-01-27 02:47:281149 'net_base': {
1150 'filepath': 'net/base/',
1151 },
bnc1872e8bd2017-01-27 02:47:281152 'net_http2': {
1153 'filepath': 'net/http2/',
1154 },
[email protected]f76c8852012-06-21 16:37:001155 'net_log': {
mmenke59e4d8fb42016-06-15 21:15:281156 'filepath': 'net/log/|' \
[email protected]f2f0fbb92012-07-14 15:52:491157 'chrome/browser/net/.*net_log|' \
[email protected]f2f0fbb92012-07-14 15:52:491158 'chrome/browser/resources/net_internals/|' \
mmenke59e4d8fb42016-06-15 21:15:281159 'chrome/browser/ui/webui/net_internals/|' \
Takeshi Yoshino6b30abd2017-07-16 03:34:511160 'components/net_log/'
[email protected]f76c8852012-06-21 16:37:001161 },
bnc1872e8bd2017-01-27 02:47:281162 'net_spdy': {
1163 'filepath': 'net/spdy/',
1164 },
jkarlin539748402015-03-31 17:36:311165 'netinfo': {
Josh Karlin1bd016742017-08-18 17:44:171166 'filepath': '/netinfo/',
jkarlin539748402015-03-31 17:36:311167 },
Helen Li30f43d8e2018-05-09 16:24:011168 'network_service': {
1169 'filepath': 'services/network/',
1170 },
Vincent Scheibd5da4d952017-11-03 01:33:241171 'nfc': {
1172 'filepath': '/nfc/',
1173 },
peterf4758412014-09-17 15:06:011174 'notifications': {
Peter Beverloo4548c852017-08-31 13:45:171175 'filepath': 'chrome/browser/extensions/api/notifications/|'\
1176 'chrome/browser/notifications/|'\
1177 'chrome/test/data/notifications/|'\
1178 'content/browser/notifications/|'\
Peter Beverloo4548c852017-08-31 13:45:171179 'content/common/platform_notification|'\
1180 'content/public/browser/platform_notification|'\
1181 'content/public/common/platform_notification|'\
1182 'content/renderer/notification_|'\
Xi Chengd47af342018-04-24 02:36:331183 'chrome/notification_helper/|'\
Peter Beverloo4548c852017-08-31 13:45:171184 'third_party/WebKit/LayoutTests/external/wpt/notifications|'\
1185 'third_party/WebKit/LayoutTests/http/tests/notifications|'\
Blink Reformata30d4232018-04-07 15:31:061186 'third_party/blink/renderer/modules/notifications|'\
1187 'third_party/blink/public/platform/modules/notifications|'\
peterf4758412014-09-17 15:06:011188 'ui/message_center/'
1189 },
tbansalc6f1c9f2016-09-30 22:48:421190 'nqe': {
1191 'filepath': 'nqe',
1192 },
mcwilliamsedee5042016-04-05 18:46:451193 'ntp_snippets': {
1194 'filepath': 'chrome/android/java/src/org/chromium/chrome/browser/ntp/|'\
mvanouwerkerk16a37f902016-05-16 15:49:361195 'chrome/android/javatests/src/org/chromium/chrome/browser/ntp/|'\
mvanouwerkerk14c89352016-07-21 13:45:131196 'chrome/android/junit/src/org/chromium/chrome/browser/ntp/|'\
mvanouwerkerk117ffb322017-02-06 12:04:201197 'chrome/android/java/src/org/chromium/chrome/browser/suggestions/|'\
1198 'chrome/android/javatests/src/org/chromium/chrome/browser/suggestions/|'\
mvanouwerkerk538dc0b62016-05-17 14:55:341199 'chrome/browser/android/ntp/ntp_snippets|'\
mcwilliamsedee5042016-04-05 18:46:451200 'chrome/browser/ntp_snippets/|'\
mvanouwerkerk41649732016-05-17 13:37:001201 'chrome/browser/resources/snippets_internals|'\
1202 'chrome/browser/ui/webui/snippets_internals|'\
mcwilliamsedee5042016-04-05 18:46:451203 'components/ntp_snippets/|'\
1204 'chrome/android/java/res/layout/new_tab_page|'\
noyau451e6bb62016-12-23 14:29:041205 'chrome/android/java/res/layout/most_visited|'\
1206 'ios/chrome/browser/ntp_snippets'
mcwilliamsedee5042016-04-05 18:46:451207 },
treib70176c52016-07-08 14:34:191208 'ntp_tiles': {
1209 'filepath': 'chrome/browser/android/ntp/|'\
1210 'chrome/browser/ui/webui/ntp/|'\
1211 'chrome/common/search/ntp|'\
noyau451e6bb62016-12-23 14:29:041212 'components/ntp_tiles/|'\
1213 'ios/chrome/browser/ntp_tiles'
treib70176c52016-07-08 14:34:191214 },
peterb8ec88f82017-03-21 13:29:421215 'offline_items_collection': {
1216 'filepath': 'components/offline_items_collection/',
1217 },
dimichdce3ee492016-04-04 04:20:521218 'offline_pages': {
1219 'filepath': 'components/offline_pages/'\
fgorski329be5b2016-04-19 21:38:111220 '|chrome/browser/android/offline_pages/'\
1221 '|chrome/android/java/src/org/chromium/chrome/browser/offlinepages/'
dimichdce3ee492016-04-04 04:20:521222 },
[email protected]f76c8852012-06-21 16:37:001223 'omnibox': {
jdonnelly6fa5a21d2017-01-03 15:28:351224 'filepath': 'chrome/android/java/src/org/chromium/chrome/browser/omnibox/|'\
1225 'chrome/android/javatests/src/org/chromium/chrome/browser/omnibox/|'\
1226 'chrome/browser/autocomplete/|'\
Justin Donnelly0af1472f2017-10-20 15:24:401227 'chrome/browser/ui/location_bar/|'\
jdonnelly6fa5a21d2017-01-03 15:28:351228 'chrome/browser/ui/omnibox/|'\
Justin Donnelly0af1472f2017-10-20 15:24:401229 'chrome/browser/ui/.*/location_bar/|'\
jdonnelly6fa5a21d2017-01-03 15:28:351230 'chrome/browser/ui/.*/omnibox/|'\
1231 'components/omnibox/|'\
1232 'ios/chrome/browser/ui/omnibox/'
[email protected]f76c8852012-06-21 16:37:001233 },
Doug Arnetta94d3ae2017-11-07 00:10:341234 'optimization_guide': {
1235 'filepath': 'optimization_guide|'\
1236 'optimization_hints',
1237 },
chasej6dff9292016-02-02 20:33:121238 'origin_trials': {
chasej68b8bbd2017-01-26 19:26:131239 'filepath': 'origin_trials'\
1240 '|OriginTrial'\
1241 '|ConditionalFeature',
chasej6dff9292016-02-02 20:33:121242 },
[email protected]4a2078e2013-07-18 20:40:201243 'ozone': {
[email protected]f93c2c92013-10-31 18:22:441244 'filepath': 'ui/ozone/|'\
[email protected]4b66bf922013-10-28 19:49:431245 'ui/events/ozone/|'\
1246 'ui/gfx/ozone/|'\
[email protected]4a2078e2013-07-18 20:40:201247 'ui/gl/gl_.*egl.*|'\
1248 'ui/gl/gl_.*ozone.*'
1249 },
lgarron9e25c7402017-03-15 04:03:111250 'page_info' : {
1251 'filepath': 'chrome/browser/ui/page_info/'\
1252 '|chrome/browser/ui/.*/page_info/'\
lgarron3428b2d32017-03-21 18:35:191253 '|chrome/android/java/src/org/chromium/chrome/browser/page_info/'\
lgarron6cd116a2017-04-07 19:42:181254 '|components/page_info_strings.grdp'\
Gregory Chatzinoffdf93d692017-09-09 01:32:271255 '|ios/chrome/browser/ui/page_info/'
lgarron6cd116a2017-04-07 19:42:181256 },
csharrison3b1dc4062015-10-19 14:31:081257 'page_load_metrics' : {
bmcquade9f433702016-07-26 23:33:501258 'filepath': 'chrome/browser/page_load_metrics/'\
1259 '|chrome/common/page_load_metrics/'\
1260 '|chrome/renderer/page_load_metrics/'
csharrison3b1dc4062015-10-19 14:31:081261 },
[email protected]f76c8852012-06-21 16:37:001262 'panels': {
[email protected]7cbe5a52012-09-27 02:00:291263 'filepath': 'chrome/browser/ui/panels'\
1264 '|chrome/browser/ui/cocoa/panels'\
[email protected]7cbe5a52012-09-27 02:00:291265 '|chrome/browser/ui/views/panels'
[email protected]f76c8852012-06-21 16:37:001266 },
[email protected]3cc8b3922014-05-05 13:12:081267 'password_manager': {
1268 'filepath': 'chrome/.*/password_'\
1269 '|chrome/browser/ui/passwords'\
1270 '|chrome/browser/ui/views/passwords'\
1271 '|chrome/test/data/password'\
1272 '|components/autofill.*password'
1273 '|components/password_'\
vabrccdb7222016-06-01 14:59:401274 '|^ios/chrome/browser/passwords'\
[email protected]3cc8b3922014-05-05 13:12:081275 },
rouslane8a22262016-10-19 20:49:411276 'payments': {
1277 'filepath': 'chrome/android/java/src/org/chromium/chrome/browser/payments'\
1278 '|chrome/android/javatests/src/org/chromium/chrome/browser/payments'\
Rouslan Solomakhin81af4cf2017-06-27 15:23:491279 '|chrome/browser/payments'\
1280 '|chrome/browser/ui/views/payments'\
Mohamad Ahmadi2b452762017-07-18 23:17:151281 '|components/payments/test/data'\
rouslana64ceca2016-10-26 01:10:311282 '|components/payments'\
Rouslan Solomakhin81af4cf2017-06-27 15:23:491283 '|content/browser/payments'\
1284 '|content/test/data/payments'\
1285 '|ios/chrome/browser/payments'\
1286 '|ios/chrome/browser/ui/payments'\
1287 '|ios/web/payments'\
1288 '|ios/web/public/payments'\
1289 '|third_party/WebKit/LayoutTests/external/wpt/payment-request'\
1290 '|third_party/WebKit/LayoutTests/http/tests/payments'\
1291 '|third_party/WebKit/LayoutTests/payments'\
Blink Reformata30d4232018-04-07 15:31:061292 '|third_party/blink/public/platform/modules/payments'\
1293 '|third_party/blink/renderer/modules/payments'
mahmadi0a7bb59f2017-02-22 19:13:491294 },
1295 'payments_ios': {
Rouslan Solomakhin81af4cf2017-06-27 15:23:491296 'filepath': 'ios/web/payments'\
1297 '|ios/chrome/browser/payments'\
1298 '|ios/chrome/browser/ui/payments'\
1299 '|ios/web/public/payments'
rouslane8a22262016-10-19 20:49:411300 },
[email protected]f76c8852012-06-21 16:37:001301 'pepper_api': {
[email protected]b8491b02013-11-13 03:50:581302 'filepath': 'ppapi/api'\
1303 '|ppapi/c',
[email protected]f76c8852012-06-21 16:37:001304 },
mlamourid8b0feb2015-06-02 16:30:471305 'permissions': {
1306 'filepath': 'content/(child,browser)/permissions/'\
1307 '|content/common/permission_*'\
1308 '|content/public/(common,browser)/permission_*'\
1309 '|chrome/browser/permissions/'\
1310 '|chrome/browser/content_settings/permission*'\
1311 '|permission_context',
1312 },
François Beaufortb2070eb2018-02-08 10:36:341313 'picture_in_picture': {
Blink Reformata30d4232018-04-07 15:31:061314 'filepath': 'third_party/blink/renderer/modules/picture_in_picture/'
François Beaufortb2070eb2018-02-08 10:36:341315 },
Lutz Justena67427102018-06-28 08:55:461316 'policy_templates': {
1317 'filepath': 'components/policy/resources/policy_templates.json'
1318 },
michaelpg11fff3f2015-02-06 03:35:341319 'polymer': {
1320 'filepath': 'third_party/polymer/|'\
michaelpgf94a2a22017-03-06 22:35:001321 'third_party/web-animations-js/|'\
dbeam78528be2016-02-18 07:08:491322 'tools/polymer|'\
michaelpg11fff3f2015-02-06 03:35:341323 'ui/webui/resources/polymer_resources.grdp',
1324 },
Charles Harrison981d33c2017-10-06 21:36:221325 'popup_blocker': {
1326 'filepath': 'chrome/browser/ui/blocked_content'
1327 },
twifkak0c69c1f2015-06-22 18:20:091328 'precache': {
1329 'filepath': '[pP]recache'
1330 },
[email protected]be775bc2014-06-30 15:41:141331 'prepopulated_engines': {
1332 'filepath': 'components/search_engines/prepopulated_engines.json',
1333 },
[email protected]f76c8852012-06-21 16:37:001334 'prerender': {
[email protected]78375a52012-07-14 14:47:571335 'filepath': 'prerender'
[email protected]f76c8852012-06-21 16:37:001336 },
mfoltz57fd7f32017-05-03 06:12:581337 'presentation': {
1338 'filepath': 'content/(browser|common|renderer)/presentation/' \
Blink Reformata30d4232018-04-07 15:31:061339 '|third_party/blink/public/platform/modules/presentation/' \
mfoltz57fd7f32017-05-03 06:12:581340 '|third_party/WebKit/LayoutTests/presentation/' \
Blink Reformata30d4232018-04-07 15:31:061341 '|third_party/blink/renderer/modules/presentation/'
mfoltz57fd7f32017-05-03 06:12:581342 },
peter884896c72015-03-12 14:26:201343 'push_messaging': {
1344 'filepath': 'push_messaging'
1345 },
stkhapugin06503142016-12-07 14:32:121346 'reading_list': {
1347 'filepath': 'components/reading_list|'\
1348 'ios/chrome/browser/reading_list|'\
1349 'ios/chrome/browser/ui/reading_list',
1350 },
[email protected]f76c8852012-06-21 16:37:001351 'remoting': {
sergeyu05995a4f2017-01-24 21:26:011352 'filepath': '^remoting/' \
1353 '|^testing/chromoting'
[email protected]f76c8852012-06-21 16:37:001354 },
gab57e80c72014-12-08 21:06:131355 'rlz_id': {
1356 'filepath' :'rlz/lib/machine_id.cc|'\
1357 'rlz/lib/machine_id.h|'\
1358 'rlz/win/lib/machine_id_win.cc',
1359 },
Joe Medleya129fe32018-01-25 15:20:221360 'runtime_enabled_features': {
Blink Reformata30d4232018-04-07 15:31:061361 'filepath' : 'third_party/blink/renderer/platform/runtime_enabled_features.json5'
Joe Medleya129fe32018-01-25 15:20:221362 },
grt829c6a82014-10-20 09:29:321363 'safe_browsing': {
timvolodine41e95412017-03-14 02:55:341364 'filepath': 'chrome/(browser|common|renderer)/safe_browsing/|'\
1365 'components/safe_browsing/',
grt829c6a82014-10-20 09:29:321366 },
vakhf8e14c92016-10-17 21:29:471367 'safe_browsing_db': {
1368 'filepath': 'components/safe_browsing_db/',
1369 },
mlamourid8b0feb2015-06-02 16:30:471370 'screen_orientation': {
1371 'filepath': 'screen_orientation',
1372 },
[email protected]0b431722014-01-08 07:21:511373 'service_worker': {
[email protected]edaf31d2014-03-07 00:09:171374 'filepath': 'content/(browser|renderer|child|common)/service_worker/',
[email protected]0b431722014-01-08 07:21:511375 },
Colin Blundell6d2669a2017-07-11 06:26:531376 'services_public': {
1377 'filepath': 'services/([^/]*/)*public/',
1378 },
alitoc5534d62017-04-21 01:48:581379 'settings_reset_prompt': {
1380 'filepath': 'chrome/browser/safe_browsing/settings_reset_prompt/'\
1381 '|chrome/browser/ui/views/settings_reset_prompt',
1382 },
dominickn8884155a2016-06-23 02:28:161383 'site_engagement': {
1384 'filepath': 'chrome/browser/engagement/|'\
1385 'chrome/browser/ui/webui/engagement/',
1386 },
[email protected]f76c8852012-06-21 16:37:001387 'site_instance': {
[email protected]f2f0fbb92012-07-14 15:52:491388 'filepath': 'content/browser/site_instance|'\
1389 'content/browser/browsing_instance',
[email protected]f76c8852012-06-21 16:37:001390 },
Zentaro Kavanagh608f8a12018-01-19 18:39:561391 'smb': {
1392 'filepath': 'chrome/browser/chromeos/file_system_provider'\
1393 '|chrome/browser/chromeos/smb_client'\
1394 '|chromeos/dbus/fake_smb_provider_client'\
1395 '|chromeos/dbus/smb_provider_client',
1396 },
Joe Medleya129fe32018-01-25 15:20:221397 'source_idls': {
Joe Medleyf7671752018-04-13 14:34:501398 'filepath': 'third_party/blink/renderer/(core|modules|platform)/.*\.idl',
Joe Medleya129fe32018-01-25 15:20:221399 },
[email protected]ad0295d2012-10-11 23:43:361400 'spellcheck': {
1401 'filepath': 'chrome/browser/spellchecker/'\
timvolodine8cdb94c2016-09-22 12:17:221402 '|chrome/browser/renderer_context_menu/spelling_'\
1403 '|components/spellcheck/'\
1404 '|third_party/hunspell/'\
1405 '|third_party/hunspell_dictionaries/',
[email protected]ad0295d2012-10-11 23:43:361406 },
Greg Thompson9ea091702018-01-04 11:06:321407 'startup': {
1408 'filepath': 'chrome/browser/ui/startup/',
1409 },
[email protected]67f39af2013-08-23 20:06:051410 'streams': {
1411 'filepath': 'content/browser/streams/',
1412 },
vmpstrcc1c08302015-11-18 06:05:511413 'styleguide': {
1414 'filepath': '^styleguide/',
1415 },
engedye7b734da2017-02-07 12:08:131416 'subresource_filter': {
Charles Harrisonfb3eac92017-06-26 21:26:021417 'filepath': 'subresource_filter|SubresourceFilter|url_pattern_index',
engedye7b734da2017-02-07 12:08:131418 },
[email protected]43d33e92014-07-14 16:39:311419 'supervised_users': {
1420 'filepath': 'chrome/browser/.*managed_mode'\
1421 '|chrome/browser/.*managed_user'\
1422 '|chrome/browser/.*supervised_user',
1423 },
[email protected]f76c8852012-06-21 16:37:001424 'sync': {
maxboguefa217942016-04-01 01:08:131425 'filepath': '^chrome/android/sync_shell/'\
1426 '|^chrome/browser/ui/sync/'\
1427 '|^chrome/browser/ui/views/sync/'\
1428 '|^chrome/test/android/javatests/src/org/chromium/chrome/test/util/browser/sync/'\
1429 '|^ios/chrome/browser/sync/'\
1430 '|^chrome/android/java/src/org/chromium/chrome/browser/sync/'\
1431 '|^chrome/browser/sync/'\
1432 '|^components/browser_sync/'\
Max Boguefef332d2016-07-28 22:09:091433 '|^components/sync/'\
maxboguefa217942016-04-01 01:08:131434 '|^components/sync_bookmarks/'\
Max Boguefef332d2016-07-28 22:09:091435 '|^components/sync_sessions/',
[email protected]f76c8852012-06-21 16:37:001436 },
[email protected]92871a102013-07-01 11:11:411437 'syncfs': {
1438 'filepath': 'sync_file_system',
1439 },
miu5e69f1c52016-10-23 13:40:111440 'tab_alert_indicators': {
1441 'filepath': 'content/browser/media/audio_stream_monitor'\
1442 '|chrome/browser/ui/cocoa/tabs/alert_indicator_button'\
1443 '|chrome/browser/ui/cocoa/tabs/tab_controller\.mm'\
1444 '|chrome/browser/ui/tabs/tab_utils'\
1445 '|chrome/browser/ui/views/tabs/alert_indicator_button'\
1446 '|chrome/browser/ui/views/tabs/tab\.cc'\
1447 '|chrome/browser/ui/views/tabs/tab_renderer_data'\
1448 '|media/audio/audio_(output_controller|power_monitor)',
1449 },
[email protected]82d74152013-07-28 08:55:311450 'tab_capture': {
Adam Parker83a488462017-12-22 00:26:481451 'filepath': 'chrome/browser/extensions/api/tab_capture/'\
miu5e69f1c52016-10-23 13:40:111452 '|chrome/renderer/resources/extensions/tab_capture_custom_bindings.js'\
[email protected]31ef420b2014-08-13 21:19:131453 '|chrome/test/data/extensions/api_test/tab_capture/'\
Adam Parker83a488462017-12-22 00:26:481454 '|components/viz/common/(frame_sinks/copy_output_|gl_helper|yuv_)'\
1455 '|components/viz/service/display/'\
1456 '|components/viz/service/frame_sinks/(frame_sink_manager'\
1457 '|video_capture/)'\
[email protected]31ef420b2014-08-13 21:19:131458 '|content/browser/media/capture/'\
[email protected]31ef420b2014-08-13 21:19:131459 '|content/browser/renderer_host/media/(audio_'\
1460 '|media_stream_manager|video_)'\
miu5e69f1c52016-10-23 13:40:111461 '|content/public/renderer/media_stream_'\
1462 '|content/renderer/media/(media_stream|(.+audio_source))'\
[email protected]31ef420b2014-08-13 21:19:131463 '|media/audio/(audio_output_controller|fake_audio_|virtual_audio_)'\
1464 '|media/base/video_frame\.h'\
Adam Parker83a488462017-12-22 00:26:481465 '|media/capture/'\
1466 '|services/viz/privileged/interfaces/compositing/frame_sink',
[email protected]82d74152013-07-28 08:55:311467 },
[email protected]f76c8852012-06-21 16:37:001468 'tab_contents': {
[email protected]f2f0fbb92012-07-14 15:52:491469 'filepath': 'chrome/browser/tab_contents/|'\
1470 'content/browser/tab_contents/|'\
1471 'chrome/browser/ui/tab_contents/',
[email protected]f76c8852012-06-21 16:37:001472 },
tdresserd80646f2017-03-03 19:26:081473 'tbmv2_metrics': {
1474 'filepath': 'third_party/catapult/tracing/tracing/metrics'
1475 },
[email protected]5e105332012-09-13 01:55:521476 'tcmalloc': {
1477 'filepath': 'third_party/tcmalloc'
1478 },
[email protected]31a10602012-11-21 01:51:261479 'telemetry': {
nednguyen79105d422016-04-18 01:38:421480 'filepath': 'tools/perf/'
[email protected]31a10602012-11-21 01:51:261481 },
Takeshi Yoshino524e1d262017-07-28 01:16:381482 'test_runner': {
1483 'filepath': 'components/test_runner/' \
1484 '|content/shell/(common|browser|renderer)/layout_test/' \
1485 '|content/test/layouttest_support.cc' \
1486 '|content/public/test/layouttest_support.h' \
1487 },
[email protected]f76c8852012-06-21 16:37:001488 'tests': {
[email protected]f2f0fbb92012-07-14 15:52:491489 'filepath': 'apitest|unittest|browsertest|uitest|chrome/test/',
[email protected]0cde05a02011-11-30 23:36:521490 },
jlkleinecc81952016-11-19 00:16:071491 'tether': {
Kyle Horimoto592f64c2018-03-28 23:43:221492 'filepath': 'chrome/browser/chromeos/tether/'\
1493 '|chrome/browser/ui/ash/network/tether*'\
jlkleinecc81952016-11-19 00:16:071494 '|chromeos/components/tether/'\
Kyle Horimoto592f64c2018-03-28 23:43:221495 '|components/cryptauth/'\
1496 '|components/proximity_auth/logging'
jlkleinecc81952016-11-19 00:16:071497 },
[email protected]1cbbb30b2011-10-14 08:03:561498 'textinput': {
Yuichiro Hanadaf0b3b472017-10-17 07:00:531499 'filepath': 'chrome/browser/ui/input_method'\
[email protected]f2f0fbb92012-07-14 15:52:491500 '|content/browser/renderer_host/render_widget_host_view'\
1501 '|content/browser/renderer_host/text_input'\
1502 '|ui/base/ime/'\
[email protected]f2f0fbb92012-07-14 15:52:491503 '|ui/views/controls/textfield/'\
Yuichiro Hanadaf0b3b472017-10-17 07:00:531504 '|ui/wm/core/ime'
[email protected]1cbbb30b2011-10-14 08:03:561505 },
[email protected]3a117c62011-11-29 04:28:021506 'textinput_chromeos': {
[email protected]f2f0fbb92012-07-14 15:52:491507 'filepath': 'chrome/browser/chromeos/input_method/'\
1508 '|chrome/browser/chromeos/extensions/input_method'\
1509 '|chrome/browser/chromeos/status/input_method'\
1510 '|chrome/browser/extensions/extension_input_'\
1511 '|chrome/browser/resources/keyboard'\
[email protected]f2f0fbb92012-07-14 15:52:491512 'chromeos/.*(language|keyboard)'\
[email protected]6bd9e802013-04-18 06:40:421513 '|chromeos/ime/*'
[email protected]3a117c62011-11-29 04:28:021514 },
chirantan96fcf6d2015-01-21 22:36:191515 'timers': {
1516 'filepath': 'base/timer/'\
1517 '|components/timers/'
1518 },
robliaofd54b5c2017-01-13 00:41:301519 'tools_win_chromeexts': {
1520 'filepath': 'tools/win/chromeexts',
1521 },
AJITH KUMAR V4f0c4812018-03-27 13:46:571522 'touch_selection': {
1523 'filepath': 'ui/touch_selection/'\
1524 '|content/public/android/java/src/org/chromium/content/browser/selection/'
1525 },
[email protected]c8eb7f72013-07-04 15:30:111526 'tracing': {
1527 'filepath': 'base/debug/trace_event.*'\
primianobef13b42015-01-30 15:29:311528 '|base/trace_event/'\
[email protected]c8eb7f72013-07-04 15:30:111529 '|content/browser/tracing/'\
Oystein Eftevaag6410f1a2018-03-01 18:06:301530 '|components/tracing/'\
1531 '|services/tracing/'
[email protected]c8eb7f72013-07-04 15:30:111532 },
[email protected]cf428f732012-10-02 20:48:151533 'ui_compositor': {
1534 'filepath': 'ui/compositor/layer\.|'\
1535 'ui/compositor/layer_unittest|'\
1536 'ui/compositor/compositor',
1537 },
robliao2c4b7492016-07-19 01:57:261538 'ui_display_win': {
1539 'filepath': '^ui/display/win',
1540 },
[email protected]6b5093c2012-05-23 19:10:181541 'ui_resources': {
[email protected]f2f0fbb92012-07-14 15:52:491542 'filepath': 'ui/resources/'\
1543 '|ui/base/native_theme/resources/'\
1544 '|chrome/app/theme/'
[email protected]6b5093c2012-05-23 19:10:181545 },
edwardjung83f52ef22017-02-07 13:15:071546 'ui_strings': {
1547 'filepath': 'chrome/app/generated_resources.grd'\
1548 '|chrome/app/google_chrome_strings.grd'\
1549 '|chrome/android/java/strings/android_chrome_strings.grd'\
1550 '|chrome/app/settings_strings.grdp'\
1551 '|ios/chrome/app/strings/ios(_.+)*_strings.grd'\
1552 '|ui/strings/ui_strings.grd',
1553 },
Vincent Scheibd5da4d952017-11-03 01:33:241554 'usb': {
1555 'filepath': '/usb/',
1556 },
Hirokazu Hondaf98a3122018-04-12 11:19:481557 'v4l2': {
1558 'filepath': 'media/gpu/v4l2',
1559 },
Miguel Casas-Sancheza65d49a2017-12-11 03:27:481560 'vaapi': {
1561 'filepath': 'media/gpu/vaapi',
1562 },
[email protected]c73ec8ab2014-01-16 20:35:231563 'version_assembly': {
1564 'filepath': 'chrome/app/version_assembly',
1565 },
posciak62a72272016-05-11 08:31:241566 'video': {
1567 'filepath': 'content/browser/renderer_host/media/|'\
1568 'content/renderer/media/|'\
1569 'media/capture/video/|'\
1570 'media/filters/|'\
1571 'media/gpu/|'\
1572 '.*video.*',
1573 },
mcasas09e881c2016-04-09 02:09:501574 'video_capture': {
1575 'filepath': 'chrome/browser/media/.*(capture|media|webrtc)'\
1576 '|content/browser/renderer_host/media/.*(capture|media)'\
1577 '|content/renderer/media/.*(capture|media|webrtc)'\
1578 '|media/capture/'\
chfremer2a01a69b2017-01-06 02:39:011579 '|media/muxers/'\
1580 '|services/video_capture/',
mcasas09e881c2016-04-09 02:09:501581 },
Alexandre Courbot3e9e55a2018-04-05 05:29:421582 'video_gpu': {
1583 'filepath': 'content/renderer/media/|'\
1584 'media/capture/video/|'\
1585 'media/gpu/',
1586 },
[email protected]f76c8852012-06-21 16:37:001587 'views': {
1588 # Applies to all files and subdirs within this directory.
[email protected]f2f0fbb92012-07-14 15:52:491589 'filepath': '^ui/views/',
[email protected]f76c8852012-06-21 16:37:001590 },
[email protected]ef514a32014-02-26 01:02:351591 'virtual_keyboard': {
1592 'filepath': 'ui/keyboard/'\
oka47452c22017-02-17 05:07:571593 '|chrome/test/data/chromeos/virtual_keyboard/'\
1594 '|extensions/browser/api/virtual_keyboard_private/'\
James Cooka35a1e22017-04-08 02:33:081595 '|ash/system/virtual_keyboard/'\
oka47452c22017-02-17 05:07:571596 '|ash/virtual_keyboard',
[email protected]ef514a32014-02-26 01:02:351597 },
billorr3c7e1442016-11-11 21:21:351598 'virtual_reality': {
David Dorwina4a2b73c2018-05-18 22:39:561599 # Includes VR, AR, and XR.
Michael Thiessena7bec5b2018-07-12 19:10:041600 'filepath': '/vr/'\
David Dorwina4a2b73c2018-05-18 22:39:561601 '|/xr'\
1602 '|third_party/arcore'\
1603 '|third_party/gvr'\
1604 '|third_party/libovr'\
1605 '|third_party/openvr',
billorr3c7e1442016-11-11 21:21:351606 },
Vincent Scheibd5da4d952017-11-03 01:33:241607 'wake_lock': {
1608 'filepath': 'wake_lock',
1609 },
Devin Mullins4ff9b282018-03-09 00:37:321610 'web_package': {
1611 'filepath': 'content/browser/loader/prefetch_url_loader'\
1612 '|content/browser/web_package/'\
Kunihiko Sakamotoba390852018-07-11 01:08:551613 '|content/test/data/sxg/'
Devin Mullins4ff9b282018-03-09 00:37:321614 },
Matt Giuca9eb910d2017-08-02 04:07:381615 'web_share': {
1616 'filepath': 'chrome/android/java/src/org/chromium/chrome/browser/webshare/'\
1617 '|chrome/android/javatests/src/org/chromium/chrome/browser/WebShare.*'\
1618 '|chrome/browser/ui/views/webshare/'\
1619 '|chrome/browser/webshare/'\
1620 '|third_party/WebKit/LayoutTests/webshare/'\
1621 '|third_party/WebKit/LayoutTests/external/wpt/web-share/'\
Blink Reformata30d4232018-04-07 15:31:061622 '|third_party/blink/public/platform/modules/webshare/'\
1623 '|third_party/blink/renderer/modules/webshare/',
Matt Giuca9eb910d2017-08-02 04:07:381624 },
Corentin Wallez3f1d0852018-07-04 15:45:361625 'webgpu': {
1626 'filepath': 'third_party/blink/renderer/modules/webgpu/',
1627 },
Takeshi Yoshinoe387aa32017-08-02 13:16:131628 'webrtc_browser_tests': {
1629 'filepath': 'chrome/browser/media/.*webrtc.*browsertest|'\
1630 'content/browser/media/.*webrtc.*browsertest',
1631 },
[email protected]208879542012-07-05 11:15:341632 'website_settings': {
[email protected]f2f0fbb92012-07-14 15:52:491633 'filepath': 'chrome/browser/content_settings/'\
1634 '|chrome/browser/ui/views/website_settings/'\
1635 '|chrome/browser/ui/website_settings/'\
mukai077089f2014-09-11 18:41:521636 '|chrome/common/content_settings'\
1637 '|components/content_settings/',
[email protected]208879542012-07-05 11:15:341638 },
[email protected]b17d9e02014-07-29 09:45:501639 'windows_sandboxing': {
1640 'filepath': 'sandbox/win/',
1641 },
[email protected]f76c8852012-06-21 16:37:001642 'x11': {
[email protected]f2f0fbb92012-07-14 15:52:491643 'filepath': 'content/browser/renderer_host/backing_store_x\.' \
1644 '|chrome/browser/chromeos/input_method/xkeyboard\.' \
1645 '|chrome/browser/chromeos/system_key_event_listener\.' \
[email protected]f76c8852012-06-21 16:37:001646 '|chrome/browser/chromeos/'\
[email protected]f2f0fbb92012-07-14 15:52:491647 'xinput_hierarchy_changed_event_listener\.' \
1648 '|chrome/browser/chromeos/wm_' \
1649 '|ui/base/x/'
[email protected]0d710852012-05-24 01:18:401650 },
wjmaclean3ff6a402015-03-31 19:00:201651 'zoom': {
1652 'filepath': 'chrome/browser/ui/zoom/' \
1653 '|components/ui/zoom/' \
1654 '|content/browser/host_zoom_*' \
1655 '|content/browser/storage_partition_impl*' \
1656 '|content/public/browser/host_zoom_map.h' \
1657 '|content/public/browser/storage_partition.h'
1658 },
[email protected]a3838612009-10-13 21:57:541659 },
[email protected]ca872e362011-07-12 21:06:031660
pennymac962d190432016-07-27 00:58:351661 ##############################################################################
1662 # Please keep alphabetical
1663 ##############################################################################
[email protected]a3838612009-10-13 21:57:541664 'WATCHLISTS': {
Joe Medley1e1bb652018-04-27 17:36:591665 'about_flags': ['[email protected]',
1666 '[email protected]'],
mazda6471d0e2015-10-02 06:32:551667 'accelerator_table': ['[email protected]',
[email protected]f76c8852012-06-21 16:37:001668 '[email protected]'],
dmazzoni5f4b7f12015-02-17 16:35:571669 'accessibility': ['[email protected]',
Aaron Leventhal978557022017-06-09 15:39:411670 '[email protected]',
dmazzoni5f4b7f12015-02-17 16:35:571671 '[email protected]',
dougtcd8ac01d2017-03-24 16:23:401672 '[email protected]',
[email protected]f76c8852012-06-21 16:37:001673 '[email protected]',
je_julie.kima170bac2015-05-06 14:57:541674 '[email protected]',
Katie Dektara52038e42017-12-06 21:00:311675 '[email protected]',
dmazzoni5f4b7f12015-02-17 16:35:571676 '[email protected]',
[email protected]f76c8852012-06-21 16:37:001677 '[email protected]'],
Dominick Ngfe197c752018-07-18 00:51:261678 'add_to_homescreen': ['[email protected]',
Xi Han50f523a1d2017-07-19 15:56:111679 '[email protected]',
F07b660412017-08-01 20:53:061680 '[email protected]'],
asvitkine361b276e2016-08-30 18:45:001681 'android_crash_reporting': ['[email protected]'],
johnmaguire6aaac7902016-03-15 12:28:201682 'android_crazy_linker': ['[email protected]'],
dfalcantaraef21e9e2016-01-07 01:16:261683 'android_infobars': ['[email protected]'],
agrieve4d9c1c52016-09-23 17:49:381684 'android_infra': ['[email protected]',
Eric Stevenson1a03deb2018-06-22 20:40:131685 '[email protected]',
Andrew Grieve5babdbfc2017-08-16 01:26:491686 '[email protected]'],
Takeshi Yoshino524e1d262017-07-28 01:16:381687 'android_item_chooser_dialogs': ['[email protected]',
1688 '[email protected]'],
lizebf34f69b2016-03-30 16:08:531689 'android_loading': ['[email protected]',
drogere76b5632016-03-31 14:14:411690 '[email protected]'],
Daniele Castagna7c829d692018-02-12 16:09:081691 'android_media': ['[email protected]'],
Ted Choc042d8442018-03-13 16:35:571692 'android_search_widget': ['[email protected]',
1693 '[email protected]'],
nyquistf602bd02017-02-16 23:17:441694 'android_studio': ['[email protected]',
1695 '[email protected]'],
Daniele Castagna7c829d692018-02-12 16:09:081696 'android_tab': ['[email protected]'],
asvitkine361b276e2016-08-30 18:45:001697 'android_uma_settings': ['[email protected]',
1698 '[email protected]'],
Dominick Ngfe197c752018-07-18 00:51:261699 'android_webapk': ['[email protected]'],
[email protected]7ca78dc12012-09-20 09:26:441700 'android_webview': ['[email protected]'],
Matt Giuca9eb910d2017-08-02 04:07:381701 'app_list': ['[email protected]'],
1702 'app_shortcuts': ['[email protected]',
1703 '[email protected]'],
pennymac962d190432016-07-27 00:58:351704 'apps': ['[email protected]',
Dominick Ngfe197c752018-07-18 00:51:261705 '[email protected]',
pennymac962d190432016-07-27 00:58:351706 '[email protected]'],
lhchavez4b19176f2016-05-04 23:12:461707 'arc': ['[email protected]',
hidehiko49f0b7c2016-05-24 10:59:471708 '[email protected]',
lhchavez4b19176f2016-05-04 23:12:461709 '[email protected]',
victorhsieh52feccd2017-02-27 18:27:021710 '[email protected]',
Junichi Uekawa38d20c12018-03-22 03:31:301711 '[email protected]',
1712 '[email protected]'],
lhchavez61532c92016-10-18 21:33:371713 'arc_auth': ['[email protected]'],
Shuhei Takahashiaf68cff2017-07-24 05:17:121714 'arc_fileapi': ['[email protected]'],
poromov7633f602017-02-21 16:44:011715 'arc_kiosk': ['[email protected]'],
lhchavez4b19176f2016-05-04 23:12:461716 'arc_net': ['[email protected]',
1717 '[email protected]',
1718 '[email protected]'],
ejcarusoa298ec02016-06-16 20:30:431719 'arc_power': ['[email protected]'],
Hirokazu Hondaf98a3122018-04-12 11:19:481720 'arc_video_accelerator': ['[email protected]'],
pennymac962d190432016-07-27 00:58:351721 'ash': ['[email protected]',
1722 '[email protected]'],
Xiaohui Chenf7e70a22018-02-08 00:36:381723 'assistant': ['[email protected]'],
Max Morin2b0206312018-04-06 11:17:401724 'audio_service': ['[email protected]',
1725 '[email protected]',
1726 '[email protected]'],
pennymac962d190432016-07-27 00:58:351727 'aura': ['[email protected]',
1728 '[email protected]'],
[email protected]c3a6e1e72013-08-02 00:13:071729 'aura_compositor': ['[email protected]',
1730 '[email protected]',
pennymac962d190432016-07-27 00:58:351731 '[email protected]',
danakj3695c582016-10-26 21:54:431732 '[email protected]'],
Jared Saul4765c1e2018-06-18 13:44:571733 'autofill': ['[email protected]',
1734 '[email protected]',
sebsg55d59d82018-06-19 18:29:521735 '[email protected]',
sebsgbbfbea02016-10-24 21:54:591736 '[email protected]',
Anthony Vallee-Dubois866affd22018-03-19 15:13:211737 '[email protected]',
Jared Saul4765c1e2018-06-18 13:44:571738 '[email protected]',
1739 '[email protected]',
Tommy Martino7e7d74082018-04-09 19:25:051740 '[email protected]',
Jared Saul4765c1e2018-06-18 13:44:571741 '[email protected]'],
1742 'autofill_credit_cards': ['[email protected]'],
Dan Elphick08d1fd42018-04-26 10:22:331743 'background_fetch': ['[email protected]',
Mugdha Lakhani6876ba12018-04-06 13:12:281744 '[email protected]',
Dan Elphick08d1fd42018-04-26 10:22:331745 '[email protected]'],
pennymac962d190432016-07-27 00:58:351746 'background_sync': ['[email protected]',
chasej6dff9292016-02-02 20:33:121747 '[email protected]',
pennymac962d190432016-07-27 00:58:351748 '[email protected]'],
Dominick Ngfe197c752018-07-18 00:51:261749 'banners': ['[email protected]',
Xi Han50f523a1d2017-07-19 15:56:111750 '[email protected]',
F07b660412017-08-01 20:53:061751 '[email protected]'],
Takeshi Yoshino524e1d262017-07-28 01:16:381752 'base': ['[email protected]'],
dmikurubee40b4062014-11-04 17:47:191753 'base_allocator': ['[email protected]',
[email protected]b17d9e02014-07-29 09:45:501754 '[email protected]'],
[email protected]1ed5e0fd2012-07-19 00:19:051755 'base_memory': ['[email protected]'],
Alexander Timin864bf8a02018-03-12 11:06:281756 'base_scheduler': ['[email protected]'],
robliao1644d8b2016-04-11 15:39:591757 'base_task_scheduler': ['[email protected]',
1758 '[email protected]',
1759 '[email protected]'],
pennymac962d190432016-07-27 00:58:351760 'base_win': ['[email protected]',
Robert Liao27a2fa12017-10-20 18:34:481761 '[email protected]',
pennymac962d190432016-07-27 00:58:351762 '[email protected]'],
[email protected]7e093d4022014-06-26 19:19:551763 'battery_status': ['[email protected]'],
wnwen72684762017-03-29 13:28:371764 'binary_size': ['[email protected]',
1765 '[email protected]',
1766 '[email protected]'],
pennymac962d190432016-07-27 00:58:351767 'blink': ['[email protected]'],
1768 'blink_accessibility': ['[email protected]',
1769 '[email protected]',
dougtcd8ac01d2017-03-24 16:23:401770 '[email protected]',
horo8e9a01572016-07-27 06:05:311771 '[email protected]',
pennymac962d190432016-07-27 00:58:351772 '[email protected]'],
1773 'blink_animation': ['[email protected]',
1774 '[email protected]',
1775 '[email protected]',
1776 '[email protected]',
1777 '[email protected]'],
1778 'blink_app_banner': ['[email protected]'],
1779 'blink_audio': ['[email protected]',
1780 '[email protected]'],
1781 'blink_battery_status': ['[email protected]',
1782 '[email protected]'],
pennymac962d190432016-07-27 00:58:351783 'blink_bindings': ['[email protected]'],
jbroman9ac2d532016-09-01 18:20:081784 'blink_bindings_serialization': ['[email protected]'],
Conley Owensd744e392018-04-24 19:18:571785 'blink_bluetooth': ['[email protected]',
Vincent Scheibf01b55ff22018-01-10 21:05:061786 '[email protected]'],
danakjdfa88932017-06-29 18:43:281787 'blink_canvas2d': ['[email protected]',
pennymac962d190432016-07-27 00:58:351788 '[email protected]'],
1789 'blink_client_hints': ['[email protected]'],
1790 'blink_clipboard': ['[email protected]'],
Kinuko Yasuda4a342642018-03-01 09:29:551791 'blink_common': ['[email protected]',
1792 '[email protected]'],
Kentaro Hara993b0de2017-08-07 02:26:371793 'blink_controller': ['[email protected]'],
pennymac962d190432016-07-27 00:58:351794 'blink_css': ['[email protected]',
1795 '[email protected]',
danakjc1e13d4e2018-05-04 21:34:421796 '[email protected]'],
pennymac962d190432016-07-27 00:58:351797 'blink_css_flexbox': ['[email protected]'],
Morten Stenshorne4f1b3022017-11-14 12:05:371798 'blink_css_fragmentation_tests': ['[email protected]'],
pennymac962d190432016-07-27 00:58:351799 'blink_css_grid_layout': ['[email protected]',
horo8e9a01572016-07-27 06:05:311800 '[email protected]',
pennymac962d190432016-07-27 00:58:351801 '[email protected]'],
Dimitri Glazkov33286c62017-12-08 23:34:251802 'blink_custom_elements': ['[email protected]'],
pennymac962d190432016-07-27 00:58:351803 'blink_device_orientation': ['[email protected]',
1804 '[email protected]'],
1805 'blink_devtools': ['[email protected]',
1806 '[email protected]',
1807 '[email protected]',
1808 '[email protected]',
1809 '[email protected]',
lushnikovc5bd7ca2016-07-27 17:19:391810 '[email protected]'],
pennymac962d190432016-07-27 00:58:351811 'blink_dom': ['[email protected]',
danakjc1e13d4e2018-05-04 21:34:421812 '[email protected]'],
Hayato Ito5fc828c2017-07-05 08:02:321813 'blink_dom_events': ['[email protected]'],
pennymac962d190432016-07-27 00:58:351814 'blink_events': ['[email protected]',
pennymac962d190432016-07-27 00:58:351815 '[email protected]',
1816 '[email protected]'],
1817 'blink_fetch': ['[email protected]',
1818 '[email protected]',
Takeshi Yoshino9d7588a32017-07-31 07:17:341819 '[email protected]'],
pennymac962d190432016-07-27 00:58:351820 'blink_fileapi': ['[email protected]',
1821 '[email protected]',
1822 '[email protected]'],
haraken98d0827a2017-02-27 00:55:191823 'blink_frames': ['[email protected]'],
Mounir Lamouria33886c2018-02-07 10:00:371824 'blink_geolocation': ['[email protected]'],
Nico Weberb6975cc2018-06-19 10:51:451825 'blink_heap': ['[email protected]',
pennymac962d190432016-07-27 00:58:351826 '[email protected]',
1827 '[email protected]'],
Dimitri Glazkov33286c62017-12-08 23:34:251828 'blink_html': ['[email protected]'],
csharrisonf357e9632016-07-29 01:27:221829 'blink_htmlparser': ['[email protected]',
1830 '[email protected]'],
pennymac962d190432016-07-27 00:58:351831 'blink_indexed_db': ['[email protected]',
1832 '[email protected]'],
1833 'blink_input': ['[email protected]',
nzolghadr773a1982016-10-18 21:26:451834 '[email protected]'],
pennymac962d190432016-07-27 00:58:351835 'blink_layers': ['[email protected]'],
1836 'blink_layout': ['[email protected]',
1837 '[email protected]',
pennymac962d190432016-07-27 00:58:351838 '[email protected]',
1839 '[email protected]',
1840 '[email protected]'],
Ojan Vafai1fa1ec52018-04-11 17:56:401841 'blink_layout_ng': ['[email protected]',
atotic30c8eba2016-10-28 13:24:071842 '[email protected]',
dgroganf9744ea2017-01-18 23:23:261843 '[email protected]',
lchoi2ba79a72017-05-25 00:23:051844 '[email protected]',
Xiaocheng Hu8bd4d8072017-10-25 23:44:321845 '[email protected]',
1846 '[email protected]'],
pennymac962d190432016-07-27 00:58:351847 'blink_loader': ['[email protected]',
1848 '[email protected]',
Takeshi Yoshinoab2ce8562017-11-09 05:19:191849 '[email protected]'],
pennymac962d190432016-07-27 00:58:351850 'blink_media': ['[email protected]',
1851 '[email protected]',
srirama.mdec4f512016-09-06 08:22:191852 '[email protected]',
1853 '[email protected]'],
pennymac962d190432016-07-27 00:58:351854 'blink_media_queries': ['[email protected]',
1855 '[email protected]'],
mcasas9558316b2017-03-10 18:57:311856 'blink_mediastream': ['[email protected]'],
pennymac962d190432016-07-27 00:58:351857 'blink_modules': ['[email protected]'],
1858 'blink_navigator_content_utils': ['[email protected]'],
pennymac962d190432016-07-27 00:58:351859 'blink_out_of_process_frames': ['[email protected]',
1860 '[email protected]'],
pennymac962d190432016-07-27 00:58:351861 'blink_paint' : ['[email protected]',
chrishtr4030de342016-10-03 23:57:591862 '[email protected]'],
Xida Chen0ef92782018-01-17 05:53:351863 'blink_paintworklet' : ['[email protected]'],
panickere9ffa3f2017-04-10 18:26:061864 'blink_performance_timing': ['[email protected]'],
pennymac962d190432016-07-27 00:58:351865 'blink_permissions': ['[email protected]'],
kinukoc462adb2016-12-22 12:58:491866 'blink_platform': ['[email protected]'],
ajumabd2c9c22017-05-01 21:29:501867 'blink_platform_graphics': ['[email protected]',
pennymac962d190432016-07-27 00:58:351868 '[email protected]',
1869 '[email protected]',
1870 '[email protected]',
fmalita9710b732017-02-17 05:10:021871 '[email protected]',
pennymac962d190432016-07-27 00:58:351872 '[email protected]',
1873 '[email protected]',
pennymac962d190432016-07-27 00:58:351874 '[email protected]'],
Takeshi Yoshino524e1d262017-07-28 01:16:381875 'blink_preloadScanner': ['[email protected]'],
pennymac962d190432016-07-27 00:58:351876 'blink_prerender': ['[email protected]',
1877 '[email protected]'],
Dimitri Glazkov33286c62017-12-08 23:34:251878 'blink_public_api': ['[email protected]'],
pennymac962d190432016-07-27 00:58:351879 'blink_quota': ['[email protected]',
1880 '[email protected]',
1881 '[email protected]'],
Alexander Timin864bf8a02018-03-12 11:06:281882 'blink_scheduler': ['[email protected]'],
pennymac962d190432016-07-27 00:58:351883 'blink_screen_orientation': ['[email protected]'],
Kouhei Ueno43382932017-05-30 04:43:571884 'blink_script': ['[email protected]',
1885 '[email protected]',
1886 '[email protected]'],
David Bokan9dc0046272017-12-29 00:28:011887 'blink_scroll': ['[email protected]'],
Matt Falkenhagenca7fbb62018-07-10 09:21:431888 'blink_service_worker': ['[email protected]',
pennymac962d190432016-07-27 00:58:351889 '[email protected]',
1890 '[email protected]',
1891 '[email protected]',
pennymac962d190432016-07-27 00:58:351892 '[email protected]',
1893 '[email protected]',
shimazu99de61f2016-09-07 03:57:411894 '[email protected]',
pennymac962d190432016-07-27 00:58:351895 '[email protected]'],
Matt Falkenhagenca7fbb62018-07-10 09:21:431896 'blink_service_worker_tests': ['[email protected]'],
Hayato Ito5fc828c2017-07-05 08:02:321897 'blink_shadow_dom': ['[email protected]'],
timvolodine8cdb94c2016-09-22 12:17:221898 'blink_spellcheck' : ['[email protected]',
xiaochengh4a3c84e2017-03-28 07:15:321899 '[email protected]',
Xiaocheng Hu8bd4d8072017-10-25 23:44:321900 '[email protected]'],
jbroman69166ca82017-04-04 21:01:361901 'blink_spv2_layout_tests': ['[email protected]'],
pennymac962d190432016-07-27 00:58:351902 'blink_style': ['[email protected]'],
1903 'blink_svg': ['[email protected]',
fmalita9710b732017-02-17 05:10:021904 '[email protected]',
pennymac962d190432016-07-27 00:58:351905 '[email protected]',
pennymac962d190432016-07-27 00:58:351906 '[email protected]',
1907 '[email protected]',
pennymac962d190432016-07-27 00:58:351908 '[email protected]'],
pennymac962d190432016-07-27 00:58:351909 'blink_track': ['[email protected]',
1910 '[email protected]',
1911 '[email protected]',
Sriram8d3e0e22017-11-09 10:40:161912 '[email protected]',
1913 '[email protected]'],
mvanouwerkerk38f632c62017-04-13 10:35:311914 'blink_vibration': ['[email protected]'],
David Bokan9dc0046272017-12-29 00:28:011915 'blink_viewport_interaction': ['[email protected]',
1916 '[email protected]'],
pennymac962d190432016-07-27 00:58:351917 'blink_w3ctests': ['[email protected]'],
pennymac962d190432016-07-27 00:58:351918 'blink_webp': ['[email protected]',
1919 '[email protected]',
1920 '[email protected]'],
Takeshi Yoshino965c7b22018-02-15 05:18:241921 'blink_websockets': ['[email protected]'],
pennymac962d190432016-07-27 00:58:351922 'blink_workers': ['[email protected]',
falken6731ece42016-10-12 01:41:501923 '[email protected]',
pennymac962d190432016-07-27 00:58:351924 '[email protected]',
shimazu99de61f2016-09-07 03:57:411925 '[email protected]',
1926 '[email protected]'],
Raphael Kubo da Costaae598192018-05-29 11:14:241927 'blink_wtf': ['[email protected]'],
Joel Hockey0db16432018-03-09 22:41:491928 'blink_xml': ['[email protected]',
1929 '[email protected]'],
noyauce460872016-09-09 11:54:001930 'bookmarks': ['[email protected]'],
donnd787f6ed2016-08-03 01:00:561931 'bottombar': ['[email protected]',
1932 '[email protected]'],
Tarun Bansalc4882282018-07-11 23:53:551933 'breve': ['[email protected]'],
[email protected]22650d22012-07-18 17:02:351934 'browser_components': ['[email protected]'],
pennymac962d190432016-07-27 00:58:351935 'browser_compositor': ['[email protected]',
1936 '[email protected]'],
michaelpge42ca3b32016-02-19 08:17:571937 'browser_resources_md': ['[email protected]'],
Christian Dullwebered2c82b2018-04-10 08:37:221938 'browsing_data': ['[email protected]',
1939 '[email protected]',
msramek878b39d92016-04-20 07:55:331940 '[email protected]'],
pennymac962d190432016-07-27 00:58:351941 'bubble': ['[email protected]',
pennymac962d190432016-07-27 00:58:351942 '[email protected]'],
Josh Karlin1bd016742017-08-18 17:44:171943 'cache_storage': ['[email protected]'],
Adam Parkera556b7a2018-05-22 17:53:191944 'cast': ['[email protected]',
miua1710162015-08-27 01:38:091945 '[email protected]',
[email protected]ad8ff0e2013-12-13 09:24:121946 '[email protected]',
miua1710162015-08-27 01:38:091947 '[email protected]',
1948 '[email protected]'],
ryanchung4d157372016-05-10 20:27:161949 'cast_certificate': ['[email protected]',
mfoltz57fd7f32017-05-03 06:12:581950 '[email protected]',
ryanchung24f9d7b2017-01-12 19:18:341951 '[email protected]'],
Adam Parkera556b7a2018-05-22 17:53:191952 'cast_channel': ['[email protected]',
Adam Parker41b9e4cb2017-08-14 17:09:121953 '[email protected]',
Ryan Ki Sing Chung27cc7ed92017-07-25 21:53:471954 '[email protected]'],
[email protected]c863702a2012-09-14 20:05:281955 'cc': ['[email protected]'],
danakjca574522017-09-20 16:38:591956 'cc-contexts': ['[email protected]'],
1957 'cc-display': ['[email protected]'],
1958 'cc-paint': ['[email protected]'],
1959 'cc-quads': ['[email protected]'],
1960 'cc-resources': ['[email protected]'],
Alexander Timin864bf8a02018-03-12 11:06:281961 'cc-scheduler': ['[email protected]'],
pennymac962d190432016-07-27 00:58:351962 'certificate_transparency': ['[email protected]',
1963 '[email protected]',
martijnccdd0542016-11-07 18:49:271964 '[email protected]',
pennymac962d190432016-07-27 00:58:351965 '[email protected]'],
Joe Mason60ec2f32018-02-15 15:50:511966 'chrome_cleaner': ['[email protected]',
1967 '[email protected]',
1968 '[email protected]'],
pennymac962d190432016-07-27 00:58:351969 'chrome_elf': ['[email protected]',
1970 '[email protected]'],
lpy0ca13772017-02-28 19:48:271971 'chrome_grc': ['[email protected]'],
[email protected]d5b21972012-07-20 02:06:011972 'chrome_views': ['[email protected]'],
alokp9d869cc12016-05-27 01:46:311973 'chromecast': ['[email protected]',
1974 '[email protected]',
halliwellfa56b3a42015-09-04 21:42:571975 '[email protected]'],
gfhuang2548f902016-02-26 02:29:211976 'chromecast_public': ['[email protected]'],
Jonathon Kereliuk540c7d52018-01-18 06:22:031977 'chromedriver': ['[email protected]',
1978 '[email protected]'],
pennymac962d190432016-07-27 00:58:351979 'chromeos': ['[email protected]'],
1980 'chromeos_attestation': ['[email protected]'],
1981 'chromeos_calculator': ['[email protected]'],
alematec5187b1b2016-08-26 05:32:181982 'chromeos_geolocation': ['[email protected]'],
Achuith Bhandarkar434e24592018-03-07 23:05:121983 'chromeos_lkgm': ['[email protected]',
Benjamin Pastened7029352018-04-17 19:09:101984 '[email protected]',
Achuith Bhandarkar434e24592018-03-07 23:05:121985 '[email protected]'],
alematec5187b1b2016-08-26 05:32:181986 'chromeos_login': ['[email protected]',
1987 '[email protected]'],
pennymac962d190432016-07-27 00:58:351988 'chromeos_net': ['[email protected]'],
1989 'chromeos_power': ['[email protected]'],
alematec5187b1b2016-08-26 05:32:181990 'chromeos_timezone': ['[email protected]'],
1991 'chromeos_webui': ['[email protected]'],
Daniel Cheng99312b632017-10-25 03:59:491992 'clang_update': ['[email protected]',
1993 '[email protected]',
thestigf023ccc2016-11-10 14:39:151994 '[email protected]',
[email protected]cf8ffa82013-02-13 08:30:071995 '[email protected]',
George Burgess IVbbcd9912018-04-17 14:59:281996 '[email protected]',
pennymac962d190432016-07-27 00:58:351997 '[email protected]',
rnk28bbd1772016-05-04 17:57:581998 '[email protected]',
Hans Wennborgf2eb949e2018-05-08 12:45:031999 '[email protected]',
Peter Collingbourne1ac5f712018-03-30 22:15:132000 '[email protected]',
Ramin Halavati33b495062018-04-06 11:13:352001 '[email protected]',
rnk28bbd1772016-05-04 17:57:582002 '[email protected]',
pennymac962d190432016-07-27 00:58:352003 '[email protected]',
thestigf023ccc2016-11-10 14:39:152004 '[email protected]',
pennymac962d190432016-07-27 00:58:352005 '[email protected]',
horo8e9a01572016-07-27 06:05:312006 '[email protected]',
pennymac962d190432016-07-27 00:58:352007 '[email protected]'],
[email protected]f76c8852012-06-21 16:37:002008 'clipboard': ['[email protected]'],
Aaron Gable64f273582017-03-30 18:02:002009 'codereview_settings': ['[email protected]'],
sdefresned94c5b02015-07-22 17:54:552010 'components_deps': ['[email protected]',
2011 '[email protected]',
2012 '[email protected]'],
Conley Owensd744e392018-04-24 19:18:572013 'content_bluetooth': ['[email protected]',
Vincent Scheibf01b55ff22018-01-10 21:05:062014 '[email protected]'],
Randy Smith9d64e6e2018-03-07 20:07:082015 'content_loader': ['[email protected]'],
pennymac962d190432016-07-27 00:58:352016 'content_renderer': ['[email protected]'],
mkwst75a31a42014-09-14 18:32:532017 'content_shell': ['[email protected]',
peterc9e3e172015-11-02 09:29:162018 '[email protected]',
2019 '[email protected]'],
nhiroki90ba0102015-07-21 01:42:242020 'content_worker': ['[email protected]',
2021 '[email protected]'],
donnd787f6ed2016-08-03 01:00:562022 'contextual_search': ['[email protected]',
2023 '[email protected]'],
pennymac962d190432016-07-27 00:58:352024 'courgette': ['[email protected]',
2025 '[email protected]'],
Nico Weber6ff639a2017-08-11 21:04:502026 'cq': ['[email protected]',
2027 '[email protected]',
2028 '[email protected]',
2029 '[email protected]',
2030 '[email protected]'],
dbeamd924f0d0d2017-06-20 02:34:252031 'cr_elements': ['[email protected]',
michaelpge42ca3b32016-02-19 08:17:572032 '[email protected]'],
Chung-yih Wang7afc64a2018-03-06 02:09:042033 'cros_benchmarks': ['[email protected]',
2034 '[email protected]',
2035 '[email protected]'],
Ben Wells03471a72018-03-22 00:58:462036 'crostini': ['[email protected]'],
Michael Thiessena7bec5b2018-07-12 19:10:042037 'custom_tabs': ['[email protected]'],
Ryo Hashimoto900be52c2018-05-24 06:42:262038 'dbus': ['[email protected]'],
dmikurubee40b4062014-11-04 17:47:192039 'deep_memory_profiler': ['[email protected]'],
Conley Owensd744e392018-04-24 19:18:572040 'device_bluetooth': ['[email protected]',
Vincent Scheibf01b55ff22018-01-10 21:05:062041 '[email protected]'],
Conley Owensd744e392018-04-24 19:18:572042 'device_chooser': ['[email protected]',
Vincent Scheibf01b55ff22018-01-10 21:05:062043 '[email protected]'],
Jun Caiaa1f040d2017-11-15 01:21:532044 'device_sensors': ['[email protected]',
2045 '[email protected]',
mlamouri5cdcdf02014-11-27 15:58:592046 '[email protected]',
pennymac962d190432016-07-27 00:58:352047 '[email protected]'],
pennymac962d190432016-07-27 00:58:352048 'devtools': ['[email protected]',
2049 '[email protected]'],
Adam Parkera556b7a2018-05-22 17:53:192050 'dial': ['[email protected]',
mfoltz57fd7f32017-05-03 06:12:582051 '[email protected]'],
kinukoc462adb2016-12-22 12:58:492052 'disk_cache': ['[email protected]'],
David Trainor051827f2017-06-02 18:33:132053 'download': ['[email protected]'],
dbeamd924f0d0d2017-06-20 02:34:252054 'downloads_ui': ['[email protected]'],
[email protected]9a3781d2013-04-04 18:31:402055 'drive': ['[email protected]'],
[email protected]89d2cd52013-04-16 01:55:362056 'drive_resource_metadata': ['[email protected]'],
[email protected]3a25c8a2014-06-26 06:47:102057 'eme': ['[email protected]'],
[email protected]f9529e7922013-06-06 05:19:412058 'extension': ['[email protected]',
2059 '[email protected]'],
Luna Lu7f221f22017-06-13 16:46:142060 'feature_policy': ['[email protected]',
Joe Medleya129fe32018-01-25 15:20:222061 '[email protected]',
Joe Medley1e1bb652018-04-27 17:36:592062 '[email protected]'],
[email protected]84dcfd92014-05-23 13:18:192063 'fileapi': ['[email protected]',
[email protected]6f217122013-11-25 07:21:482064 '[email protected]',
2065 '[email protected]'],
yoshiki1c0ba2782014-12-08 07:04:262066 'filebrowse': ['[email protected]'],
Joel Hockey0db16432018-03-09 22:41:492067 'filesapp': ['[email protected]',
2068 '[email protected]',
okab0be3dc2016-08-30 07:37:102069 '[email protected]'],
Tomasz Mikolajewski2905dbb2017-11-22 06:24:042070 'fsp': ['[email protected]'],
Wez385de5a2017-07-13 20:13:162071 'fuchsia': ['[email protected]', '[email protected]'],
mmoroz58ddb8172016-09-08 18:29:552072 'fuzzing': ['[email protected]'],
Conley Owensd744e392018-04-24 19:18:572073 'gamepad': ['[email protected]'],
Dan Elphick7c3105252017-11-06 15:51:472074 'gcm': ['[email protected]',
pennymac962d190432016-07-27 00:58:352075 '[email protected]'],
mikhail.pozdnyakova8db26402016-11-28 18:27:122076 'generic_sensor': ['[email protected]',
Jun Caiaa1f040d2017-11-15 01:21:532077 '[email protected]',
Vincent Scheibd5da4d952017-11-03 01:33:242078 '[email protected]',
timvolodine4cf58ca2017-05-24 16:11:482079 '[email protected]',
mikhail.pozdnyakova8db26402016-11-28 18:27:122080 '[email protected]'],
Conley Owensd744e392018-04-24 19:18:572081 'geolocation': ['[email protected]',
Vincent Scheibf01b55ff22018-01-10 21:05:062082 '[email protected]'],
[email protected]cf428f732012-10-02 20:48:152083 'gfx_geometry': ['[email protected]'],
[email protected]f93b7382012-08-09 20:53:162084 'gfx_image': ['[email protected]'],
agrieve4d9c1c52016-09-23 17:49:382085 'gn': ['[email protected]',
2086 '[email protected]',
pennymac962d190432016-07-27 00:58:352087 '[email protected]'],
[email protected]a6159102013-11-08 23:21:522088 'gpu': ['[email protected]'],
Corentin Wallez3f1d0852018-07-04 15:45:362089 'gpu_passthrough_cmd_decoder': ['[email protected]'],
Andrey Kosyakova173d252018-05-07 18:29:112090 'headless': ['[email protected]'],
dbeamd924f0d0d2017-06-20 02:34:252091 'history_ui': ['[email protected]'],
[email protected]f76c8852012-06-21 16:37:002092 'i18n': ['[email protected]'],
[email protected]f76c8852012-06-21 16:37:002093 'importer': ['[email protected]'],
Greg Thompson4f90fc992017-07-25 19:30:372094 'incident_reporting': ['[email protected]'],
[email protected]8b250562014-08-12 19:07:452095 'indexed_db': ['[email protected]',
dgrogand792a7f2016-01-21 00:12:132096 '[email protected]'],
bruthigaa8281f2016-02-09 17:52:312097 'ink_drop': ['[email protected]'],
dtapuska1f997a12016-03-14 19:22:072098 'input': ['[email protected]'],
Dominick Ngfe197c752018-07-18 00:51:262099 'installable': ['[email protected]'],
Raphael Kubo da Costaf242cef72017-11-08 16:01:182100 'installer_linux': ['[email protected]',
2101 '[email protected]'],
Greg Thompson4f90fc992017-07-25 19:30:372102 'installer_win': ['[email protected]',
2103 '[email protected]',
2104 '[email protected]'],
pennymac962d190432016-07-27 00:58:352105 'instant': ['[email protected]',
pennymac962d190432016-07-27 00:58:352106 '[email protected]',
jered0bd025a82017-05-03 20:01:132107 '[email protected]',
pennymac962d190432016-07-27 00:58:352108 '[email protected]',
2109 '[email protected]',
2110 '[email protected]',
2111 '[email protected]',
2112 '[email protected]'],
edchin46453b42017-03-03 01:40:112113 'ios': ['[email protected]'],
2114 'ios_chrome': ['[email protected]',
marqa4f135f2017-01-10 12:37:342115 '[email protected]',
eugenebutb5a5a8572017-01-20 01:18:112116 '[email protected]'],
edchin46453b42017-03-03 01:40:112117 'ios_clean': ['[email protected]',
lpromero6846b19d2017-05-23 10:43:592118 '[email protected]'],
edchin46453b42017-03-03 01:40:112119 'ios_showcase': ['[email protected]',
lpromero6846b19d2017-05-23 10:43:592120 '[email protected]'],
edchin46453b42017-03-03 01:40:112121 'ios_web': ['[email protected]',
2122 '[email protected]'],
Johanndfa4d7d2017-12-07 18:05:292123 'libaom': ['[email protected]',
pennymac962d190432016-07-27 00:58:352124 '[email protected]',
2125 '[email protected]',
2126 '[email protected]'],
Johanndfa4d7d2017-12-07 18:05:292127 'libvpx': ['[email protected]',
2128 '[email protected]',
2129 '[email protected]',
2130 '[email protected]',
2131 '[email protected]',
2132 '[email protected]'],
Takeshi Yoshino524e1d262017-07-28 01:16:382133 'libwebp': ['[email protected]',
2134 '[email protected]',
2135 '[email protected]'],
dominiccabb90e02017-03-31 04:54:232136 'libxml_xslt': ['[email protected]',
2137 '[email protected]'],
[email protected]04a292a2013-03-07 19:58:422138 'linux_fonts': ['[email protected]'],
[email protected]6d7e0bf2014-07-28 22:30:402139 'linux_sandboxing': ['[email protected]'],
[email protected]04a292a2013-03-07 19:58:422140 'linux_seccomp_bpf': ['[email protected]'],
pennymac962d190432016-07-27 00:58:352141 'login': ['[email protected]'],
lgrey62faed72016-10-11 21:40:392142 'mac' : ['[email protected]'],
mlamourid8b0feb2015-06-02 16:30:472143 'manifest': ['[email protected]'],
James Cook4bfa66fa2018-05-29 17:20:422144 'mash_buildbot_filters': ['[email protected]',
2145 '[email protected]'],
dbeamd924f0d0d2017-06-20 02:34:252146 'md_settings': ['[email protected]',
michaelpg32ca07902015-02-07 00:31:112147 '[email protected]'],
[email protected]f76c8852012-06-21 16:37:002148 'media': ['[email protected]'],
Miguel Casas-Sanchez5eb47252017-09-05 21:15:032149 'media_capture_from_element': ['[email protected]'],
Tommy Steimel074a1822018-02-07 17:25:442150 'media_controls': ['[email protected]'],
pennymac962d190432016-07-27 00:58:352151 'media_galleries': ['[email protected]',
2152 '[email protected]'],
Xiaohan Wang6cbdcdf2018-06-12 21:55:542153 'media_mojo': ['[email protected]',
2154 '[email protected]'],
mcasasfeedbe42017-03-03 05:23:562155 'media_recorder': ['[email protected]',
mcasas9558316b2017-03-10 18:57:312156 '[email protected]'],
Jennifer Apaciblec23af692018-05-23 23:02:062157 'media_remoting': ['[email protected]',
mfoltz57fd7f32017-05-03 06:12:582158 '[email protected]',
apacible01538e02016-11-04 22:15:312159 '[email protected]',
miu5e69f1c52016-10-23 13:40:112160 '[email protected]'],
Adam Parkera556b7a2018-05-22 17:53:192161 'media_router': ['[email protected]',
Takumi Fujimoto4bef2792018-05-03 17:51:552162 '[email protected]',
2163 '[email protected]'],
Xiaohan Wang6cbdcdf2018-06-12 21:55:542164 'media_win': ['[email protected]'],
fmeawad4582cd22017-03-30 20:59:362165 'memory_coordinator': ['[email protected]'],
[email protected]f76c8852012-06-21 16:37:002166 'message_loop': ['[email protected]'],
isherman1eee6f12014-12-09 02:14:302167 'metrics': ['[email protected]'],
[email protected]1d8899ee2014-06-10 20:58:122168 'metrics_xml_files': ['[email protected]'],
toyoshim8f51f902015-03-27 03:50:212169 'midi': ['[email protected]'],
John Abd-El-Malek01cfd3f2018-06-21 16:33:122170 'mojo': ['[email protected]'],
Kyle Horimotoc4d57b122018-02-28 01:17:302171 'multidevice': ['[email protected]',
2172 '[email protected]',
2173 '[email protected]',
2174 '[email protected]',
2175 '[email protected]'],
rjkroegef60dea862015-10-29 17:50:062176 'mus': ['[email protected]'],
[email protected]f76c8852012-06-21 16:37:002177 'nacl': ['[email protected]'],
pennymac962d190432016-07-27 00:58:352178 'native_client_sdk': ['[email protected]',
2179 '[email protected]'],
Alex Moshchuk3fbcf782018-05-09 00:06:292180 'navigation': ['[email protected]',
2181 '[email protected]',
pennymac962d190432016-07-27 00:58:352182 '[email protected]'],
Chris Bentzel605478a2018-07-10 21:47:012183 'net': ['[email protected]'],
bnc1872e8bd2017-01-27 02:47:282184 'net_base': ['[email protected]'],
bnc1872e8bd2017-01-27 02:47:282185 'net_http2': ['[email protected]'],
2186 'net_log': ['[email protected]',
Matt Menkecebc2402017-07-20 16:26:092187 '[email protected]'],
bnc1872e8bd2017-01-27 02:47:282188 'net_spdy': ['[email protected]'],
jkarlin539748402015-03-31 17:36:312189 'netinfo': ['[email protected]'],
Helen Li30f43d8e2018-05-09 16:24:012190 'network_service': ['[email protected]'],
Conley Owensd744e392018-04-24 19:18:572191 'nfc': ['[email protected]'],
Mounir Lamouria33886c2018-02-07 10:00:372192 'notifications': ['[email protected]', '[email protected]'],
tbansalc6f1c9f2016-09-30 22:48:422193 'nqe': ['[email protected]'],
noyau451e6bb62016-12-23 14:29:042194 'ntp_snippets': ['[email protected]',
2195 '[email protected]'],
2196 'ntp_tiles': ['[email protected]',
2197 '[email protected]'],
peterc7e27422017-05-17 04:05:282198 'offline_items_collection': ['[email protected]'],
pennymac962d190432016-07-27 00:58:352199 'offline_pages': ['[email protected]',
Carlos Knippschild6a2e2f02017-06-02 18:18:142200 '[email protected]',
pennymac962d190432016-07-27 00:58:352201 '[email protected]',
2202 '[email protected]',
dewittj74b23f6f2016-04-21 19:29:252203 '[email protected]',
2204 '[email protected]',
pennymac962d190432016-07-27 00:58:352205 '[email protected]'],
jdonnelly6fa5a21d2017-01-03 15:28:352206 'omnibox': ['[email protected]'],
Doug Arnetta94d3ae2017-11-07 00:10:342207 'optimization_guide': ['[email protected]',
2208 '[email protected]',
Takeshi Yoshinoab2ce8562017-11-09 05:19:192209 '[email protected]'],
iclelland8b904402016-10-05 15:01:232210 'origin_trials': ['[email protected]',
Ian Clelland1b27f8f62017-06-22 13:36:242211 '[email protected]'],
pennymac962d190432016-07-27 00:58:352212 'ozone': ['[email protected]',
2213 '[email protected]'],
Emily Stark204d2382017-12-01 05:24:562214 'page_info' : ['[email protected]'],
Bryan McQuade4233f412017-07-28 16:23:412215 'page_load_metrics' : ['[email protected]',
2216 '[email protected]',
tdresserd80646f2017-03-03 19:26:082217 '[email protected]',
2218 '[email protected]'],
Daniel Cheng99312b632017-10-25 03:59:492219 'panels': ['[email protected]',
pennymac962d190432016-07-27 00:58:352220 '[email protected]',
2221 '[email protected]'],
mkwst17a9875d2016-06-24 10:36:392222 'password_manager': ['[email protected]',
vabraafbd4f32015-11-10 19:30:232223 '[email protected]'],
sebsgbbfbea02016-10-24 21:54:592224 'payments': ['[email protected]',
gogeralde108bcb2016-11-24 16:07:222225 '[email protected]',
mahmadi0a7bb59f2017-02-22 19:13:492226 '[email protected]',
Anthony Vallee-Dubois866affd22018-03-19 15:13:212227 '[email protected]',
2228 '[email protected]'],
mahmadi0a7bb59f2017-02-22 19:13:492229 'payments_ios': ['[email protected]'],
pennymac962d190432016-07-27 00:58:352230 'pepper_api': ['[email protected]',
2231 '[email protected]',
2232 '[email protected]',
2233 '[email protected]',
2234 '[email protected]',
horo8e9a01572016-07-27 06:05:312235 '[email protected]',
pennymac962d190432016-07-27 00:58:352236 '[email protected]'],
Dominick Ngfe197c752018-07-18 00:51:262237 'permissions': ['[email protected]',
Xi Han50f523a1d2017-07-19 15:56:112238 '[email protected]',
Dominick Ngcaa7b402017-07-11 07:35:392239 '[email protected]',
Timothy Lohb2a4eff2017-08-03 07:07:562240 '[email protected]',
2241 '[email protected]'],
François Beaufortb2070eb2018-02-08 10:36:342242 'picture_in_picture': ['[email protected]'],
Lutz Justena67427102018-06-28 08:55:462243 'policy_templates': ['[email protected]'],
dbeamd924f0d0d2017-06-20 02:34:252244 'polymer': ['[email protected]'],
Charles Harrison981d33c2017-10-06 21:36:222245 'popup_blocker': ['[email protected]'],
twifkak0c69c1f2015-06-22 18:20:092246 'precache': ['[email protected]'],
[email protected]be775bc2014-06-30 15:41:142247 'prepopulated_engines': ['[email protected]'],
Chris Bentzel605478a2018-07-10 21:47:012248 'prerender': ['[email protected]',
pennymac962d190432016-07-27 00:58:352249 '[email protected]'],
Adam Parkera556b7a2018-05-22 17:53:192250 'presentation': ['[email protected]'],
Peter Beverloo4548c852017-08-31 13:45:172251 'push_messaging': ['[email protected]',
pennymac962d190432016-07-27 00:58:352252 '[email protected]'],
stkhapugin06503142016-12-07 14:32:122253 'reading_list': ['[email protected]'],
[email protected]c3887592014-02-06 20:02:252254 'remoting': ['[email protected]'],
Ali Tofigh000debb52017-11-07 21:35:422255 'rlz_id': ['[email protected]',
pennymac962d190432016-07-27 00:58:352256 '[email protected]'],
Joe Medley1e1bb652018-04-27 17:36:592257 'runtime_enabled_features': ['[email protected]'],
Greg Thompson4f90fc992017-07-25 19:30:372258 'safe_browsing': ['[email protected]',
vakh125ad862017-03-17 00:06:252259 '[email protected]'],
2260 'safe_browsing_db': ['[email protected]',
2261 '[email protected]'],
mlamourid8b0feb2015-06-02 16:30:472262 'screen_orientation': ['[email protected]'],
pennymac962d190432016-07-27 00:58:352263 'service_worker': ['[email protected]',
[email protected]6d095a8b2014-02-28 15:26:162264 '[email protected]',
pennymac962d190432016-07-27 00:58:352265 '[email protected]',
pennymac962d190432016-07-27 00:58:352266 '[email protected]',
horo8e9a01572016-07-27 06:05:312267 '[email protected]',
shimazu99de61f2016-09-07 03:57:412268 '[email protected]',
pennymac962d190432016-07-27 00:58:352269 '[email protected]'],
Colin Blundell6d2669a2017-07-11 06:26:532270 'services_public': ['[email protected]'],
alitoc5534d62017-04-21 01:48:582271 'settings_reset_prompt': ['[email protected]'],
Dominick Ngfe197c752018-07-18 00:51:262272 'site_engagement': ['[email protected]'],
pennymac962d190432016-07-27 00:58:352273 'site_instance': ['[email protected]',
Alex Moshchuk3fbcf782018-05-09 00:06:292274 '[email protected]',
pennymac962d190432016-07-27 00:58:352275 '[email protected]',
[email protected]b9ecdb62014-03-07 14:56:432276 '[email protected]'],
Zentaro Kavanagh608f8a12018-01-19 18:39:562277 'smb': ['[email protected]'],
Joe Medley1e1bb652018-04-27 17:36:592278 'source_idls': ['[email protected]'],
[email protected]ad0295d2012-10-11 23:43:362279 'spellcheck': ['[email protected]',
[email protected]18d7e402014-07-08 19:53:142280 '[email protected]',
timvolodine8cdb94c2016-09-22 12:17:222281 '[email protected]',
2282 '[email protected]'],
Greg Thompson9ea091702018-01-04 11:06:322283 'startup': ['[email protected]',
2284 '[email protected]'],
[email protected]67f39af2013-08-23 20:06:052285 'streams': ['[email protected]'],
pennymac962d190432016-07-27 00:58:352286 'styleguide': ['[email protected]',
vmpstrdeec20e2016-11-18 22:17:322287 '[email protected]',
2288 '[email protected]'],
engedye7b734da2017-02-07 12:08:132289 'subresource_filter': ['[email protected]'],
pennymac962d190432016-07-27 00:58:352290 'supervised_users': ['[email protected]'],
maxbogue65ea2632016-04-04 18:12:582291 'sync': ['[email protected]'],
[email protected]84dcfd92014-05-23 13:18:192292 'syncfs': ['[email protected]',
[email protected]6f217122013-11-25 07:21:482293 '[email protected]',
2294 '[email protected]'],
miu5e69f1c52016-10-23 13:40:112295 'tab_alert_indicators': ['[email protected]'],
Adam Parkera556b7a2018-05-22 17:53:192296 'tab_capture': ['[email protected]',
miu5e69f1c52016-10-23 13:40:112297 '[email protected]'],
pennymac962d190432016-07-27 00:58:352298 'tab_contents': ['[email protected]',
2299 '[email protected]',
2300 '[email protected]'],
tdresserd80646f2017-03-03 19:26:082301 'tbmv2_metrics': ['[email protected]'],
dmikurubee40b4062014-11-04 17:47:192302 'tcmalloc': ['[email protected]'],
tonygc7f6a4c12015-01-16 18:32:262303 'telemetry': ['[email protected]'],
pennymac962d190432016-07-27 00:58:352304 'test_runner': ['[email protected]',
einbindera29577e2016-08-23 01:21:492305 '[email protected]',
2306 '[email protected]'],
[email protected]f76c8852012-06-21 16:37:002307 'tests': [],
jlkleinecc81952016-11-19 00:16:072308 'tether': ['[email protected]',
dbeamd924f0d0d2017-06-20 02:34:252309 '[email protected]',
2310 '[email protected]',
2311 '[email protected]',
2312 '[email protected]',
2313 '[email protected]'],
pennymac962d190432016-07-27 00:58:352314 'textinput': ['[email protected]',
2315 '[email protected]',
2316 '[email protected]',
Yuichiro Hanadaf0b3b472017-10-17 07:00:532317 '[email protected]',
pennymac962d190432016-07-27 00:58:352318 '[email protected]'],
2319 'textinput_chromeos': ['[email protected]',
2320 '[email protected]',
Yuichiro Hanadaf0b3b472017-10-17 07:00:532321 '[email protected]',
pennymac962d190432016-07-27 00:58:352322 '[email protected]'],
chirantan96fcf6d2015-01-21 22:36:192323 'timers': ['[email protected]'],
robliaofd54b5c2017-01-13 00:41:302324 'tools_win_chromeexts': ['[email protected]'],
AJITH KUMAR V4f0c4812018-03-27 13:46:572325 'touch_selection': ['[email protected]',
2326 '[email protected]'],
pennymac962d190432016-07-27 00:58:352327 'tracing': ['[email protected]',
2328 '[email protected]'],
[email protected]cf428f732012-10-02 20:48:152329 'ui_compositor': ['[email protected]'],
robliao2c4b7492016-07-19 01:57:262330 'ui_display_win': ['[email protected]'],
[email protected]6b5093c2012-05-23 19:10:182331 'ui_resources': ['[email protected]'],
edwardjung83f52ef22017-02-07 13:15:072332 'ui_strings': ['[email protected]'],
Conley Owensd744e392018-04-24 19:18:572333 'usb': ['[email protected]'],
Hirokazu Hondaf98a3122018-04-12 11:19:482334 'v4l2': ['[email protected]'],
Miguel Casas-Sancheza65d49a2017-12-11 03:27:482335 'vaapi': ['[email protected]'],
[email protected]c73ec8ab2014-01-16 20:35:232336 'version_assembly': ['[email protected]',
2337 '[email protected]'],
Alexandre Courbot3e9e55a2018-04-05 05:29:422338 'video': ['[email protected]'],
mcasas9558316b2017-03-10 18:57:312339 'video_capture': ['[email protected]'],
Alexandre Courbot3e9e55a2018-04-05 05:29:422340 'video_gpu': ['[email protected]'],
[email protected]f76c8852012-06-21 16:37:002341 'views': ['[email protected]'],
blakeod4cc78a2017-05-10 06:56:482342 'virtual_keyboard': ['[email protected]',
2343 '[email protected]',
okabf9f6f02017-02-17 05:14:292344 '[email protected]'],
billorr3c7e1442016-11-11 21:21:352345 'virtual_reality': ['[email protected]'],
Conley Owensd744e392018-04-24 19:18:572346 'wake_lock': ['[email protected]'],
Devin Mullins4ff9b282018-03-09 00:37:322347 'web_package': ['[email protected]'],
Matt Giuca9eb910d2017-08-02 04:07:382348 'web_share': ['[email protected]'],
Corentin Wallez3f1d0852018-07-04 15:45:362349 'webgpu': ['[email protected]',
2350 '[email protected]'],
Takeshi Yoshinoe387aa32017-08-02 13:16:132351 'webrtc_browser_tests': ['[email protected]'],
Christian Dullwebered2c82b2018-04-10 08:37:222352 'website_settings': ['[email protected]',
2353 '[email protected]',
pennymac962d190432016-07-27 00:58:352354 '[email protected]',
2355 '[email protected]'],
2356 'windows_sandboxing': ['[email protected]',
2357 '[email protected]'],
[email protected]f76c8852012-06-21 16:37:002358 'x11': ['[email protected]',
2359 '[email protected]',
2360 '[email protected]'],
wjmaclean3ff6a402015-03-31 19:00:202361 'zoom': ['[email protected]'],
[email protected]a3838612009-10-13 21:57:542362 },
2363}