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

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

Issue 2500873004: Make typing in the filter box handle typing filters (Closed)
Patch Set: Created 4 years, 1 month 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/common/query-column-filter-behavior.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 9afe3f71bf6c27f70b1863ac16ed68e8dd2b9e7e..ee5fb15827fc1cba085fe0b1dcafc4e5a7d6f7cf 100644
--- a/appengine/swarming/ui/res/js/alias.js
+++ b/appengine/swarming/ui/res/js/alias.js
@@ -14,6 +14,7 @@ this.swarming.alias = this.swarming.alias || (function(){
"flounder": "Nexus 9",
"foster": "NVIDIA Shield",
"fugu": "Nexus Player",
+ "gce_x86": "Android on GCE",
"grouper": "Nexus 7 (2012)",
"hammerhead": "Nexus 5",
"heroqlteatt": "Galaxy S7",
« no previous file with comments | « appengine/swarming/ui/res/imp/common/query-column-filter-behavior.html ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698