aboutsummaryrefslogtreecommitdiffstats
path: root/fuzz
Commit message (Expand)AuthorAgeFilesLines
* Check for nullptrs when fuzzing region_deserializeKevin Lubick2018-02-011-1/+5
* remove unneeded SkFlattenableSerializationMike Reed2018-01-231-1/+0
* remove unused SkRasterizerMike Reed2018-01-211-13/+0
* check for crazy bounds from fuzzerMike Reed2018-01-191-0/+1
* Fix invalid switch in FuzzCanvasKevin Lubick2018-01-112-1/+10
* Add in Region SetPath FuzzerKevin Lubick2018-01-116-104/+202
* Refactor SerializedImageFilter to avoid duplicate codeKevin Lubick2018-01-093-871/+68
* Make commandline flags nicer for fuzz executableKevin Lubick2018-01-091-9/+18
* Fuzz: GrContextFactory needs to stay in scopeHal Canary2018-01-081-8/+7
* Add SkPipe fuzzerKevin Lubick2018-01-031-0/+21
* fuzz/FuzzCanvas: range in inclucive, not half-openHal Canary2017-12-201-3/+4
* Fuzz skpicture with ReadBufferKevin Lubick2017-12-121-2/+2
* Implement a fast path for solid color lattice rectangleStan Iliev2017-12-111-2/+2
* upgrade SkReadBuffer to always validateMike Reed2017-12-062-6/+6
* Fuzz: RasterN32CanvasViaSerialization,Hal Canary2017-12-011-0/+17
* Add textblob fuzzerKevin Lubick2017-11-211-1/+20
* Revert "Revert "Remove MakeForLocalSpace since picture image is sufficient""Mike Reed2017-11-091-9/+1
* Use validating buffer for skpathKevin Lubick2017-11-091-4/+8
* Revert "Remove MakeForLocalSpace since picture image is sufficient"Mike Reed2017-11-091-1/+9
* Remove MakeForLocalSpace since picture image is sufficientMike Reed2017-11-091-9/+1
* Fuzz: use SkNullWStreamHal Canary2017-08-291-5/+1
* Convert NULL and 0 to nullptr.Ben Wagner2017-08-281-1/+1
* Switch SkSL to std::stringBrian Osman2017-08-141-2/+2
* Remove SkTypeface::Style from fuzzers and lua.Ben Wagner2017-08-081-3/+8
* use unique_ptr for codec factoriesMike Reed2017-07-251-1/+1
* remove (unused?) arcto patheffectMike Reed2017-07-242-21/+9
* remove unused SkPoint3 from SkColor.hMike Reed2017-07-221-0/+1
* guard references to SkColorTableMike Reed2017-07-181-1/+1
* Reland "Remove support for decoding to kIndex_8"Leon Scroggins2017-07-111-33/+10
* Revert "Remove support for decoding to kIndex_8"Leon Scroggins2017-07-101-10/+33
* Remove support for decoding to kIndex_8Leon Scroggins III2017-07-101-33/+10
* Add SkCodec::Result indicating error in the dataLeon Scroggins III2017-07-061-1/+5
* Remove SkImageFilter::MakeBlur entry pointRobert Phillips2017-06-271-1/+2
* remove unused mode parameter from SkMergeImageFilterMike Reed2017-06-192-9/+4
* Revert "Revert "Delete SkGaussianEdgeShader""Florin Malita2017-05-311-2/+2
* Revert "Delete SkGaussianEdgeShader"Florin Malita2017-05-311-2/+2
* Delete SkGaussianEdgeShaderFlorin Malita2017-05-301-2/+2
* move files out of private, and fix up callers to IWYUMike Reed2017-05-162-0/+2
* add drawString helper to canvasCary Clark2017-04-281-2/+2
* hide lockpixels api behind flagMike Reed2017-04-171-1/+0
* Revert[4] "clean up (partially) colortable api""""Mike Reed2017-04-031-2/+1
* move vertex-mode enum into SkVerticesMike Reed2017-04-031-14/+7
* Revert "Revert[2] "clean up (partially) colortable api"""Mike Reed2017-04-011-1/+2
* Revert[2] "clean up (partially) colortable api""Mike Reed2017-04-011-2/+1
* skslc can now be compiled with no Skia dependencies, in preparation for its e...Ethan Nicholas2017-03-311-1/+1
* Revert "clean up (partially) colortable api"Mike Klein2017-03-311-1/+2
* Revert "skslc can now be compiled with no Skia dependencies, in preparation f...Ethan Nicholas2017-03-311-1/+1
* clean up (partially) colortable apiMike Reed2017-03-311-2/+1
* skslc can now be compiled with no Skia dependencies, in preparation for its e...Ethan Nicholas2017-03-311-1/+1
* Revert "skslc can now be compiled with no Skia dependencies, in preparation for"Ethan Nicholas2017-03-301-1/+1