| 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 428 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 439 'ipc': { | 439 'ipc': { |
| 440 'filepath': 'ipc/ipc', | 440 'filepath': 'ipc/ipc', |
| 441 }, | 441 }, |
| 442 'ipc_messages': { | 442 'ipc_messages': { |
| 443 'filepath': '_message.*.h|'\ | 443 'filepath': '_message.*.h|'\ |
| 444 '_messages.cc', | 444 '_messages.cc', |
| 445 }, | 445 }, |
| 446 'libwebp': { | 446 'libwebp': { |
| 447 'filepath': 'third_party/libwebp' | 447 'filepath': 'third_party/libwebp' |
| 448 }, | 448 }, |
| 449 'libvpx': { |
| 450 'filepath': 'third_party/libvpx' |
| 451 }, |
| 449 'linux_fonts': { | 452 'linux_fonts': { |
| 450 'filepath': 'ui/gfx/font_render_params_.*|'\ | 453 'filepath': 'ui/gfx/font_render_params_.*|'\ |
| 451 'ui/gfx/platform_font_linux.*|'\ | 454 'ui/gfx/platform_font_linux.*|'\ |
| 452 'ui/gfx/render_text_harfbuzz.*', | 455 'ui/gfx/render_text_harfbuzz.*', |
| 453 }, | 456 }, |
| 454 'linux_sandboxing': { | 457 'linux_sandboxing': { |
| 455 'filepath': 'sandbox/linux/', | 458 'filepath': 'sandbox/linux/', |
| 456 }, | 459 }, |
| 457 'linux_seccomp_bpf': { | 460 'linux_seccomp_bpf': { |
| 458 'filepath': 'content/common/sandbox.*linux.cc', | 461 'filepath': 'content/common/sandbox.*linux.cc', |
| (...skipping 555 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1014 'installer_linux': [ 'mmoss@chromium.org'], | 1017 'installer_linux': [ 'mmoss@chromium.org'], |
| 1015 'instant': ['dcblack@chromium.org', 'jered@chromium.org', | 1018 'instant': ['dcblack@chromium.org', 'jered@chromium.org', |
| 1016 'samarth+watch@chromium.org', 'donnd+watch@chromium.org', | 1019 'samarth+watch@chromium.org', 'donnd+watch@chromium.org', |
| 1017 'melevin+watch@chromium.org', 'dougw+watch@chromium.org', | 1020 'melevin+watch@chromium.org', 'dougw+watch@chromium.org', |
| 1018 'kmadhusu+watch@chromium.org', 'dhollowa+watch@chromium.org', | 1021 'kmadhusu+watch@chromium.org', 'dhollowa+watch@chromium.org', |
| 1019 'jfweitz+watch@chromium.org', 'skanuj+watch@chromium.org'], | 1022 'jfweitz+watch@chromium.org', 'skanuj+watch@chromium.org'], |
| 1020 'ios_chrome': ['sdefresne+watch@chromium.org'], | 1023 'ios_chrome': ['sdefresne+watch@chromium.org'], |
| 1021 'ipc': ['jam@chromium.org', 'darin-cc@chromium.org'], | 1024 'ipc': ['jam@chromium.org', 'darin-cc@chromium.org'], |
| 1022 'libwebp': ['urvang@chromium.org', 'jzern@chromium.org', | 1025 'libwebp': ['urvang@chromium.org', 'jzern@chromium.org', |
| 1023 'skal@google.com', 'vikasa@google.com'], | 1026 'skal@google.com', 'vikasa@google.com'], |
| 1027 'libvpx': ['tomfinegan@chromium.org', 'jzern@chromium.org', |
| 1028 'fgalligan@chromium.org', 'johannkoenig@chromium.org'], |
| 1024 'linux_fonts': ['derat+watch@chromium.org'], | 1029 'linux_fonts': ['derat+watch@chromium.org'], |
| 1025 'linux_sandboxing': ['jln+watch@chromium.org'], | 1030 'linux_sandboxing': ['jln+watch@chromium.org'], |
| 1026 'linux_seccomp_bpf': ['jln+watch@chromium.org'], | 1031 'linux_seccomp_bpf': ['jln+watch@chromium.org'], |
| 1027 'supervised_users': ['pam+watch@chromium.org'], | 1032 'supervised_users': ['pam+watch@chromium.org'], |
| 1028 'mandoline': ['yzshen+watch@chromium.org', | 1033 'mandoline': ['yzshen+watch@chromium.org', |
| 1029 'penghuang+watch-mandoline@chromium.org'], | 1034 'penghuang+watch-mandoline@chromium.org'], |
| 1030 'manifest': ['mlamouri+watch-manifest@chromium.org'], | 1035 'manifest': ['mlamouri+watch-manifest@chromium.org'], |
| 1031 'md_settings': ['jhawkins+watch-md-settings@chromium.org', | 1036 'md_settings': ['jhawkins+watch-md-settings@chromium.org', |
| 1032 'jlklein+watch-md-settings@chromium.org', | 1037 'jlklein+watch-md-settings@chromium.org', |
| 1033 'khorimoto+watch-md-settings@chromium.org', | 1038 'khorimoto+watch-md-settings@chromium.org', |
| (...skipping 118 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1152 'tnakamura+watch@chromium.org'], | 1157 'tnakamura+watch@chromium.org'], |
| 1153 'website_settings': ['markusheintz@chromium.org', | 1158 'website_settings': ['markusheintz@chromium.org', |
| 1154 'raymes+watch@chromium.org'], | 1159 'raymes+watch@chromium.org'], |
| 1155 'windows_sandboxing': ['wfh+watch@chromium.org'], | 1160 'windows_sandboxing': ['wfh+watch@chromium.org'], |
| 1156 'x11': ['derat+watch@chromium.org', | 1161 'x11': ['derat+watch@chromium.org', |
| 1157 'sadrul@chromium.org', | 1162 'sadrul@chromium.org', |
| 1158 'yusukes+watch@chromium.org'], | 1163 'yusukes+watch@chromium.org'], |
| 1159 'zoom': ['wjmaclean@chromium.org'], | 1164 'zoom': ['wjmaclean@chromium.org'], |
| 1160 }, | 1165 }, |
| 1161 } | 1166 } |
| OLD | NEW |