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

Side by Side Diff: WATCHLISTS

Issue 2788723002: [WATCHLIST] Add memory_coordinator defintion and track it on the grc watchlist (Closed)
Patch Set: Kill an extra space 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 644 matching lines...) Expand 10 before | Expand all | Expand 10 after
655 '|media/mojo/interfaces/remoting.mojom'\ 655 '|media/mojo/interfaces/remoting.mojom'\
656 '|media/remoting/', 656 '|media/remoting/',
657 }, 657 },
658 'media_router': { 658 'media_router': {
659 'filepath': 'chrome/browser/media/router/*' \ 659 'filepath': 'chrome/browser/media/router/*' \
660 '|chrome/app/theme/*/common/media_router*' \ 660 '|chrome/app/theme/*/common/media_router*' \
661 '|chrome/browser/resources/media_router/' \ 661 '|chrome/browser/resources/media_router/' \
662 '|chrome/browser/ui/webui/media_router/' \ 662 '|chrome/browser/ui/webui/media_router/' \
663 '|chrome/test/media_router/', 663 '|chrome/test/media_router/',
664 }, 664 },
665 'memory_coordinator': {
666 'filepath': 'base/memory/memory_|' \
667 'content/browser/memory/'
bashi 2017/03/31 00:37:00 content/child/memory/ ?
668 },
665 'message_loop': { 669 'message_loop': {
666 'filepath': 'base/message_' 670 'filepath': 'base/message_'
667 }, 671 },
668 'metrics': { 672 'metrics': {
669 'filepath': 'base/metrics/'\ 673 'filepath': 'base/metrics/'\
670 '|chrome/android/java/src/org/chromium/chrome/browser/metrics/ '\ 674 '|chrome/android/java/src/org/chromium/chrome/browser/metrics/ '\
671 '|chrome/browser/metrics/'\ 675 '|chrome/browser/metrics/'\
672 '|chrome/browser/chromeos/external_metrics'\ 676 '|chrome/browser/chromeos/external_metrics'\
673 '|chrome/browser/extensions/api/metrics_private/'\ 677 '|chrome/browser/extensions/api/metrics_private/'\
674 '|chrome/browser/ui/webui/metrics_handler'\ 678 '|chrome/browser/ui/webui/metrics_handler'\
(...skipping 1342 matching lines...) Expand 10 before | Expand all | Expand 10 after
2017 'media_galleries': ['thestig@chromium.org', 2021 'media_galleries': ['thestig@chromium.org',
2018 'tommycli@chromium.org'], 2022 'tommycli@chromium.org'],
2019 'media_mojo': ['alokp+watch@chromium.org'], 2023 'media_mojo': ['alokp+watch@chromium.org'],
2020 'media_recorder': ['emircan+watch+mediarecorder@chromium.org', 2024 'media_recorder': ['emircan+watch+mediarecorder@chromium.org',
2021 'mcasas+mediarecorder@chromium.org'], 2025 'mcasas+mediarecorder@chromium.org'],
2022 'media_remoting': ['apacible+watch@chromium.org', 2026 'media_remoting': ['apacible+watch@chromium.org',
2023 'erickung+watch@chromium.org', 2027 'erickung+watch@chromium.org',
2024 'miu+watch@chromium.org', 2028 'miu+watch@chromium.org',
2025 'xjz+watch@chromium.org'], 2029 'xjz+watch@chromium.org'],
2026 'media_router': ['media-router+watch@chromium.org'], 2030 'media_router': ['media-router+watch@chromium.org'],
2031 'memory_coordinator': ['chrome-grc-reviews+memory@chromium.org'],
2027 'message_loop': ['sadrul@chromium.org'], 2032 'message_loop': ['sadrul@chromium.org'],
2028 'metrics': ['asvitkine+watch@chromium.org'], 2033 'metrics': ['asvitkine+watch@chromium.org'],
2029 'metrics_xml_files': ['asvitkine+watch@chromium.org'], 2034 'metrics_xml_files': ['asvitkine+watch@chromium.org'],
2030 'midi': ['toyoshim+midi@chromium.org'], 2035 'midi': ['toyoshim+midi@chromium.org'],
2031 'mojo': ['aa@chromium.org', 2036 'mojo': ['aa@chromium.org',
2032 'abarth@chromium.org', 2037 'abarth@chromium.org',
2033 'darin@chromium.org', 2038 'darin@chromium.org',
2034 'qsr+mojo@chromium.org', 2039 'qsr+mojo@chromium.org',
2035 'viettrungluu+watch@chromium.org', 2040 'viettrungluu+watch@chromium.org',
2036 'yzshen+watch@chromium.org'], 2041 'yzshen+watch@chromium.org'],
(...skipping 168 matching lines...) Expand 10 before | Expand all | Expand 10 after
2205 'raymes+watch@chromium.org'], 2210 'raymes+watch@chromium.org'],
2206 'windows_sandboxing': ['pennymac+watch@chromium.org', 2211 'windows_sandboxing': ['pennymac+watch@chromium.org',
2207 'wfh+watch@chromium.org'], 2212 'wfh+watch@chromium.org'],
2208 'x11': ['derat+watch@chromium.org', 2213 'x11': ['derat+watch@chromium.org',
2209 'sadrul@chromium.org', 2214 'sadrul@chromium.org',
2210 'yusukes+watch@chromium.org'], 2215 'yusukes+watch@chromium.org'],
2211 'xml': ['dominicc+watchlist@chromium.org'], 2216 'xml': ['dominicc+watchlist@chromium.org'],
2212 'zoom': ['wjmaclean@chromium.org'], 2217 'zoom': ['wjmaclean@chromium.org'],
2213 }, 2218 },
2214 } 2219 }
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