Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(685)

Side by Side Diff: WATCHLISTS

Issue 7552037: Add myself for accessibility and taskmanager. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 9 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 # Copyright (c) 2011 The Chromium Authors. All rights reserved. 1 # Copyright (c) 2011 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 8
9 { 9 {
10 'WATCHLIST_DEFINITIONS': { 10 'WATCHLIST_DEFINITIONS': {
(...skipping 193 matching lines...) Expand 10 before | Expand all | Expand 10 after
204 'filepath': 'chrome/test/webdriver|third_party/webdriver' 204 'filepath': 'chrome/test/webdriver|third_party/webdriver'
205 }, 205 },
206 'dom_login': { 206 'dom_login': {
207 'filepath': 'chrome/browser/chromeos/frame/.*dom.*' \ 207 'filepath': 'chrome/browser/chromeos/frame/.*dom.*' \
208 '|chrome/browser/chromeos/login/.*dom.*' \ 208 '|chrome/browser/chromeos/login/.*dom.*' \
209 '|chrome/browser/chromeos/login/.*login_display.*' \ 209 '|chrome/browser/chromeos/login/.*login_display.*' \
210 '|chrome/browser/chromeos/login/existing_user_controller.*' \ 210 '|chrome/browser/chromeos/login/existing_user_controller.*' \
211 '|chrome/browser/resources/login.html' \ 211 '|chrome/browser/resources/login.html' \
212 '|chrome/browser/ui/webui/chromeos/login/.*' 212 '|chrome/browser/ui/webui/chromeos/login/.*'
213 }, 213 },
214 'task_manager': {
215 'filepath': 'task_manager'
216 },
214 'filebrowse': { 217 'filebrowse': {
215 'filepath': 'file_browser' \ 218 'filepath': 'file_browser' \
216 '|file_manager' \ 219 '|file_manager' \
217 '|filebrowse' 220 '|filebrowse'
218 }, 221 },
219 'imageburner': { 222 'imageburner': {
220 'filepath': 'imageburner' 223 'filepath': 'imageburner'
221 }, 224 },
222 'clang_update': { 225 'clang_update': {
223 'filepath': 'tools/clang/scripts/update.sh' 226 'filepath': 'tools/clang/scripts/update.sh'
(...skipping 89 matching lines...) Expand 10 before | Expand all | Expand 10 after
313 'pyauto': ['anantha@chromium.org', 'jrg@chromium.org', 316 'pyauto': ['anantha@chromium.org', 'jrg@chromium.org',
314 'nirnimesh@chromium.org', 'dyu@chromium.org', 317 'nirnimesh@chromium.org', 'dyu@chromium.org',
315 'dennisjeffrey@chromium.org'], 318 'dennisjeffrey@chromium.org'],
316 'labs': ['thakis@chromium.org'], 319 'labs': ['thakis@chromium.org'],
317 'fileapi': ['kinuko+watch@chromium.org'], 320 'fileapi': ['kinuko+watch@chromium.org'],
318 'pepper_api': ['piman+watch@chromium.org'], 321 'pepper_api': ['piman+watch@chromium.org'],
319 'prerender': ['cbentzel+watch@chromium.org', 'tburkard+watch@chromium.org', 322 'prerender': ['cbentzel+watch@chromium.org', 'tburkard+watch@chromium.org',
320 'dominich+watch@chromium.org', 'mmenke@chromium.org'], 323 'dominich+watch@chromium.org', 'mmenke@chromium.org'],
321 'chromedriver': ['kkania@chromium.org'], 324 'chromedriver': ['kkania@chromium.org'],
322 'dom_login': ['rharrison@chromium.org'], 325 'dom_login': ['rharrison@chromium.org'],
326 'task_manager': ['yoshiki+watch@chromium.org'],
323 'imageburner': ['achuith+watch@chromium.org', 'tbarzic+watch@chromium.org'], 327 'imageburner': ['achuith+watch@chromium.org', 'tbarzic+watch@chromium.org'],
324 'filebrowse': ['achuith+watch@chromium.org', 'rginda+watch@chromium.org'], 328 'filebrowse': ['achuith+watch@chromium.org', 'rginda+watch@chromium.org'],
325 'clang_update': ['fischman+watch@chromium.org', 'ukai+watch@chromium.org'], 329 'clang_update': ['fischman+watch@chromium.org', 'ukai+watch@chromium.org'],
326 'panels': ['dimich@chromium.org', 'jennb@chromium.org', 330 'panels': ['dimich@chromium.org', 'jennb@chromium.org',
327 'prasadt@chromium.org', 'dcheng@chromium.org', 331 'prasadt@chromium.org', 'dcheng@chromium.org',
328 'jianli@chromium.org'], 332 'jianli@chromium.org'],
329 'importer': ['tfarina@chromium.org'], 333 'importer': ['tfarina@chromium.org'],
330 'views': ['dhollowa@chromium.org'], 334 'views': ['dhollowa@chromium.org'],
331 'accelerator_table_gtk': ['mazda@chromium.org', 'derat+watch@chromium.org'], 335 'accelerator_table_gtk': ['mazda@chromium.org', 'derat+watch@chromium.org'],
332 'downloads_ui': ['asanka@chromium.org', 'rdsmith@chromium.org'], 336 'downloads_ui': ['asanka@chromium.org', 'rdsmith@chromium.org'],
333 'x11': ['derat+watch@chromium.org'], 337 'x11': ['derat+watch@chromium.org'],
334 'accessibility': ['dmazzoni+watch@chromium.org', 338 'accessibility': ['dmazzoni+watch@chromium.org',
335 'dtseng+watch@chromium.org', 339 'dtseng+watch@chromium.org',
336 'ctguil+watch@chromium.org', 340 'ctguil+watch@chromium.org',
337 'aboxhall+watch@chromium.org', 341 'aboxhall+watch@chromium.org',
338 'davidbarr+watch@chromium.org', 342 'davidbarr+watch@chromium.org',
339 'zork+watch@chromium.org', 343 'zork+watch@chromium.org',
340 'hashimoto+watch@chromium.org', 344 'hashimoto+watch@chromium.org',
345 'yoshiki+watch@chromium.org',
341 'yuzo+watch@chromium.org'], 346 'yuzo+watch@chromium.org'],
342 }, 347 },
343 } 348 }
OLDNEW
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698