aboutsummaryrefslogtreecommitdiffhomepage
path: root/samplecode/SampleFilterFuzz.cpp
Commit message (Expand)AuthorAge
...
* switch maskfilters to sk_spGravatar reed2016-04-04
* Revert of Update SkXfermodeImageFilter to sk_sp (patchset #4 id:60001 of http...Gravatar robertphillips2016-04-04
* Update SkXfermodeImageFilter to sk_spGravatar robertphillips2016-04-04
* Update SkBlurImageFilter to sk_spGravatar robertphillips2016-04-04
* Update SkAlphaThresholdFilter to sk_spGravatar robertphillips2016-04-01
* Update SkImageSource to sk_spGravatar robertphillips2016-04-01
* Update SkOffsetImageFilter to sk_spGravatar robertphillips2016-03-31
* Update SkMergeImageFilter to sk_spGravatar robertphillips2016-03-30
* Update SkComposeImageFilter to sk_spGravatar robertphillips2016-03-30
* Switch SkLocalMatrixImageFilter and SkPaintImageFilter over to sk_spGravatar robertphillips2016-03-30
* Revert of Switch SkLocalMatrixImageFilter and SkPaintImageFilter over to sk_s...Gravatar djsollen2016-03-29
* Switch SkLocalMatrixImageFilter and SkPaintImageFilter over to sk_spGravatar robertphillips2016-03-29
* switch xfermodes over to sk_spGravatar reed2016-03-29
* Style bikeshed - remove extraneous whitespaceGravatar halcanary2016-03-29
* Swap SkPictureImageFilter's factories over to smart pointersGravatar robertphillips2016-03-28
* move setshader to sk_sp, re-using SK_SUPPORT_LEGACY_CREATESHADER_PTRGravatar reed2016-03-25
* Reland of [2] of "switch colorfilters to sk_sp (patchset #11 id:200001 of htt...Gravatar reed2016-03-22
* Revert of Revert[2] of "switch colorfilters to sk_sp (patchset #11 id:200001 ...Gravatar reed2016-03-22
* Revert[2] of "switch colorfilters to sk_sp (patchset #11 id:200001 of https:/...Gravatar reed2016-03-22
* Revert of switch colorfilters to sk_sp (patchset #11 id:200001 of https://cod...Gravatar reed2016-03-22
* switch colorfilters to sk_spGravatar reed2016-03-22
* guard rasterizer and drawlooper settersGravatar reed2016-03-21
* Reland of "switch patheffects over to sk_sp (patchset #5 id:80001 of https://...Gravatar reed2016-03-18
* Revert of switch patheffects over to sk_sp (patchset #5 id:80001 of https://c...Gravatar reed2016-03-18
* switch patheffects over to sk_spGravatar reed2016-03-18
* return pictures as sk_spGravatar reed2016-03-18
* update callsites for Make image factoriesGravatar reed2016-03-17
* Move annotations to canvas virtual (patchset #8 id:140001 of https://coderevi...Gravatar reed2016-03-04
* Revert of move annotations to canvas virtual (patchset #8 id:140001 of https:...Gravatar reed2016-03-03
* move annotations to canvas virtualGravatar reed2016-03-03
* fix misc asserts and checks found by fuzzerGravatar reed2016-02-22
* Revert of fix misc asserts and checks found by fuzzer (patchset #1 id:1 of ht...Gravatar ethannicholas2016-02-22
* fix misc asserts and checks found by fuzzerGravatar reed2016-02-22
* Revert of ix misc asserts and checks found by fuzzer (patchset #1 id:1 of htt...Gravatar reed2016-02-22
* Reland of ix misc asserts and checks found by fuzzer (patchset #1 id:1 of htt...Gravatar reed2016-02-22
* Revert of fix misc asserts and checks found by fuzzer (patchset #1 id:1 of ht...Gravatar reed2016-02-21
* fix misc asserts and checks found by fuzzerGravatar reed2016-02-20
* move declaration of CreateLightingFilter into SkColorMatrixFilterGravatar reed2016-01-11
* Implement an SkPaint-based image filterGravatar ajuma2016-01-08
* Switch SkAutoMalloc to SkAutoTMalloc to avoid castGravatar scroggo2015-12-10
* Convert unit tests, GMs from SkBitmapSource to SkImagesourceGravatar fmalita2015-09-15
* Style Change: NULL->nullptrGravatar halcanary2015-08-27
* Add new SkPoint3 classGravatar robertphillips2015-07-13
* Move SkMatrixImageFilter into core, and add a factory fn for it.Gravatar senorblanco2015-03-20
* Remove uniqueID from all filter serialization.Gravatar senorblanco2015-03-18
* SkPaint::FilterLevel -> SkFilterQualityGravatar reed2015-03-16
* remove unused drawDataGravatar reed2015-01-02
* Adding color cube to fuzzerGravatar sugoi2014-10-27
* Adding an option to render only the shadow in SkDropShadowImageFilterGravatar sugoi2014-10-23
* "NULL !=" = NULLGravatar bsalomon2014-09-05