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 551 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
562 'filepath': 'prerender' | 562 'filepath': 'prerender' |
563 }, | 563 }, |
564 'pyauto': { | 564 'pyauto': { |
565 'filepath': 'chrome/test/pyautolib' \ | 565 'filepath': 'chrome/test/pyautolib' \ |
566 '|chrome/test/functional' \ | 566 '|chrome/test/functional' \ |
567 '|chrome/browser/automation/automation_provider_json' | 567 '|chrome/browser/automation/automation_provider_json' |
568 }, | 568 }, |
569 'remoting': { | 569 'remoting': { |
570 'filepath': 'remoting/', | 570 'filepath': 'remoting/', |
571 }, | 571 }, |
| 572 'safe_browsing': { |
| 573 'filepath': 'chrome/(browser|common|renderer)/safe_browsing/', |
| 574 }, |
572 'search': { | 575 'search': { |
573 'filepath': 'chrome/browser/ui/search/', | 576 'filepath': 'chrome/browser/ui/search/', |
574 }, | 577 }, |
575 'sessions': { | 578 'sessions': { |
576 'filepath': 'chrome/browser/sessions/', | 579 'filepath': 'chrome/browser/sessions/', |
577 }, | 580 }, |
578 'service_worker': { | 581 'service_worker': { |
579 'filepath': 'content/(browser|renderer|child|common)/service_worker/', | 582 'filepath': 'content/(browser|renderer|child|common)/service_worker/', |
580 }, | 583 }, |
581 'site_instance': { | 584 'site_instance': { |
(...skipping 211 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
793 'dgwallinga@chromium.org', | 796 'dgwallinga@chromium.org', |
794 'dyu@chromium.org', | 797 'dyu@chromium.org', |
795 'estade+watch@chromium.org', | 798 'estade+watch@chromium.org', |
796 'isherman@chromium.org', | 799 'isherman@chromium.org', |
797 'rouslan+autofillwatch@chromium.org'], | 800 'rouslan+autofillwatch@chromium.org'], |
798 'automation': ['robertshield@chromium.org'], | 801 'automation': ['robertshield@chromium.org'], |
799 'base': ['erikwright+watch@chromium.org'], | 802 'base': ['erikwright+watch@chromium.org'], |
800 'base_allocator': ['dmikurube+memory@chromium.org', | 803 'base_allocator': ['dmikurube+memory@chromium.org', |
801 'wfh+watch@chromium.org'], | 804 'wfh+watch@chromium.org'], |
802 'base_memory': ['gavinp+memory@chromium.org'], | 805 'base_memory': ['gavinp+memory@chromium.org'], |
803 'base_win': ['wfh+watch@chromium.org'], | 806 'base_win': ['grt+watch@chromium.org', 'wfh+watch@chromium.org'], |
804 'battery_status': ['timvolodine@chromium.org'], | 807 'battery_status': ['timvolodine@chromium.org'], |
805 'bookmarks': ['tfarina@chromium.org'], | 808 'bookmarks': ['tfarina@chromium.org'], |
806 'browser_chromeos': ['davemoore+watch@chromium.org', | 809 'browser_chromeos': ['davemoore+watch@chromium.org', |
807 'stevenjb+watch@chromium.org', | 810 'stevenjb+watch@chromium.org', |
808 'nkostylev+watch@chromium.org'], | 811 'nkostylev+watch@chromium.org'], |
809 'browser_components': ['browser-components-watch@chromium.org'], | 812 'browser_components': ['browser-components-watch@chromium.org'], |
810 'browser_compositor': ['vollick@chromium.org', | 813 'browser_compositor': ['vollick@chromium.org', |
811 'piman+watch@chromium.org'], | 814 'piman+watch@chromium.org'], |
812 'browser_resources': ['arv+watch@chromium.org'], | 815 'browser_resources': ['arv+watch@chromium.org'], |
813 'browsing_data': ['markusheintz@chromium.org'], | 816 'browsing_data': ['markusheintz@chromium.org'], |
(...skipping 132 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
946 'policy_templates': ['joaodasilva+watch@chromium.org'], | 949 'policy_templates': ['joaodasilva+watch@chromium.org'], |
947 'predictors': ['shishir+watch@chromium.org'], | 950 'predictors': ['shishir+watch@chromium.org'], |
948 'prepopulated_engines': ['vasilii+watch@chromium.org'], | 951 'prepopulated_engines': ['vasilii+watch@chromium.org'], |
949 'prerender': ['cbentzel+watch@chromium.org', 'tburkard+watch@chromium.org', | 952 'prerender': ['cbentzel+watch@chromium.org', 'tburkard+watch@chromium.org', |
950 'jkarlin+watch@chromium.org', 'gavinp+prer@chromium.org', | 953 'jkarlin+watch@chromium.org', 'gavinp+prer@chromium.org', |
951 'davidben+watch@chromium.org'], | 954 'davidben+watch@chromium.org'], |
952 'pyauto': ['anantha@chromium.org', | 955 'pyauto': ['anantha@chromium.org', |
953 'dyu@chromium.org', | 956 'dyu@chromium.org', |
954 'dennisjeffrey@chromium.org'], | 957 'dennisjeffrey@chromium.org'], |
955 'remoting': ['chromoting-reviews@chromium.org'], | 958 'remoting': ['chromoting-reviews@chromium.org'], |
| 959 'safe_browsing': ['grt+watch@chromium.org'], |
956 'sessions': ['marja+watch@chromium.org'], | 960 'sessions': ['marja+watch@chromium.org'], |
957 'service_worker': ['tzik@chromium.org', | 961 'service_worker': ['tzik@chromium.org', |
958 'kinuko+serviceworker@chromium.org', | 962 'kinuko+serviceworker@chromium.org', |
959 'nhiroki@chromium.org', | 963 'nhiroki@chromium.org', |
960 'horo+watch@chromium.org', | 964 'horo+watch@chromium.org', |
961 'jsbell+serviceworker@chromium.org', | 965 'jsbell+serviceworker@chromium.org', |
962 'michaeln@chromium.org', | 966 'michaeln@chromium.org', |
963 'serviceworker-reviews@chromium.org'], | 967 'serviceworker-reviews@chromium.org'], |
964 'site_instance': ['creis+watch@chromium.org', 'ajwong+watch@chromium.org', | 968 'site_instance': ['creis+watch@chromium.org', 'ajwong+watch@chromium.org', |
965 'nasko+codewatch@chromium.org'], | 969 'nasko+codewatch@chromium.org'], |
(...skipping 44 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1010 'mcasas+watch@chromium.org', | 1014 'mcasas+watch@chromium.org', |
1011 'posciak+watch@chromium.org'], | 1015 'posciak+watch@chromium.org'], |
1012 'website_settings': ['markusheintz@chromium.org'], | 1016 'website_settings': ['markusheintz@chromium.org'], |
1013 'windows_sandboxing': ['wfh+watch@chromium.org'], | 1017 'windows_sandboxing': ['wfh+watch@chromium.org'], |
1014 'worker': ['jam@chromium.org'], | 1018 'worker': ['jam@chromium.org'], |
1015 'x11': ['derat+watch@chromium.org', | 1019 'x11': ['derat+watch@chromium.org', |
1016 'sadrul@chromium.org', | 1020 'sadrul@chromium.org', |
1017 'yusukes+watch@chromium.org'], | 1021 'yusukes+watch@chromium.org'], |
1018 }, | 1022 }, |
1019 } | 1023 } |
OLD | NEW |