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

Unified Diff: appengine/swarming/ui/res/js/alias.js

Issue 2553563003: Link Swarming Tasklist and Botlist together (Closed)
Patch Set: Rebuild Created 4 years 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 | « appengine/swarming/ui/res/imp/taskpage/task-page.html ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: appengine/swarming/ui/res/js/alias.js
diff --git a/appengine/swarming/ui/res/js/alias.js b/appengine/swarming/ui/res/js/alias.js
index ee5fb15827fc1cba085fe0b1dcafc4e5a7d6f7cf..51873c214de9d19d058bbbfefd759ab4eff70eca 100644
--- a/appengine/swarming/ui/res/js/alias.js
+++ b/appengine/swarming/ui/res/js/alias.js
@@ -57,6 +57,8 @@ this.swarming.alias = this.swarming.alias || (function(){
"8086:041a": "Intel Haswell HD Graphics",
"8086:0a2e": "Intel Haswell Iris Graphics 5100",
"8086:0d26": "Intel Haswell Iris Pro Graphics 5200",
+ "8086:1616": "Intel Broadwell HD Graphics 5500",
+ "8086:161e": "Intel Broadwell HD Graphics 5300",
"8086:1626": "Intel Broadwell HD Graphics 6000",
"8086:162b": "Intel Broadwell Iris Graphics 6100",
"8086:1912": "Intel Skylake HD Graphics 530",
« no previous file with comments | « appengine/swarming/ui/res/imp/taskpage/task-page.html ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698