aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/effects/SkTileImageFilter.cpp
Commit message (Expand)AuthorAge
* Fix filter primitive bounds computations.Gravatar senorblanco2015-12-09
* Image Filters: refactor all CPU input processing into a filterInput helper fu...Gravatar senorblanco2015-10-15
* 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: NULL->nullptrGravatar halcanary2015-08-27
* Style Change: SkNEW->new; SkDELETE->deleteGravatar halcanary2015-08-26
* Revert of Revert of Revert of Fix SkTileImageFilter clipping/cropRect interac...Gravatar robertphillips2015-07-06
* Revert of Revert of Fix SkTileImageFilter clipping/cropRect interaction issue...Gravatar jvanverth2015-07-03
* Revert of Fix SkTileImageFilter clipping/cropRect interaction issue (patchset...Gravatar bsalomon2015-07-01
* Fix SkTileImageFilter clipping/cropRect interaction issueGravatar robertphillips2015-06-26
* Fix dst bound reported by SkTileImageFilterGravatar robertphillips2015-06-16
* Add bigtileimagefilter GM & improvements to toStringGravatar robertphillips2015-06-08
* Revert of Fix dst bound reported by SkTileImageFilter (patchset #3 id:40001 o...Gravatar robertphillips2015-06-04
* Fix dst bound reported by SkTileImageFilterGravatar robertphillips2015-06-04
* Revert of Fix dst bound reported by SkTileImageFilter (patchset #3 id:40001 o...Gravatar robertphillips2015-06-02
* Fix dst bound reported by SkTileImageFilterGravatar robertphillips2015-06-02
* Remove uniqueID from all filter serialization.Gravatar senorblanco2015-03-18
* Add toString methods to SkImageFilter-derived classesGravatar robertphillips2014-12-19
* 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
* add roundOut that returns its resultGravatar reed2014-11-19
* 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
* Implement bounds traversals for tile and matrix convolution filters.Gravatar senorblanco@chromium.org2014-04-29
* Move SkShader::fLocalMatrix into SkShader constructor.Gravatar commit-bot@chromium.org2014-04-28
* Implement intra-frame cacheing in image filters.Gravatar commit-bot@chromium.org2014-04-11
* Implement support for a Context parameter in image filtersGravatar senorblanco@chromium.org2014-03-14
* Make SkImageFilter methods const.Gravatar commit-bot@chromium.org2014-02-05
* Refactor read and write buffers.Gravatar commit-bot@chromium.org2014-01-30
* Make SkImageFilter crop rects relative to the primitive origin, instead of re...Gravatar senorblanco@chromium.org2014-01-03
* Implement srcRect and dstRect functionality in SkBitmapSource. This is requir...Gravatar senorblanco@chromium.org2013-12-09
* Fixed a few places where uninitialized memory could have been readGravatar commit-bot@chromium.org2013-12-06
* Fixed bad bitmap size crashesGravatar commit-bot@chromium.org2013-12-04
* Adding more validationGravatar commit-bot@chromium.org2013-11-25
* Initial error handling codeGravatar commit-bot@chromium.org2013-10-23
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2013-09-27
* Moving 4 SkImageFilter derived classes from blink to skiaGravatar commit-bot@chromium.org2013-09-26