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

Side by Side Diff: WATCHLISTS

Issue 2793633003: Change danakj watchlists. (Closed)
Patch Set: Created 3 years, 8 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) 2012 The Chromium Authors. All rights reserved. 1 # Copyright (c) 2012 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 # IMPORTANT: The regular expression filepath is tested against each path using 8 # IMPORTANT: The regular expression filepath is tested against each path using
9 # re.search, so it is not usually necessary to add .*. 9 # re.search, so it is not usually necessary to add .*.
10 10
(...skipping 113 matching lines...) Expand 10 before | Expand all | Expand 10 after
124 'ash': { 124 'ash': {
125 'filepath': 'ash/', 125 'filepath': 'ash/',
126 }, 126 },
127 'aura': { 127 'aura': {
128 'filepath': 'ui/aura/', 128 'filepath': 'ui/aura/',
129 }, 129 },
130 'aura_compositor': { 130 'aura_compositor': {
131 'filepath': 131 'filepath':
132 'ui/compositor/' \ 132 'ui/compositor/' \
133 '|content/browser/compositor/' \ 133 '|content/browser/compositor/' \
134 '|content/browser/renderer_host/compositor_resize_lock_aura' \ 134 '|content/browser/renderer_host/compositor_resize_lock' \
135 '|content/browser/renderer_host/render_widget_host_view_aura' \ 135 '|content/browser/renderer_host/render_widget_host_view_aura' \
136 '|content/browser/renderer_host/render_widget_host_view_browsertest' \ 136 '|content/browser/renderer_host/render_widget_host_view_browsertest' \
137 '|content/browser/renderer_host/delegated' \ 137 '|content/browser/renderer_host/delegated' \
138 '|content/browser/renderer_host/software' \
139 '|content/common/gpu/client/' \ 138 '|content/common/gpu/client/' \
140 }, 139 },
141 'auto_bisect': { 140 'auto_bisect': {
142 'filepath': 'tools/run-bisect-perf-regression.py'\ 141 'filepath': 'tools/run-bisect-perf-regression.py'\
143 '|tools/run-perf-test.cfg'\ 142 '|tools/run-perf-test.cfg'\
144 '|tools/auto_bisect/' 143 '|tools/auto_bisect/'
145 }, 144 },
146 'autofill': { 145 'autofill': {
147 'filepath': 'chrome/android/java/src/org/chromium/chrome/browser/autofill/ |'\ 146 'filepath': 'chrome/android/java/src/org/chromium/chrome/browser/autofill/ |'\
148 'chrome/browser/autofill/|'\ 147 'chrome/browser/autofill/|'\
(...skipping 1467 matching lines...) Expand 10 before | Expand all | Expand 10 after
1616 'pkotwicz+watch@chromium.org', 1615 'pkotwicz+watch@chromium.org',
1617 'zpeng+watch@chromium.org'], 1616 'zpeng+watch@chromium.org'],
1618 'base_allocator': ['dmikurube@chromium.org', 1617 'base_allocator': ['dmikurube@chromium.org',
1619 'wfh+watch@chromium.org'], 1618 'wfh+watch@chromium.org'],
1620 'base_memory': ['gavinp+memory@chromium.org'], 1619 'base_memory': ['gavinp+memory@chromium.org'],
1621 'base_task_scheduler': ['fdoray+watch@chromium.org', 1620 'base_task_scheduler': ['fdoray+watch@chromium.org',
1622 'gab+watch@chromium.org', 1621 'gab+watch@chromium.org',
1623 'robliao+watch@chromium.org'], 1622 'robliao+watch@chromium.org'],
1624 'base_win': ['grt+watch@chromium.org', 1623 'base_win': ['grt+watch@chromium.org',
1625 'wfh+watch@chromium.org'], 1624 'wfh+watch@chromium.org'],
1626 'base': ['vmpstr+watch@chromium.org'], 1625 'base': ['vmpstr+watch@chromium.org',
1626 'danakj+watch@chromium.org',],
1627 'battery_status': ['timvolodine@chromium.org'], 1627 'battery_status': ['timvolodine@chromium.org'],
1628 'binary_size': ['agrieve+watch@chromium.org', 1628 'binary_size': ['agrieve+watch@chromium.org',
1629 'estevenson+watch@chromium.org', 1629 'estevenson+watch@chromium.org',
1630 'wnwen+watch@chromium.org'], 1630 'wnwen+watch@chromium.org'],
1631 'blink': ['blink-reviews@chromium.org'], 1631 'blink': ['blink-reviews@chromium.org'],
1632 'blink_accessibility': ['aboxhall@chromium.org', 1632 'blink_accessibility': ['aboxhall@chromium.org',
1633 'dmazzoni@chromium.org', 1633 'dmazzoni@chromium.org',
1634 'dougt+watch@chromium.org', 1634 'dougt+watch@chromium.org',
1635 'je_julie.kim@chromium.org', 1635 'je_julie.kim@chromium.org',
1636 'nektar@chromium.org'], 1636 'nektar@chromium.org'],
(...skipping 106 matching lines...) Expand 10 before | Expand all | Expand 10 after
1743 'blink_out_of_process_frames': ['dcheng@chromium.org', 1743 'blink_out_of_process_frames': ['dcheng@chromium.org',
1744 'mlamouri+watch-blink@chromium.org'], 1744 'mlamouri+watch-blink@chromium.org'],
1745 'blink_owners': ['abarth@chromium.org'], 1745 'blink_owners': ['abarth@chromium.org'],
1746 'blink_paint' : ['blink-reviews-paint@chromium.org', 1746 'blink_paint' : ['blink-reviews-paint@chromium.org',
1747 'dongseong.hwang@intel.com'], 1747 'dongseong.hwang@intel.com'],
1748 'blink_permissions': ['mlamouri+watch-blink@chromium.org'], 1748 'blink_permissions': ['mlamouri+watch-blink@chromium.org'],
1749 'blink_platform': ['kinuko+watch@chromium.org'], 1749 'blink_platform': ['kinuko+watch@chromium.org'],
1750 'blink_platform_graphics': ['ajuma+watch@chromium.org', 1750 'blink_platform_graphics': ['ajuma+watch@chromium.org',
1751 'blink-reviews-platform-graphics@chromium.org', 1751 'blink-reviews-platform-graphics@chromium.org',
1752 'cabanier@adobe.com', 1752 'cabanier@adobe.com',
1753 'danakj+watch@chromium.org',
1754 'dongseong.hwang@intel.com', 1753 'dongseong.hwang@intel.com',
1755 'drott+blinkwatch@chromium.org', 1754 'drott+blinkwatch@chromium.org',
1756 'dschulze@chromium.org', 1755 'dschulze@chromium.org',
1757 'fmalita+watch@chromium.org', 1756 'fmalita+watch@chromium.org',
1758 'jbroman@chromium.org', 1757 'jbroman@chromium.org',
1759 'junov@chromium.org', 1758 'junov@chromium.org',
1760 'pdr+graphicswatchlist@chromium.org', 1759 'pdr+graphicswatchlist@chromium.org',
1761 'rob.buis@samsung.com', 1760 'rob.buis@samsung.com',
1762 'schenney@chromium.org'], 1761 'schenney@chromium.org'],
1763 'blink_prerender': ['gavinp+prerender@chromium.org', 1762 'blink_prerender': ['gavinp+prerender@chromium.org',
(...skipping 448 matching lines...) Expand 10 before | Expand all | Expand 10 after
2212 'raymes+watch@chromium.org'], 2211 'raymes+watch@chromium.org'],
2213 'windows_sandboxing': ['pennymac+watch@chromium.org', 2212 'windows_sandboxing': ['pennymac+watch@chromium.org',
2214 'wfh+watch@chromium.org'], 2213 'wfh+watch@chromium.org'],
2215 'x11': ['derat+watch@chromium.org', 2214 'x11': ['derat+watch@chromium.org',
2216 'sadrul@chromium.org', 2215 'sadrul@chromium.org',
2217 'yusukes+watch@chromium.org'], 2216 'yusukes+watch@chromium.org'],
2218 'xml': ['dominicc+watchlist@chromium.org'], 2217 'xml': ['dominicc+watchlist@chromium.org'],
2219 'zoom': ['wjmaclean@chromium.org'], 2218 'zoom': ['wjmaclean@chromium.org'],
2220 }, 2219 },
2221 } 2220 }
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