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

Unified Diff: tools/dm_flags.json

Issue 1318503003: Skip scaled_tilemodes_npot on Galaxy S4 (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Created 5 years, 4 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 5854967b3bd82e62f75087418029d6f1dfef30db..b0d3248098273ba20170c60d07332edfc6aef0a2 100644
--- a/tools/dm_flags.json
+++ b/tools/dm_flags.json
@@ -400,7 +400,8 @@
"--match",
"~tabl_mozilla_0",
"~desk_yahoonews_0",
- "~imagefiltersclipped"
+ "~imagefiltersclipped",
+ "~scaled_tilemodes_npot"
],
"Test-Android-GCC-Nexus7-GPU-Tegra3-Arm7-Release": [
"--config",
@@ -758,6 +759,18 @@
"image",
"decode",
"Hopstarter-Mac-Folders-Apple.ico",
+ "_",
+ "image",
+ "_",
+ "interlaced1.png",
+ "_",
+ "image",
+ "_",
+ "interlaced2.png",
+ "_",
+ "image",
+ "_",
+ "interlaced3.png",
"--match",
"~tabl_mozilla_0",
"~desk_yahoonews_0",
@@ -890,6 +903,18 @@
"image",
"decode",
"Hopstarter-Mac-Folders-Apple.ico",
+ "_",
+ "image",
+ "_",
+ "interlaced1.png",
+ "_",
+ "image",
+ "_",
+ "interlaced2.png",
+ "_",
+ "image",
+ "_",
+ "interlaced3.png",
"--match",
"~Math"
],
@@ -1044,6 +1069,18 @@
"skp",
"_",
"desk_wikipedia.skp",
+ "_",
+ "image",
+ "_",
+ "interlaced1.png",
+ "_",
+ "image",
+ "_",
+ "interlaced2.png",
+ "_",
+ "image",
+ "_",
+ "interlaced3.png",
"--match",
"~Threaded"
],
@@ -1197,6 +1234,18 @@
"skp",
"_",
"desk_wikipedia.skp",
+ "_",
+ "image",
+ "_",
+ "interlaced1.png",
+ "_",
+ "image",
+ "_",
+ "interlaced2.png",
+ "_",
+ "image",
+ "_",
+ "interlaced3.png",
"--match",
"~Threaded"
],
@@ -1341,6 +1390,18 @@
"pdf",
"gm",
"_",
- "fontmgr_iter_factory"
+ "fontmgr_iter_factory",
+ "_",
+ "image",
+ "_",
+ "interlaced1.png",
+ "_",
+ "image",
+ "_",
+ "interlaced2.png",
+ "_",
+ "image",
+ "_",
+ "interlaced3.png"
]
}
« 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