aboutsummaryrefslogtreecommitdiffhomepage
path: root/include/effects/SkPictureImageFilter.h
Commit message (Expand)AuthorAge
* SkPictureImageFilter::onMakeColorSpace()Gravatar Matt Sarett2017-04-15
* remove 4 legacy flags (clients already updated)Gravatar Mike Reed2016-10-20
* Outline SkImageFilter Make methodsGravatar robertphillips2016-04-17
* Switch SkPictureImageFilter over to new onFilterImage interfaceGravatar robertphillips2016-04-11
* Swap SkPictureImageFilter's factories over to smart pointersGravatar robertphillips2016-03-28
* Mark existing image filter entry points that will be going away with DeprecatedGravatar robertphillips2016-02-17
* Revert "Revert of factories should return baseclass, allowing the impl to spe...Gravatar reed2015-10-06
* Revert of factories should return baseclass, allowing the impl to specialize ...Gravatar schenney2015-10-06
* factories should return baseclass, allowing the impl to specializeGravatar reed2015-10-06
* Style Change: SkNEW->new; SkDELETE->deleteGravatar halcanary2015-08-26
* remove SK_SUPPORT_LEGACY_FILTERLEVEL_ENUMGravatar reed2015-06-23
* Clean up usage of SkSurfacePropsGravatar robertphillips2015-06-22
* C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla}Gravatar mtklein2015-03-25
* Remove uniqueID from all filter serialization.Gravatar senorblanco2015-03-18
* SkPaint::FilterLevel -> SkFilterQualityGravatar reed2015-03-16
* Fix up all the easy virtual ... SK_OVERRIDE cases.Gravatar mtklein2015-01-09
* Add toString methods to SkImageFilter-derived classesGravatar robertphillips2014-12-19
* Adding an option for pixelated rendering in SkPictureImageFilterGravatar junov2014-12-09
* Adding a PictureResolution option to SkPictureImageFilterGravatar Justin Novosad2014-12-02
* Remove SK_SUPPORT_LEGACY_DEEPFLATTENING.Gravatar mtklein2014-12-01
* Revert of Remove SK_SUPPORT_LEGACY_DEEPFLATTENING. (patchset #1 id:1 of https...Gravatar mtklein2014-12-01
* Remove SK_SUPPORT_LEGACY_DEEPFLATTENING.Gravatar mtklein2014-12-01
* Fix bounds computation of all 0-input filters.Gravatar senorblanco2014-10-29
* Revert of Fix bounds computation of all 0-input filters. (patchset #2 id:2000...Gravatar hcm2014-10-27
* Fix bounds computation of all 0-input filters.Gravatar senorblanco2014-10-27
* Reimplement deserialization of SkImageFilter's uniqueID.Gravatar senorblanco2014-08-26
* Simplify flattening to just write enough to call the factory/public-construct...Gravatar reed2014-08-21
* Make SkPictureShader and SkPictureImageFilter use const SkPicturesGravatar robertphillips2014-07-14
* Implement SkPictureImageFilter bounds computation.Gravatar senorblanco@chromium.org2014-05-30
* Remove SK_SUPPORT_LEGACY_PUBLICEFFECTCONSTRUCTORS flag.Gravatar commit-bot@chromium.org2014-05-15
* Implement support for a Context parameter in image filtersGravatar senorblanco@chromium.org2014-03-14
* Factory methods for heap-allocated SkImageFilter objects.Gravatar commit-bot@chromium.org2014-03-10
* Revert of Revert "Serialization of SkPictureImageFilter" (https://codereview....Gravatar commit-bot@chromium.org2014-02-07
* Revert "Serialization of SkPictureImageFilter"Gravatar fmalita@google.com2014-02-07
* Serialization of SkPictureImageFilterGravatar commit-bot@chromium.org2014-02-07
* Revert of r13347 (Serialization of SkPictureImageFilter - https://codereview....Gravatar robertphillips@google.com2014-02-06
* Serialization of SkPictureImageFilterGravatar commit-bot@chromium.org2014-02-06
* Make SkImageFilter methods const.Gravatar commit-bot@chromium.org2014-02-05
* Refactor read and write buffers.Gravatar commit-bot@chromium.org2014-01-30
* Implement an SkPicture image filter source. This is required for the external...Gravatar senorblanco@chromium.org2013-12-12
* Revert "Implement an SkPicture image filter source. This is required for the ...Gravatar senorblanco@chromium.org2013-12-12
* Implement an SkPicture image filter source. This is required for the external...Gravatar senorblanco@chromium.org2013-12-12