OLD | NEW |
1 # Copyright (c) 2012 The Chromium Authors. All rights reserved. | 1 # Copyright (c) 2012 The Chromium Authors. All rights reserved. |
2 # Use of this source code is governed by a BSD-style license that can be | 2 # Use of this source code is governed by a BSD-style license that can be |
3 # found in the LICENSE file. | 3 # found in the LICENSE file. |
4 | 4 |
5 # Watchlist Rules | 5 # Watchlist Rules |
6 # Refer: http://dev.chromium.org/developers/contributing-code/watchlists | 6 # Refer: http://dev.chromium.org/developers/contributing-code/watchlists |
7 | 7 |
8 # IMPORTANT: The regular expression filepath is tested against each path using | 8 # IMPORTANT: The regular expression filepath is tested against each path using |
9 # re.search, so it is not usually necessary to add .*. | 9 # re.search, so it is not usually necessary to add .*. |
10 | 10 |
(...skipping 453 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
464 'filepath': 'ui/gfx/font_render_params_.*|'\ | 464 'filepath': 'ui/gfx/font_render_params_.*|'\ |
465 'ui/gfx/platform_font_linux.*|'\ | 465 'ui/gfx/platform_font_linux.*|'\ |
466 'ui/gfx/render_text_harfbuzz.*', | 466 'ui/gfx/render_text_harfbuzz.*', |
467 }, | 467 }, |
468 'linux_sandboxing': { | 468 'linux_sandboxing': { |
469 'filepath': 'sandbox/linux/', | 469 'filepath': 'sandbox/linux/', |
470 }, | 470 }, |
471 'linux_seccomp_bpf': { | 471 'linux_seccomp_bpf': { |
472 'filepath': 'content/common/sandbox.*linux.cc', | 472 'filepath': 'content/common/sandbox.*linux.cc', |
473 }, | 473 }, |
474 'mandoline': { | |
475 'filepath': 'mandoline', | |
476 }, | |
477 'manifest': { | 474 'manifest': { |
478 'filepath': 'content/(browser|renderer)/manifest/'\ | 475 'filepath': 'content/(browser|renderer)/manifest/'\ |
479 '|content/public/common/manifest*', | 476 '|content/public/common/manifest*', |
480 }, | 477 }, |
481 'md_settings': { | 478 'md_settings': { |
482 'filepath': 'chrome/browser/resources/settings/'\ | 479 'filepath': 'chrome/browser/resources/settings/'\ |
483 '|chrome/browser/ui/webui/settings/', | 480 '|chrome/browser/ui/webui/settings/', |
484 }, | 481 }, |
485 'media': { | 482 'media': { |
486 'filepath': 'media/|third_party/(ffmpeg|openmax)/|webmediaplayer|'\ | 483 'filepath': 'media/|third_party/(ffmpeg|openmax)/|webmediaplayer|'\ |
(...skipping 902 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1389 'ios_chrome': ['sdefresne+watch@chromium.org'], | 1386 'ios_chrome': ['sdefresne+watch@chromium.org'], |
1390 'ipc': ['jam@chromium.org', 'darin-cc@chromium.org'], | 1387 'ipc': ['jam@chromium.org', 'darin-cc@chromium.org'], |
1391 'login': ['vabr+watchlistlogin@chromium.org'], | 1388 'login': ['vabr+watchlistlogin@chromium.org'], |
1392 'libwebp': ['urvang@chromium.org', 'jzern@chromium.org', 'skal@google.com'], | 1389 'libwebp': ['urvang@chromium.org', 'jzern@chromium.org', 'skal@google.com'], |
1393 'libvpx': ['tomfinegan@chromium.org', 'jzern@chromium.org', | 1390 'libvpx': ['tomfinegan@chromium.org', 'jzern@chromium.org', |
1394 'fgalligan@chromium.org', 'johannkoenig@chromium.org'], | 1391 'fgalligan@chromium.org', 'johannkoenig@chromium.org'], |
1395 'linux_fonts': ['derat+watch@chromium.org'], | 1392 'linux_fonts': ['derat+watch@chromium.org'], |
1396 'linux_sandboxing': ['jln+watch@chromium.org'], | 1393 'linux_sandboxing': ['jln+watch@chromium.org'], |
1397 'linux_seccomp_bpf': ['jln+watch@chromium.org'], | 1394 'linux_seccomp_bpf': ['jln+watch@chromium.org'], |
1398 'supervised_users': ['pam+watch@chromium.org'], | 1395 'supervised_users': ['pam+watch@chromium.org'], |
1399 'mandoline': ['yzshen+watch@chromium.org', | |
1400 'penghuang+watch-mandoline@chromium.org', | |
1401 'rjkroege@chromium.org'], | |
1402 'manifest': ['mlamouri+watch-manifest@chromium.org'], | 1396 'manifest': ['mlamouri+watch-manifest@chromium.org'], |
1403 'md_settings': ['dbeam+watch-settings@chromium.org', | 1397 'md_settings': ['dbeam+watch-settings@chromium.org', |
1404 'michaelpg+watch-md-settings@chromium.org', | 1398 'michaelpg+watch-md-settings@chromium.org', |
1405 'stevenjb+watch-md-settings@chromium.org'], | 1399 'stevenjb+watch-md-settings@chromium.org'], |
1406 'media': ['feature-media-reviews@chromium.org'], | 1400 'media': ['feature-media-reviews@chromium.org'], |
1407 'media_galleries': ['thestig@chromium.org', 'tommycli@chromium.org'], | 1401 'media_galleries': ['thestig@chromium.org', 'tommycli@chromium.org'], |
1408 'media_router': ['media-router+watch@chromium.org'], | 1402 'media_router': ['media-router+watch@chromium.org'], |
1409 'message_loop': ['sadrul@chromium.org'], | 1403 'message_loop': ['sadrul@chromium.org'], |
1410 'metrics': ['asvitkine+watch@chromium.org'], | 1404 'metrics': ['asvitkine+watch@chromium.org'], |
1411 'metrics_xml_files': ['asvitkine+watch@chromium.org'], | 1405 'metrics_xml_files': ['asvitkine+watch@chromium.org'], |
(...skipping 302 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1714 'kinuko+worker@chromium.org', | 1708 'kinuko+worker@chromium.org', |
1715 'horo+watch@chromium.org', | 1709 'horo+watch@chromium.org', |
1716 'falken@chromium.org' ], | 1710 'falken@chromium.org' ], |
1717 'blink_wtf': [ 'mikhail.pozdnyakov@intel.com', | 1711 'blink_wtf': [ 'mikhail.pozdnyakov@intel.com', |
1718 'blink-reviews-wtf@chromium.org' ], | 1712 'blink-reviews-wtf@chromium.org' ], |
1719 'blink_xmlhttprequest': [ 'tyoshino+watch@chromium.org' ], | 1713 'blink_xmlhttprequest': [ 'tyoshino+watch@chromium.org' ], |
1720 'test_runner': [ 'jochen+watch@chromium.org', | 1714 'test_runner': [ 'jochen+watch@chromium.org', |
1721 'mlamouri+watch-test-runner@chromium.org' ], | 1715 'mlamouri+watch-test-runner@chromium.org' ], |
1722 }, | 1716 }, |
1723 } | 1717 } |
OLD | NEW |