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

Unified Diff: tools/dm_flags.json

Issue 1376573002: DM: PDFSink sets rasterizer keyword (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Created 5 years, 3 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 6a05726b813d6314898dabbbfdbc2f5efe237c93..2faef1c14d39de8e988dcf55840972bceba38863 100644
--- a/tools/dm_flags.json
+++ b/tools/dm_flags.json
@@ -12,6 +12,7 @@
"upright-matrix-8888",
"upright-matrix-gpu",
"pdf",
+ "pdf_poppler",
"serialize-8888",
"tiles_rt-8888",
"pipe-8888",
@@ -793,6 +794,7 @@
"sp-8888",
"msaa16",
"pdf",
+ "pdf_poppler",
"serialize-8888",
"tiles_rt-8888",
"pipe-8888",
@@ -935,6 +937,7 @@
"sp-8888",
"msaa16",
"pdf",
+ "pdf_poppler",
"serialize-8888",
"tiles_rt-8888",
"pipe-8888",
@@ -1101,6 +1104,7 @@
"nvprmsaa16",
"msaa16",
"pdf",
+ "pdf_poppler",
"serialize-8888",
"tiles_rt-8888",
"pipe-8888",
@@ -1265,6 +1269,7 @@
"upright-matrix-gpu",
"msaa16",
"pdf",
+ "pdf_poppler",
"serialize-8888",
"tiles_rt-8888",
"pipe-8888",
« 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