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 |
11 { | 11 { |
12 'WATCHLIST_DEFINITIONS': { | 12 'WATCHLIST_DEFINITIONS': { |
13 'accelerator_table': { | 13 'accelerator_table': { |
14 'filepath': 'ash/accelerators/accelerator_table\.cc' \ | 14 'filepath': 'ash/accelerators/accelerator_table\.cc' \ |
15 '|chrome/browser/ui/views/accelerator_table\.cc', | 15 '|chrome/browser/ui/views/accelerator_table\.cc', |
16 }, | 16 }, |
17 'accessibility': { | 17 'accessibility': { |
18 'filepath': 'braille' \ | 18 'filepath': 'accessibility' \ |
19 '|chrome/browser/accessibility/' \ | 19 '|braille' \ |
20 '|chromevox' \ | 20 '|chromevox' \ |
21 '|content/browser/accessibility/' \ | 21 '|iaccessible2' \ |
22 '|content/browser/resources/accessibility/' \ | 22 '|isimpledom' \ |
23 '|content/renderer/accessibility/' \ | 23 '|liblouis' |
24 '|content/test/data/accessibility/' \ | |
25 '|content/public/android/.*accessib' \ | |
26 '|chrome/.*accessib' \ | |
27 '|liblouis' \ | |
28 '|ui/base/accessibility/' \ | |
29 '|ui/views/accessibility/' | |
30 }, | 24 }, |
31 'activity_log': { | 25 'activity_log': { |
32 'filepath': 'chrome/browser/extensions/activity_log/' \ | 26 'filepath': 'chrome/browser/extensions/activity_log/' \ |
33 '|chrome/browser/extensions/api/activity_log_private/' | 27 '|chrome/browser/extensions/api/activity_log_private/' |
34 }, | 28 }, |
35 'android_infra': { | 29 'android_infra': { |
36 'filepath': 'build/android/' \ | 30 'filepath': 'build/android/' \ |
37 '|testing/android/' \ | 31 '|testing/android/' \ |
38 '|tools/android/' | 32 '|tools/android/' |
39 }, | 33 }, |
(...skipping 751 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
791 'xinput_hierarchy_changed_event_listener\.' \ | 785 'xinput_hierarchy_changed_event_listener\.' \ |
792 '|chrome/browser/chromeos/wm_' \ | 786 '|chrome/browser/chromeos/wm_' \ |
793 '|ui/base/x/' | 787 '|ui/base/x/' |
794 }, | 788 }, |
795 }, | 789 }, |
796 | 790 |
797 'WATCHLISTS': { | 791 'WATCHLISTS': { |
798 'accelerator_table': ['mazda+watch@chromium.org', | 792 'accelerator_table': ['mazda+watch@chromium.org', |
799 'derat+watch@chromium.org', | 793 'derat+watch@chromium.org', |
800 'yusukes+watch@chromium.org'], | 794 'yusukes+watch@chromium.org'], |
801 'accessibility': ['dmazzoni+watch@chromium.org', | 795 'accessibility': ['aboxhall+watch@chromium.org', |
| 796 'dmazzoni+watch@chromium.org', |
802 'dtseng+watch@chromium.org', | 797 'dtseng+watch@chromium.org', |
| 798 'je_julie.kim@samsung.com', |
| 799 'nektar+watch@chromium.org', |
803 'plundblad+watch@chromium.org', | 800 'plundblad+watch@chromium.org', |
804 'aboxhall+watch@chromium.org', | |
805 'yuzo+watch@chromium.org'], | 801 'yuzo+watch@chromium.org'], |
806 'activity_log': ['felt@chromium.org'], | 802 'activity_log': ['felt@chromium.org'], |
807 'android_infra': ['yfriedman+watch@chromium.org', | 803 'android_infra': ['yfriedman+watch@chromium.org', |
808 'klundberg+watch@chromium.org', | 804 'klundberg+watch@chromium.org', |
809 'jbudorick+watch@chromium.org'], | 805 'jbudorick+watch@chromium.org'], |
810 'android_media': ['avayvod+watch@chromium.org'], | 806 'android_media': ['avayvod+watch@chromium.org'], |
811 'android_tab': ['avayvod+watch@chromium.org', 'dtrainor@chromium.org'], | 807 'android_tab': ['avayvod+watch@chromium.org', 'dtrainor@chromium.org'], |
812 'android_webview': ['android-webview-reviews@chromium.org'], | 808 'android_webview': ['android-webview-reviews@chromium.org'], |
813 'app_list': ['tfarina@chromium.org', 'chrome-apps-syd-reviews@chromium.org']
, | 809 'app_list': ['tfarina@chromium.org', 'chrome-apps-syd-reviews@chromium.org']
, |
814 'app_shortcuts': ['chrome-apps-syd-reviews@chromium.org'], | 810 'app_shortcuts': ['chrome-apps-syd-reviews@chromium.org'], |
(...skipping 243 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1058 'mcasas+watch@chromium.org', | 1054 'mcasas+watch@chromium.org', |
1059 'posciak+watch@chromium.org'], | 1055 'posciak+watch@chromium.org'], |
1060 'website_settings': ['markusheintz@chromium.org'], | 1056 'website_settings': ['markusheintz@chromium.org'], |
1061 'windows_sandboxing': ['wfh+watch@chromium.org'], | 1057 'windows_sandboxing': ['wfh+watch@chromium.org'], |
1062 'worker': ['jam@chromium.org'], | 1058 'worker': ['jam@chromium.org'], |
1063 'x11': ['derat+watch@chromium.org', | 1059 'x11': ['derat+watch@chromium.org', |
1064 'sadrul@chromium.org', | 1060 'sadrul@chromium.org', |
1065 'yusukes+watch@chromium.org'], | 1061 'yusukes+watch@chromium.org'], |
1066 }, | 1062 }, |
1067 } | 1063 } |
OLD | NEW |