aboutsummaryrefslogtreecommitdiffhomepage
path: root/include/effects/SkPictureImageFilter.h
Commit message (Expand)AuthorAge
* rebaseGravatar Cary Clark2018-06-08
* Revert "Reland "remove toString""Gravatar Cary Clark2018-05-31
* Reland "remove toString"Gravatar Cary Clark2018-05-31
* remove defines and add commasGravatar Cary Clark2018-05-21
* Revert "remove toString"Gravatar Cary Clark2018-05-20
* remove toStringGravatar Cary Clark2018-05-20
* remove SK_IGNORE_TO_STRINGGravatar Cary Clark2018-04-05
* remove legacy code for resolutionGravatar Mike Reed2017-11-10
* Revert "Revert "Remove MakeForLocalSpace since picture image is sufficient""Gravatar Mike Reed2017-11-09
* Revert "Remove MakeForLocalSpace since picture image is sufficient"Gravatar Mike Reed2017-11-09
* Remove MakeForLocalSpace since picture image is sufficientGravatar Mike Reed2017-11-09
* 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