summaryrefslogtreecommitdiffstats
path: root/WATCHLISTS
diff options
context:
space:
mode:
authorrcrabb@chromium.org <rcrabb@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-11-21 01:51:26 +0000
committerrcrabb@chromium.org <rcrabb@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-11-21 01:51:26 +0000
commit31a1060da0cb2452a361960be0b280d458f9d1b4 (patch)
tree02cc9db27ca47f79a8687b4e69d9063b5378a830 /WATCHLISTS
parentc3917748748826ea21aa907ab939a22a6b69eec4 (diff)
downloadchromium_src-31a1060da0cb2452a361960be0b280d458f9d1b4.zip
chromium_src-31a1060da0cb2452a361960be0b280d458f9d1b4.tar.gz
chromium_src-31a1060da0cb2452a361960be0b280d458f9d1b4.tar.bz2
Adding a perf group to the watchlist file.
NOTRY=1 Review URL: https://chromiumcodereview.appspot.com/11414053 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@168950 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'WATCHLISTS')
-rw-r--r--WATCHLISTS10
1 files changed, 10 insertions, 0 deletions
diff --git a/WATCHLISTS b/WATCHLISTS
index ed3d754..904464e 100644
--- a/WATCHLISTS
+++ b/WATCHLISTS
@@ -321,6 +321,11 @@
'pepper_api': {
'filepath': 'ppapi/c/',
},
+ 'perf': {
+ 'filepath': 'tools/perf' \
+ '|tools/telemetry' \
+ '|chrome/test/perf'
+ },
'plugin': {
'filepath': 'chrome/browser/plugin|chrome/plugin/|'\
'chrome/common/plugin|webkit/glue/webplugin|webkit/glue/plugins/',
@@ -384,6 +389,9 @@
'tcmalloc': {
'filepath': 'third_party/tcmalloc'
},
+ 'telemetry': {
+ 'filepath': 'tools/telemetry'
+ },
'tests': {
'filepath': 'apitest|unittest|browsertest|uitest|chrome/test/',
},
@@ -589,6 +597,7 @@
'pepper_api': ['piman+watch@chromium.org', 'darin-cc@chromium.org',
'ihf+watch@chromium.org', 'yzshen+watch@chromium.org',
'yusukes+watch@chromium.org', 'raymes+watch@chromium.org'],
+ 'perf': ['chrome-speed-team+watch@google.com'],
'plugin': ['darin-cc@chromium.org', 'jam@chromium.org',
'stuartmorgan+watch@chromium.org'],
'predictors': ['dominich+watch@chromium.org', 'shishir+watch@chromium.org'],
@@ -625,6 +634,7 @@
'creis+watch@chromium.org', 'ajwong+watch@chromium.org'],
'task_manager': ['yoshiki+watch@chromium.org'],
'tcmalloc': ['dmikurube+memory@chromium.org'],
+ 'telemetry': ['telemetry+watch@chromium.org'],
'tests': [],
'textinput': ['penghuang+watch@chromium.org',
'suzhe@chromium.org',