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

Unified Diff: tools/dm_flags.json

Issue 968953002: DM: run pdf config on the bots. (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Created 5 years, 10 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 | « no previous file | tools/dm_flags.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/dm_flags.json
diff --git a/tools/dm_flags.json b/tools/dm_flags.json
index 819ebf74ff654caf88ca0557cbde971fb6412504..8388081b50404457fe0a1517421c5e9c72755359 100644
--- a/tools/dm_flags.json
+++ b/tools/dm_flags.json
@@ -3,6 +3,7 @@
"--config",
"565",
"8888",
+ "pdf",
"gpu",
"msaa4",
"nvprmsaa4",
@@ -44,6 +45,7 @@
"--config",
"565",
"8888",
+ "pdf",
"gpu",
"msaa4",
"nvprmsaa4",
@@ -81,6 +83,7 @@
"--config",
"565",
"8888",
+ "pdf",
"gpu",
"msaa16",
"nvprmsaa16",
@@ -102,6 +105,7 @@
"--config",
"565",
"8888",
+ "pdf",
"gpu",
"msaa16",
"nvprmsaa16",
@@ -123,6 +127,7 @@
"--config",
"565",
"8888",
+ "pdf",
"gpu",
"msaa16",
"nvprmsaa16",
« no previous file with comments | « no previous file | tools/dm_flags.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698