Roll skia to r1241.
[chromium-blink-merge.git] / WATCHLISTS
blobc74e525b46753e79249152e2969d6befbc4f0477
1 # Copyright (c) 2010 The Chromium Authors. All rights reserved.
2 # Use of this source code is governed by a BSD-style license that can be
3 # found in the LICENSE file.
5 # Watchlist Rules
6 # Refer: http://dev.chromium.org/developers/contributing-code/watchlists
10   'WATCHLIST_DEFINITIONS': {
11     'this_file': {
12       'filepath': '^WATCHLISTS$',
13     },
14     'valgrind': {
15       'filepath': 'valgrind',
16     },
17     'mac': {
18       'filepath': 'cocoa|\.mm$|(_mac|_posix)\.(cc|h)$',
19     },
20     'base': {
21       'filepath': '^base/.*',
22     },
23     'extension': {
24       'filepath': 'extension',
25     },
26     'views': {
27       # Applies to all files and subdirs within this directory.
28       'filepath': 'views/.*',
29     },
30     'browser': {
31       'filepath': 'chrome/browser/.*',
32     },
33     'browser_main': {
34       'filepath': 'chrome/browser/browser_main.cc',
35     },
36     'browser_resources': {
37       'filepath': 'chrome/browser/resources/.*',
38     },
39     'chromeos_login': {
40       'filepath': 'chrome/browser/chromeos/login/.*',
41     },
42     'content': {
43       'filepath': 'content/.*',
44     },
45     'download': {
46       'filepath': 'chrome/browser/download/.*',
47     },
48     'history': {
49       'filepath': 'chrome/browser/history/.*',
50     },
51     'renderer': {
52       'filepath': 'chrome/browser/renderer_host/.*|chrome/renderer/.*|'\
53         'chrome/common/render.*',
54     },
55     'tab_contents': {
56       'filepath': 'chrome/browser/tab_contents/.*|'\
57         'content/browser/tab_contents/.*|'\
58         'chrome/browser/ui/tab_contents/.*',
59     },
60     'webkit': {
61       'filepath': 'webkit/.*',
62     },
63     'plugin': {
64       'filepath': 'chrome/browser/plugin.*|chrome/plugin/.*|'\
65         'chrome/common/plugin.*|webkit/glue/webplugin.*|webkit/glue/plugins/.*',
66     },
67     'worker': {
68       'filepath': 'chrome/browser/worker_host/.*|chrome/worker/.*|'\
69         'chrome/common/worker_messages.*|webkit/glue/webworker.*',
70     },
71     'net': {
72       'filepath': 'net/.*',
73     },
74     'net_error_list': {
75       'filepath': 'net/base/net_error_list.h',
76     },
77     'ftp': {
78       'filepath': 'ftp',
79     },
80     'installer': {
81       'filepath': 'chrome/installer/.*',
82     },
83     'importer': {
84       'filepath': '.*import.*',
85     },
86     'media': {
87       'filepath': 'media/.*|third_party/(ffmpeg|openmax)/.*|webmediaplayer|'\
88         'audio_message_filter|video_layer',
89     },
90     'ipc': {
91       'filepath': 'ipc/ipc.*',
92     },
93     'linux-sandboxing': {
94       'filepath': 'sandbox/linux/.*',
95     },
96     'sync': {
97       'filepath': 'chrome/browser/sync/.*|chrome/browser/views/sync/.*|'\
98         'chrome/test/live_sync/.*',
99     },
100     'layout_tests': {
101       'filepath': 'webkit/(tools|data)/(layout_tests|test_shell)/.*',
102     },
103     'tools': {
104       'filepath': 'tools/.*',
105     },
106     'tests': {
107       'filepath': 'apitest|unittest|browsertest|uitest|chrome/test/.*',
108     },
109     'automation': {
110       'filepath': 'chrome/browser/automation/.*|chrome/test/automation/.*',
111     },
112     'chrome_frame': {
113       'filepath': 'chrome_frame/.*',
114     },
115     'nacl': {
116       'filepath': 'chrome/nacl/.*|chrome/test/nacl/.*|'\
117         'chrome/browser/nacl_host/.*|chrome/common/nacl.*',
118     },
119     'appcache': {
120       'filepath': 'appcache/.*',
121     },
122     'gpu': {
123       'filepath': 'gpu/.*',
124     },
125     'locale_settings': {
126       'filepath': 'chrome/app/resources/locale_settings.*',
127     },
128     'options_dialog_content': {
129       'filepath': 'chrome/browser/views/options/content_page_view.h|'\
130         'chrome/browser/views/options/general_page_view.h',
131     },
132     'chromeos': {
133       'filepath': 'chrome/browser/chromeos/.*',
134     },
135     'npapi_headers': {
136       'filepath': 'third_party/npapi/bindings/.*',
137     },
138     'remoting': {
139       'filepath': 'remoting/.*',
140     },
141     'domui_options' : {
142       'filepath': 'chrome/browser/resources/options/.*|'\
143                   'chrome/browser/resources/options.html|'\
144                   'chrome/browser/dom_ui/options/.*',
145     },
146     'ntp' : {
147       'filepath': 'chrome/browser/resources/ntp/.*|'\
148         'chrome/browser/resources/ntp4/.*|'\
149         'chrome/browser/resources/touch_ntp/.*|'\
150         'chrome/browser/resources/touch_ntp/.*|'\
151         'chrome/browser/ui/webui/ntp/.*',
152     },
153     'cookie_monster': {
154       'filepath': 'net/base/cookie_.*|'\
155         'chrome/browser/net/sqlite_persistent_cookie_store.*',
156     },
157     'autofill': {
158       'filepath': 'chrome/browser/autofill/.*|'\
159         'chrome/browser/resources/options/autofill_.*|'\
160         'chrome/browser/sync/glue/autofill_.*|'\
161         'chrome/browser/ui/webui/options/autofill_.*|'\
162         'chrome/renderer/autofill/.*|'\
163         'chrome/test/data/autofill/.*|'\
164         'chrome/test/data/autofill/heuristics/input/.*|'\
165         'chrome/test/data/autofill/heuristics/output/.*|'\
166         'chrome/test/data/autofill/merge/input/.*|'\
167         'chrome/test/data/autofill/merge/output/.*',
168     },
169     'webdata': {
170       'filepath': 'chrome/browser/webdata/.*',
171     },
172     'i18n': {
173       'filepath': 'base/i18n/.*|base/*string.*|.*l10n.*|.*icu.*|'\
174         '.*locale_settings.*|.*encoding.*',
175     },
176     'pyauto': {
177       'filepath': 'chrome/test/pyautolib' \
178                   '|chrome/test/functional' \
179                   '|chrome/browser/automation/automation_provider_json'
180     },
181     'labs': {
182       'filepath': 'chrome/browser/labs' \
183                   '|chrome/browser/dom_ui/labs'
184     },
185     'fileapi': {
186       'filepath': 'file_system/.*' \
187                   '|fileapi/.*'
188     },
189     'pepper_api': {
190       'filepath': 'ppapi/c/.*',
191     },
192     'prerender': {
193       'filepath': 'chrome/browser/prerender/.*'
194     },
195     'chromedriver': {
196       'filepath': 'chrome/test/webdriver|third_party/webdriver'
197     },
198     'dom_login' : {
199       'filepath': 'chrome/browser/chromeos/frame/.*dom.*' \
200                   '|chrome/browser/chromeos/login/.*dom.*'  \
201                   '|chrome/browser/chromeos/login/.*login_display.*' \
202                   '|chrome/browser/chromeos/login/existing_user_controller.*' \
203                   '|chrome/browser/resources/login.html' \
204                   '|chrome/browser/ui/webui/chromeos/login/.*'
205     },
206     'filebrowse' : {
207       'filepath': 'file_browser' \
208                   '|file_manager' \
209                   '|filebrowse'
210     },
211     'imageburner' : {
212       'filepath': 'imageburner'
213     },
214     'clang_update': {
215       'filepath': 'tools/clang/scripts/update.sh'
216     },
217   },
219   'WATCHLISTS': {
220     'this_file': ['nirnimesh@chromium.org'],
221     'valgrind': ['timurrrr@chromium.org',
222                  'stuartmorgan+watch@chromium.org',
223                  'glider@chromium.org'],
224     'mac': ['pam+watch@chromium.org'],
225     'base': ['brettw-cc@chromium.org'],
226     'browser_main': ['brettw-cc@chromium.org'],
227     'browser_resources': ['arv@chromium.org'],
228     'chromeos_login': ['nkostylev+cc@chromium.org'],
229     'content': ['jam@chromium.org'],
230     'download': ['phajdan.jr@chromium.org','rdsmith+dwatch@chromium.org'],
231     'history': ['brettw-cc@chromium.org'],
232     'renderer': ['darin-cc@chromium.org',
233                  'brettw-cc@chromium.org'],
234     'tab_contents': ['brettw-cc@chromium.org', 'avi@chromium.org'],
235     'webkit': ['darin-cc@chromium.org'],
236     'plugin': ['darin-cc@chromium.org', 'jam@chromium.org',
237                'stuartmorgan+watch@chromium.org'],
238     'worker': ['jam@chromium.org'],
239     'extension': ['aa@chromium.org',
240                   'erikkay@chromium.org',
241                   'pam+watch@chromium.org'],
242     'net': ['darin-cc@chromium.org', 'cbentzel+watch@chromium.org'],
243     'net_error_list': ['mmenke@chromium.org'],
244     'ftp': ['phajdan.jr@chromium.org'],
245     'media': ['acolwell@chromium.org', 'ajwong+watch@chromium.org',
246               'annacc@chromium.org', 'ddorwin+watch@chromium.org',
247               'fischman+watch@chromium.org', 'hclam+watch@chromium.org',
248               'scherkus@chromium.org', 'sjl@chromium.org', 'vrk@chromium.org'],
249     'ipc': ['jam@chromium.org', 'darin-cc@chromium.org'],
250     'linux-sandboxing': ['agl@chromium.org'],
251     'sync': ['tim@chromium.org', 'nick@chromium.org',
252              'idana@chromium.org', 'rsimha@chromium.org'],
253     'layout_tests': ['pam+watch@chromium.org'],
254     'tools': ['pam+watch@chromium.org'],
255     'tests': ['phajdan.jr@chromium.org'],
256     'automation': ['phajdan.jr@chromium.org', 'kkania@chromium.org'],
257     'chrome_frame' : ['amit@chromium.org'],
258     'nacl' : ['native-client-reviews@googlegroups.com'],
259     'appcache': ['michaeln@chromium.org'],
260     'gpu': ['apatrick@chromium.org'],
261     'locale_settings': ['finnur+watch@chromium.org'],
262     'options_dialog_content': ['finnur+watch@chromium.org'],
263     'chromeos': ['davemoore+watch@chromium.org'],
264     'npapi_headers': ['stuartmorgan@chromium.org'],
265     'remoting': ['ajwong+watch@chromium.org', 'dmaclach+watch@chromium.org',
266                  'garykac+watch@chromium.org', 'hclam+watch@chromium.org',
267                  'jamiewalch+watch@chromium.org',
268                  'lambroslambrou+watch@chromium.org',
269                  'sergeyu+watch@chromium.org',
270                  'simonmorris+watch@chromium.org',
271                  'wez+watch@chromium.org'],
272     'ntp': ['estade+watch@chromium.org'],
273     'cookie_monster': ['rdsmith@chromium.org'],
274     'autofill': ['dhollowa@chromium.org', 'georgey@chromium.org',
275                  'isherman@chromium.org'],
276     'webdata': ['dhollowa@chromium.org'],
277     'i18n': ['jshin+watch@chromium.org'],
278     'pyauto': ['anantha@chromium.org', 'jrg@chromium.org',
279                'nirnimesh@chromium.org', 'dyu@chromium.org'],
280     'labs': ['thakis@chromium.org'],
281     'fileapi': ['kinuko+watch@chromium.org'],
282     'pepper_api': ['piman+watch@chromium.org'],
283     'prerender': ['cbentzel+watch@chromium.org', 'tburkard+watch@chromium.org'],
284     'chromedriver': ['kkania@chromium.org'],
285     'dom_login': ['rharrison@chromium.org'],
286     'imageburner': ['achuith+watch@chromium.org', 'tbarzic+watch@chromium.org'],
287     'filebrowse': ['achuith+watch@chromium.org', 'rginda+watch@chromium.org'],
288     'clang_update': ['fischman+watch@chromium.org'],
289   },