Update the color space bits
[platform/upstream/libSkiaSharp.git] / fuzz /
2017-05-12 Matthew LeibowitzMerge branch 'xamarin-mobile-bindings' into update-m58
2017-05-06 Matthew LeibowitzUpdate xamarin-mobile-bindings with chrome/m58
2017-03-20 Matthew LeibowitzMerge pull request #52 from mono/update-m57
2017-03-12 Matthew LeibowitzMerge branch 'chrome/m57' into update-m57
2017-03-01 Hal CanaryFuzzCanvas: fix text generation BUG=skia:6299
2017-03-01 Kevin LubickDefine canvas fuzzers like the other API fuzzers
2017-03-01 Hal Canaryfuzz: dump_canvas
2017-02-27 Kevin LubickFix stack-overflow in FuzzCanvas
2017-02-27 Hal CanaryFuzzCanvas: impl SkPictureShader, SkTypeface, other...
2017-02-27 Hal CanaryFuzz PDF, N32, and Null Canvases
2017-02-26 Mike Reedbegin to hide details of SkPathEffect
2017-02-23 Mike ReedRevert "Revert "Revert[2] "hide deprecated underline...
2017-02-23 Mike ReedRevert "Revert[2] "hide deprecated underline and strike...
2017-02-22 Mike ReedRevert[2] "hide deprecated underline and strikethru"
2017-02-21 Kevin LubickMake sure fuzzer can't pick an illegal colortype
2017-02-21 Kevin LubickDraw path onto a canvas when fuzzing
2017-02-20 Kevin LubickWrite SkRegion fuzzer
2017-02-17 Leon ScrogginsRevert "hide deprecated underline and strikethru"
2017-02-17 Kevin LubickChange bitmap initialization in DrawFunctions fuzzer
2017-02-17 Mike Reedhide deprecated underline and strikethru
2017-02-15 Kevin LubickAdd a way to compute the code coverage of fuzzers
2017-02-09 Florin Malita[4fGradient] Relax interval checks for SkGradientShader...
2017-02-09 Florin MalitaLog fuzzer linear gradient params in verbose mode
2017-01-21 Mike KleinRemove SkColorCubeFilter. It is unused.
2017-01-16 Matthew LeibowitzMerge branch 'xamarin-svg-canvas' into xamarin-mobile...
2017-01-11 Mike Reedmove SkTRegister.h into tools
2017-01-06 Matthew LeibowitzMerge pull request #42 from mono/develop-next
2017-01-06 Kevin LubickAdd in Path fuzzer
2017-01-06 Kevin LubickBe able to fuzz a directory of input
2016-12-13 Ethan Nicholasre-land of added sk_FragCoord support to skslc
2016-12-12 Greg DanielRevert "added sk_FragCoord support to skslc"
2016-12-12 Ethan Nicholasadded sk_FragCoord support to skslc
2016-12-12 Mike Reedchange SkClipOp to a class enum
2016-12-09 Mike ReedRevert[2] "remove SK_SUPPORT_LEGACY_CLIP_REGIONOPS"
2016-12-09 Mike ReedRevert "remove SK_SUPPORT_LEGACY_CLIP_REGIONOPS"
2016-12-08 Mike Reedremove SK_SUPPORT_LEGACY_CLIP_REGIONOPS
2016-12-08 Leon Scroggins IIIAdd fuzzing for decoding animated images
2016-11-29 Brian SalomonRename SkSL::GLSLCapsFactory to SkSL::ShaderCapsFactory
2016-11-29 Kevin LubickFix fuzzRange
2016-11-29 Kevin LubickFix DrawFunctions fuzzer to initialize bitmaps
2016-11-23 Hal CanarySkImageEncoder: simplify API
2016-11-22 Hal CanaryRevert 248ff023 & 2cb6cb72
2016-11-22 Kevin LubickFuzzDrawFunctions from twsmith
2016-11-22 Hal CanarySkImageEncoder: simplify API
2016-11-21 Ethan Nicholasre-land of switched skslc from std::string to SkString
2016-11-20 Greg DanielRevert "switched skslc from std::string to SkString"
2016-11-18 Ethan Nicholasswitched skslc from std::string to SkString
2016-11-18 Matthew LeibowitzMerge branch 'chrome/m56' into update-m56
2016-11-16 Kevin LubickAdd back in min/max check on fuzzer range
2016-11-14 Kevin LubickProperly handle INT_MIN and related
2016-11-11 Ethan Nicholasre-re-land of skslc now uses standard Skia caps
2016-11-11 Leon ScrogginsRevert "re-land of skslc now uses standard Skia caps"
2016-11-11 Ethan Nicholasre-land of skslc now uses standard Skia caps
2016-11-11 Leon ScrogginsRevert "skslc now uses standard Skia caps"
2016-11-11 Ethan Nicholasskslc now uses standard Skia caps
2016-11-10 Kevin LubickAvoid platform-dependent function params in Fuzzer
2016-11-07 Hal Canarybench, samples, etc: s/SkAutoTUnref/sk_sp/
2016-11-04 Tyler HoeflickerMerge remote-tracking branch 'upstream/xamarin-mobile...
2016-11-03 Ben WagnerRemove SkAutoTDelete.
2016-11-01 Kevin LubickMake fuzzers use cleaner interface
2016-11-01 Mike Reedhide setImageFilter(ptr)
2016-10-29 Matthew LeibowitzMerge pull request #32 from mono/update-m55
2016-10-28 Mike Reedremove xfermode from public api
2016-10-25 kjlubickFix memory leak in FuzzGradients
2016-10-25 Matthew LeibowitzMerge pull request #30 from mono/xamarin-mobile-bindings
2016-10-24 kjlubickFix fuzzer's bools to be 0 or 1 only
2016-10-24 scroggoAdd support for multiple frames in SkCodec
2016-10-24 Brian OsmanRename all color space factories from New* to Make*
2016-10-20 ethannicholasre-re-land of skslc now automatically turns on derivati...
2016-10-18 kjlubickAdd SKSL fuzzer
2016-10-11 Matthew LeibowitzMerge from google/chrome/m55
2016-10-06 reedRevert[8] "replace SkXfermode obj with SkBlendMode...
2016-10-05 Mike ReedRevert[7] "replace SkXfermode obj with SkBlendMode...
2016-10-05 Mike ReedRevert[6] "replace SkXfermode obj with SkBlendMode...
2016-10-04 Mike ReedRevert[5] "replace SkXfermode obj with SkBlendMode...
2016-10-04 Mike ReedRevert[4] "replace SkXfermode obj with SkBlendMode...
2016-10-03 Mike ReedRevert "Revert "Revert "replace SkXfermode obj with...
2016-10-03 Mike ReedRevert "Revert "replace SkXfermode obj with SkBlendMode...
2016-10-03 kjlubickAdd fuzz executable to GN
2016-10-03 Mike ReedRevert "replace SkXfermode obj with SkBlendMode enum...
2016-10-03 Mike Reedreplace SkXfermode obj with SkBlendMode enum in paints
2016-09-16 scroggoMake SkPngCodec decode progressively.
2016-09-12 reedchange SkStreams to work with sk_sp<SkData> instead...
2016-09-02 Matthew LeibowitzMerge pull request #21 from mono/merge-m54
2016-09-02 Matthew LeibowitzMerge pull request #20 from mono/gpu-support
2016-08-30 Matthew LeibowitzMerge branch 'chrome/m54' into merge-m54
2016-08-12 kjlubickCreate gradient fuzzers
2016-08-03 bungemanConvert SkAutoTUnref<SkData> to sk_sp<SkData>.
2016-08-02 bungemanMove off SK_SUPPORT_LEGACY_DATA_FACTORIES.
2016-07-23 Matthew LeibowitzMerge pull request #15 from mono/update-skia-m52
2016-07-19 kjlubickPort FuzzPathop from chromium
2016-07-18 Matthew LeibowitzMerge branch 'chrome/m53' into update-skia-m52
2016-07-18 Matthew LeibowitzMerge branch 'feature-patheffect' into update-skia-m52
2016-07-13 Matthew LeibowitzMerge branch 'feature-patheffect' into update-skia-m52
2016-06-25 reedremove DownSample imagefilter
2016-06-23 kjlubickAdd deserialize color space entry point for fuzzing
2016-06-17 Matthew LeibowitzMerge branch 'chrome/m52' into update-skia-m52
2016-06-09 kjlubickAdd ICC fuzzer
2016-06-06 scroggoRevert of Make SkPngCodec decode progressively. (patchs...
2016-06-02 scroggoMake SkPngCodec decode progressively.
next