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

Side by Side Diff: WATCHLISTS

Issue 7908011: Add self to watch active_downloads.* (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 9 years, 3 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 203 matching lines...) Expand 10 before | Expand all | Expand 10 after
214 'filepath': 'task_manager' 214 'filepath': 'task_manager'
215 }, 215 },
216 'filebrowse': { 216 'filebrowse': {
217 'filepath': 'file_browser' \ 217 'filepath': 'file_browser' \
218 '|file_manager' \ 218 '|file_manager' \
219 '|filebrowse' 219 '|filebrowse'
220 }, 220 },
221 'imageburner': { 221 'imageburner': {
222 'filepath': 'imageburner' 222 'filepath': 'imageburner'
223 }, 223 },
224 'active_downloads': {
225 'filepath': 'active_downloads'
226 },
224 'clang_update': { 227 'clang_update': {
225 'filepath': 'tools/clang/scripts/update.sh' 228 'filepath': 'tools/clang/scripts/update.sh'
226 }, 229 },
227 'panels': { 230 'panels': {
228 'filepath': 'chrome/browser/ui/panels/.*', 231 'filepath': 'chrome/browser/ui/panels/.*',
229 }, 232 },
230 'accelerator_table_gtk': { 233 'accelerator_table_gtk': {
231 'filepath': 'chrome/browser/ui/views/accelerator_table_gtk.cc', 234 'filepath': 'chrome/browser/ui/views/accelerator_table_gtk.cc',
232 }, 235 },
233 'downloads_ui': { 236 'downloads_ui': {
(...skipping 85 matching lines...) Expand 10 before | Expand all | Expand 10 after
319 'dennisjeffrey@chromium.org'], 322 'dennisjeffrey@chromium.org'],
320 'labs': ['thakis@chromium.org'], 323 'labs': ['thakis@chromium.org'],
321 'fileapi': ['kinuko+watch@chromium.org'], 324 'fileapi': ['kinuko+watch@chromium.org'],
322 'pepper_api': ['piman+watch@chromium.org', 'darin-cc@chromium.org'], 325 'pepper_api': ['piman+watch@chromium.org', 'darin-cc@chromium.org'],
323 'prerender': ['cbentzel+watch@chromium.org', 'tburkard+watch@chromium.org', 326 'prerender': ['cbentzel+watch@chromium.org', 'tburkard+watch@chromium.org',
324 'dominich+watch@chromium.org', 'mmenke@chromium.org'], 327 'dominich+watch@chromium.org', 'mmenke@chromium.org'],
325 'chromedriver': ['kkania@chromium.org'], 328 'chromedriver': ['kkania@chromium.org'],
326 'dom_login': ['rharrison@chromium.org'], 329 'dom_login': ['rharrison@chromium.org'],
327 'task_manager': ['yoshiki+watch@chromium.org'], 330 'task_manager': ['yoshiki+watch@chromium.org'],
328 'imageburner': ['achuith+watch@chromium.org', 'tbarzic+watch@chromium.org'], 331 'imageburner': ['achuith+watch@chromium.org', 'tbarzic+watch@chromium.org'],
332 'active_downloads': ['achuith+watch@chromium.org'],
329 'filebrowse': ['achuith+watch@chromium.org', 'rginda+watch@chromium.org'], 333 'filebrowse': ['achuith+watch@chromium.org', 'rginda+watch@chromium.org'],
330 'clang_update': ['fischman+watch@chromium.org', 'ukai+watch@chromium.org'], 334 'clang_update': ['fischman+watch@chromium.org', 'ukai+watch@chromium.org'],
331 'panels': ['dimich@chromium.org', 'jennb@chromium.org', 335 'panels': ['dimich@chromium.org', 'jennb@chromium.org',
332 'prasadt@chromium.org', 'dcheng@chromium.org', 336 'prasadt@chromium.org', 'dcheng@chromium.org',
333 'jianli@chromium.org'], 337 'jianli@chromium.org'],
334 'importer': ['tfarina@chromium.org'], 338 'importer': ['tfarina@chromium.org'],
335 'views': ['dhollowa@chromium.org'], 339 'views': ['dhollowa@chromium.org'],
336 'accelerator_table_gtk': ['mazda@chromium.org', 'derat+watch@chromium.org'], 340 'accelerator_table_gtk': ['mazda@chromium.org', 'derat+watch@chromium.org'],
337 'downloads_ui': ['asanka@chromium.org', 'rdsmith@chromium.org'], 341 'downloads_ui': ['asanka@chromium.org', 'rdsmith@chromium.org'],
338 'x11': ['derat+watch@chromium.org'], 342 'x11': ['derat+watch@chromium.org'],
339 'accessibility': ['dmazzoni+watch@chromium.org', 343 'accessibility': ['dmazzoni+watch@chromium.org',
340 'dtseng+watch@chromium.org', 344 'dtseng+watch@chromium.org',
341 'ctguil+watch@chromium.org', 345 'ctguil+watch@chromium.org',
342 'aboxhall+watch@chromium.org', 346 'aboxhall+watch@chromium.org',
343 'davidbarr+watch@chromium.org', 347 'davidbarr+watch@chromium.org',
344 'zork+watch@chromium.org', 348 'zork+watch@chromium.org',
345 'hashimoto+watch@chromium.org', 349 'hashimoto+watch@chromium.org',
346 'yoshiki+watch@chromium.org', 350 'yoshiki+watch@chromium.org',
347 'yuzo+watch@chromium.org'], 351 'yuzo+watch@chromium.org'],
348 }, 352 },
349 } 353 }
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