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

Unified Diff: tools/dm_flags.json

Issue 982163002: When running under Valgrind, don't draw .webps into .pdfs. (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 681b0c58bc556d04a39ed33aa83c422a1723bc17..07a9588a89fd1d821bbb714c160cffdd675fb7b5 100644
--- a/tools/dm_flags.json
+++ b/tools/dm_flags.json
@@ -106,6 +106,7 @@
"gpu",
"msaa16",
"nvprmsaa16",
+ "pdf",
"serialize-8888",
"tiles_rt-8888",
"pipe-8888",
@@ -117,6 +118,9 @@
"msaa",
"_",
"PANO_20121023_214540.jpg",
+ "pdf",
+ "_",
+ ".webp",
"--match",
"~Threaded"
],
« 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