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

Side by Side Diff: WATCHLISTS

Issue 8351011: add self to compositor watchlist (Closed) Base URL: http://git.chromium.org/git/chromium.git@trunk
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 | 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 383 matching lines...) Expand 10 before | Expand all | Expand 10 after
394 'ctguil+watch@chromium.org', 394 'ctguil+watch@chromium.org',
395 'aboxhall+watch@chromium.org', 395 'aboxhall+watch@chromium.org',
396 'davidbarr+watch@chromium.org', 396 'davidbarr+watch@chromium.org',
397 'zork+watch@chromium.org', 397 'zork+watch@chromium.org',
398 'hashimoto+watch@chromium.org', 398 'hashimoto+watch@chromium.org',
399 'yoshiki+watch@chromium.org', 399 'yoshiki+watch@chromium.org',
400 'yuzo+watch@chromium.org'], 400 'yuzo+watch@chromium.org'],
401 'aura': ['ben+watch@chromium.org', 'sadrul@chromium.org'], 401 'aura': ['ben+watch@chromium.org', 'sadrul@chromium.org'],
402 'views_core': ['ben+watch@chromium.org'], 402 'views_core': ['ben+watch@chromium.org'],
403 'tools_emacs': ['fischman+watch@chromium.org'], 403 'tools_emacs': ['fischman+watch@chromium.org'],
404 'browser_compositor': ['backer@chromium.org', 'vollick@chromium.org'], 404 'browser_compositor': ['backer@chromium.org', 'vollick@chromium.org',
405 'piman+watch@chromium.org'],
405 'textinput': ['suzhe@chromium.org'], 406 'textinput': ['suzhe@chromium.org'],
406 'omnibox': ['suzhe@chromium.org'], 407 'omnibox': ['suzhe@chromium.org'],
407 'message_loop': ['sadrul@chromium.org'], 408 'message_loop': ['sadrul@chromium.org'],
408 }, 409 },
409 } 410 }
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