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 410 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
421 'filepath': 'ui/gfx/font_render_params_.*|'\ | 421 'filepath': 'ui/gfx/font_render_params_.*|'\ |
422 'ui/gfx/platform_font_pango.*|'\ | 422 'ui/gfx/platform_font_pango.*|'\ |
423 'ui/gfx/render_text_linux.*', | 423 'ui/gfx/render_text_linux.*', |
424 }, | 424 }, |
425 'linux_sandboxing': { | 425 'linux_sandboxing': { |
426 'filepath': 'sandbox/linux/', | 426 'filepath': 'sandbox/linux/', |
427 }, | 427 }, |
428 'linux_seccomp_bpf': { | 428 'linux_seccomp_bpf': { |
429 'filepath': 'content/common/sandbox.*linux.cc', | 429 'filepath': 'content/common/sandbox.*linux.cc', |
430 }, | 430 }, |
| 431 'md_settings': { |
| 432 'filepath': 'ui/webui/resources/cr_element|'\ |
| 433 'chrome/browser/resources/md_settings/', |
| 434 }, |
431 'media': { | 435 'media': { |
432 'filepath': 'media/|third_party/(ffmpeg|openmax)/|webmediaplayer|'\ | 436 'filepath': 'media/|third_party/(ffmpeg|openmax)/|webmediaplayer|'\ |
433 'audio_message_filter|video_layer|media_internals', | 437 'audio_message_filter|video_layer|media_internals', |
434 }, | 438 }, |
435 'media_galleries': { | 439 'media_galleries': { |
436 'filepath': 'chrome/browser/extensions/api/media_galleries/'\ | 440 'filepath': 'chrome/browser/extensions/api/media_galleries/'\ |
437 '|chrome/browser/media_galleries/'\ | 441 '|chrome/browser/media_galleries/'\ |
438 '|chrome/browser/storage_monitor/'\ | 442 '|chrome/browser/storage_monitor/'\ |
439 '|chrome/common/media_galleries/'\ | 443 '|chrome/common/media_galleries/'\ |
440 '|chrome/test/data/extensions/api_test/media_galleries/'\ | 444 '|chrome/test/data/extensions/api_test/media_galleries/'\ |
(...skipping 484 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
925 'melevin+watch@chromium.org', 'dougw+watch@chromium.org', | 929 'melevin+watch@chromium.org', 'dougw+watch@chromium.org', |
926 'kmadhusu+watch@chromium.org', 'dhollowa+watch@chromium.org', | 930 'kmadhusu+watch@chromium.org', 'dhollowa+watch@chromium.org', |
927 'jfweitz+watch@chromium.org', 'skanuj+watch@chromium.org'], | 931 'jfweitz+watch@chromium.org', 'skanuj+watch@chromium.org'], |
928 'ipc': ['jam@chromium.org', 'darin-cc@chromium.org'], | 932 'ipc': ['jam@chromium.org', 'darin-cc@chromium.org'], |
929 'libwebp': ['urvang@chromium.org', 'jzern@chromium.org', | 933 'libwebp': ['urvang@chromium.org', 'jzern@chromium.org', |
930 'skal@google.com', 'vikasa@google.com'], | 934 'skal@google.com', 'vikasa@google.com'], |
931 'linux_fonts': ['derat+watch@chromium.org'], | 935 'linux_fonts': ['derat+watch@chromium.org'], |
932 'linux_sandboxing': ['jln+watch@chromium.org'], | 936 'linux_sandboxing': ['jln+watch@chromium.org'], |
933 'linux_seccomp_bpf': ['jln+watch@chromium.org'], | 937 'linux_seccomp_bpf': ['jln+watch@chromium.org'], |
934 'supervised_users': ['pam+watch@chromium.org'], | 938 'supervised_users': ['pam+watch@chromium.org'], |
| 939 'md_settings': ['jhawkins+watch-md-settings@chromium.org', |
| 940 'jlklein+watch-md-settings@chromium.org', |
| 941 'khorimoto+watch-md-settings@chromium.org', |
| 942 'michaelpg+watch-md-settings@chromium.org', |
| 943 'orenb+watch-md-settings@chromium.org', |
| 944 'stevenjb+watch-md-settings@chromium.org'], |
935 'media': ['feature-media-reviews@chromium.org'], | 945 'media': ['feature-media-reviews@chromium.org'], |
936 'media_galleries': ['gbillock@chromium.org', 'thestig@chromium.org', | 946 'media_galleries': ['gbillock@chromium.org', 'thestig@chromium.org', |
937 'tommycli@chromium.org', 'vandebo@chromium.org'], | 947 'tommycli@chromium.org', 'vandebo@chromium.org'], |
938 'message_loop': ['sadrul@chromium.org'], | 948 'message_loop': ['sadrul@chromium.org'], |
939 'metrics': ['asvitkine+watch@chromium.org'], | 949 'metrics': ['asvitkine+watch@chromium.org'], |
940 'metrics_xml_files': ['asvitkine+watch@chromium.org'], | 950 'metrics_xml_files': ['asvitkine+watch@chromium.org'], |
941 'mojo': ['aa@chromium.org', | 951 'mojo': ['aa@chromium.org', |
942 'abarth@chromium.org', | 952 'abarth@chromium.org', |
943 'ben+mojo@chromium.org', | 953 'ben+mojo@chromium.org', |
944 'darin@chromium.org', | 954 'darin@chromium.org', |
(...skipping 100 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1045 'mcasas+watch@chromium.org', | 1055 'mcasas+watch@chromium.org', |
1046 'posciak+watch@chromium.org'], | 1056 'posciak+watch@chromium.org'], |
1047 'website_settings': ['markusheintz@chromium.org'], | 1057 'website_settings': ['markusheintz@chromium.org'], |
1048 'windows_sandboxing': ['wfh+watch@chromium.org'], | 1058 'windows_sandboxing': ['wfh+watch@chromium.org'], |
1049 'worker': ['jam@chromium.org'], | 1059 'worker': ['jam@chromium.org'], |
1050 'x11': ['derat+watch@chromium.org', | 1060 'x11': ['derat+watch@chromium.org', |
1051 'sadrul@chromium.org', | 1061 'sadrul@chromium.org', |
1052 'yusukes+watch@chromium.org'], | 1062 'yusukes+watch@chromium.org'], |
1053 }, | 1063 }, |
1054 } | 1064 } |
OLD | NEW |