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

Unified Diff: tools/dm_flags.json

Issue 1718273004: Add an SkImageGeneratorCG (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Blacklist questionable bmps on CG Created 4 years, 9 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
Index: tools/dm_flags.json
diff --git a/tools/dm_flags.json b/tools/dm_flags.json
index 5999c1ae3a7a37f94e4c3902e5ea45707837aa59..afc39df8f7daf371d234bd7b83bdaee400b3e8d1 100644
--- a/tools/dm_flags.json
+++ b/tools/dm_flags.json
@@ -38,6 +38,62 @@
"gm",
"_",
"tilemodesProcess",
+ "_",
+ "image",
+ "gen_platform_opaque",
+ "rgba32abf.bmp",
+ "_",
+ "image",
+ "gen_platform_premul",
+ "rgba32abf.bmp",
+ "_",
+ "image",
+ "gen_platform_opaque",
+ "rgb24prof.bmp",
+ "_",
+ "image",
+ "gen_platform_premul",
+ "rgb24prof.bmp",
+ "_",
+ "image",
+ "gen_platform_opaque",
+ "rgb24lprof.bmp",
+ "_",
+ "image",
+ "gen_platform_premul",
+ "rgb24lprof.bmp",
+ "_",
+ "image",
+ "gen_platform_opaque",
+ "8bpp-pixeldata-cropped.bmp",
+ "_",
+ "image",
+ "gen_platform_premul",
+ "8bpp-pixeldata-cropped.bmp",
+ "_",
+ "image",
+ "gen_platform_opaque",
+ "4bpp-pixeldata-cropped.bmp",
+ "_",
+ "image",
+ "gen_platform_premul",
+ "4bpp-pixeldata-cropped.bmp",
+ "_",
+ "image",
+ "gen_platform_opaque",
+ "32bpp-pixeldata-cropped.bmp",
+ "_",
+ "image",
+ "gen_platform_premul",
+ "32bpp-pixeldata-cropped.bmp",
+ "_",
+ "image",
+ "gen_platform_opaque",
+ "24bpp-pixeldata-cropped.bmp",
+ "_",
+ "image",
+ "gen_platform_premul",
+ "24bpp-pixeldata-cropped.bmp",
"serialize-8888",
"gm",
"_",
@@ -1955,6 +2011,62 @@
"image",
"_",
"interlaced3.png",
+ "_",
+ "image",
+ "gen_platform_opaque",
+ "rgba32abf.bmp",
+ "_",
+ "image",
+ "gen_platform_premul",
+ "rgba32abf.bmp",
+ "_",
+ "image",
+ "gen_platform_opaque",
+ "rgb24prof.bmp",
+ "_",
+ "image",
+ "gen_platform_premul",
+ "rgb24prof.bmp",
+ "_",
+ "image",
+ "gen_platform_opaque",
+ "rgb24lprof.bmp",
+ "_",
+ "image",
+ "gen_platform_premul",
+ "rgb24lprof.bmp",
+ "_",
+ "image",
+ "gen_platform_opaque",
+ "8bpp-pixeldata-cropped.bmp",
+ "_",
+ "image",
+ "gen_platform_premul",
+ "8bpp-pixeldata-cropped.bmp",
+ "_",
+ "image",
+ "gen_platform_opaque",
+ "4bpp-pixeldata-cropped.bmp",
+ "_",
+ "image",
+ "gen_platform_premul",
+ "4bpp-pixeldata-cropped.bmp",
+ "_",
+ "image",
+ "gen_platform_opaque",
+ "32bpp-pixeldata-cropped.bmp",
+ "_",
+ "image",
+ "gen_platform_premul",
+ "32bpp-pixeldata-cropped.bmp",
+ "_",
+ "image",
+ "gen_platform_opaque",
+ "24bpp-pixeldata-cropped.bmp",
+ "_",
+ "image",
+ "gen_platform_premul",
+ "24bpp-pixeldata-cropped.bmp",
"serialize-8888",
"gm",
"_",
« no previous file with comments | « src/ports/SkImageGeneratorCG.cpp ('k') | tools/dm_flags.py » ('j') | tools/dm_flags.py » ('J')

Powered by Google App Engine
This is Rietveld 408576698