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

Unified Diff: tools/dm_flags.json

Issue 1676663002: Test CodecImageGenerator on GPU bots (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Surround size check with SK_SUPPORT_GPU Created 4 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 | « dm/DMSrcSink.cpp ('k') | 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 4e1c612aa62cc720f63506b40d8df46a5b9c8bbc..87d09013f0fa6259e3d74e82f37d4f8010f32e0b 100644
--- a/tools/dm_flags.json
+++ b/tools/dm_flags.json
@@ -232,6 +232,7 @@
"--src",
"tests",
"gm",
+ "image",
"--blacklist",
"serialize-8888",
"gm",
@@ -434,6 +435,7 @@
"--src",
"tests",
"gm",
+ "image",
"--threads",
"0",
"--blacklist",
@@ -636,6 +638,7 @@
"--src",
"tests",
"gm",
+ "image",
"--threads",
"0",
"--blacklist",
@@ -842,6 +845,7 @@
"--src",
"tests",
"gm",
+ "image",
"--blacklist",
"serialize-8888",
"gm",
@@ -1042,6 +1046,7 @@
"--src",
"tests",
"gm",
+ "image",
"--blacklist",
"serialize-8888",
"gm",
@@ -2236,6 +2241,7 @@
"--src",
"tests",
"gm",
+ "image",
"--blacklist",
"pdf",
"gm",
@@ -2479,6 +2485,7 @@
"--src",
"tests",
"gm",
+ "image",
"--blacklist",
"msaa16",
"gm",
« no previous file with comments | « dm/DMSrcSink.cpp ('k') | tools/dm_flags.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698