- fe75930 Fuzz: use SkNullWStream by Hal Canary · 7 years ago
- a93a14a Convert NULL and 0 to nullptr. by Ben Wagner · 7 years ago
- 93ba0a4 Switch SkSL to std::string by Brian Osman · 7 years ago
- c6c10b4 Remove SkTypeface::Style from fuzzers and lua. by Ben Wagner · 7 years ago
- ede7bac use unique_ptr for codec factories by Mike Reed · 7 years ago
- 40e7e65 remove (unused?) arcto patheffect by Mike Reed · 7 years ago
- 54518ac remove unused SkPoint3 from SkColor.h by Mike Reed · 7 years ago
- 086a427 guard references to SkColorTable by Mike Reed · 7 years ago
- 571b30f Reland "Remove support for decoding to kIndex_8" by Leon Scroggins · 7 years ago
- 8321f75 Revert "Remove support for decoding to kIndex_8" by Leon Scroggins · 7 years ago
- 742a3e2 Remove support for decoding to kIndex_8 by Leon Scroggins III · 7 years ago
- 674a184 Add SkCodec::Result indicating error in the data by Leon Scroggins III · 7 years ago
- 70e3e9a Remove SkImageFilter::MakeBlur entry point by Robert Phillips · 7 years ago
- 0bdaf05 remove unused mode parameter from SkMergeImageFilter by Mike Reed · 7 years ago
- bb3f562 Revert "Revert "Delete SkGaussianEdgeShader"" by Florin Malita · 7 years ago
- 9d14f93 Revert "Delete SkGaussianEdgeShader" by Florin Malita · 7 years ago
- 64790a3 Delete SkGaussianEdgeShader by Florin Malita · 7 years ago
- c090c64 move files out of private, and fix up callers to IWYU by Mike Reed · 7 years ago
- 2a475ea add drawString helper to canvas by Cary Clark · 8 years ago
- 4edb5d2 hide lockpixels api behind flag by Mike Reed · 8 years ago
- 6b3155c Revert[4] "clean up (partially) colortable api"""" by Mike Reed · 8 years ago
- 887cdf1 move vertex-mode enum into SkVertices by Mike Reed · 8 years ago
- b14131c Revert "Revert[2] "clean up (partially) colortable api""" by Mike Reed · 8 years ago
- 9920b10 Revert[2] "clean up (partially) colortable api"" by Mike Reed · 8 years ago
- 0df1b04 skslc can now be compiled with no Skia dependencies, in preparation for its eventual by Ethan Nicholas · 8 years ago
- 1d1165c Revert "clean up (partially) colortable api" by Mike Klein · 8 years ago
- 9bd301d Revert "skslc can now be compiled with no Skia dependencies, in preparation for its eventual" by Ethan Nicholas · 8 years ago
- 2e491a6 clean up (partially) colortable api by Mike Reed · 8 years ago
- f3333c8 skslc can now be compiled with no Skia dependencies, in preparation for its eventual by Ethan Nicholas · 8 years ago
- bcf35f8 Revert "skslc can now be compiled with no Skia dependencies, in preparation for" by Ethan Nicholas · 8 years ago
- 7833466 skslc can now be compiled with no Skia dependencies, in preparation for by Ethan Nicholas · 8 years ago
- b549cc3 Change SkMemory to the more accurately named SkMalloc. by Herb Derby · 8 years ago
- 5aa9158 FuzzCanvas: NullGL & DebugGL by Hal Canary · 8 years ago
- d7b34a5 Make SkMemory.h and adjust all files for usage. by Herb Derby · 8 years ago
- 6405e71 Remove gpu configs that don't have explicit API. by Brian Salomon · 8 years ago
- 5fa6645 remove unused VerticesFlags by Mike Reed · 8 years ago
- a839fc0 Add Chromium's fuzz_fileter_fuzz to skia. by Herb Derby · 8 years ago
- f49b1e0 FuzzCanvas: only valid ChannelSelectors by Hal Canary · 8 years ago
- 0361d49 FuzzCanvas: make fuzzing drawImgNine easier by Hal Canary · 8 years ago
- 44801ca FuzzCanvas: NativeGLCanvas by Hal Canary · 8 years ago
- 8f0161a Update coverage script to cover new Canvas Fuzzers by Kevin Lubick · 8 years ago
- dad29a0 Fix uninitialized values in FuzzCanvas by Kevin Lubick · 8 years ago
- 97eb4fe add SkVertices::Builder by Mike Reed · 8 years ago
- 1e0138b FuzzCanvas: rename functions, cleanup by Hal Canary · 8 years ago
- f700520 FuzzCanvas: fuzz_enum_range template by Hal Canary · 8 years ago
- 5af600e FuzzCanvas: SkVertices by Hal Canary · 8 years ago
- e03c3e5 FuzzCanvas: ImageFilter by Hal Canary · 8 years ago
- 5395c59 FuzzCanvas: TextBlob RSXform SkMaskFilter SkPathEffect by Hal Canary · 8 years ago
- b69c4b8 formatting change: FuzzCanvas.cpp by Hal Canary · 8 years ago
- 27bece8 FuzzCanvas: SkColorFilter by Hal Canary · 8 years ago
- 3a97d27 Fuzz Canvas: Remember that nextRange is inclusive. by Hal Canary · 8 years ago
- ce540ea FuzzCanvas: fix BUG=skia:6321 by Hal Canary · 8 years ago
- 68b9b57 FuzzCanvas: fix drawVertices BUG=skia:6314 by Hal Canary · 8 years ago
- c1a70e2 FuzzCanvas: fix text generation BUG=skia:6299 by Hal Canary · 8 years ago
- 1ac8fd2 Define canvas fuzzers like the other API fuzzers by Kevin Lubick · 8 years ago
- 62176db fuzz: dump_canvas by Hal Canary · 8 years ago
- edbeb8b Fix stack-overflow in FuzzCanvas by Kevin Lubick · 8 years ago
- 671e442 FuzzCanvas: impl SkPictureShader, SkTypeface, other TextEncodings by Hal Canary · 8 years ago
- 24ac42b Fuzz PDF, N32, and Null Canvases by Hal Canary · 8 years ago
- a07741a begin to hide details of SkPathEffect by Mike Reed · 8 years ago
- bcfb8f6 Revert "Revert "Revert[2] "hide deprecated underline and strikethru""" by Mike Reed · 8 years ago
- cfd3d9f Revert "Revert[2] "hide deprecated underline and strikethru"" by Mike Reed · 8 years ago
- aab68c5 Revert[2] "hide deprecated underline and strikethru" by Mike Reed · 8 years ago
- 5d5601c Make sure fuzzer can't pick an illegal colortype by Kevin Lubick · 8 years ago
- 0d4bc0d Draw path onto a canvas when fuzzing by Kevin Lubick · 8 years ago
- edee1ae Write SkRegion fuzzer by Kevin Lubick · 8 years ago
- e005edd Revert "hide deprecated underline and strikethru" by Leon Scroggins · 8 years ago
- 8c8b618 Change bitmap initialization in DrawFunctions fuzzer by Kevin Lubick · 8 years ago
- a01bf9a hide deprecated underline and strikethru by Mike Reed · 8 years ago
- 0168e04 Add a way to compute the code coverage of fuzzers by Kevin Lubick · 8 years ago
- 3d1a6bc [4fGradient] Relax interval checks for SkGradientShaderBase also by Florin Malita · 8 years ago
- 75435bf Log fuzzer linear gradient params in verbose mode by Florin Malita · 8 years ago
- efaad3c Remove SkColorCubeFilter. It is unused. by Mike Klein · 8 years ago
- ab273fa move SkTRegister.h into tools by Mike Reed · 8 years ago
- f04c50a Add in Path fuzzer by Kevin Lubick · 8 years ago
- f80f115 Be able to fuzz a directory of input by Kevin Lubick · 8 years ago
- 941e7e2 re-land of added sk_FragCoord support to skslc by Ethan Nicholas · 8 years ago
- e8e4a3e Revert "added sk_FragCoord support to skslc" by Greg Daniel · 8 years ago
- ce33f10 added sk_FragCoord support to skslc by Ethan Nicholas · 8 years ago
- ebfce6d change SkClipOp to a class enum by Mike Reed · 8 years ago
- c1f7774 Revert[2] "remove SK_SUPPORT_LEGACY_CLIP_REGIONOPS" by Mike Reed · 8 years ago
- a129dfe Revert "remove SK_SUPPORT_LEGACY_CLIP_REGIONOPS" by Mike Reed · 8 years ago
- 8e7432b remove SK_SUPPORT_LEGACY_CLIP_REGIONOPS by Mike Reed · 8 years ago
- c5a8366 Add fuzzing for decoding animated images by Leon Scroggins III · 8 years ago
- f1dd677 Rename SkSL::GLSLCapsFactory to SkSL::ShaderCapsFactory by Brian Salomon · 8 years ago
- d104266 Fix fuzzRange by Kevin Lubick · 8 years ago
- cdb4d3c Fix DrawFunctions fuzzer to initialize bitmaps by Kevin Lubick · 8 years ago
- db68301 SkImageEncoder: simplify API by Hal Canary · 8 years ago
- a2b4bdc Revert 248ff023 & 2cb6cb72 by Hal Canary · 8 years ago
- fec1dea FuzzDrawFunctions from twsmith by Kevin Lubick · 8 years ago
- 248ff02 SkImageEncoder: simplify API by Hal Canary · 8 years ago
- 9e1138d re-land of switched skslc from std::string to SkString by Ethan Nicholas · 8 years ago
- 792d0f1 Revert "switched skslc from std::string to SkString" by Greg Daniel · 8 years ago
- d8df21a switched skslc from std::string to SkString by Ethan Nicholas · 8 years ago
- c9f0cc8 Add back in min/max check on fuzzer range by Kevin Lubick · 8 years ago
- fb0ce92 Properly handle INT_MIN and related by Kevin Lubick · 8 years ago
- 7ef4b74 re-re-land of skslc now uses standard Skia caps by Ethan Nicholas · 8 years ago
- 857cb97 Revert "re-land of skslc now uses standard Skia caps" by Leon Scroggins · 8 years ago
- 498d403 re-land of skslc now uses standard Skia caps by Ethan Nicholas · 8 years ago
- b0b5360 Revert "skslc now uses standard Skia caps" by Leon Scroggins · 8 years ago