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

Unified Diff: testing/libfuzzer/fuzzers/dicts/icc.dict

Issue 2788393003: Add color profile testing/libfuzzer/fuzzers/dicts/icc.dict (Closed)
Patch Set: Created 3 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
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: testing/libfuzzer/fuzzers/dicts/icc.dict
diff --git a/testing/libfuzzer/fuzzers/dicts/icc.dict b/testing/libfuzzer/fuzzers/dicts/icc.dict
new file mode 100644
index 0000000000000000000000000000000000000000..f050ce228097217e68e26e43f23851275183ac78
--- /dev/null
+++ b/testing/libfuzzer/fuzzers/dicts/icc.dict
@@ -0,0 +1,115 @@
+# Fuzzing dictionary for icc color profiles.
+
+magic="acsp"
+
+# Tag names and types
+"A2B0"
+"A2B1"
+"A2B2"
+"B2A0"
+"B2A1"
+"B2A2"
+"XYZ "
+"bTRC"
+"bXYZ"
+"bfd "
+"bkpt"
+"calt"
+"chad"
+"chrm"
+"ciis"
+"clot"
+"clro"
+"clrt"
+"cprt"
+"crdi"
+"curv"
+"data"
+"desc"
+"devs"
+"dict"
+"dmdd"
+"dmnd"
+"dscm"
+"dtim"
+"gTRC"
+"gXYZ"
+"gamt"
+"kTRC"
+"lumi"
+"mAB "
+"mBA "
+"meas"
+"meta"
+"mft1"
+"mft2"
+"mluc"
+"mmod"
+"mpet"
+"ncl2"
+"ncol"
+"para"
+"pre0"
+"pre1"
+"pre2"
+"ps2i"
+"ps2s"
+"psd0"
+"psd1"
+"psd2"
+"psd3"
+"pseq"
+"psid"
+"rTRC"
+"rXYZ"
+"rcs2"
+"resp"
+"rig0"
+"rig2"
+"scrd"
+"sf32"
+"sig "
+"targ"
+"tech"
+"text"
+"uf32"
+"ui08"
+"ui16"
+"ui32"
+"ui64"
+"vcgt"
+"view"
+"vued"
+"wtpt"
+
+# Color spaces
+"CMYK"
+"CMY "
+"GRAY"
+"Lab "
+"Lch "
+"Luv "
+"RGB "
+"XYZ "
+"YCbr"
+
+# Profile class
+"abst"
+"link"
+"mntr"
+"nmcl"
+"prtr"
+"scnr"
+"spac"
+
+# Platforms
+"ADBE"
+"APPL"
+"MSFT"
+
+# Profile creators or CMM names
+"argl"
+"appl"
+"adbe"
+"goog"
+"lcms"
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698