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

Unified Diff: scripts/master/factory/commands.py

Issue 9963116: Add perf results for GPU bots on chromium.gpu and chromium.webkit waterfalls. (Closed) Base URL: http://src.chromium.org/svn/trunk/tools/build/
Patch Set: Created 8 years, 9 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « masters/master.chromium.webkit/master_win_latest_cfg.py ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: scripts/master/factory/commands.py
===================================================================
--- scripts/master/factory/commands.py (revision 130404)
+++ scripts/master/factory/commands.py (working copy)
@@ -126,6 +126,12 @@
'chromium-rel-xp-dual': 'xp-release-dual-core',
'chromium-rel-xp-single': 'xp-release-single-core',
'chromium-win-targets': 'win-targets',
+ 'gpu-win7-release-nvidia': 'gpu-win7-release-nvidia',
+ 'gpu-mac-release-intel': 'gpu-mac-release-intel',
+ 'gpu-linux-release-nvidia': 'gpu-linux-release-nvidia',
+ 'gpu-webkit-win7-nvidia': 'gpu-webkit-win7-nvidia',
+ 'gpu-webkit-mac': 'gpu-webkit-mac',
+ 'gpu-webkit-linux-nvidia': 'gpu-webkit-linux-nvidia',
cmp 2012/04/03 19:12:32 lines 129-134 should not be necessary and we're tr
Zhenyao Mo 2012/04/03 19:51:11 Done.
'gpu-fyi-linux-release-ati': 'gpu-fyi-linux-release-ati',
'gpu-fyi-linux-release-intel': 'gpu-fyi-linux-release-intel',
'gpu-fyi-mac-release-ati': 'gpu-fyi-mac-release-ati',
« no previous file with comments | « masters/master.chromium.webkit/master_win_latest_cfg.py ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698