blob: 19924ac7eefe854f2161cb30bb7052f563910bed [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/|'\
32 'chrome/android/javatests/src/org/chromium/chrome/browser/banners/|'\
33 'chrome/browser/android/shortcut_.*|'\
34 'chrome/browser/android/webapps/',
35 },
asvitkine361b276e2016-08-30 18:45:0036 'android_crash_reporting': {
37 'filepath': 'chrome/android/java/src/org/chromium/chrome/browser/crash/'
38 },
johnmaguire6aaac7902016-03-15 12:28:2039 'android_crazy_linker': {
40 'filepath': 'third_party/android_crazy_linker/'
41 },
dfalcantaraef21e9e2016-01-07 01:16:2642 'android_infobars': {
43 'filepath': 'chrome/android/java/src/org/chromium/chrome/browser/infobar/'
44 },
[email protected]d2cdf342012-08-07 11:00:0245 'android_infra': {
46 'filepath': 'build/android/' \
47 '|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 },
agrieve4d9c1c52016-09-23 17:49:3854 'android_java': {
55 'filepath': '/java/'
56 },
gabadieb0d23bb92016-02-17 11:26:1657 'android_loading': {
58 'filepath': 'tools/android/loading/'
59 },
[email protected]d6af50812014-04-01 17:18:0960 'android_media': {
61 'filepath': 'content/browser/media/android' \
62 '|content/renderer/media/android' \
63 '|media/audio/android' \
64 '|media/base/android' \
65 '|media/midi/*_android.*' \
66 '|media/video/capture/android'
67 },
wnwena0364162017-02-16 20:37:3868 'android_studio': {
nyquist6e560d032017-02-28 07:49:5969 'filepath': 'build/android/gradle/' \
70 '|docs/android_studio.md' \
71 '|tools/android/android_studio'
wnwena0364162017-02-16 20:37:3872 },
[email protected]3261d962014-03-04 22:18:2873 'android_tab': {
74 'filepath': 'chrome/android/java/src/org/chromium/chrome/browser/Tab'
75 },
asvitkine361b276e2016-08-30 18:45:0076 'android_uma_settings': {
77 'filepath': 'chrome/android/java/src/org/chromium/chrome/browser/preferences/privacy/UsageAndCrashReportsPreferenceFragment.java|'\
78 'chrome/android/java/src/org/chromium/chrome/browser/preferences/privacy/PrivacyPreferencesManager.java|'\
79 'chrome/android/java/src/org/chromium/chrome/browser/preferences/privacy/PrivacyPreferences.java|'\
asvitkine361b276e2016-08-30 18:45:0080 'chrome/android/java/src/org/chromium/chrome/browser/metrics/UmaSessionStats.java',
81 },
zpengb9a180d2016-10-12 18:40:2182 'android_webapk': {
zpeng4c3bc372016-10-13 03:00:4883 'filepath': 'chrome/android/webapk/|'\
84 'chrome/browser/android/webapk/',
zpengb9a180d2016-10-12 18:40:2185 },
[email protected]7ca78dc12012-09-20 09:26:4486 'android_webview': {
87 'filepath': 'android_webview/',
88 },
[email protected]8a197f22012-06-22 14:59:0589 'app_list': {
[email protected]311cc902013-03-15 04:45:4690 'filepath': 'chrome/browser/ui/app_list'\
91 '|chrome/browser/ui/ash/app_list'\
[email protected]311cc902013-03-15 04:45:4692 '|chrome/browser/ui/views/app_list'\
93 '|ui/app_list/'
[email protected]8a197f22012-06-22 14:59:0594 },
[email protected]e38d185a2013-07-09 08:23:5295 'app_shortcuts': {
96 'filepath': 'apps/app_shim/'\
97 '|chrome/browser/web_applications/'\
98 '|chrome/browser/ui/web_applications/'\
99 '|chrome/common/mac/'
100 },
[email protected]374a93c2009-11-05 21:45:56101 'appcache': {
[email protected]f2f0fbb92012-07-14 15:52:49102 'filepath': 'appcache/',
[email protected]374a93c2009-11-05 21:45:56103 },
[email protected]54bf94d2013-01-30 23:07:40104 'apps': {
105 'filepath': '^apps/',
106 },
lhchavez4b19176f2016-05-04 23:12:46107 'arc': {
108 'filepath': 'arc/',
109 },
lhchavez61532c92016-10-18 21:33:37110 'arc_auth': {
111 'filepath': 'chrome/browser/chromeos/arc/arc_auth'
112 },
Shuhei Takahashiaf68cff2017-07-24 05:17:12113 'arc_fileapi': {
114 'filepath': 'chrome/browser/chromeos/arc/fileapi'
115 },
poromov7633f602017-02-21 16:44:01116 'arc_kiosk': {
117 'filepath': 'chrome/browser/chromeos/app_mode/arc/'\
118 '|components/arc/kiosk/'\
119 '|arc_kiosk'
120 },
lhchavez4b19176f2016-05-04 23:12:46121 'arc_net': {
122 'filepath': 'components/arc/net/',
123 },
ejcarusoa298ec02016-06-16 20:30:43124 'arc_power': {
125 'filepath': 'components/arc/power/',
126 },
[email protected]3ce56642013-10-17 22:12:51127 'ash': {
128 'filepath': 'ash/',
129 },
[email protected]f76c8852012-06-21 16:37:00130 'aura': {
[email protected]3ce56642013-10-17 22:12:51131 'filepath': 'ui/aura/',
[email protected]84ba35e32010-08-06 17:22:39132 },
[email protected]c3a6e1e72013-08-02 00:13:07133 'aura_compositor': {
134 'filepath':
135 'ui/compositor/' \
[email protected]6dc38f72014-01-16 22:19:58136 '|content/browser/compositor/' \
danakj479ab502017-03-31 20:19:09137 '|content/browser/renderer_host/compositor_resize_lock' \
[email protected]c3a6e1e72013-08-02 00:13:07138 '|content/browser/renderer_host/render_widget_host_view_aura' \
139 '|content/browser/renderer_host/render_widget_host_view_browsertest' \
[email protected]a6eeeef92014-03-19 19:06:44140 '|content/browser/renderer_host/delegated' \
[email protected]c3a6e1e72013-08-02 00:13:07141 '|content/common/gpu/client/' \
[email protected]c3a6e1e72013-08-02 00:13:07142 },
sullivan0171e3c2015-03-03 18:47:21143 'auto_bisect': {
144 'filepath': 'tools/run-bisect-perf-regression.py'\
145 '|tools/run-perf-test.cfg'\
146 '|tools/auto_bisect/'
147 },
[email protected]2a38f0c02013-05-29 02:27:45148 'autofill': {
rouslanfbfa7402016-11-22 19:36:39149 'filepath': 'chrome/android/java/src/org/chromium/chrome/browser/autofill/|'\
150 'chrome/browser/autofill/|'\
[email protected]d9310a82012-11-02 02:53:48151 'chrome/browser/resources/options/autofill_|'\
[email protected]d9310a82012-11-02 02:53:48152 'chrome/browser/ui/android/autofill/|'\
153 'chrome/browser/ui/autofill/|'\
[email protected]e3e4ca62013-05-17 08:50:27154 'chrome/browser/ui/cocoa/autofill/|'\
[email protected]d9310a82012-11-02 02:53:48155 'chrome/browser/ui/views/autofill/|'\
156 'chrome/browser/ui/webui/options/autofill_|'\
[email protected]d9310a82012-11-02 02:53:48157 'chrome/renderer/autofill/|'\
158 'chrome/test/data/autofill/|'\
[email protected]3947d4a82013-03-12 09:41:05159 'components/autofill/|'\
[email protected]30964792013-05-29 02:41:25160 'components/autofill/browser/webdata/|'\
vabrbeb0c562015-12-01 10:48:08161 'components/webdata/',
[email protected]b3399272010-08-10 19:49:29162 },
peter39e10a62017-02-21 15:14:13163 'background_fetch': {
164 'filepath': 'background_fetch',
165 },
166 'background_sync': {
167 'filepath': 'background_sync',
168 },
dominickn8884155a2016-06-23 02:28:16169 'banners': {
170 'filepath': 'chrome/android/java/src/org/chromium/chrome/browser/banners/|'\
171 'chrome/android/javatests/src/org/chromium/chrome/browser/banners/|'\
172 'chrome/browser/android/banners/|'\
173 'chrome/browser/banners/|'\
174 'chrome/browser/ui/android/infobars/app_banner_.*|'\
dominickn8884155a2016-06-23 02:28:16175 'third_party/WebKit/public/platform/modules/app_banner/|'\
176 'third_party/WebKit/Source/modules/app_banner/',
177 },
[email protected]f76c8852012-06-21 16:37:00178 'base': {
[email protected]f2f0fbb92012-07-14 15:52:49179 'filepath': '^base/',
[email protected]7a7a13b2010-08-25 01:10:59180 },
[email protected]5e105332012-09-13 01:55:52181 'base_allocator': {
182 'filepath': '^base/allocator',
183 },
[email protected]1ed5e0fd2012-07-19 00:19:05184 'base_memory': {
185 'filepath': '^base/memory',
186 },
robliao1644d8b2016-04-11 15:39:59187 'base_task_scheduler': {
188 'filepath': '^base/task_scheduler',
189 },
[email protected]b17d9e02014-07-29 09:45:50190 'base_win': {
191 'filepath': '^base/win',
192 },
[email protected]7e093d4022014-06-26 19:19:55193 'battery_status': {
194 'filepath': 'content/browser/battery_status/|'\
timvolodine953fde72014-12-09 16:47:10195 'content/test/data/battery_status/|'\
196 'device/battery/',
[email protected]7e093d4022014-06-26 19:19:55197 },
wnwen72684762017-03-29 13:28:37198 'binary_size': {
199 'filepath': 'build/android/binary_size/|'\
200 'tools/binary_size/',
201 },
Takeshi Yoshinoe387aa32017-08-02 13:16:13202 'blink': {
203 'filepath': 'third_party/WebKit/',
204 },
205 'blink_accessibility': {
206 'filepath': 'third_party/WebKit/.*(accessibility|AXObjectCache|WebAX)'
207 },
208 'blink_animation': {
209 'filepath': 'third_party/WebKit/.*([Aa]nimat|[Tt]ransition)',
210 },
211 'blink_app_banner': {
212 'filepath': 'third_party/WebKit/Source/modules/app_banner' \
213 '|third_party/WebKit/public/platform/modules/app_banner',
214 },
215 'blink_audio': {
216 'filepath': 'third_party/WebKit/Source/platform/audio' \
217 '|third_party/WebKit/Source/modules/webaudio',
218 },
219 'blink_battery_status': {
220 'filepath': 'third_party/WebKit/Source/modules/battery/' \
221 '|third_party/WebKit/LayoutTests/battery-status/' \
222 '|third_party/WebKit/Source/core/frame/PlatformEvent(Controller|Dispatcher)'
223 },
224 'blink_bidi': {
225 'filepath': 'third_party/WebKit/Source/platform/text/.*Bidi' \
226 '|third_party/WebKit/Source/core/rendering/.*Bidi',
227 },
228 'blink_bindings': {
229 'filepath': 'third_party/WebKit/Source/platform/bindings' \
230 '|third_party/WebKit/Source/bindings',
231 },
232 'blink_bindings_serialization': {
233 'filepath': 'third_party/WebKit/Source/bindings/(core|modules)/v8/.*[Ss]erializ',
234 },
235 'blink_bluetooth': {
236 'filepath': 'third_party/WebKit/.*[Bb]luetooth'
237 },
238 'blink_canvas2d': {
239 'filepath': 'third_party/WebKit/Source/core/html/canvas' \
240 '|third_party/WebKit/Source/core/html/HTMLCanvasElement' \
241 '|third_party/WebKit/Source/modules/canvas2d' \
242 '|third_party/WebKit/Source/platform/graphics/Canvas2D',
243 },
244 'blink_client_hints': {
245 'filepath': 'third_party/WebKit/Source/core/loader/AcceptClientHints*' \
246 '|third_party/WebKit/Source/core/loader/FrameFetchContext*' \
247 '|third_party/WebKit/Source/core/fetch/FetchContext*' \
248 '|third_party/WebKit/Source/core/fetch/ImageResource*' \
249 '|third_party/WebKit/Source/core/fetch/ResourceFetcher*'
250 },
251 'blink_clipboard': {
252 'filepath': 'third_party/WebKit/Source/core/clipboard' \
253 '|third_party/WebKit/Source/core/page/.*Drag' \
254 '|third_party/WebKit/Source/platform/.*Drag' \
255 '|third_party/WebKit/Source/platform/clipboard' \
256 '|third_party/WebKit/Source/web/.*Drag' \
257 '|third_party/WebKit/public/platform/.*Drag' \
258 '|third_party/WebKit/public/web/.*Drag',
259 },
Kentaro Hara993b0de2017-08-07 02:26:37260 'blink_controller': {
261 'filepath': 'third_party/WebKit/Source/controller',
262 },
Takeshi Yoshinoe387aa32017-08-02 13:16:13263 'blink_css': {
264 'filepath': 'third_party/WebKit/Source/core/css',
265 },
266 'blink_css_flexbox': {
267 'filepath': 'third_party/WebKit/Source/core/rendering/.*Flex' \
268 '|third_party/WebKit/LayoutTests/fast/deprecated-flexbox/' \
269 '|third_party/WebKit/LayoutTests/css3/flexbox/' \
270 '|third_party/WebKit/LayoutTests/ietestcenter/css3/flexbox/'
271 },
272 'blink_css_fragmentation_tests': {
273 'filepath': 'third_party/WebKit/LayoutTests/fast/multicol/' \
274 '|third_party/WebKit/LayoutTests/fast/pagination/' \
275 '|third_party/WebKit/LayoutTests/printing/'
276 },
277 'blink_css_grid_layout': {
278 'filepath': 'third_party/WebKit/Source/core/layout/.*Grid' \
279 '|third_party/WebKit/Source/core/paint/.*Grid' \
280 '|third_party/WebKit/Source/core/css/.*Grid' \
281 '|third_party/WebKit/LayoutTests/fast/css-grid-layout/' \
282 '|third_party/WebKit/LayoutTests/ietestcenter/css3/grid/' \
283 '|third_party/WebKit/LayoutTests/platform/.*/fast/css-grid-layout/' \
284 '|third_party/WebKit/LayoutTests/platform/.*/ietestcenter/css3/grid/'
285 },
286 'blink_css_regions': {
287 'filepath': 'third_party/WebKit/Source/core/rendering/.*(Region|FlowThread)' \
288 '|third_party/WebKit/Source/core/dom/NodeRendering' \
289 '|third_party/WebKit/Source/core/dom/.*NamedFlow' \
290 '|third_party/WebKit/Source/core/css/.*Region' \
291 '|third_party/WebKit/LayoutTests/compositing/regions/' \
292 '|third_party/WebKit/LayoutTests/fast/regions/' \
293 '|third_party/WebKit/LayoutTests/platform/chromium.*/fast/regions/'
294 },
295 'blink_custom_elements': {
296 'filepath': 'third_party/WebKit/Source/core/html/custom/' \
297 '|third_party/WebKit/Source/bindings/core/v8/.*CustomElement',
298 },
299 'blink_device_orientation': {
300 'filepath': 'third_party/WebKit/Source/modules/device_orientation/' \
301 '|third_party/WebKit/LayoutTests/device_orientation/' \
302 '|third_party/WebKit/Source/core/frame/PlatformEvent(Controller|Dispatcher)' \
303 '|third_party/WebKit/Source/core/frame/DeviceSingleWindowEventController'
304 },
305 'blink_devtools': {
306 'filepath': 'third_party/WebKit/.*(inspector|DevTools|devtools)',
307 },
308 'blink_dom': {
309 'filepath': 'third_party/WebKit/Source/core/dom/'
310 },
311 'blink_dom_events': {
312 'filepath': 'third_party/WebKit/Source/core/events/Event\.' \
313 '|third_party/WebKit/Source/core/events/EventInit' \
314 '|third_party/WebKit/Source/core/events/EventPath' \
315 '|third_party/WebKit/Source/core/events/EventListener' \
316 '|third_party/WebKit/Source/core/events/EventDispatcher' \
317 '|third_party/WebKit/Source/core/events/EventDispatchMediator' \
318 '|third_party/WebKit/Source/core/events/EventTarget' \
319 '|third_party/WebKit/Source/core/events/.*EventContext'
320 },
321 'blink_events': {
322 'filepath': 'third_party/WebKit/Source/core/page/.*Event' \
323 '|third_party/WebKit/Source/core/dom/.*Event' \
324 '|third_party/WebKit/Source/core/css/.*Event' \
325 '|third_party/WebKit/Source/platform/.*Event'
326 },
327 'blink_fetch': {
328 'filepath': 'third_party/WebKit/Source/platform/loader/fetch'
329 },
330 'blink_fetch_api': {
331 'filepath': 'third_party/WebKit/Source/core/xmlhttprequest/' \
332 '|third_party/WebKit/Source/modules/beacon/' \
333 '|third_party/WebKit/Source/modules/eventsource/' \
334 '|third_party/WebKit/Source/modules/fetch/'
335 },
336 'blink_fileapi': {
337 'filepath': 'third_party/WebKit/Source/modules/filesystem/' \
338 '|third_party/WebKit/Source/core/fileapi/' \
339 '|third_party/WebKit/Source/platform/.*File' \
340 '|third_party/WebKit/Source/web/.*File' \
341 '|third_party/WebKit/LayoutTests/fast/file' \
342 '|third_party/WebKit/public/.*File'
343 },
344 'blink_frames': {
345 'filepath': 'third_party/WebKit/Source/core/frame/'
346 },
347 'blink_geolocation': {
348 'filepath': 'third_party/WebKit/LayoutTests/geolocation-api/' \
349 '|third_party/WebKit/Source/modules/geolocation/' \
350 '|third_party/WebKit/Source/web/.*Geolocation' \
351 '|third_party/WebKit/public/web/.*Geolocation'
352 },
353 'blink_heap': {
354 'filepath': 'third_party/WebKit/Source/platform/heap' \
355 '|base/allocator/partition_allocator/'
356 },
357 'blink_html': {
358 'filepath': 'third_party/WebKit/Source/core/html/'
359 },
360 'blink_htmlparser': {
361 'filepath': 'third_party/WebKit/Source/core/html/parser/'
362 },
363 'blink_image_capture': {
364 'filepath': 'third_party/WebKit/Source/modules/imagecapture' \
365 '|third_party/WebKit/LayoutTests/fast/imagecapture/' \
366 '|third_party/WebKit/LayoutTests/imagecapture/'
367 },
368 'blink_indexed_db': {
369 'filepath': 'third_party/WebKit/Source/modules/indexeddb/' \
370 '|third_party/WebKit/Source/web/.*IDB' \
371 '|third_party/WebKit/LayoutTests/storage/indexeddb' \
372 '|third_party/WebKit/public/platform/.*IDB'
373 },
374 'blink_input': {
375 'filepath': 'third_party/WebKit/Source/core/input/'
376 },
377 'blink_layers': {
378 'filepath': 'third_party/WebKit/Source/core/page/scrolling/ScrollingCoordinator' \
379 '|third_party/WebKit/Source/platform/graphics/GraphicsLayer' \
380 '|third_party/WebKit/Source/core/layout/Layer'
381 },
382 'blink_layout': {
383 'filepath': 'third_party/WebKit/Source/core/layout' \
384 '|third_party/WebKit/Source/core/rendering'
385 },
386 'blink_layout_ng': {
387 'filepath': 'third_party/WebKit/Source/core/layout/ng',
388 },
Xiaocheng Huc852ab092017-08-10 06:04:43389 'blink_layout_ng_test_expectations': {
390 'filepath': 'third_party/WebKit/LayoutTests/FlagExpectations/enable-blink-features=LayoutNG' \
391 '|third_party/WebKit/LayoutTests/flag-specific/enable-blink-features=LayoutNG'
392 },
Takeshi Yoshinoe387aa32017-08-02 13:16:13393 'blink_loader': {
394 'filepath': 'third_party/WebKit/Source/core/loader/' \
395 '|third_party/WebKit/Source/platform/loader/'
396 },
397 'blink_media': {
398 'filepath': 'third_party/WebKit/Source/core/css/mediaControls' \
399 '|third_party/WebKit/Source/core/html/.*(Audio|Media|Video)' \
400 '|third_party/WebKit/Source/core/html/shadow/MediaControl' \
401 '|third_party/WebKit/Source/core/layout/LayoutMedia' \
402 '|third_party/WebKit/Source/core/layout/LayoutTextTrackContainerElement' \
403 '|third_party/WebKit/Source/modules/(encryptedmedia|mediasource)' \
404 '|third_party/WebKit/Source/platform/drm/' \
405 '|third_party/WebKit/Source/platform/graphics/media/' \
406 '|third_party/WebKit/Source/web/.*Media' \
407 '|third_party/WebKit/LayoutTests/media/' \
408 '|third_party/WebKit/public/.*Media'
409 },
410 'blink_media_queries': {
411 'filepath': 'third_party/WebKit/Source/core/css/CSSMediaRule' \
412 '|third_party/WebKit/Source/core/css/MediaList' \
413 '|third_party/WebKit/Source/core/css/MediaQuery' \
414 '|third_party/WebKit/Source/core/css/parser/MediaQuery'
415 },
416 'blink_mediastream': {
417 'filepath': 'third_party/WebKit/Source/modules/mediastream/' \
418 '|third_party/WebKit/Source/platform/mediastream/' \
419 '|third_party/WebKit/Source/platform/exported/WebMediaStream' \
420 '|third_party/WebKit/Source/platform/exported/WebRTC' \
421 '|third_party/WebKit/LayoutTests/fast/mediastream/'
422 },
423 'blink_modules': {
424 'filepath': 'third_party/WebKit/Source/modules'
425 },
426 'blink_navigator_content_utils': {
427 'filepath': 'third_party/WebKit/Source/modules/navigatorcontentutils' \
428 '|third_party/WebKit/LayoutTests/fast/dom/navigatorcontentutils'
429 },
430 'blink_notifications': {
431 'filepath': 'third_party/WebKit/LayoutTests/http/tests/notifications' \
432 '|third_party/WebKit/Source/modules/notifications' \
433 '|third_party/WebKit/public/platform/modules/notifications'
434 },
435 'blink_out_of_process_frames': {
436 'filepath': 'third_party/WebKit/Source/core/frame/FrameOwner' \
437 '|third_party/WebKit/Source/core/frame/Frame\.' \
438 '|third_party/WebKit/Source/web/WebFrame' \
439 '|third_party/WebKit/Source/web/WebRemoteFrameImpl'
440 },
441 'blink_owners': {
442 'filepath': 'third_party/WebKit/.*OWNERS',
443 },
444 'blink_paint': {
445 'filepath': 'third_party/WebKit/Source/core/paint/'
446 },
447 'blink_performance_timing': {
448 'filepath': 'third_party/WebKit/Source/core/timing/'
449 },
450 'blink_permissions': {
451 'filepath': 'third_party/WebKit/Source/modules/permissions/' \
452 '|third_party/WebKit/public/platform/modules/permissions/',
453 },
454 'blink_platform': {
455 'filepath': 'third_party/WebKit/Source/platform'
456 },
457 'blink_platform_graphics': {
458 'filepath': 'third_party/WebKit/Source/platform/fonts' \
459 '|third_party/WebKit/Source/platform/geometry' \
460 '|third_party/WebKit/Source/platform/graphics'
461 },
462 'blink_preloadScanner': {
463 'filepath': 'third_party/WebKit/Source/core/html/parser/HTMLPreloadScanner',
464 },
465 'blink_prerender': {
466 'filepath': 'third_party/WebKit/.*(Prerender|loader/LinkLoader|html/HTMLLinkElement)'
467 },
468 'blink_public_api': {
469 'filepath': 'third_party/WebKit/public'
470 },
471 'blink_push_messaging': {
472 'filepath': 'third_party/WebKit/LayoutTests/http/tests/push_messaging' \
473 '|third_party/WebKit/Source/modules/push_messaging' \
474 '|third_party/WebKit/public/platform/modules/push_messaging'
475 },
476 'blink_quota': {
477 'filepath': 'third_party/WebKit/Source/modules/quota/' \
478 '|third_party/WebKit/Source/web/.*Quota' \
479 '|third_party/WebKit/public/.*Quota'
480 },
481 'blink_scheduler': {
482 'filepath': 'third_party/WebKit/Source/platform/scheduler' \
483 '|third_party/WebKit/Source/core/html/parser/.*Scheduler'
484 },
485 'blink_screen_orientation': {
486 'filepath': 'third_party/WebKit/Source/modules/screen_orientation/' \
487 '|third_party/WebKit/public/platform/modules/screen_orientation',
488 },
489 'blink_script': {
490 'filepath': 'third_party/WebKit/Source/bindings/core/v8/.*Module.*' \
491 '|third_party/WebKit/Source/bindings/core/v8/ScriptController.*' \
492 '|third_party/WebKit/Source/bindings/core/v8/ScriptSourceCode.*' \
493 '|third_party/WebKit/Source/bindings/core/v8/V8ScriptRunner.*'
494 '|third_party/WebKit/Source/core/dom/.*Modul.*' \
495 '|third_party/WebKit/Source/core/dom/.*Script.*' \
496 '|third_party/WebKit/Source/core/html/HTMLScriptElement.*' \
497 '|third_party/WebKit/Source/core/html/parser/HTMLParserScriptRunner.*' \
498 '|third_party/WebKit/Source/core/loader/modulescript/' \
499 '|third_party/WebKit/Source/core/loader/resource/ScriptResource.*' \
500 '|third_party/WebKit/Source/core/svg/SVGScriptElement.*' \
501 '|third_party/WebKit/Source/core/xml/parser/XMLDocumentParser.*'
502 },
503 'blink_serviceworkers' : {
504 'filepath': 'third_party/WebKit/Source/modules/serviceworkers' \
505 '|third_party/WebKit/LayoutTests/http/tests/serviceworker' \
506 '|third_party/WebKit/LayoutTests/external/wpt/service-workers'
507 },
508 'blink_serviceworkers_tests' : {
509 'filepath': 'third_party/WebKit/LayoutTests/http/tests/serviceworker' \
510 '|third_party/WebKit/LayoutTests/external/wpt/service-workers'
511 },
512 'blink_shadow_dom': {
513 'filepath': 'third_party/WebKit/Source/core/dom/.*Shadow' \
514 '|third_party/WebKit/Source/core/dom/.*Slot' \
515 '|third_party/WebKit/Source/core/dom/.*InsertionPoint' \
516 '|third_party/WebKit/Source/core/dom/.*FlatTree'
517 },
518 'blink_spellcheck' : {
519 'filepath': 'third_party/WebKit/Source/core/editing/spellcheck'
520 },
521 'blink_spv2_layout_tests': {
522 'filepath': 'third_party/WebKit/LayoutTests/virtual/spv2'
523 },
524 'blink_streams': {
525 'filepath': 'third_party/WebKit/Source/core/streams/'
526 },
527 'blink_style': {
528 'filepath': 'third_party/WebKit/.*(style/|Style)',
529 },
530 'blink_svg': {
531 'filepath': 'third_party/WebKit/Source/core/(layout/)?svg',
532 },
533 'blink_track': {
534 'filepath': 'third_party/WebKit/Source/core/html/track/' \
535 '|third_party/WebKit/Source/core/loader/TextTrack' \
536 '|third_party/WebKit/Source/core/html/HTMLMediaElement' \
537 '|third_party/WebKit/Source/core/html/HTMLTrackElement' \
538 '|third_party/WebKit/Source/core/html/shadow/MediaControl' \
539 '|third_party/WebKit/Source/core/css/mediaControl' \
540 '|third_party/WebKit/LayoutTests/media/track/'
541 },
542 'blink_url_api': {
543 'filepath': 'third_party/WebKit/Source/core/url/'
544 },
545 'blink_vibration': {
546 'filepath': 'third_party/WebKit/LayoutTests/vibration/' \
547 '|third_party/WebKit/Source/modules/vibration/'
548 },
549 'blink_viewport_interaction': {
550 'filepath': 'third_party/WebKit/Source/core/css/.*Viewport' \
551 '|third_party/WebKit/Source/core/dom/ViewportArguments' \
552 '|third_party/WebKit/Source/core/html/HTMLMetaElement' \
553 '|third_party/WebKit/Source/core/page/FrameView' \
554 '|third_party/WebKit/Source/core/page/scrolling'
555 },
556 'blink_w3ctests': {
557 'filepath': 'third_party/WebKit/LayoutTests/external/' \
558 '|third_party/WebKit/Tools/Scripts/webkitpy/w3c/'
559 },
560 'blink_web': {
561 'filepath': 'third_party/WebKit/Source/web'
562 },
563 'blink_webcomponents': {
564 'filepath': 'third_party/WebKit/Source/core/dom/.*Shadow' \
565 '|third_party/WebKit/Source/core/dom/.*Slot' \
566 '|third_party/WebKit/Source/core/dom/.*InsertionPoint' \
567 '|third_party/WebKit/Source/core/dom/.*FlatTree' \
568 '|third_party/WebKit/Source/core/html/custom/' \
569 '|third_party/WebKit/Source/core/html/imports/' \
570 '|third_party/WebKit/Source/bindings/core/v8/.*CustomElement'
571 },
572 'blink_webp': {
573 'filepath': 'third_party/WebKit/Source/platform/image-decoders/webp' \
574 '|third_party/WebKit/Source/platform/image-encoders/skia/WEBP'
575 },
576 'blink_websockets': {
577 'filepath': 'third_party/WebKit/Source/modules/websockets/' \
578 '|third_party/WebKit/Source/platform/modules/websockets/'
579 },
580 'blink_workers': {
581 'filepath': 'third_party/WebKit/Source/core/workers' \
582 '|third_party/WebKit/LayoutTests/http/tests/workers' \
583 '|third_party/WebKit/LayoutTests/fast/workers' \
584 '|third_party/WebKit/LayoutTests/external/wpt/workers'
585 },
586 'blink_wtf': {
587 'filepath': 'third_party/WebKit/Source/wtf',
588 },
589 'blink_xml': {
590 'filepath': 'third_party/WebKit/Source/core/xml/'
591 },
[email protected]06798f72013-01-14 22:31:17592 'bookmarks': {
593 'filepath': 'chrome/browser/bookmarks/' \
[email protected]771ad482013-07-16 17:32:48594 '|chrome/browser/extensions/api/bookmark_manager_private/' \
595 '|chrome/browser/extensions/api/bookmarks/' \
596 '|chrome/browser/resources/bookmark_manager/' \
[email protected]cd869cde2013-01-31 15:46:35597 '|chrome/browser/ui/bookmarks/' \
598 '|chrome/browser/ui/cocoa/bookmarks/' \
[email protected]5cb8b6e12014-05-19 16:53:46599 '|chrome/browser/ui/views/bookmarks/' \
600 '|components/bookmarks'
[email protected]06798f72013-01-14 22:31:17601 },
donnd787f6ed2016-08-03 01:00:56602 'bottombar': {
603 'filepath': 'chrome/android/java/src/org/chromium/chrome/browser/compositor/bottombar/',
604 },
[email protected]f76c8852012-06-21 16:37:00605 'browser_chromeos': {
[email protected]f2f0fbb92012-07-14 15:52:49606 'filepath': 'chrome/browser/chromeos/',
[email protected]02c44522010-10-08 17:43:25607 },
[email protected]22650d22012-07-18 17:02:35608 'browser_components': {
[email protected]a7228f62012-09-20 17:52:48609 'filepath': 'chrome/browser/autofill/' \
610 '|chrome/browser/bookmarks/' \
[email protected]a7228f62012-09-20 17:52:48611 '|chrome/browser/favicon/' \
[email protected]ddf288e2013-01-09 20:58:27612 '|chrome/browser/history/' \
[email protected]fccf4882013-03-15 04:46:19613 '|chrome/browser/webdata/' \
[email protected]3947d4a82013-03-12 09:41:05614 '|components/autofill/'
[email protected]22650d22012-07-18 17:02:35615 },
[email protected]f76c8852012-06-21 16:37:00616 'browser_compositor': {
[email protected]f2f0fbb92012-07-14 15:52:49617 'filepath': 'ui/compositor/'
[email protected]fbd846b2010-11-19 01:32:18618 },
michaelpge42ca3b32016-02-19 08:17:57619 'browser_resources_md': {
620 'filepath': 'chrome/browser/resources/md_'\
621 '|chrome/browser/resources/settings/',
622 },
[email protected]0ce480532012-07-20 12:33:20623 'browsing_data': {
624 'filepath': 'chrome/browser/browsing_data/',
625 },
[email protected]f76c8852012-06-21 16:37:00626 'bubble': {
[email protected]f2f0fbb92012-07-14 15:52:49627 'filepath': 'ui/views/bubble/|'\
rouslan8d6a8372015-09-10 19:10:10628 'chrome/browser/ui/views/bubble/|'\
629 'components/bubble/',
[email protected]f76c8852012-06-21 16:37:00630 },
jkarlin539748402015-03-31 17:36:31631 'cache_storage': {
632 'filepath': 'cache_storage',
633 },
[email protected]10fbd5952013-08-22 07:42:39634 'cast': {
[email protected]31ef420b2014-08-13 21:19:13635 'filepath': 'media/cast/'\
636 '|chrome/browser/extensions/api/cast_streaming/'\
637 '|chrome/browser/media/cast'\
638 '|chrome/renderer/media/cast'\
639 '|chrome/test/data/extensions/api_test/cast_'\
miu5e69f1c52016-10-23 13:40:11640 '|content/public/renderer/media_stream_'\
641 '|content/renderer/media/(media_stream|(.+audio_source))',
[email protected]10fbd5952013-08-22 07:42:39642 },
ryanchung4d157372016-05-10 20:27:16643 'cast_certificate': {
644 'filepath': 'components/cast_certificate/'\
645 '|components/test/data/cast_certificate/',
646 },
mfoltz57fd7f32017-05-03 06:12:58647 'cast_channel': {
648 'filepath': 'chrome/test/data/extensions/api_test/cast_channel/' \
Ryan Ki Sing Chung27cc7ed92017-07-25 21:53:47649 '|components/cast_channel/' \
650 '|extensions/browser/api/cast_channel'
mfoltz57fd7f32017-05-03 06:12:58651 },
Takeshi Yoshino524e1d262017-07-28 01:16:38652 'cc': {
653 'filepath': 'cc/|'\
654 'components/viz/'
655 },
eranmc2a9f612015-11-24 16:41:34656 'certificate_transparency': {
657 'filepath': 'components/certificate_transparency/'\
eranmc2a9f612015-11-24 16:41:34658 '|net/cert/ct_'\
659 '|net/cert/multi_log_ct_verifier'\
660 '|net/cert/sct_status_flags.h'\
661 '|net/cert/signed_certificate_timestamp'\
662 '|net/cert/signed_tree_head'\
663 '|net/test/ct_',
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|'\
684 'third_party/webdriver'
[email protected]f7bf8ba2011-02-24 22:28:46685 },
[email protected]f76c8852012-06-21 16:37:00686 'chromeos': {
[email protected]f2f0fbb92012-07-14 15:52:49687 'filepath': 'chromeos/',
[email protected]531b1532011-08-11 03:52:01688 },
[email protected]eda0a0b2013-04-19 20:34:35689 'chromeos_attestation': {
690 'filepath': 'chromeos/attestation/|'\
[email protected]64494c3f2013-08-14 22:15:59691 'chrome/browser/chromeos/attestation/|'\
692 'chrome/browser/extensions/api/enterprise_platform_keys_private/',
[email protected]eda0a0b2013-04-19 20:34:35693 },
[email protected]7c59a152012-11-06 20:56:35694 'chromeos_calculator': {
695 'filepath': 'chrome/common/extensions/docs/examples/apps/calculator/',
696 },
hashimoto40ecb692014-09-02 04:51:31697 'chromeos_dbus': {
698 'filepath': 'chromeos/dbus/',
699 },
alematec5187b1b2016-08-26 05:32:18700 'chromeos_geolocation': {
701 'filepath': 'chromeos/geolocation/',
702 },
[email protected]f76c8852012-06-21 16:37:00703 'chromeos_login': {
[email protected]f2f0fbb92012-07-14 15:52:49704 'filepath': 'chrome/browser/chromeos/login/|'\
705 'chrome/browser/ui/webui/chromeos/login/|'\
dzhioevcc7c0492014-11-25 14:52:58706 'chrome/browser/resources/chromeos/login/|'\
707 'ui/login/',
[email protected]a791dac2011-04-07 23:22:57708 },
[email protected]d7d35f342012-10-22 20:32:47709 'chromeos_net': {
710 'filepath': 'chromeos/network/|'\
stevenjbdd133032015-08-07 18:37:47711 'chrome/browser/chromeos/net/|'\
712 'chrome/browser/extensions/api/networking_private/|'\
713 'extensions/browser/api/networking_private/|'\
714 'ui/chromeos/network/',
[email protected]d7d35f342012-10-22 20:32:47715 },
[email protected]2315ac0c2013-02-05 00:49:16716 'chromeos_power': {
James Cooka35a1e22017-04-08 02:33:08717 'filepath': 'ash/system/power/|'\
[email protected]c3943ad2013-07-03 13:44:56718 'chromeos/dbus/power_.*|'\
[email protected]2315ac0c2013-02-05 00:49:16719 'chrome/browser/chromeos/power/',
720 },
alematec5187b1b2016-08-26 05:32:18721 'chromeos_timezone': {
722 'filepath': 'chromeos/timezone/',
723 },
[email protected]f76c8852012-06-21 16:37:00724 'chromeos_webui': {
[email protected]f2f0fbb92012-07-14 15:52:49725 'filepath': 'chrome/browser/ui/webui/chromeos/|'\
726 'chrome/browser/resources/chromeos/',
[email protected]ba03af42012-03-08 01:37:12727 },
[email protected]cef7a6d2011-04-29 20:49:07728 'clang_update': {
Nico Webere250e6a2015-12-02 19:31:56729 'filepath': 'tools/clang/scripts/update.py'
[email protected]cef7a6d2011-04-29 20:49:07730 },
[email protected]f76c8852012-06-21 16:37:00731 'clipboard': {
732 'filepath': 'clipboard|dnd|drag|drop',
[email protected]2418b022011-05-19 21:06:02733 },
Aaron Gable64f273582017-03-30 18:02:00734 'codereview_settings': {
735 'filepath': 'codereview.settings',
736 },
sdefresned94c5b02015-07-22 17:54:55737 'components_deps': {
738 'filepath': 'components/([^/]*/)*DEPS',
739 },
[email protected]f76c8852012-06-21 16:37:00740 'content': {
[email protected]f2f0fbb92012-07-14 15:52:49741 'filepath': 'content/',
[email protected]f76c8852012-06-21 16:37:00742 },
scheib968e61052014-11-05 00:27:25743 'content_bluetooth': {
744 'filepath': 'content/.*bluetooth'
745 },
kinuko01cbe8a12015-10-20 09:59:06746 'content_loader': {
mmenkefaa97d3b2016-09-25 14:24:02747 'filepath': 'chrome/browser/loader|' \
748 'content/browser/loader|' \
kinuko01cbe8a12015-10-20 09:59:06749 'content/child/*loader',
750 },
Takeshi Yoshino524e1d262017-07-28 01:16:38751 'content_network' : {
752 'filepath': 'content/network/',
753 },
mkwst512627022014-09-16 09:23:27754 'content_renderer': {
755 'filepath': 'content/renderer/',
756 },
[email protected]aa3311a2012-11-19 16:04:58757 'content_shell': {
758 'filepath': 'content/shell/',
759 },
Takeshi Yoshino9d7588a32017-07-31 07:17:34760 'content_websockets': {
761 'filepath': 'content/browser/websockets/',
762 },
kinukoa121bce2015-01-30 10:04:41763 'content_worker': {
764 'filepath': 'content/.*worker',
765 },
donnd787f6ed2016-08-03 01:00:56766 'contextual_search': {
767 'filepath': 'chrome/browser/android/contextualsearch/|' \
768 'chrome/android/java/src/org/chromium/chrome/browser/contextualsearch/|' \
769 'chrome/android/javatests/src/org/chromium/chrome/browser/contextualsearch/|' \
770 'components/contextual_search/',
771 },
wfh792b71c2016-05-04 23:33:41772 'courgette': {
773 'filepath': 'courgette/',
774 },
Nico Weber6ff639a2017-08-11 21:04:50775 'cq': {
776 'filepath': 'infra/config/cq.cfg',
777 },
michaelpge42ca3b32016-02-19 08:17:57778 'cr_elements': {
779 'filepath': 'ui/webui/resources/cr_element',
780 },
ianwencdb8c9e2015-06-18 22:10:15781 'custom_tabs': {
Newton Allen38c62212015-06-24 21:41:53782 'filepath': 'chrome/android/java/src/org/chromium/chrome/browser/customtabs/|'\
ianwencdb8c9e2015-06-18 22:10:15783 'chrome/android/javatests/src/org/chromium/chrome/browser/customtabs/',
alancuttercbad6512015-06-19 02:31:28784 },
tbansalc6f1c9f2016-09-30 22:48:42785 'data_reduction_proxy': {
786 'filepath': 'chrome/browser/net/spdyproxy/|'\
787 'data_reduction_proxy|'\
788 'chrome_proxy',
789 },
[email protected]5e105332012-09-13 01:55:52790 'deep_memory_profiler': {
791 'filepath': 'tools/(deep_memory_profiler|find_runtime_symbols)',
792 },
Takeshi Yoshino524e1d262017-07-28 01:16:38793 'developer_recommended_flags': {
794 'filepath': 'developer_recommended_flags.gypi',
795 },
Bartosz Fabianowski85a823812015-04-16 10:27:51796 'device_bluetooth': {
797 'filepath': 'device/.*bluetooth'
798 },
juncaic08f41d2017-05-04 20:36:58799 'device_chooser': {
800 'filepath': 'chrome/browser/chooser_controller/|'\
801 'chrome/browser/ui/android/bluetooth_chooser_.*|'\
802 'chrome/browser/ui/android/usb_chooser_.*|'\
803 'chrome/browser/ui/bluetooth/|'\
804 'chrome/browser/ui/cocoa/device_chooser_.*|'\
805 'chrome/browser/ui/cocoa/extensions/chooser_dialog_.*|'\
806 'chrome/browser/ui/cocoa/permission_bubble/chooser_bubble_.*|'\
807 'chrome/browser/ui/views/device_chooser_.*|'\
808 'chrome/browser/ui/views/extensions/chooser_dialog_.*|'\
809 'chrome/browser/ui/views/permission_bubble/chooser_bubble_.*|'\
810 'chrome/browser/usb/usb_chooser_.*',
811 },
[email protected]29ad47c2014-04-23 09:12:48812 'device_sensors': {
813 'filepath': 'content/browser/device_sensors/|'\
814 'content/common/device_sensors/|'\
815 'content/public/android/java/src/org/chromium/content/browser/DeviceSensors.java|'\
816 'content/public/android/javatests/src/org/chromium/content/browser/DeviceSensorsTest.java|'\
timvolodine8cdb94c2016-09-22 12:17:22817 'content/renderer/device_sensors/|'\
818 'content/test/data/device_sensors/|'\
819 'device/sensors/',
[email protected]8c667232013-11-12 19:49:14820 },
[email protected]342b12872012-11-07 12:10:46821 'devtools': {
822 'filepath': 'devtools',
823 },
mfoltz57fd7f32017-05-03 06:12:58824 'dial': {
825 'filepath': 'chrome/(browser|common)/extensions/api/dial' \
826 '|chrome/browser/media/router/discovery/dial/' \
827 '|chrome/test/data/extensions/api_test/dial/'
828 },
[email protected]bab2a832012-07-11 23:29:41829 'disk_cache': {
830 'filepath': 'net/disk_cache/|http_cache',
831 },
[email protected]f76c8852012-06-21 16:37:00832 'download': {
[email protected]f2f0fbb92012-07-14 15:52:49833 'filepath': 'chrome/browser/download/|'\
[email protected]8492b5b2012-12-17 21:58:08834 'content/browser/download/',
[email protected]6bff0ad2011-06-17 01:32:51835 },
[email protected]ca872e362011-07-12 21:06:03836 'downloads_ui': {
dbeam78528be2016-02-18 07:08:49837 'filepath': 'chrome/browser/resources/(md_)?downloads/|' \
[email protected]8492b5b2012-12-17 21:58:08838 'chrome/browser/ui/webui/.*downloads|' \
839 'chrome/browser/ui/views/download/|' \
asanka2009f412015-10-05 17:28:12840 'chrome/browser/ui/cocoa/download/'
[email protected]ca872e362011-07-12 21:06:03841 },
[email protected]f6df20a2012-10-23 21:22:07842 'drive': {
[email protected]8492b5b2012-12-17 21:58:08843 'filepath': 'chrome/browser/chromeos/drive/|' \
844 'chrome/browser/google_apis/'
[email protected]f6df20a2012-10-23 21:22:07845 },
[email protected]89d2cd52013-04-16 01:55:36846 'drive_resource_metadata': {
[email protected]2c948e12013-10-17 03:08:33847 'filepath': 'chrome/browser/chromeos/drive/resource_metadata'
[email protected]89d2cd52013-04-16 01:55:36848 },
[email protected]3a25c8a2014-06-26 06:47:10849 'eme': {
850 'filepath': 'components/cdm/|' \
851 'content/browser/media/cdm/|' \
852 'content/renderer/media/crypto/|' \
853 'media/base/android/*drm*|' \
854 'media/cdm/|' \
855 'third_party/widevine/cdm/'
856 },
[email protected]f76c8852012-06-21 16:37:00857 'extension': {
858 'filepath': 'extension',
[email protected]161277d42011-06-24 20:48:45859 },
lunalu0a9c05422016-11-11 17:19:06860 'feature_policy': {
861 'filepath': 'third_party/WebKit/Source/platform/feature_policy/|' \
862 'third_party/WebKit/Source/bindings/core/v8/ConditionalFeatures',
863 },
apaciblec4093a92016-04-19 19:21:58864 'feedback_ui': {
865 'filepath': 'chrome/browser/resources/(md_)?feedback/'
866 },
[email protected]f76c8852012-06-21 16:37:00867 'fileapi': {
[email protected]8492b5b2012-12-17 21:58:08868 'filepath': 'file_system/|' \
869 'fileapi/'
[email protected]80919512011-08-03 08:51:04870 },
[email protected]f76c8852012-06-21 16:37:00871 'filebrowse': {
[email protected]8492b5b2012-12-17 21:58:08872 'filepath': 'file_browser|' \
873 'file_manager|' \
874 'filebrowse'
[email protected]4b07b62cc2011-10-03 17:52:39875 },
[email protected]4ed766c2013-09-19 09:45:20876 'filesapp': {
okab0be3dc2016-08-30 07:37:10877 'filepath': 'chrome/browser/chromeos/drive|' \
878 'chrome/browser/chromeos/extensions/file_manager|' \
879 'chrome/browser/chromeos/extensions/file_system_provider|' \
880 'chrome/browser/chromeos/file_manager|' \
881 'chrome/browser/chromeos/file_system_provider|' \
882 'chrome/browser/drive|' \
883 'chrome/test/data/extensions/api_test/file_system_provider|' \
884 'components/drive|' \
885 'google_apis/drive|' \
886 'ui/file_manager'
887 },
888 'filesapp_ui': {
[email protected]4ff3d9f2014-04-24 05:25:20889 'filepath': 'ui/file_manager'
[email protected]4ed766c2013-09-19 09:45:20890 },
[email protected]f76c8852012-06-21 16:37:00891 'ftp': {
892 'filepath': 'ftp',
[email protected]ffeb189d2011-10-05 18:49:39893 },
Wez385de5a2017-07-13 20:13:16894 'fuchsia': {
895 'filepath': 'fuchsia',
896 },
mmoroz58ddb8172016-09-08 18:29:55897 'fuzzing': {
898 'filepath': 'fuzz|Fuzz',
899 },
[email protected]3a2a6ac02014-06-20 07:07:12900 'gcm': {
peter9f4490a2017-01-27 00:58:36901 'filepath': 'chrome/browser/gcm/|'\
[email protected]3a2a6ac02014-06-20 07:07:12902 'components/gcm_driver/|'\
903 'google_apis/gcm/',
904 },
mikhail.pozdnyakova8db26402016-11-28 18:27:12905 'generic_sensor': {
906 'filepath': 'device/generic_sensor/|'\
907 'third_party/WebKit/Source/modules/sensor/',
908 },
[email protected]d8036492013-08-09 16:02:23909 'geolocation': {
910 'filepath': 'chrome/browser/geolocation/|'\
911 'content/browser/geolocation|'\
912 'content/public/common/geoposition.*|'\
913 'content/public/browser/geolocation.*|'\
914 'content/renderer/geolocation.*|'\
915 'content/shell/geolocation/',
916 },
[email protected]cf428f732012-10-02 20:48:15917 'gfx_geometry': {
danakj570c1332015-01-06 16:59:36918 'filepath': 'ui/gfx/geometry/',
[email protected]cf428f732012-10-02 20:48:15919 },
Takeshi Yoshino524e1d262017-07-28 01:16:38920 'gfx_image': {
921 'filepath': 'ui/gfx/image/',
922 },
[email protected]4d1773e2014-04-05 07:59:57923 'gn': {
924 'filepath': 'tools/gn',
925 },
[email protected]f76c8852012-06-21 16:37:00926 'gpu': {
[email protected]f2f0fbb92012-07-14 15:52:49927 'filepath': 'gpu/',
[email protected]f76c8852012-06-21 16:37:00928 },
[email protected]f76c8852012-06-21 16:37:00929 'history_ui': {
dbeam78528be2016-02-18 07:08:49930 'filepath': 'chrome/browser/resources/(md_)?history|'\
931 'chrome/browser/ui/webui/.*history',
[email protected]f76c8852012-06-21 16:37:00932 },
[email protected]18d7e402014-07-08 19:53:14933 'hotword': {
934 'filepath': 'chrome/browser/extensions/api/hotword_private/'\
935 '|chrome/browser/resources/hotword_helper/'\
[email protected]535980d42014-08-12 14:31:28936 '|chrome/browser/resources/hotword/'\
[email protected]18d7e402014-07-08 19:53:14937 '|chrome/browser/search/hotword*'\
938 '|chrome/test/data/extensions/api_test/hotword_private/',
939 },
[email protected]f76c8852012-06-21 16:37:00940 'i18n': {
[email protected]f2f0fbb92012-07-14 15:52:49941 'filepath': 'base/i18n/|base/string|l10n|icu|'\
timvolodine8cdb94c2016-09-22 12:17:22942 'locale_settings|encoding',
[email protected]f76c8852012-06-21 16:37:00943 },
[email protected]f76c8852012-06-21 16:37:00944 'importer': {
[email protected]f2f0fbb92012-07-14 15:52:49945 'filepath': 'import',
[email protected]f76c8852012-06-21 16:37:00946 },
Greg Thompson4f90fc992017-07-25 19:30:37947 'incident_reporting': {
948 'filepath': 'chrome/browser/safe_browsing/incident_reporting',
949 },
[email protected]c26161352013-11-12 19:50:01950 'indexed_db': {
951 'filepath': 'content/browser/indexed_db|'\
952 'content/child/indexed_db|'\
953 'content/common/indexed_db|'\
954 'content/public/browser/indexed_db|'\
955 'content/test/data/indexeddb',
956 },
bruthigaa8281f2016-02-09 17:52:31957 'ink_drop': {
958 'filepath': 'ui/views/animation/test/.*ink_drop.*|' \
959 'ui/views/animation/.*ink_drop.*'
960 },
dtapuska1f997a12016-03-14 19:22:07961 'input': {
962 'filepath': 'content/browser/renderer_host/input|'\
963 'content/renderer/input|'\
964 'ui/events/blink/'
965 },
Dominick Ngcaa7b402017-07-11 07:35:39966 'installable': {
967 'filepath': 'chrome/browser/installable/',
968 },
mmoss19826c62014-11-14 21:37:36969 'installer_linux': {
970 'filepath': 'chrome/installer/linux/',
971 },
Greg Thompson4f90fc992017-07-25 19:30:37972 'installer_win': {
973 'filepath': 'chrome/install_static/'\
974 '|chrome/installer/(?!gcapi_mac/|linux/|mac/)',
975 },
[email protected]56b4b09d32012-07-27 18:28:41976 'instant': {
[email protected]607903d2013-03-25 22:15:47977 'filepath': 'instant|searchbox|'\
978 'chrome/browser/search/|'\
[email protected]c29b7dae2013-03-25 22:29:13979 'chrome/browser/ui/search/|'\
[email protected]eb99f8e2013-07-10 10:17:39980 'chrome/browser/resources/local_ntp/|'\
[email protected]607903d2013-03-25 22:15:47981 'chrome/common/search_types.*',
[email protected]56b4b09d32012-07-27 18:28:41982 },
edchin46453b42017-03-03 01:40:11983 'ios': {
Sylvain Defresne81467d82017-05-29 09:06:14984 'filepath': 'ios/',
edchin46453b42017-03-03 01:40:11985 },
sdefresne18b47312015-06-18 15:15:09986 'ios_chrome': {
Sylvain Defresne81467d82017-05-29 09:06:14987 'filepath': 'ios/chrome/',
sdefresne18b47312015-06-18 15:15:09988 },
marqa4f135f2017-01-10 12:37:34989 'ios_clean': {
Sylvain Defresne81467d82017-05-29 09:06:14990 'filepath': 'ios/clean/',
marqa4f135f2017-01-10 12:37:34991 },
992 'ios_showcase': {
Sylvain Defresne81467d82017-05-29 09:06:14993 'filepath': 'ios/showcase/',
marqa4f135f2017-01-10 12:37:34994 },
baxley9bfbd3cc2017-03-15 21:22:32995 'ios_test': {
Sylvain Defresne81467d82017-05-29 09:06:14996 'filepath': 'ios/chrome/test/|'\
997 'ios/testing/|'\
998 'ios/web/public/test/|'\
999 'ios/web/test/',
baxley9bfbd3cc2017-03-15 21:22:321000 },
eugenebutb5a5a8572017-01-20 01:18:111001 'ios_web': {
Sylvain Defresne81467d82017-05-29 09:06:141002 'filepath': 'ios/web(_view)?/',
eugenebutb5a5a8572017-01-20 01:18:111003 },
[email protected]f76c8852012-06-21 16:37:001004 'ipc': {
[email protected]f2f0fbb92012-07-14 15:52:491005 'filepath': 'ipc/ipc',
[email protected]f76c8852012-06-21 16:37:001006 },
Takeshi Yoshino524e1d262017-07-28 01:16:381007 'libvpx': {
1008 'filepath': 'third_party/libvpx'
vabraafbd4f32015-11-10 19:30:231009 },
[email protected]a3f777d2014-01-07 23:38:261010 'libwebp': {
1011 'filepath': 'third_party/libwebp'
1012 },
dominiccabb90e02017-03-31 04:54:231013 'libxml_xslt': {
1014 'filepath': 'third_party/libxml/' \
1015 '|third_party/libxslt/',
1016 },
[email protected]04a292a2013-03-07 19:58:421017 'linux_fonts': {
1018 'filepath': 'ui/gfx/font_render_params_.*|'\
deratcd2d6fb2015-02-12 00:10:411019 'ui/gfx/platform_font_linux.*|'\
1020 'ui/gfx/render_text_harfbuzz.*',
[email protected]04a292a2013-03-07 19:58:421021 },
1022 'linux_sandboxing': {
[email protected]f2f0fbb92012-07-14 15:52:491023 'filepath': 'sandbox/linux/',
[email protected]f76c8852012-06-21 16:37:001024 },
[email protected]04a292a2013-03-07 19:58:421025 'linux_seccomp_bpf': {
[email protected]d6a23612012-11-13 20:11:541026 'filepath': 'content/common/sandbox.*linux.cc',
[email protected]f76c8852012-06-21 16:37:001027 },
Takeshi Yoshino524e1d262017-07-28 01:16:381028 'login': {
1029 'filepath': 'chrome/browser/ui/login'
1030 },
lgrey62faed72016-10-11 21:40:391031 'mac': {
lgrey332339b12016-12-05 17:16:401032 'filepath': '(_|/)(cocoa|mac)(_|\.)|/(cocoa|mac)/|^((?!ios\/).)*\.mm?$',
lgrey62faed72016-10-11 21:40:391033 },
mlamourid8b0feb2015-06-02 16:30:471034 'manifest': {
1035 'filepath': 'content/(browser|renderer)/manifest/'\
1036 '|content/public/common/manifest*',
1037 },
michaelpg32ca07902015-02-07 00:31:111038 'md_settings': {
michaelpge42ca3b32016-02-19 08:17:571039 'filepath': 'chrome/browser/resources/settings/'\
Dan Beam62f6f8fce2017-06-07 21:23:081040 '|chrome/browser/ui/webui/settings/'\
1041 '|chrome/test/data/webui/settings/',
michaelpg32ca07902015-02-07 00:31:111042 },
[email protected]f76c8852012-06-21 16:37:001043 'media': {
[email protected]f2f0fbb92012-07-14 15:52:491044 'filepath': 'media/|third_party/(ffmpeg|openmax)/|webmediaplayer|'\
[email protected]034548d2012-07-31 20:34:001045 'audio_message_filter|video_layer|media_internals',
[email protected]f76c8852012-06-21 16:37:001046 },
mcasasfeedbe42017-03-03 05:23:561047 'media_capture_from_element': {
alancutter40359812017-03-03 08:20:271048 'filepath': 'content/renderer/media_capture_from_element/' \
mcasasfeedbe42017-03-03 05:23:561049 '|third_party/WebKit/Source/modules/mediacapture/' \
1050 '|third_party/WebKit/Source/platform/exported/WebCanvasCapture' \
1051 '|third_party/WebKit/LayoutTests/fast/mediacapturefromelement/' \
1052 '|third_party/WebKit/public/platform/WebCanvasCapture'
1053 },
[email protected]06dd23172013-06-24 21:04:511054 'media_galleries': {
1055 'filepath': 'chrome/browser/extensions/api/media_galleries/'\
[email protected]06dd23172013-06-24 21:04:511056 '|chrome/browser/media_galleries/'\
1057 '|chrome/browser/storage_monitor/'\
1058 '|chrome/common/media_galleries/'\
1059 '|chrome/test/data/extensions/api_test/media_galleries/'\
1060 '|chrome/utility/itunes*'\
1061 '|chrome/utility/picasa*',
1062 },
alokp9e369ea72e2016-06-10 05:41:091063 'media_mojo': {
1064 'filepath': 'media/mojo/*'
1065 },
mcasasfeedbe42017-03-03 05:23:561066 'media_recorder': {
alancutter40359812017-03-03 08:20:271067 'filepath': 'content/renderer/media_recorder/' \
mcasasfeedbe42017-03-03 05:23:561068 '|third_party/WebKit/Source/modules/mediarecorder/' \
1069 '|third_party/WebKit/Source/platform/exported/WebMediaRecorder' \
1070 '|third_party/WebKit/LayoutTests/fast/mediarecorder/' \
1071 '|third_party/WebKit/public/platform/WebMediaRecorder'
1072 },
miu5e69f1c52016-10-23 13:40:111073 'media_remoting': {
1074 'filepath': 'chrome/browser/media/cast_remoting'\
1075 '|media/blink/webmediaplayer_'\
1076 '|media/mojo/interfaces/remoting.mojom'\
1077 '|media/remoting/',
1078 },
kmarshallb698ad4f2015-02-24 19:42:481079 'media_router': {
mfoltz57fd7f32017-05-03 06:12:581080 'filepath': 'chrome/android/(java|junit)/src/org/chromium/chrome/browser/media/router/' \
1081 '|chrome/browser/media/router/' \
kmarshallb698ad4f2015-02-24 19:42:481082 '|chrome/browser/resources/media_router/' \
mfoltz57fd7f32017-05-03 06:12:581083 '|chrome/browser/ui/views/media_router/' \
kmarshallb698ad4f2015-02-24 19:42:481084 '|chrome/browser/ui/webui/media_router/' \
mfoltz57fd7f32017-05-03 06:12:581085 '|chrome/common/media/router/' \
1086 '|chrome/test/data/webui/media_router/' \
1087 '|chrome/test/media_router/' \
1088 '|chrome/utility/media_router/'
kmarshallb698ad4f2015-02-24 19:42:481089 },
fmeawad4582cd22017-03-30 20:59:361090 'memory_coordinator': {
1091 'filepath': 'base/memory/memory_|' \
fmeawadd015b232017-03-31 02:22:451092 'content/browser/memory/|' \
1093 'content/child/memory/'
fmeawad4582cd22017-03-30 20:59:361094 },
[email protected]f76c8852012-06-21 16:37:001095 'message_loop': {
[email protected]f2f0fbb92012-07-14 15:52:491096 'filepath': 'base/message_'
[email protected]f76c8852012-06-21 16:37:001097 },
1098 'metrics': {
[email protected]f2f0fbb92012-07-14 15:52:491099 'filepath': 'base/metrics/'\
asvitkine361b276e2016-08-30 18:45:001100 '|chrome/android/java/src/org/chromium/chrome/browser/metrics/'\
[email protected]f2f0fbb92012-07-14 15:52:491101 '|chrome/browser/metrics/'\
[email protected]f2f0fbb92012-07-14 15:52:491102 '|chrome/browser/chromeos/external_metrics'\
[email protected]b0d594d2014-02-21 03:22:121103 '|chrome/browser/extensions/api/metrics_private/'\
[email protected]f2f0fbb92012-07-14 15:52:491104 '|chrome/browser/ui/webui/metrics_handler'\
asvitkineb7e10302016-01-20 05:17:451105 '|chromecast/browser/metrics/'\
asvitkinee4bad382015-11-05 21:56:451106 '|components/metrics/'\
asvitkineb7e10302016-01-20 05:17:451107 '|components/metrics_services_manager/'\
[email protected]ce6b855a2014-03-12 19:51:391108 '|components/rappor/'\
asvitkinee4bad382015-11-05 21:56:451109 '|components/variations/'\
[email protected]b0d594d2014-02-21 03:22:121110 # Exclude XML files; in particular, histograms.xml.
1111 '|tools/metrics/[^.]*([.](?!xml$).*)?$',
1112 },
1113 'metrics_xml_files': {
1114 # Subscribe to this to watch for changes to histograms.xml.
toyoshim8f51f902015-03-27 03:50:211115 'filepath': 'tools/metrics/.*\.xml$',
1116 },
1117 'midi': {
1118 'filepath': 'midi',
[email protected]f76c8852012-06-21 16:37:001119 },
[email protected]341f218a2013-09-24 22:16:101120 'mojo': {
1121 'filepath': 'mojo',
1122 },
[email protected]f76c8852012-06-21 16:37:001123 'mouse_lock': {
1124 'filepath': 'mouse_lock',
1125 },
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 },
Takeshi Yoshino9d7588a32017-07-31 07:17:341165 'net_websockets': {
1166 'filepath': 'net/websockets/' \
1167 '|net/data/websocket/'
1168 },
jkarlin539748402015-03-31 17:36:311169 'netinfo': {
1170 'filepath': 'netinfo',
1171 },
peterf4758412014-09-17 15:06:011172 'notifications': {
1173 'filepath': 'chrome/browser/extensions/api/notifications/|' \
1174 'chrome/browser/notifications/|' \
peter8ab156b2015-03-29 15:44:121175 'chrome/test/data/notifications/|' \
1176 'content/browser/notifications/|' \
1177 'content/child/notifications/|' \
1178 'content/common/platform_notification|' \
1179 'content/public/browser/platform_notification|' \
1180 'content/public/common/platform_notification|' \
1181 'content/renderer/notification_|' \
peterf4758412014-09-17 15:06:011182 'ui/message_center/'
1183 },
tbansalc6f1c9f2016-09-30 22:48:421184 'nqe': {
1185 'filepath': 'nqe',
1186 },
mcwilliamsedee5042016-04-05 18:46:451187 'ntp_snippets': {
1188 'filepath': 'chrome/android/java/src/org/chromium/chrome/browser/ntp/|'\
mvanouwerkerk16a37f902016-05-16 15:49:361189 'chrome/android/javatests/src/org/chromium/chrome/browser/ntp/|'\
mvanouwerkerk14c89352016-07-21 13:45:131190 'chrome/android/junit/src/org/chromium/chrome/browser/ntp/|'\
mvanouwerkerk117ffb322017-02-06 12:04:201191 'chrome/android/java/src/org/chromium/chrome/browser/suggestions/|'\
1192 'chrome/android/javatests/src/org/chromium/chrome/browser/suggestions/|'\
mvanouwerkerk538dc0b62016-05-17 14:55:341193 'chrome/browser/android/ntp/ntp_snippets|'\
mcwilliamsedee5042016-04-05 18:46:451194 'chrome/browser/ntp_snippets/|'\
mvanouwerkerk41649732016-05-17 13:37:001195 'chrome/browser/resources/snippets_internals|'\
1196 'chrome/browser/ui/webui/snippets_internals|'\
mcwilliamsedee5042016-04-05 18:46:451197 'components/ntp_snippets/|'\
1198 'chrome/android/java/res/layout/new_tab_page|'\
noyau451e6bb62016-12-23 14:29:041199 'chrome/android/java/res/layout/most_visited|'\
1200 'ios/chrome/browser/ntp_snippets'
mcwilliamsedee5042016-04-05 18:46:451201 },
treib70176c52016-07-08 14:34:191202 'ntp_tiles': {
1203 'filepath': 'chrome/browser/android/ntp/|'\
1204 'chrome/browser/ui/webui/ntp/|'\
1205 'chrome/common/search/ntp|'\
noyau451e6bb62016-12-23 14:29:041206 'components/ntp_tiles/|'\
1207 'ios/chrome/browser/ntp_tiles'
treib70176c52016-07-08 14:34:191208 },
peterb8ec88f82017-03-21 13:29:421209 'offline_items_collection': {
1210 'filepath': 'components/offline_items_collection/',
1211 },
dimichdce3ee492016-04-04 04:20:521212 'offline_pages': {
1213 'filepath': 'components/offline_pages/'\
fgorski329be5b2016-04-19 21:38:111214 '|chrome/browser/android/offline_pages/'\
1215 '|chrome/android/java/src/org/chromium/chrome/browser/offlinepages/'
dimichdce3ee492016-04-04 04:20:521216 },
[email protected]f76c8852012-06-21 16:37:001217 'omnibox': {
jdonnelly6fa5a21d2017-01-03 15:28:351218 'filepath': 'chrome/android/java/src/org/chromium/chrome/browser/omnibox/|'\
1219 'chrome/android/javatests/src/org/chromium/chrome/browser/omnibox/|'\
1220 'chrome/browser/autocomplete/|'\
1221 'chrome/browser/ui/omnibox/|'\
1222 'chrome/browser/ui/.*/omnibox/|'\
1223 'components/omnibox/|'\
1224 'ios/chrome/browser/ui/omnibox/'
[email protected]f76c8852012-06-21 16:37:001225 },
[email protected]437c44b2012-11-08 01:35:521226 'options': {
1227 'filepath': 'chrome/browser/resources/options/|'\
1228 'chrome/browser/ui/webui/options/',
1229 },
chasej6dff9292016-02-02 20:33:121230 'origin_trials': {
chasej68b8bbd2017-01-26 19:26:131231 'filepath': 'origin_trials'\
1232 '|OriginTrial'\
1233 '|ConditionalFeature',
chasej6dff9292016-02-02 20:33:121234 },
[email protected]4a2078e2013-07-18 20:40:201235 'ozone': {
[email protected]f93c2c92013-10-31 18:22:441236 'filepath': 'ui/ozone/|'\
[email protected]4b66bf922013-10-28 19:49:431237 'ui/events/ozone/|'\
1238 'ui/gfx/ozone/|'\
[email protected]4a2078e2013-07-18 20:40:201239 'ui/gl/gl_.*egl.*|'\
1240 'ui/gl/gl_.*ozone.*'
1241 },
lgarron9e25c7402017-03-15 04:03:111242 'page_info' : {
1243 'filepath': 'chrome/browser/ui/page_info/'\
1244 '|chrome/browser/ui/.*/page_info/'\
lgarron3428b2d32017-03-21 18:35:191245 '|chrome/android/java/src/org/chromium/chrome/browser/page_info/'\
lgarron6cd116a2017-04-07 19:42:181246 '|components/page_info_strings.grdp'\
lgarron9e25c7402017-03-15 04:03:111247 '|ios/chrome/browser/ui/omnibox/page_info_'
lgarron6cd116a2017-04-07 19:42:181248 },
csharrison3b1dc4062015-10-19 14:31:081249 'page_load_metrics' : {
bmcquade9f433702016-07-26 23:33:501250 'filepath': 'chrome/browser/page_load_metrics/'\
1251 '|chrome/common/page_load_metrics/'\
1252 '|chrome/renderer/page_load_metrics/'
csharrison3b1dc4062015-10-19 14:31:081253 },
[email protected]f76c8852012-06-21 16:37:001254 'panels': {
[email protected]7cbe5a52012-09-27 02:00:291255 'filepath': 'chrome/browser/ui/panels'\
1256 '|chrome/browser/ui/cocoa/panels'\
[email protected]7cbe5a52012-09-27 02:00:291257 '|chrome/browser/ui/views/panels'
[email protected]f76c8852012-06-21 16:37:001258 },
[email protected]3cc8b3922014-05-05 13:12:081259 'password_manager': {
1260 'filepath': 'chrome/.*/password_'\
1261 '|chrome/browser/ui/passwords'\
1262 '|chrome/browser/ui/views/passwords'\
1263 '|chrome/test/data/password'\
1264 '|components/autofill.*password'
1265 '|components/password_'\
vabrccdb7222016-06-01 14:59:401266 '|^ios/chrome/browser/passwords'\
[email protected]3cc8b3922014-05-05 13:12:081267 },
rouslane8a22262016-10-19 20:49:411268 'payments': {
1269 'filepath': 'chrome/android/java/src/org/chromium/chrome/browser/payments'\
1270 '|chrome/android/javatests/src/org/chromium/chrome/browser/payments'\
Rouslan Solomakhin81af4cf2017-06-27 15:23:491271 '|chrome/browser/payments'\
1272 '|chrome/browser/ui/views/payments'\
Mohamad Ahmadi2b452762017-07-18 23:17:151273 '|components/payments/test/data'\
rouslana64ceca2016-10-26 01:10:311274 '|components/payments'\
Rouslan Solomakhin81af4cf2017-06-27 15:23:491275 '|content/browser/payments'\
1276 '|content/test/data/payments'\
1277 '|ios/chrome/browser/payments'\
1278 '|ios/chrome/browser/ui/payments'\
1279 '|ios/web/payments'\
1280 '|ios/web/public/payments'\
1281 '|third_party/WebKit/LayoutTests/external/wpt/payment-request'\
1282 '|third_party/WebKit/LayoutTests/http/tests/payments'\
1283 '|third_party/WebKit/LayoutTests/payments'\
1284 '|third_party/WebKit/public/platform/modules/payments'\
1285 '|third_party/WebKit/Source/modules/payments'
mahmadi0a7bb59f2017-02-22 19:13:491286 },
1287 'payments_ios': {
Rouslan Solomakhin81af4cf2017-06-27 15:23:491288 'filepath': 'ios/web/payments'\
1289 '|ios/chrome/browser/payments'\
1290 '|ios/chrome/browser/ui/payments'\
1291 '|ios/web/public/payments'
rouslane8a22262016-10-19 20:49:411292 },
[email protected]f76c8852012-06-21 16:37:001293 'pepper_api': {
[email protected]b8491b02013-11-13 03:50:581294 'filepath': 'ppapi/api'\
1295 '|ppapi/c',
[email protected]f76c8852012-06-21 16:37:001296 },
mlamourid8b0feb2015-06-02 16:30:471297 'permissions': {
1298 'filepath': 'content/(child,browser)/permissions/'\
1299 '|content/common/permission_*'\
1300 '|content/public/(common,browser)/permission_*'\
1301 '|chrome/browser/permissions/'\
1302 '|chrome/browser/content_settings/permission*'\
1303 '|permission_context',
1304 },
[email protected]f76c8852012-06-21 16:37:001305 'plugin': {
[email protected]f2f0fbb92012-07-14 15:52:491306 'filepath': 'chrome/browser/plugin|chrome/plugin/|'\
Thiago Farinae067154bb2015-05-07 15:37:591307 'chrome/common/plugin',
[email protected]f76c8852012-06-21 16:37:001308 },
michaelpg11fff3f2015-02-06 03:35:341309 'polymer': {
1310 'filepath': 'third_party/polymer/|'\
michaelpgf94a2a22017-03-06 22:35:001311 'third_party/web-animations-js/|'\
dbeam78528be2016-02-18 07:08:491312 'tools/polymer|'\
michaelpg11fff3f2015-02-06 03:35:341313 'ui/webui/resources/polymer_resources.grdp',
1314 },
twifkak0c69c1f2015-06-22 18:20:091315 'precache': {
1316 'filepath': '[pP]recache'
1317 },
[email protected]be775bc2014-06-30 15:41:141318 'prepopulated_engines': {
1319 'filepath': 'components/search_engines/prepopulated_engines.json',
1320 },
[email protected]f76c8852012-06-21 16:37:001321 'prerender': {
[email protected]78375a52012-07-14 14:47:571322 'filepath': 'prerender'
[email protected]f76c8852012-06-21 16:37:001323 },
mfoltz57fd7f32017-05-03 06:12:581324 'presentation': {
1325 'filepath': 'content/(browser|common|renderer)/presentation/' \
1326 '|third_party/WebKit/public/platform/modules/presentation/' \
1327 '|third_party/WebKit/LayoutTests/presentation/' \
1328 '|third_party/WebKit/Source/modules/presentation/'
1329 },
peter884896c72015-03-12 14:26:201330 'push_messaging': {
1331 'filepath': 'push_messaging'
1332 },
stkhapugin06503142016-12-07 14:32:121333 'reading_list': {
1334 'filepath': 'components/reading_list|'\
1335 'ios/chrome/browser/reading_list|'\
1336 'ios/chrome/browser/ui/reading_list',
1337 },
[email protected]f76c8852012-06-21 16:37:001338 'remoting': {
sergeyu05995a4f2017-01-24 21:26:011339 'filepath': '^remoting/' \
1340 '|^testing/chromoting'
[email protected]f76c8852012-06-21 16:37:001341 },
gab57e80c72014-12-08 21:06:131342 'rlz_id': {
1343 'filepath' :'rlz/lib/machine_id.cc|'\
1344 'rlz/lib/machine_id.h|'\
1345 'rlz/win/lib/machine_id_win.cc',
1346 },
grt829c6a82014-10-20 09:29:321347 'safe_browsing': {
timvolodine41e95412017-03-14 02:55:341348 'filepath': 'chrome/(browser|common|renderer)/safe_browsing/|'\
1349 'components/safe_browsing/',
grt829c6a82014-10-20 09:29:321350 },
vakhf8e14c92016-10-17 21:29:471351 'safe_browsing_db': {
1352 'filepath': 'components/safe_browsing_db/',
1353 },
skyostil20dea312014-11-11 13:43:061354 'scheduler': {
rmcilroyfa5ac552015-04-09 12:33:171355 'filepath': 'cc/scheduler'\
jochen83c639f02015-04-22 17:07:371356 '|components/scheduler'\
rmcilroyfa5ac552015-04-09 12:33:171357 '|content/renderer/scheduler'
skyostil20dea312014-11-11 13:43:061358 },
mlamourid8b0feb2015-06-02 16:30:471359 'screen_orientation': {
1360 'filepath': 'screen_orientation',
1361 },
[email protected]0b431722014-01-08 07:21:511362 'service_worker': {
[email protected]edaf31d2014-03-07 00:09:171363 'filepath': 'content/(browser|renderer|child|common)/service_worker/',
[email protected]0b431722014-01-08 07:21:511364 },
Colin Blundell6d2669a2017-07-11 06:26:531365 'services_public': {
1366 'filepath': 'services/([^/]*/)*public/',
1367 },
alitoc5534d62017-04-21 01:48:581368 'settings_reset_prompt': {
1369 'filepath': 'chrome/browser/safe_browsing/settings_reset_prompt/'\
1370 '|chrome/browser/ui/views/settings_reset_prompt',
1371 },
dominickn8884155a2016-06-23 02:28:161372 'site_engagement': {
1373 'filepath': 'chrome/browser/engagement/|'\
1374 'chrome/browser/ui/webui/engagement/',
1375 },
[email protected]f76c8852012-06-21 16:37:001376 'site_instance': {
[email protected]f2f0fbb92012-07-14 15:52:491377 'filepath': 'content/browser/site_instance|'\
1378 'content/browser/browsing_instance',
[email protected]f76c8852012-06-21 16:37:001379 },
[email protected]ad0295d2012-10-11 23:43:361380 'spellcheck': {
1381 'filepath': 'chrome/browser/spellchecker/'\
timvolodine8cdb94c2016-09-22 12:17:221382 '|chrome/browser/renderer_context_menu/spelling_'\
1383 '|components/spellcheck/'\
1384 '|third_party/hunspell/'\
1385 '|third_party/hunspell_dictionaries/',
[email protected]ad0295d2012-10-11 23:43:361386 },
[email protected]67f39af2013-08-23 20:06:051387 'streams': {
1388 'filepath': 'content/browser/streams/',
1389 },
vmpstrcc1c08302015-11-18 06:05:511390 'styleguide': {
1391 'filepath': '^styleguide/',
1392 },
engedye7b734da2017-02-07 12:08:131393 'subresource_filter': {
Charles Harrisonfb3eac92017-06-26 21:26:021394 'filepath': 'subresource_filter|SubresourceFilter|url_pattern_index',
engedye7b734da2017-02-07 12:08:131395 },
[email protected]43d33e92014-07-14 16:39:311396 'supervised_users': {
1397 'filepath': 'chrome/browser/.*managed_mode'\
1398 '|chrome/browser/.*managed_user'\
1399 '|chrome/browser/.*supervised_user',
1400 },
alito438fa4332016-12-20 21:59:171401 'swreporter': {
alitof6fcb352017-05-01 22:34:281402 'filepath': 'chrome/browser/safe_browsing/chrome_cleaner/'\
alito438fa4332016-12-20 21:59:171403 '|chrome/browser/component_updater/sw_reporter_',
1404 },
[email protected]f76c8852012-06-21 16:37:001405 'sync': {
maxboguefa217942016-04-01 01:08:131406 'filepath': '^chrome/android/sync_shell/'\
1407 '|^chrome/browser/ui/sync/'\
1408 '|^chrome/browser/ui/views/sync/'\
1409 '|^chrome/test/android/javatests/src/org/chromium/chrome/test/util/browser/sync/'\
1410 '|^ios/chrome/browser/sync/'\
1411 '|^chrome/android/java/src/org/chromium/chrome/browser/sync/'\
1412 '|^chrome/browser/sync/'\
1413 '|^components/browser_sync/'\
Max Boguefef332d2016-07-28 22:09:091414 '|^components/sync/'\
maxboguefa217942016-04-01 01:08:131415 '|^components/sync_bookmarks/'\
Max Boguefef332d2016-07-28 22:09:091416 '|^components/sync_sessions/',
[email protected]f76c8852012-06-21 16:37:001417 },
[email protected]92871a102013-07-01 11:11:411418 'syncfs': {
1419 'filepath': 'sync_file_system',
1420 },
miu5e69f1c52016-10-23 13:40:111421 'tab_alert_indicators': {
1422 'filepath': 'content/browser/media/audio_stream_monitor'\
1423 '|chrome/browser/ui/cocoa/tabs/alert_indicator_button'\
1424 '|chrome/browser/ui/cocoa/tabs/tab_controller\.mm'\
1425 '|chrome/browser/ui/tabs/tab_utils'\
1426 '|chrome/browser/ui/views/tabs/alert_indicator_button'\
1427 '|chrome/browser/ui/views/tabs/tab\.cc'\
1428 '|chrome/browser/ui/views/tabs/tab_renderer_data'\
1429 '|media/audio/audio_(output_controller|power_monitor)',
1430 },
[email protected]82d74152013-07-28 08:55:311431 'tab_capture': {
miu5e69f1c52016-10-23 13:40:111432 'filepath': 'cc/output/copy_output_'\
[email protected]31ef420b2014-08-13 21:19:131433 '|chrome/browser/extensions/api/tab_capture/'\
miu5e69f1c52016-10-23 13:40:111434 '|chrome/renderer/resources/extensions/tab_capture_custom_bindings.js'\
[email protected]31ef420b2014-08-13 21:19:131435 '|chrome/test/data/extensions/api_test/tab_capture/'\
[email protected]31ef420b2014-08-13 21:19:131436 '|content/browser/media/capture/'\
miu5e69f1c52016-10-23 13:40:111437 '|content/browser/renderer_host/delegated_frame_host'\
[email protected]31ef420b2014-08-13 21:19:131438 '|content/browser/renderer_host/media/(audio_'\
1439 '|media_stream_manager|video_)'\
miu5e69f1c52016-10-23 13:40:111440 '|content/public/renderer/media_stream_'\
1441 '|content/renderer/media/(media_stream|(.+audio_source))'\
[email protected]31ef420b2014-08-13 21:19:131442 '|media/audio/(audio_output_controller|fake_audio_|virtual_audio_)'\
1443 '|media/base/video_frame\.h'\
miu5e69f1c52016-10-23 13:40:111444 '|media/capture/',
[email protected]82d74152013-07-28 08:55:311445 },
[email protected]f76c8852012-06-21 16:37:001446 'tab_contents': {
[email protected]f2f0fbb92012-07-14 15:52:491447 'filepath': 'chrome/browser/tab_contents/|'\
1448 'content/browser/tab_contents/|'\
1449 'chrome/browser/ui/tab_contents/',
[email protected]f76c8852012-06-21 16:37:001450 },
tdresserd80646f2017-03-03 19:26:081451 'tbmv2_metrics': {
1452 'filepath': 'third_party/catapult/tracing/tracing/metrics'
1453 },
[email protected]5e105332012-09-13 01:55:521454 'tcmalloc': {
1455 'filepath': 'third_party/tcmalloc'
1456 },
[email protected]31a10602012-11-21 01:51:261457 'telemetry': {
nednguyen79105d422016-04-18 01:38:421458 'filepath': 'tools/perf/'
[email protected]31a10602012-11-21 01:51:261459 },
Takeshi Yoshino524e1d262017-07-28 01:16:381460 'test_runner': {
1461 'filepath': 'components/test_runner/' \
1462 '|content/shell/(common|browser|renderer)/layout_test/' \
1463 '|content/test/layouttest_support.cc' \
1464 '|content/public/test/layouttest_support.h' \
1465 },
[email protected]f76c8852012-06-21 16:37:001466 'tests': {
[email protected]f2f0fbb92012-07-14 15:52:491467 'filepath': 'apitest|unittest|browsertest|uitest|chrome/test/',
[email protected]0cde05a02011-11-30 23:36:521468 },
jlkleinecc81952016-11-19 00:16:071469 'tether': {
1470 'filepath': 'components/cryptauth/'\
1471 '|chromeos/components/tether/'\
1472 '|components/proximity_auth/',
1473 },
[email protected]1cbbb30b2011-10-14 08:03:561474 'textinput': {
[email protected]f2f0fbb92012-07-14 15:52:491475 'filepath': 'content/browser/renderer_host/gtk_im'\
1476 '|content/browser/renderer_host/gtk_key'\
1477 '|content/browser/renderer_host/render_widget_host_view'\
1478 '|content/browser/renderer_host/text_input'\
1479 '|ui/base/ime/'\
1480 '|ui/base/gtk/event'\
1481 '|ui/base/gtk/gtk_im'\
1482 '|ui/base/keycodes/'\
1483 '|ui/base/win/ime'\
1484 '|ui/views/controls/textfield/'\
1485 '|ui/views/ime/'
[email protected]1cbbb30b2011-10-14 08:03:561486 },
[email protected]3a117c62011-11-29 04:28:021487 'textinput_chromeos': {
[email protected]f2f0fbb92012-07-14 15:52:491488 'filepath': 'chrome/browser/chromeos/input_method/'\
1489 '|chrome/browser/chromeos/extensions/input_method'\
1490 '|chrome/browser/chromeos/status/input_method'\
1491 '|chrome/browser/extensions/extension_input_'\
1492 '|chrome/browser/resources/keyboard'\
1493 '|chrome/browser/resources/options/language'\
[email protected]ef03eae2011-11-30 08:43:431494 '|chrome/browser/ui/webui/options/'\
[email protected]f2f0fbb92012-07-14 15:52:491495 'chromeos/.*(language|keyboard)'\
[email protected]6bd9e802013-04-18 06:40:421496 '|chrome/browser/ui/webui/options/language'\
1497 '|chromeos/ime/*'
[email protected]3a117c62011-11-29 04:28:021498 },
chirantan96fcf6d2015-01-21 22:36:191499 'timers': {
1500 'filepath': 'base/timer/'\
1501 '|components/timers/'
1502 },
robliaofd54b5c2017-01-13 00:41:301503 'tools_win_chromeexts': {
1504 'filepath': 'tools/win/chromeexts',
1505 },
[email protected]c8eb7f72013-07-04 15:30:111506 'tracing': {
1507 'filepath': 'base/debug/trace_event.*'\
primianobef13b42015-01-30 15:29:311508 '|base/trace_event/'\
[email protected]c8eb7f72013-07-04 15:30:111509 '|content/browser/tracing/'\
1510 '|components/tracing/'
1511 },
[email protected]cf428f732012-10-02 20:48:151512 'ui_compositor': {
1513 'filepath': 'ui/compositor/layer\.|'\
1514 'ui/compositor/layer_unittest|'\
1515 'ui/compositor/compositor',
1516 },
robliao2c4b7492016-07-19 01:57:261517 'ui_display_win': {
1518 'filepath': '^ui/display/win',
1519 },
[email protected]6b5093c2012-05-23 19:10:181520 'ui_resources': {
[email protected]f2f0fbb92012-07-14 15:52:491521 'filepath': 'ui/resources/'\
1522 '|ui/base/native_theme/resources/'\
1523 '|chrome/app/theme/'
[email protected]6b5093c2012-05-23 19:10:181524 },
edwardjung83f52ef22017-02-07 13:15:071525 'ui_strings': {
1526 'filepath': 'chrome/app/generated_resources.grd'\
1527 '|chrome/app/google_chrome_strings.grd'\
1528 '|chrome/android/java/strings/android_chrome_strings.grd'\
1529 '|chrome/app/settings_strings.grdp'\
1530 '|ios/chrome/app/strings/ios(_.+)*_strings.grd'\
1531 '|ui/strings/ui_strings.grd',
1532 },
[email protected]f76c8852012-06-21 16:37:001533 'valgrind': {
1534 'filepath': 'valgrind',
1535 },
[email protected]c73ec8ab2014-01-16 20:35:231536 'version_assembly': {
1537 'filepath': 'chrome/app/version_assembly',
1538 },
posciak62a72272016-05-11 08:31:241539 'video': {
1540 'filepath': 'content/browser/renderer_host/media/|'\
1541 'content/renderer/media/|'\
1542 'media/capture/video/|'\
1543 'media/filters/|'\
1544 'media/gpu/|'\
1545 '.*video.*',
1546 },
mcasas09e881c2016-04-09 02:09:501547 'video_capture': {
1548 'filepath': 'chrome/browser/media/.*(capture|media|webrtc)'\
1549 '|content/browser/renderer_host/media/.*(capture|media)'\
1550 '|content/renderer/media/.*(capture|media|webrtc)'\
1551 '|media/capture/'\
chfremer2a01a69b2017-01-06 02:39:011552 '|media/muxers/'\
1553 '|services/video_capture/',
mcasas09e881c2016-04-09 02:09:501554 },
[email protected]f76c8852012-06-21 16:37:001555 'views': {
1556 # Applies to all files and subdirs within this directory.
[email protected]f2f0fbb92012-07-14 15:52:491557 'filepath': '^ui/views/',
[email protected]f76c8852012-06-21 16:37:001558 },
[email protected]ef514a32014-02-26 01:02:351559 'virtual_keyboard': {
1560 'filepath': 'ui/keyboard/'\
oka47452c22017-02-17 05:07:571561 '|chrome/test/data/chromeos/virtual_keyboard/'\
1562 '|extensions/browser/api/virtual_keyboard_private/'\
James Cooka35a1e22017-04-08 02:33:081563 '|ash/system/virtual_keyboard/'\
oka47452c22017-02-17 05:07:571564 '|ash/virtual_keyboard',
[email protected]ef514a32014-02-26 01:02:351565 },
billorr3c7e1442016-11-11 21:21:351566 'virtual_reality': {
1567 'filepath': 'vr_shell/|'\
1568 '/vr/|'\
1569 'third_party/gvr',
1570 },
Matt Giuca9eb910d2017-08-02 04:07:381571 'web_share': {
1572 'filepath': 'chrome/android/java/src/org/chromium/chrome/browser/webshare/'\
1573 '|chrome/android/javatests/src/org/chromium/chrome/browser/WebShare.*'\
1574 '|chrome/browser/ui/views/webshare/'\
1575 '|chrome/browser/webshare/'\
1576 '|third_party/WebKit/LayoutTests/webshare/'\
1577 '|third_party/WebKit/LayoutTests/external/wpt/web-share/'\
1578 '|third_party/WebKit/public/platform/modules/webshare/'\
1579 '|third_party/WebKit/Source/modules/webshare/',
1580 },
Takeshi Yoshinoe387aa32017-08-02 13:16:131581 'webrtc_browser_tests': {
1582 'filepath': 'chrome/browser/media/.*webrtc.*browsertest|'\
1583 'content/browser/media/.*webrtc.*browsertest',
1584 },
[email protected]208879542012-07-05 11:15:341585 'website_settings': {
[email protected]f2f0fbb92012-07-14 15:52:491586 'filepath': 'chrome/browser/content_settings/'\
1587 '|chrome/browser/ui/views/website_settings/'\
1588 '|chrome/browser/ui/website_settings/'\
mukai077089f2014-09-11 18:41:521589 '|chrome/common/content_settings'\
1590 '|components/content_settings/',
[email protected]208879542012-07-05 11:15:341591 },
[email protected]b17d9e02014-07-29 09:45:501592 'windows_sandboxing': {
1593 'filepath': 'sandbox/win/',
1594 },
[email protected]f76c8852012-06-21 16:37:001595 'x11': {
[email protected]f2f0fbb92012-07-14 15:52:491596 'filepath': 'content/browser/renderer_host/backing_store_x\.' \
1597 '|chrome/browser/chromeos/input_method/xkeyboard\.' \
1598 '|chrome/browser/chromeos/system_key_event_listener\.' \
[email protected]f76c8852012-06-21 16:37:001599 '|chrome/browser/chromeos/'\
[email protected]f2f0fbb92012-07-14 15:52:491600 'xinput_hierarchy_changed_event_listener\.' \
1601 '|chrome/browser/chromeos/wm_' \
1602 '|ui/base/x/'
[email protected]0d710852012-05-24 01:18:401603 },
wjmaclean3ff6a402015-03-31 19:00:201604 'zoom': {
1605 'filepath': 'chrome/browser/ui/zoom/' \
1606 '|components/ui/zoom/' \
1607 '|content/browser/host_zoom_*' \
1608 '|content/browser/storage_partition_impl*' \
1609 '|content/public/browser/host_zoom_map.h' \
1610 '|content/public/browser/storage_partition.h'
1611 },
[email protected]a3838612009-10-13 21:57:541612 },
[email protected]ca872e362011-07-12 21:06:031613
pennymac962d190432016-07-27 00:58:351614 ##############################################################################
1615 # Please keep alphabetical
1616 ##############################################################################
[email protected]a3838612009-10-13 21:57:541617 'WATCHLISTS': {
asvitkinee4bad382015-11-05 21:56:451618 'about_flags': ['[email protected]'],
mazda6471d0e2015-10-02 06:32:551619 'accelerator_table': ['[email protected]',
[email protected]f76c8852012-06-21 16:37:001620 '[email protected]'],
dmazzoni5f4b7f12015-02-17 16:35:571621 'accessibility': ['[email protected]',
Aaron Leventhal978557022017-06-09 15:39:411622 '[email protected]',
dmazzoni5f4b7f12015-02-17 16:35:571623 '[email protected]',
dougtcd8ac01d2017-03-24 16:23:401624 '[email protected]',
[email protected]f76c8852012-06-21 16:37:001625 '[email protected]',
je_julie.kima170bac2015-05-06 14:57:541626 '[email protected]',
dmazzoni5f4b7f12015-02-17 16:35:571627 '[email protected]',
[email protected]f76c8852012-06-21 16:37:001628 '[email protected]'],
agrieve4d9c1c52016-09-23 17:49:381629 'add_to_homescreen': ['[email protected]',
zpeng9351f9d2016-09-25 14:41:201630 '[email protected]',
Xi Han50f523a1d2017-07-19 15:56:111631 '[email protected]',
F07b660412017-08-01 20:53:061632 '[email protected]'],
asvitkine361b276e2016-08-30 18:45:001633 'android_crash_reporting': ['[email protected]'],
johnmaguire6aaac7902016-03-15 12:28:201634 'android_crazy_linker': ['[email protected]'],
dfalcantaraef21e9e2016-01-07 01:16:261635 'android_infobars': ['[email protected]'],
agrieve4d9c1c52016-09-23 17:49:381636 'android_infra': ['[email protected]',
1637 '[email protected]',
mikecasec0ea0862015-10-24 00:14:321638 '[email protected]'],
Takeshi Yoshino524e1d262017-07-28 01:16:381639 'android_item_chooser_dialogs': ['[email protected]',
1640 '[email protected]'],
agrieve4d9c1c52016-09-23 17:49:381641 'android_java': ['[email protected]'],
lizebf34f69b2016-03-30 16:08:531642 'android_loading': ['[email protected]',
drogere76b5632016-03-31 14:14:411643 '[email protected]'],
mlamourid8b0feb2015-06-02 16:30:471644 'android_media': ['[email protected]',
1645 '[email protected]'],
nyquistf602bd02017-02-16 23:17:441646 'android_studio': ['[email protected]',
1647 '[email protected]'],
pennymac962d190432016-07-27 00:58:351648 'android_tab': ['[email protected]',
David Trainor051827f2017-06-02 18:33:131649 '[email protected]'],
asvitkine361b276e2016-08-30 18:45:001650 'android_uma_settings': ['[email protected]',
1651 '[email protected]'],
F07b660412017-08-01 20:53:061652 'android_webapk': ['[email protected]'],
[email protected]7ca78dc12012-09-20 09:26:441653 'android_webview': ['[email protected]'],
Matt Giuca9eb910d2017-08-02 04:07:381654 'app_list': ['[email protected]'],
1655 'app_shortcuts': ['[email protected]',
1656 '[email protected]'],
[email protected]f76c8852012-06-21 16:37:001657 'appcache': ['[email protected]'],
pennymac962d190432016-07-27 00:58:351658 'apps': ['[email protected]',
1659 '[email protected]'],
lhchavez4b19176f2016-05-04 23:12:461660 'arc': ['[email protected]',
hidehiko49f0b7c2016-05-24 10:59:471661 '[email protected]',
lhchavez4b19176f2016-05-04 23:12:461662 '[email protected]',
victorhsieh52feccd2017-02-27 18:27:021663 '[email protected]',
lhchavez4b19176f2016-05-04 23:12:461664 '[email protected]'],
lhchavez61532c92016-10-18 21:33:371665 'arc_auth': ['[email protected]'],
Shuhei Takahashiaf68cff2017-07-24 05:17:121666 'arc_fileapi': ['[email protected]'],
poromov7633f602017-02-21 16:44:011667 'arc_kiosk': ['[email protected]'],
lhchavez4b19176f2016-05-04 23:12:461668 'arc_net': ['[email protected]',
1669 '[email protected]',
1670 '[email protected]'],
ejcarusoa298ec02016-06-16 20:30:431671 'arc_power': ['[email protected]'],
pennymac962d190432016-07-27 00:58:351672 'ash': ['[email protected]',
1673 '[email protected]'],
1674 'aura': ['[email protected]',
1675 '[email protected]'],
[email protected]c3a6e1e72013-08-02 00:13:071676 'aura_compositor': ['[email protected]',
1677 '[email protected]',
pennymac962d190432016-07-27 00:58:351678 '[email protected]',
danakj3695c582016-10-26 21:54:431679 '[email protected]'],
sullivan0171e3c2015-03-03 18:47:211680 'auto_bisect': ['[email protected]'],
Evan Stade18fbcb7a2017-07-25 18:31:271681 'autofill': ['[email protected]',
sebsgbbfbea02016-10-24 21:54:591682 '[email protected]',
1683 '[email protected]',
mathpc2040642017-01-25 14:59:411684 '[email protected]',
1685 '[email protected]'],
peter39e10a62017-02-21 15:14:131686 'background_fetch': ['[email protected]',
peterc7e27422017-05-17 04:05:281687 '[email protected]',
peter39e10a62017-02-21 15:14:131688 '[email protected]'],
pennymac962d190432016-07-27 00:58:351689 'background_sync': ['[email protected]',
chasej6dff9292016-02-02 20:33:121690 '[email protected]',
pennymac962d190432016-07-27 00:58:351691 '[email protected]',
1692 '[email protected]'],
pkotwicz2ec0b292016-09-26 17:12:321693 'banners': ['[email protected]',
Xi Han50f523a1d2017-07-19 15:56:111694 '[email protected]',
F07b660412017-08-01 20:53:061695 '[email protected]'],
Takeshi Yoshino524e1d262017-07-28 01:16:381696 'base': ['[email protected]'],
dmikurubee40b4062014-11-04 17:47:191697 'base_allocator': ['[email protected]',
[email protected]b17d9e02014-07-29 09:45:501698 '[email protected]'],
[email protected]1ed5e0fd2012-07-19 00:19:051699 'base_memory': ['[email protected]'],
robliao1644d8b2016-04-11 15:39:591700 'base_task_scheduler': ['[email protected]',
1701 '[email protected]',
1702 '[email protected]'],
pennymac962d190432016-07-27 00:58:351703 'base_win': ['[email protected]',
1704 '[email protected]'],
[email protected]7e093d4022014-06-26 19:19:551705 'battery_status': ['[email protected]'],
wnwen72684762017-03-29 13:28:371706 'binary_size': ['[email protected]',
1707 '[email protected]',
1708 '[email protected]'],
pennymac962d190432016-07-27 00:58:351709 'blink': ['[email protected]'],
1710 'blink_accessibility': ['[email protected]',
1711 '[email protected]',
dougtcd8ac01d2017-03-24 16:23:401712 '[email protected]',
horo8e9a01572016-07-27 06:05:311713 '[email protected]',
pennymac962d190432016-07-27 00:58:351714 '[email protected]'],
1715 'blink_animation': ['[email protected]',
1716 '[email protected]',
1717 '[email protected]',
1718 '[email protected]',
1719 '[email protected]'],
1720 'blink_app_banner': ['[email protected]'],
1721 'blink_audio': ['[email protected]',
1722 '[email protected]'],
1723 'blink_battery_status': ['[email protected]',
1724 '[email protected]'],
1725 'blink_bidi': ['[email protected]'],
1726 'blink_bindings': ['[email protected]'],
jbroman9ac2d532016-09-01 18:20:081727 'blink_bindings_serialization': ['[email protected]'],
pennymac962d190432016-07-27 00:58:351728 'blink_bluetooth': ['[email protected]',
1729 '[email protected]'],
danakjdfa88932017-06-29 18:43:281730 'blink_canvas2d': ['[email protected]',
pennymac962d190432016-07-27 00:58:351731 '[email protected]'],
1732 'blink_client_hints': ['[email protected]'],
1733 'blink_clipboard': ['[email protected]'],
Kentaro Hara993b0de2017-08-07 02:26:371734 'blink_controller': ['[email protected]'],
pennymac962d190432016-07-27 00:58:351735 'blink_css': ['[email protected]',
1736 '[email protected]',
horo8e9a01572016-07-27 06:05:311737 '[email protected]',
pennymac962d190432016-07-27 00:58:351738 '[email protected]',
1739 '[email protected]'],
1740 'blink_css_flexbox': ['[email protected]'],
1741 'blink_css_fragmentation_tests': ['[email protected]'],
1742 'blink_css_grid_layout': ['[email protected]',
horo8e9a01572016-07-27 06:05:311743 '[email protected]',
pennymac962d190432016-07-27 00:58:351744 '[email protected]'],
1745 'blink_css_regions': ['[email protected]'],
1746 'blink_custom_elements': ['[email protected]',
1747 '[email protected]'],
pennymac962d190432016-07-27 00:58:351748 'blink_device_orientation': ['[email protected]',
1749 '[email protected]'],
1750 'blink_devtools': ['[email protected]',
1751 '[email protected]',
1752 '[email protected]',
1753 '[email protected]',
1754 '[email protected]',
lushnikovc5bd7ca2016-07-27 17:19:391755 '[email protected]'],
pennymac962d190432016-07-27 00:58:351756 'blink_dom': ['[email protected]',
1757 '[email protected]',
1758 '[email protected]',
Sigbjorn Finne2f2dec92017-07-27 07:23:501759 '[email protected]'],
Hayato Ito5fc828c2017-07-05 08:02:321760 'blink_dom_events': ['[email protected]'],
pennymac962d190432016-07-27 00:58:351761 'blink_events': ['[email protected]',
1762 '[email protected]',
1763 '[email protected]',
1764 '[email protected]'],
1765 'blink_fetch': ['[email protected]',
1766 '[email protected]',
Takeshi Yoshino9d7588a32017-07-31 07:17:341767 '[email protected]'],
1768 'blink_fetch_api': ['[email protected]'],
pennymac962d190432016-07-27 00:58:351769 'blink_fileapi': ['[email protected]',
1770 '[email protected]',
1771 '[email protected]'],
haraken98d0827a2017-02-27 00:55:191772 'blink_frames': ['[email protected]'],
mcasas9558316b2017-03-10 18:57:311773 'blink_geolocation': ['[email protected]',
1774 '[email protected]',
pennymac962d190432016-07-27 00:58:351775 '[email protected]'],
1776 'blink_heap': ['[email protected]',
1777 '[email protected]',
1778 '[email protected]',
1779 '[email protected]'],
1780 'blink_html': ['[email protected]',
1781 '[email protected]'],
csharrisonf357e9632016-07-29 01:27:221782 'blink_htmlparser': ['[email protected]',
1783 '[email protected]'],
mcasas9558316b2017-03-10 18:57:311784 'blink_image_capture': ['[email protected]'],
pennymac962d190432016-07-27 00:58:351785 'blink_indexed_db': ['[email protected]',
1786 '[email protected]'],
1787 'blink_input': ['[email protected]',
nzolghadr773a1982016-10-18 21:26:451788 '[email protected]'],
pennymac962d190432016-07-27 00:58:351789 'blink_layers': ['[email protected]'],
1790 'blink_layout': ['[email protected]',
1791 '[email protected]',
1792 '[email protected]',
1793 '[email protected]',
1794 '[email protected]',
1795 '[email protected]',
1796 '[email protected]'],
cbiesinger46ecaae2016-09-09 18:44:561797 'blink_layout_ng': ['[email protected]',
gleblc60d6632016-09-13 19:49:461798 '[email protected]',
atotic30c8eba2016-10-28 13:24:071799 '[email protected]',
dgroganf9744ea2017-01-18 23:23:261800 '[email protected]',
lchoi2ba79a72017-05-25 00:23:051801 '[email protected]',
1802 '[email protected]'],
Xiaocheng Huc852ab092017-08-10 06:04:431803 'blink_layout_ng_test_expectations': ['[email protected]'],
pennymac962d190432016-07-27 00:58:351804 'blink_loader': ['[email protected]',
1805 '[email protected]',
1806 '[email protected]',
1807 '[email protected]'],
1808 'blink_media': ['[email protected]',
1809 '[email protected]',
srirama.mdec4f512016-09-06 08:22:191810 '[email protected]',
1811 '[email protected]'],
pennymac962d190432016-07-27 00:58:351812 'blink_media_queries': ['[email protected]',
1813 '[email protected]'],
mcasas9558316b2017-03-10 18:57:311814 'blink_mediastream': ['[email protected]'],
pennymac962d190432016-07-27 00:58:351815 'blink_modules': ['[email protected]'],
1816 'blink_navigator_content_utils': ['[email protected]'],
awdf2e270242016-09-06 16:21:341817 'blink_notifications': ['[email protected]',
1818 '[email protected]'],
pennymac962d190432016-07-27 00:58:351819 'blink_out_of_process_frames': ['[email protected]',
1820 '[email protected]'],
1821 'blink_owners': ['[email protected]'],
1822 'blink_paint' : ['[email protected]',
chrishtr4030de342016-10-03 23:57:591823 '[email protected]'],
panickere9ffa3f2017-04-10 18:26:061824 'blink_performance_timing': ['[email protected]'],
pennymac962d190432016-07-27 00:58:351825 'blink_permissions': ['[email protected]'],
kinukoc462adb2016-12-22 12:58:491826 'blink_platform': ['[email protected]'],
ajumabd2c9c22017-05-01 21:29:501827 'blink_platform_graphics': ['[email protected]',
pennymac962d190432016-07-27 00:58:351828 '[email protected]',
1829 '[email protected]',
1830 '[email protected]',
fmalita9710b732017-02-17 05:10:021831 '[email protected]',
pennymac962d190432016-07-27 00:58:351832 '[email protected]',
1833 '[email protected]',
1834 '[email protected]',
1835 '[email protected]'],
Takeshi Yoshino524e1d262017-07-28 01:16:381836 'blink_preloadScanner': ['[email protected]'],
pennymac962d190432016-07-27 00:58:351837 'blink_prerender': ['[email protected]',
1838 '[email protected]'],
pennymac962d190432016-07-27 00:58:351839 'blink_public_api': ['[email protected]',
1840 '[email protected]'],
awdf2e270242016-09-06 16:21:341841 'blink_push_messaging': ['[email protected]',
1842 '[email protected]',
pennymac962d190432016-07-27 00:58:351843 '[email protected]'],
1844 'blink_quota': ['[email protected]',
1845 '[email protected]',
1846 '[email protected]'],
1847 'blink_scheduler': ['[email protected]'],
1848 'blink_screen_orientation': ['[email protected]'],
Kouhei Ueno43382932017-05-30 04:43:571849 'blink_script': ['[email protected]',
1850 '[email protected]',
1851 '[email protected]'],
falken6731ece42016-10-12 01:41:501852 'blink_serviceworkers': ['[email protected]',
pennymac962d190432016-07-27 00:58:351853 '[email protected]',
1854 '[email protected]',
1855 '[email protected]',
1856 '[email protected]',
1857 '[email protected]',
1858 '[email protected]',
shimazu99de61f2016-09-07 03:57:411859 '[email protected]',
pennymac962d190432016-07-27 00:58:351860 '[email protected]'],
1861 'blink_serviceworkers_tests': ['[email protected]'],
Hayato Ito5fc828c2017-07-05 08:02:321862 'blink_shadow_dom': ['[email protected]'],
timvolodine8cdb94c2016-09-22 12:17:221863 'blink_spellcheck' : ['[email protected]',
xiaochengh4a3c84e2017-03-28 07:15:321864 '[email protected]',
1865 '[email protected]'],
jbroman69166ca82017-04-04 21:01:361866 'blink_spv2_layout_tests': ['[email protected]'],
Takeshi Yoshino9d7588a32017-07-31 07:17:341867 'blink_streams': ['[email protected]'],
pennymac962d190432016-07-27 00:58:351868 'blink_style': ['[email protected]'],
1869 'blink_svg': ['[email protected]',
fmalita9710b732017-02-17 05:10:021870 '[email protected]',
pennymac962d190432016-07-27 00:58:351871 '[email protected]',
1872 '[email protected]',
1873 '[email protected]',
1874 '[email protected]',
1875 '[email protected]',
1876 '[email protected]'],
pennymac962d190432016-07-27 00:58:351877 'blink_track': ['[email protected]',
1878 '[email protected]',
1879 '[email protected]',
danakj40af6b562017-01-24 15:55:281880 '[email protected]'],
Takeshi Yoshino9d7588a32017-07-31 07:17:341881 'blink_url_api': ['[email protected]'],
mvanouwerkerk38f632c62017-04-13 10:35:311882 'blink_vibration': ['[email protected]'],
pennymac962d190432016-07-27 00:58:351883 'blink_viewport_interaction': ['[email protected]'],
1884 'blink_w3ctests': ['[email protected]'],
Joel Hockeyd657ad8f2017-05-31 05:38:431885 'blink_web': ['[email protected]',
1886 '[email protected]'],
Takayoshi Kochi31f47922017-07-11 09:05:431887 'blink_webcomponents': ['[email protected]'],
pennymac962d190432016-07-27 00:58:351888 'blink_webp': ['[email protected]',
1889 '[email protected]',
1890 '[email protected]'],
1891 'blink_websockets': ['[email protected]',
1892 '[email protected]'],
1893 'blink_workers': ['[email protected]',
falken6731ece42016-10-12 01:41:501894 '[email protected]',
pennymac962d190432016-07-27 00:58:351895 '[email protected]',
shimazu99de61f2016-09-07 03:57:411896 '[email protected]',
1897 '[email protected]'],
pennymac962d190432016-07-27 00:58:351898 'blink_wtf': ['[email protected]',
1899 '[email protected]'],
dominiccabb90e02017-03-31 04:54:231900 'blink_xml': ['[email protected]'],
noyauce460872016-09-09 11:54:001901 'bookmarks': ['[email protected]'],
donnd787f6ed2016-08-03 01:00:561902 'bottombar': ['[email protected]',
1903 '[email protected]'],
stevenjbdd133032015-08-07 18:37:471904 'browser_chromeos': ['[email protected]'],
[email protected]22650d22012-07-18 17:02:351905 'browser_components': ['[email protected]'],
pennymac962d190432016-07-27 00:58:351906 'browser_compositor': ['[email protected]',
1907 '[email protected]'],
michaelpge42ca3b32016-02-19 08:17:571908 'browser_resources_md': ['[email protected]'],
msramek878b39d92016-04-20 07:55:331909 'browsing_data': ['[email protected]',
1910 '[email protected]'],
pennymac962d190432016-07-27 00:58:351911 'bubble': ['[email protected]',
1912 '[email protected]',
pennymac962d190432016-07-27 00:58:351913 '[email protected]'],
1914 'cache_storage': ['[email protected]',
1915 '[email protected]'],
[email protected]c9ae7a32014-03-31 22:18:591916 'cast': ['[email protected]',
[email protected]479180d22014-03-11 09:47:341917 '[email protected]',
miua1710162015-08-27 01:38:091918 '[email protected]',
[email protected]ad8ff0e2013-12-13 09:24:121919 '[email protected]',
miua1710162015-08-27 01:38:091920 '[email protected]',
1921 '[email protected]'],
ryanchung4d157372016-05-10 20:27:161922 'cast_certificate': ['[email protected]',
mfoltz57fd7f32017-05-03 06:12:581923 '[email protected]',
ryanchung24f9d7b2017-01-12 19:18:341924 '[email protected]'],
Ryan Ki Sing Chung27cc7ed92017-07-25 21:53:471925 'cast_channel': ['[email protected]',
1926 '[email protected]'],
[email protected]c863702a2012-09-14 20:05:281927 'cc': ['[email protected]'],
pennymac962d190432016-07-27 00:58:351928 'certificate_transparency': ['[email protected]',
1929 '[email protected]',
martijnccdd0542016-11-07 18:49:271930 '[email protected]',
pennymac962d190432016-07-27 00:58:351931 '[email protected]'],
1932 'chrome_elf': ['[email protected]',
1933 '[email protected]'],
lpy0ca13772017-02-28 19:48:271934 'chrome_grc': ['[email protected]'],
[email protected]d5b21972012-07-20 02:06:011935 'chrome_views': ['[email protected]'],
alokp9d869cc12016-05-27 01:46:311936 'chromecast': ['[email protected]',
1937 '[email protected]',
halliwellfa56b3a42015-09-04 21:42:571938 '[email protected]'],
gfhuang2548f902016-02-26 02:29:211939 'chromecast_public': ['[email protected]'],
johnchen302ecd62017-04-25 17:23:111940 'chromedriver': ['[email protected]'],
pennymac962d190432016-07-27 00:58:351941 'chromeos': ['[email protected]'],
1942 'chromeos_attestation': ['[email protected]'],
1943 'chromeos_calculator': ['[email protected]'],
hashimoto40ecb692014-09-02 04:51:311944 'chromeos_dbus': ['[email protected]'],
alematec5187b1b2016-08-26 05:32:181945 'chromeos_geolocation': ['[email protected]'],
1946 'chromeos_login': ['[email protected]',
1947 '[email protected]'],
pennymac962d190432016-07-27 00:58:351948 'chromeos_net': ['[email protected]'],
1949 'chromeos_power': ['[email protected]'],
alematec5187b1b2016-08-26 05:32:181950 'chromeos_timezone': ['[email protected]'],
1951 'chromeos_webui': ['[email protected]'],
pennymac962d190432016-07-27 00:58:351952 'clang_update': ['[email protected]',
thestigf023ccc2016-11-10 14:39:151953 '[email protected]',
[email protected]cf8ffa82013-02-13 08:30:071954 '[email protected]',
pennymac962d190432016-07-27 00:58:351955 '[email protected]',
rnk28bbd1772016-05-04 17:57:581956 '[email protected]',
1957 '[email protected]',
pennymac962d190432016-07-27 00:58:351958 '[email protected]',
thestigf023ccc2016-11-10 14:39:151959 '[email protected]',
pennymac962d190432016-07-27 00:58:351960 '[email protected]',
horo8e9a01572016-07-27 06:05:311961 '[email protected]',
pennymac962d190432016-07-27 00:58:351962 '[email protected]'],
[email protected]f76c8852012-06-21 16:37:001963 'clipboard': ['[email protected]'],
Aaron Gable64f273582017-03-30 18:02:001964 'codereview_settings': ['[email protected]'],
sdefresned94c5b02015-07-22 17:54:551965 'components_deps': ['[email protected]',
1966 '[email protected]',
1967 '[email protected]'],
pennymac962d190432016-07-27 00:58:351968 'content': ['[email protected]',
1969 '[email protected]'],
1970 'content_bluetooth': ['[email protected]',
1971 '[email protected]'],
1972 'content_loader': ['[email protected]',
rdsmith5a1bfce2017-06-04 13:33:521973 '[email protected]'],
rdsmitheed6d932017-04-19 02:49:161974 'content_network': ['[email protected]',
rdsmith5a1bfce2017-06-04 13:33:521975 '[email protected]',
kinuko3bf0d8d62017-05-20 00:18:231976 '[email protected]'],
pennymac962d190432016-07-27 00:58:351977 'content_renderer': ['[email protected]'],
mkwst75a31a42014-09-14 18:32:531978 'content_shell': ['[email protected]',
peterc9e3e172015-11-02 09:29:161979 '[email protected]',
1980 '[email protected]'],
Takeshi Yoshino9d7588a32017-07-31 07:17:341981 'content_websockets': ['[email protected]'],
nhiroki90ba0102015-07-21 01:42:241982 'content_worker': ['[email protected]',
1983 '[email protected]'],
donnd787f6ed2016-08-03 01:00:561984 'contextual_search': ['[email protected]',
1985 '[email protected]'],
pennymac962d190432016-07-27 00:58:351986 'courgette': ['[email protected]',
1987 '[email protected]'],
Nico Weber6ff639a2017-08-11 21:04:501988 'cq': ['[email protected]',
1989 '[email protected]',
1990 '[email protected]',
1991 '[email protected]',
1992 '[email protected]'],
dbeamd924f0d0d2017-06-20 02:34:251993 'cr_elements': ['[email protected]',
michaelpge42ca3b32016-02-19 08:17:571994 '[email protected]'],
lizebf34f69b2016-03-30 16:08:531995 'custom_tabs': ['[email protected]'],
tbansalc6f1c9f2016-09-30 22:48:421996 'data_reduction_proxy': ['[email protected]'],
dmikurubee40b4062014-11-04 17:47:191997 'deep_memory_profiler': ['[email protected]'],
Takeshi Yoshino524e1d262017-07-28 01:16:381998 'developer_recommended_flags': ['[email protected]'],
pennymac962d190432016-07-27 00:58:351999 'device_bluetooth': ['[email protected]',
2000 '[email protected]'],
juncaic08f41d2017-05-04 20:36:582001 'device_chooser': ['[email protected]'],
pennymac962d190432016-07-27 00:58:352002 'device_sensors': ['[email protected]',
mlamouri5cdcdf02014-11-27 15:58:592003 '[email protected]',
pennymac962d190432016-07-27 00:58:352004 '[email protected]'],
pennymac962d190432016-07-27 00:58:352005 'devtools': ['[email protected]',
2006 '[email protected]'],
mfoltz57fd7f32017-05-03 06:12:582007 'dial': ['[email protected]',
2008 '[email protected]'],
kinukoc462adb2016-12-22 12:58:492009 'disk_cache': ['[email protected]'],
David Trainor051827f2017-06-02 18:33:132010 'download': ['[email protected]'],
dbeamd924f0d0d2017-06-20 02:34:252011 'downloads_ui': ['[email protected]'],
[email protected]9a3781d2013-04-04 18:31:402012 'drive': ['[email protected]'],
[email protected]89d2cd52013-04-16 01:55:362013 'drive_resource_metadata': ['[email protected]'],
[email protected]3a25c8a2014-06-26 06:47:102014 'eme': ['[email protected]'],
[email protected]f9529e7922013-06-06 05:19:412015 'extension': ['[email protected]',
2016 '[email protected]'],
Luna Lu7f221f22017-06-13 16:46:142017 'feature_policy': ['[email protected]',
Ian Clelland1b27f8f62017-06-22 13:36:242018 '[email protected]'],
apaciblec4093a92016-04-19 19:21:582019 'feedback_ui': ['[email protected]'],
[email protected]84dcfd92014-05-23 13:18:192020 'fileapi': ['[email protected]',
[email protected]6f217122013-11-25 07:21:482021 '[email protected]',
2022 '[email protected]'],
yoshiki1c0ba2782014-12-08 07:04:262023 'filebrowse': ['[email protected]'],
okab0be3dc2016-08-30 07:37:102024 'filesapp': ['[email protected]',
2025 '[email protected]',
2026 '[email protected]'],
2027 'filesapp_ui': ['[email protected]'],
[email protected]f76c8852012-06-21 16:37:002028 'ftp': ['[email protected]'],
Wez385de5a2017-07-13 20:13:162029 'fuchsia': ['[email protected]', '[email protected]'],
mmoroz58ddb8172016-09-08 18:29:552030 'fuzzing': ['[email protected]'],
pennymac962d190432016-07-27 00:58:352031 'gcm': ['[email protected]',
2032 '[email protected]',
2033 '[email protected]'],
mikhail.pozdnyakova8db26402016-11-28 18:27:122034 'generic_sensor': ['[email protected]',
2035 '[email protected]',
timvolodine4cf58ca2017-05-24 16:11:482036 '[email protected]',
mikhail.pozdnyakova8db26402016-11-28 18:27:122037 '[email protected]'],
mcasas9558316b2017-03-10 18:57:312038 'geolocation': ['[email protected]',
mvanouwerkerka0863c02017-04-03 16:19:292039 '[email protected]'],
[email protected]cf428f732012-10-02 20:48:152040 'gfx_geometry': ['[email protected]'],
[email protected]f93b7382012-08-09 20:53:162041 'gfx_image': ['[email protected]'],
agrieve4d9c1c52016-09-23 17:49:382042 'gn': ['[email protected]',
2043 '[email protected]',
pennymac962d190432016-07-27 00:58:352044 '[email protected]'],
[email protected]a6159102013-11-08 23:21:522045 'gpu': ['[email protected]'],
dbeamd924f0d0d2017-06-20 02:34:252046 'history_ui': ['[email protected]'],
[email protected]18d7e402014-07-08 19:53:142047 'hotword': ['[email protected]'],
[email protected]f76c8852012-06-21 16:37:002048 'i18n': ['[email protected]'],
[email protected]f76c8852012-06-21 16:37:002049 'importer': ['[email protected]'],
Greg Thompson4f90fc992017-07-25 19:30:372050 'incident_reporting': ['[email protected]'],
[email protected]8b250562014-08-12 19:07:452051 'indexed_db': ['[email protected]',
dgrogand792a7f2016-01-21 00:12:132052 '[email protected]'],
bruthigaa8281f2016-02-09 17:52:312053 'ink_drop': ['[email protected]'],
dtapuska1f997a12016-03-14 19:22:072054 'input': ['[email protected]'],
Dominick Ngcaa7b402017-07-11 07:35:392055 'installable': ['[email protected]'],
mmoss19826c62014-11-14 21:37:362056 'installer_linux': [ '[email protected]'],
Greg Thompson4f90fc992017-07-25 19:30:372057 'installer_win': ['[email protected]',
2058 '[email protected]',
2059 '[email protected]'],
pennymac962d190432016-07-27 00:58:352060 'instant': ['[email protected]',
pennymac962d190432016-07-27 00:58:352061 '[email protected]',
jered0bd025a82017-05-03 20:01:132062 '[email protected]',
pennymac962d190432016-07-27 00:58:352063 '[email protected]',
2064 '[email protected]',
2065 '[email protected]',
2066 '[email protected]',
2067 '[email protected]'],
edchin46453b42017-03-03 01:40:112068 'ios': ['[email protected]'],
2069 'ios_chrome': ['[email protected]',
marqa4f135f2017-01-10 12:37:342070 '[email protected]',
eugenebutb5a5a8572017-01-20 01:18:112071 '[email protected]'],
edchin46453b42017-03-03 01:40:112072 'ios_clean': ['[email protected]',
lpromero6846b19d2017-05-23 10:43:592073 '[email protected]'],
edchin46453b42017-03-03 01:40:112074 'ios_showcase': ['[email protected]',
lpromero6846b19d2017-05-23 10:43:592075 '[email protected]'],
baxley9bfbd3cc2017-03-15 21:22:322076 'ios_test': ['[email protected]',
2077 '[email protected]',
2078 '[email protected]'],
edchin46453b42017-03-03 01:40:112079 'ios_web': ['[email protected]',
2080 '[email protected]'],
pennymac962d190432016-07-27 00:58:352081 'ipc': ['[email protected]',
2082 '[email protected]'],
pennymac962d190432016-07-27 00:58:352083 'libvpx': ['[email protected]',
2084 '[email protected]',
2085 '[email protected]',
2086 '[email protected]'],
Takeshi Yoshino524e1d262017-07-28 01:16:382087 'libwebp': ['[email protected]',
2088 '[email protected]',
2089 '[email protected]'],
dominiccabb90e02017-03-31 04:54:232090 'libxml_xslt': ['[email protected]',
2091 '[email protected]'],
[email protected]04a292a2013-03-07 19:58:422092 'linux_fonts': ['[email protected]'],
[email protected]6d7e0bf2014-07-28 22:30:402093 'linux_sandboxing': ['[email protected]'],
[email protected]04a292a2013-03-07 19:58:422094 'linux_seccomp_bpf': ['[email protected]'],
pennymac962d190432016-07-27 00:58:352095 'login': ['[email protected]'],
lgrey62faed72016-10-11 21:40:392096 'mac' : ['[email protected]'],
mlamourid8b0feb2015-06-02 16:30:472097 'manifest': ['[email protected]'],
dbeamd924f0d0d2017-06-20 02:34:252098 'md_settings': ['[email protected]',
michaelpg32ca07902015-02-07 00:31:112099 '[email protected]'],
[email protected]f76c8852012-06-21 16:37:002100 'media': ['[email protected]'],
mcasasfeedbe42017-03-03 05:23:562101 'media_capture_from_element': ['[email protected]',
mcasas9558316b2017-03-10 18:57:312102 '[email protected]'],
pennymac962d190432016-07-27 00:58:352103 'media_galleries': ['[email protected]',
2104 '[email protected]'],
alokp9e369ea72e2016-06-10 05:41:092105 'media_mojo': ['[email protected]'],
mcasasfeedbe42017-03-03 05:23:562106 'media_recorder': ['[email protected]',
mcasas9558316b2017-03-10 18:57:312107 '[email protected]'],
apacible01538e02016-11-04 22:15:312108 'media_remoting': ['[email protected]',
erickungc2289dea2016-12-13 19:01:282109 '[email protected]',
mfoltz57fd7f32017-05-03 06:12:582110 '[email protected]',
apacible01538e02016-11-04 22:15:312111 '[email protected]',
miu5e69f1c52016-10-23 13:40:112112 '[email protected]'],
mfoltz57fd7f32017-05-03 06:12:582113 'media_router': ['[email protected]',
2114 '[email protected]'],
fmeawad4582cd22017-03-30 20:59:362115 'memory_coordinator': ['[email protected]'],
[email protected]f76c8852012-06-21 16:37:002116 'message_loop': ['[email protected]'],
isherman1eee6f12014-12-09 02:14:302117 'metrics': ['[email protected]'],
[email protected]1d8899ee2014-06-10 20:58:122118 'metrics_xml_files': ['[email protected]'],
toyoshim8f51f902015-03-27 03:50:212119 'midi': ['[email protected]'],
[email protected]c3830c622013-10-10 22:00:002120 'mojo': ['[email protected]',
[email protected]62bbe812013-10-24 22:24:162121 '[email protected]',
[email protected]3bf40cb2013-10-11 19:10:492122 '[email protected]',
[email protected]0f79ff62014-04-25 23:35:532123 '[email protected]',
[email protected]84003af2014-05-02 09:37:132124 '[email protected]',
2125 '[email protected]'],
[email protected]f76c8852012-06-21 16:37:002126 'mouse_lock': ['[email protected]'],
rjkroegef60dea862015-10-29 17:50:062127 'mus': ['[email protected]'],
[email protected]f76c8852012-06-21 16:37:002128 'nacl': ['[email protected]'],
pennymac962d190432016-07-27 00:58:352129 'native_client_sdk': ['[email protected]',
2130 '[email protected]'],
2131 'navigation': ['[email protected]',
2132 '[email protected]'],
csharrison27df167d2017-01-26 21:42:312133 'net': ['[email protected]',
2134 '[email protected]'],
bnc1872e8bd2017-01-27 02:47:282135 'net_base': ['[email protected]'],
bnc1872e8bd2017-01-27 02:47:282136 'net_http2': ['[email protected]'],
2137 'net_log': ['[email protected]',
Matt Menkecebc2402017-07-20 16:26:092138 '[email protected]'],
bnc1872e8bd2017-01-27 02:47:282139 'net_spdy': ['[email protected]'],
Takeshi Yoshino9d7588a32017-07-31 07:17:342140 'net_websockets': ['[email protected]'],
jkarlin539748402015-03-31 17:36:312141 'netinfo': ['[email protected]'],
awdf2e270242016-09-06 16:21:342142 'notifications': ['[email protected]',
2143 '[email protected]',
pennymac962d190432016-07-27 00:58:352144 '[email protected]'],
tbansalc6f1c9f2016-09-30 22:48:422145 'nqe': ['[email protected]'],
noyau451e6bb62016-12-23 14:29:042146 'ntp_snippets': ['[email protected]',
2147 '[email protected]'],
2148 'ntp_tiles': ['[email protected]',
2149 '[email protected]'],
peterc7e27422017-05-17 04:05:282150 'offline_items_collection': ['[email protected]'],
pennymac962d190432016-07-27 00:58:352151 'offline_pages': ['[email protected]',
Carlos Knippschild6a2e2f02017-06-02 18:18:142152 '[email protected]',
pennymac962d190432016-07-27 00:58:352153 '[email protected]',
2154 '[email protected]',
dewittj74b23f6f2016-04-21 19:29:252155 '[email protected]',
2156 '[email protected]',
pennymac962d190432016-07-27 00:58:352157 '[email protected]'],
jdonnelly6fa5a21d2017-01-03 15:28:352158 'omnibox': ['[email protected]'],
dbeamd924f0d0d2017-06-20 02:34:252159 'options': ['[email protected]'],
iclelland8b904402016-10-05 15:01:232160 'origin_trials': ['[email protected]',
Ian Clelland1b27f8f62017-06-22 13:36:242161 '[email protected]'],
pennymac962d190432016-07-27 00:58:352162 'ozone': ['[email protected]',
2163 '[email protected]'],
lgarron9e25c7402017-03-15 04:03:112164 'page_info' : ['[email protected]',
2165 '[email protected]'],
Bryan McQuade4233f412017-07-28 16:23:412166 'page_load_metrics' : ['[email protected]',
2167 '[email protected]',
tdresserd80646f2017-03-03 19:26:082168 '[email protected]',
2169 '[email protected]'],
pennymac962d190432016-07-27 00:58:352170 'panels': ['[email protected]',
2171 '[email protected]',
2172 '[email protected]',
2173 '[email protected]'],
mkwst17a9875d2016-06-24 10:36:392174 'password_manager': ['[email protected]',
vabraafbd4f32015-11-10 19:30:232175 '[email protected]'],
sebsgbbfbea02016-10-24 21:54:592176 'payments': ['[email protected]',
gogeralde108bcb2016-11-24 16:07:222177 '[email protected]',
mahmadi0a7bb59f2017-02-22 19:13:492178 '[email protected]',
2179 '[email protected]'],
2180 'payments_ios': ['[email protected]'],
pennymac962d190432016-07-27 00:58:352181 'pepper_api': ['[email protected]',
2182 '[email protected]',
2183 '[email protected]',
2184 '[email protected]',
2185 '[email protected]',
horo8e9a01572016-07-27 06:05:312186 '[email protected]',
pennymac962d190432016-07-27 00:58:352187 '[email protected]'],
Dominick Ngcaa7b402017-07-11 07:35:392188 'permissions': ['[email protected]',
Xi Han50f523a1d2017-07-19 15:56:112189 '[email protected]',
Dominick Ngcaa7b402017-07-11 07:35:392190 '[email protected]',
Timothy Lohb2a4eff2017-08-03 07:07:562191 '[email protected]',
2192 '[email protected]'],
stuartmorganf8c132922015-01-23 14:45:342193 'plugin': ['[email protected]'],
dbeamd924f0d0d2017-06-20 02:34:252194 'polymer': ['[email protected]'],
twifkak0c69c1f2015-06-22 18:20:092195 'precache': ['[email protected]'],
[email protected]be775bc2014-06-30 15:41:142196 'prepopulated_engines': ['[email protected]'],
pennymac962d190432016-07-27 00:58:352197 'prerender': ['[email protected]',
2198 '[email protected]',
2199 '[email protected]'],
mfoltz57fd7f32017-05-03 06:12:582200 'presentation': ['[email protected]'],
peterc7e27422017-05-17 04:05:282201 'push_messaging': ['[email protected]',
pennymac962d190432016-07-27 00:58:352202 '[email protected]'],
stkhapugin06503142016-12-07 14:32:122203 'reading_list': ['[email protected]'],
[email protected]c3887592014-02-06 20:02:252204 'remoting': ['[email protected]'],
pennymac962d190432016-07-27 00:58:352205 'rlz_id': ['[email protected]',
2206 '[email protected]',
2207 '[email protected]'],
Greg Thompson4f90fc992017-07-25 19:30:372208 'safe_browsing': ['[email protected]',
vakh125ad862017-03-17 00:06:252209 '[email protected]'],
2210 'safe_browsing_db': ['[email protected]',
2211 '[email protected]'],
skyostil20dea312014-11-11 13:43:062212 'scheduler': ['[email protected]'],
mlamourid8b0feb2015-06-02 16:30:472213 'screen_orientation': ['[email protected]'],
pennymac962d190432016-07-27 00:58:352214 'service_worker': ['[email protected]',
[email protected]6d095a8b2014-02-28 15:26:162215 '[email protected]',
pennymac962d190432016-07-27 00:58:352216 '[email protected]',
[email protected]edaf31d2014-03-07 00:09:172217 '[email protected]',
pennymac962d190432016-07-27 00:58:352218 '[email protected]',
horo8e9a01572016-07-27 06:05:312219 '[email protected]',
shimazu99de61f2016-09-07 03:57:412220 '[email protected]',
pennymac962d190432016-07-27 00:58:352221 '[email protected]'],
Colin Blundell6d2669a2017-07-11 06:26:532222 'services_public': ['[email protected]'],
alitoc5534d62017-04-21 01:48:582223 'settings_reset_prompt': ['[email protected]'],
dominickn8884155a2016-06-23 02:28:162224 'site_engagement': ['[email protected]'],
pennymac962d190432016-07-27 00:58:352225 'site_instance': ['[email protected]',
2226 '[email protected]',
[email protected]b9ecdb62014-03-07 14:56:432227 '[email protected]'],
[email protected]ad0295d2012-10-11 23:43:362228 'spellcheck': ['[email protected]',
[email protected]18d7e402014-07-08 19:53:142229 '[email protected]',
timvolodine8cdb94c2016-09-22 12:17:222230 '[email protected]',
2231 '[email protected]'],
[email protected]67f39af2013-08-23 20:06:052232 'streams': ['[email protected]'],
pennymac962d190432016-07-27 00:58:352233 'styleguide': ['[email protected]',
vmpstrdeec20e2016-11-18 22:17:322234 '[email protected]',
2235 '[email protected]'],
engedye7b734da2017-02-07 12:08:132236 'subresource_filter': ['[email protected]'],
pennymac962d190432016-07-27 00:58:352237 'supervised_users': ['[email protected]'],
alito438fa4332016-12-20 21:59:172238 'swreporter': ['[email protected]',
csharpcfd628d2017-04-06 19:12:102239 '[email protected]',
alito438fa4332016-12-20 21:59:172240 '[email protected]',
2241 '[email protected]'],
maxbogue65ea2632016-04-04 18:12:582242 'sync': ['[email protected]'],
[email protected]84dcfd92014-05-23 13:18:192243 'syncfs': ['[email protected]',
[email protected]6f217122013-11-25 07:21:482244 '[email protected]',
2245 '[email protected]'],
miu5e69f1c52016-10-23 13:40:112246 'tab_alert_indicators': ['[email protected]'],
mark a. foltz5ea087f2017-06-20 23:00:212247 'tab_capture': ['[email protected]',
miu5e69f1c52016-10-23 13:40:112248 '[email protected]'],
pennymac962d190432016-07-27 00:58:352249 'tab_contents': ['[email protected]',
2250 '[email protected]',
2251 '[email protected]'],
tdresserd80646f2017-03-03 19:26:082252 'tbmv2_metrics': ['[email protected]'],
dmikurubee40b4062014-11-04 17:47:192253 'tcmalloc': ['[email protected]'],
tonygc7f6a4c12015-01-16 18:32:262254 'telemetry': ['[email protected]'],
pennymac962d190432016-07-27 00:58:352255 'test_runner': ['[email protected]',
einbindera29577e2016-08-23 01:21:492256 '[email protected]',
2257 '[email protected]'],
[email protected]f76c8852012-06-21 16:37:002258 'tests': [],
jlkleinecc81952016-11-19 00:16:072259 'tether': ['[email protected]',
dbeamd924f0d0d2017-06-20 02:34:252260 '[email protected]',
2261 '[email protected]',
2262 '[email protected]',
2263 '[email protected]',
2264 '[email protected]'],
pennymac962d190432016-07-27 00:58:352265 'textinput': ['[email protected]',
2266 '[email protected]',
2267 '[email protected]',
2268 '[email protected]'],
2269 'textinput_chromeos': ['[email protected]',
2270 '[email protected]',
2271 '[email protected]'],
chirantan96fcf6d2015-01-21 22:36:192272 'timers': ['[email protected]'],
robliaofd54b5c2017-01-13 00:41:302273 'tools_win_chromeexts': ['[email protected]'],
pennymac962d190432016-07-27 00:58:352274 'tracing': ['[email protected]',
2275 '[email protected]'],
[email protected]cf428f732012-10-02 20:48:152276 'ui_compositor': ['[email protected]'],
robliao2c4b7492016-07-19 01:57:262277 'ui_display_win': ['[email protected]'],
[email protected]6b5093c2012-05-23 19:10:182278 'ui_resources': ['[email protected]'],
edwardjung83f52ef22017-02-07 13:15:072279 'ui_strings': ['[email protected]'],
[email protected]f76c8852012-06-21 16:37:002280 'valgrind': ['[email protected]',
timurrrr5335dbd2015-04-15 11:04:552281 '[email protected]'],
[email protected]c73ec8ab2014-01-16 20:35:232282 'version_assembly': ['[email protected]',
2283 '[email protected]'],
posciak62a72272016-05-11 08:31:242284 'video': ['[email protected]'],
mcasas9558316b2017-03-10 18:57:312285 'video_capture': ['[email protected]'],
[email protected]f76c8852012-06-21 16:37:002286 'views': ['[email protected]'],
blakeod4cc78a2017-05-10 06:56:482287 'virtual_keyboard': ['[email protected]',
2288 '[email protected]',
okabf9f6f02017-02-17 05:14:292289 '[email protected]',
2290 '[email protected]'],
billorr3c7e1442016-11-11 21:21:352291 'virtual_reality': ['[email protected]'],
Matt Giuca9eb910d2017-08-02 04:07:382292 'web_share': ['[email protected]'],
Takeshi Yoshinoe387aa32017-08-02 13:16:132293 'webrtc_browser_tests': ['[email protected]'],
raymesf5084632015-07-02 07:14:152294 'website_settings': ['[email protected]',
pennymac962d190432016-07-27 00:58:352295 '[email protected]',
2296 '[email protected]'],
2297 'windows_sandboxing': ['[email protected]',
2298 '[email protected]'],
[email protected]f76c8852012-06-21 16:37:002299 'x11': ['[email protected]',
2300 '[email protected]',
2301 '[email protected]'],
wjmaclean3ff6a402015-03-31 19:00:202302 'zoom': ['[email protected]'],
[email protected]a3838612009-10-13 21:57:542303 },
2304}