aboutsummaryrefslogtreecommitdiff
path: root/fuzz
AgeCommit message (Expand)Author
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
2018-09-12Expand SkPath fuzzerRobert Phillips
2018-09-05Rip out variable offsettingJim Van Verth
2018-08-30Add FuzzPathop to oss-fuzzKevin Lubick
2018-08-29textonpath no longer in canvasMike Reed
2018-08-21IWYU: SkUtils.hHal Canary
2018-08-17Remove occluder feature from blur mask filterRobert Phillips
2018-08-06clean up includesCary Clark
2018-08-01sk_tool::Registry: make an iterator.Hal Canary
2018-07-31SkUTFHal Canary
2018-07-18Reland "SkDEBUGF: use __VA_ARGS__"Hal Canary
2018-07-17remove unused untested parts of text blobCary Clark
2018-07-12remove debug gl interface, grcontextfactory context type, and config.Brian Salomon
2018-07-11Add more tests for PolyUtilsJim Van Verth