aboutsummaryrefslogtreecommitdiff
path: root/fuzz
AgeCommit message (Expand)Author
2019-01-28Converting more debug code to SkJSONWriterBrian Osman
2019-01-23Add getTypefaceOrDefault and refTypefaceOrDefaultHerb Derby
2019-01-04start to build with no paint-text fieldsMike Reed
2019-01-03remove legacy fontmetrics flagMike Reed
2018-12-25don't use drawPosTextMike Reed
2018-12-17FuzzCanvas: do textToglyphs rightHal Canary
2018-12-17Prevent exponential growth of 'nice' paths when fuzzingKevin Lubick
2018-12-14Avoid system fonts when fuzzingKevin Lubick
2018-12-13remove legacy pathref validationCary Clark
2018-12-12make SK_SUPPORT_LEGACY_FONTMETRICS_IN_PAINT conditionalMike Reed
2018-12-11bracket SkPath pathRefIsValid with defineCary Clark
2018-12-05clean up conditional code for SkTextEncodingMike Reed
2018-11-28remove legacy hinting-enum guardsMike Reed
2018-11-23start to hide textparams on SkPaintMike Reed
2018-11-21use SkFont in a lot of placesMike Reed
2018-11-19Fuzz: un-inline some codeHal Canary
2018-11-19simplify nextRange(), fold in nextEnum()Mike Klein
2018-11-09Revert "rm legacy flags for hinting enum"Mike Reed
2018-11-09rm legacy flags for hinting enumMike Reed
2018-11-08Revert[4] "hide nested hinting enum"Mike Reed
2018-11-07Reland "Revert "hide nested hinting enum""Mike Klein
2018-11-07Revert "Revert "hide nested hinting enum""Mike Reed
2018-11-07Revert "hide nested hinting enum"Mike Reed
2018-11-07hide nested hinting enumMike Reed
2018-11-07[fuzzer] Check enum type at compile timeKevin Lubick
2018-11-04remove empty devKern from SkPaintMike Reed
2018-11-02SkPaint::Align is deadMike Reed
2018-10-29Remove SrcRectConstraint from drawImageRect overloads with no src rectBrian Salomon
2018-10-27Reland "hide setTextAlign"Mike Reed
2018-10-27Revert "hide setTextAlign"Brian Osman
2018-10-27hide setTextAlignMike Reed
2018-10-23remove (unused) vertical-textMike Reed
2018-10-23Have FuzzPathop make a new path every timeKevin Lubick
2018-10-23Add Legacy fuzz reproducerKevin Lubick
2018-10-17Add new Codec fuzzers to FuzzMainKevin Lubick
2018-10-17Add fuzzers for SkAndroidCodec & incrementalDecodeLeon Scroggins III
2018-10-12Exercise entire public PathOp APIKevin Lubick
2018-10-11Add oss-fuzz entrypoint for Polyutils fuzzKevin Lubick
2018-10-11Add autodetect for polyutils fuzzKevin Lubick
2018-10-01delete textonpath code -- not used anywhereMike Reed
2018-09-25FuzzPath -> FuzzNicePathMike Klein
2018-09-25FuzzPath() should probably make a valid pathMike Klein
2018-09-24make only valid SkRRects in FuzzPathMike Klein
2018-09-24Update autodetects for newer fuzzersKevin Lubick
2018-09-21move skpipe to experimentalMike Klein
2018-09-20SkDocument: Factories now located in SkPDFDocument.h and SkXPSDocument.hHal Canary
2018-09-19test,tools: whitespace changes for clang-formatHal Canary
2018-09-17Make fuzz::next overloads more consistentKevin Lubick
2018-09-14Harden SerializedImageFilter fuzzer against filter creation failureRobert Phillips
2018-09-13Fix SkPath::reverseAddPath and fuzzing of SkPath enumsRobert Phillips