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

Side by Side Diff: WATCHLISTS

Issue 8158001: Remove an old watch list that I had that is no longer relevant (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: Created 9 years, 2 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
« 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 204 matching lines...) Expand 10 before | Expand all | Expand 10 after
215 }, 215 },
216 'pepper_api': { 216 'pepper_api': {
217 'filepath': 'ppapi/c/.*', 217 'filepath': 'ppapi/c/.*',
218 }, 218 },
219 'prerender': { 219 'prerender': {
220 'filepath': 'chrome/browser/prerender/.*' 220 'filepath': 'chrome/browser/prerender/.*'
221 }, 221 },
222 'chromedriver': { 222 'chromedriver': {
223 'filepath': 'chrome/test/webdriver|third_party/webdriver' 223 'filepath': 'chrome/test/webdriver|third_party/webdriver'
224 }, 224 },
225 'dom_login': {
226 'filepath': 'chrome/browser/chromeos/frame/.*dom.*' \
227 '|chrome/browser/chromeos/login/.*dom.*' \
228 '|chrome/browser/chromeos/login/.*login_display.*' \
229 '|chrome/browser/chromeos/login/existing_user_controller.*' \
230 '|chrome/browser/resources/login.html' \
231 '|chrome/browser/ui/webui/chromeos/login/.*'
232 },
233 'task_manager': { 225 'task_manager': {
234 'filepath': 'task_manager' 226 'filepath': 'task_manager'
235 }, 227 },
236 'filebrowse': { 228 'filebrowse': {
237 'filepath': 'file_browser' \ 229 'filepath': 'file_browser' \
238 '|file_manager' \ 230 '|file_manager' \
239 '|filebrowse' 231 '|filebrowse'
240 }, 232 },
241 'imageburner': { 233 'imageburner': {
242 'filepath': 'imageburner' 234 'filepath': 'imageburner'
(...skipping 101 matching lines...) Expand 10 before | Expand all | Expand 10 after
344 'i18n': ['jshin+watch@chromium.org'], 336 'i18n': ['jshin+watch@chromium.org'],
345 'pyauto': ['anantha@chromium.org', 'jrg@chromium.org', 337 'pyauto': ['anantha@chromium.org', 'jrg@chromium.org',
346 'nirnimesh@chromium.org', 'dyu@chromium.org', 338 'nirnimesh@chromium.org', 'dyu@chromium.org',
347 'dennisjeffrey@chromium.org'], 339 'dennisjeffrey@chromium.org'],
348 'labs': ['thakis@chromium.org'], 340 'labs': ['thakis@chromium.org'],
349 'fileapi': ['kinuko+watch@chromium.org'], 341 'fileapi': ['kinuko+watch@chromium.org'],
350 'pepper_api': ['piman+watch@chromium.org', 'darin-cc@chromium.org'], 342 'pepper_api': ['piman+watch@chromium.org', 'darin-cc@chromium.org'],
351 'prerender': ['cbentzel+watch@chromium.org', 'tburkard+watch@chromium.org', 343 'prerender': ['cbentzel+watch@chromium.org', 'tburkard+watch@chromium.org',
352 'dominich+watch@chromium.org', 'mmenke@chromium.org'], 344 'dominich+watch@chromium.org', 'mmenke@chromium.org'],
353 'chromedriver': ['kkania@chromium.org'], 345 'chromedriver': ['kkania@chromium.org'],
354 'dom_login': ['rharrison@chromium.org'],
355 'task_manager': ['yoshiki+watch@chromium.org'], 346 'task_manager': ['yoshiki+watch@chromium.org'],
356 'imageburner': ['achuith+watch@chromium.org', 'tbarzic+watch@chromium.org'], 347 'imageburner': ['achuith+watch@chromium.org', 'tbarzic+watch@chromium.org'],
357 'active_downloads': ['achuith+watch@chromium.org'], 348 'active_downloads': ['achuith+watch@chromium.org'],
358 'filebrowse': ['achuith+watch@chromium.org', 'rginda+watch@chromium.org'], 349 'filebrowse': ['achuith+watch@chromium.org', 'rginda+watch@chromium.org'],
359 'clang_update': ['fischman+watch@chromium.org', 'ukai+watch@chromium.org'], 350 'clang_update': ['fischman+watch@chromium.org', 'ukai+watch@chromium.org'],
360 'panels': ['dimich@chromium.org', 'jennb@chromium.org', 351 'panels': ['dimich@chromium.org', 'jennb@chromium.org',
361 'prasadt@chromium.org', 'dcheng@chromium.org', 352 'prasadt@chromium.org', 'dcheng@chromium.org',
362 'jianli@chromium.org'], 353 'jianli@chromium.org'],
363 'importer': ['tfarina@chromium.org'], 354 'importer': ['tfarina@chromium.org'],
364 'views': ['dhollowa@chromium.org', 'tfarina@chromium.org'], 355 'views': ['dhollowa@chromium.org', 'tfarina@chromium.org'],
365 'accelerator_table_linux': ['mazda@chromium.org', 356 'accelerator_table_linux': ['mazda@chromium.org',
366 'derat+watch@chromium.org'], 357 'derat+watch@chromium.org'],
367 'downloads_ui': ['asanka@chromium.org', 'rdsmith@chromium.org'], 358 'downloads_ui': ['asanka@chromium.org', 'rdsmith@chromium.org'],
368 'x11': ['derat+watch@chromium.org'], 359 'x11': ['derat+watch@chromium.org'],
369 'accessibility': ['dmazzoni+watch@chromium.org', 360 'accessibility': ['dmazzoni+watch@chromium.org',
370 'dtseng+watch@chromium.org', 361 'dtseng+watch@chromium.org',
371 'ctguil+watch@chromium.org', 362 'ctguil+watch@chromium.org',
372 'aboxhall+watch@chromium.org', 363 'aboxhall+watch@chromium.org',
373 'davidbarr+watch@chromium.org', 364 'davidbarr+watch@chromium.org',
374 'zork+watch@chromium.org', 365 'zork+watch@chromium.org',
375 'hashimoto+watch@chromium.org', 366 'hashimoto+watch@chromium.org',
376 'yoshiki+watch@chromium.org', 367 'yoshiki+watch@chromium.org',
377 'yuzo+watch@chromium.org'], 368 'yuzo+watch@chromium.org'],
378 'aura': ['ben+watch@chromium.org'], 369 'aura': ['ben+watch@chromium.org'],
379 'views_core': ['ben+watch@chromium.org'], 370 'views_core': ['ben+watch@chromium.org'],
380 'tools_emacs': ['fischman+watch@chromium.org'], 371 'tools_emacs': ['fischman+watch@chromium.org'],
381 }, 372 },
382 } 373 }
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