aboutsummaryrefslogtreecommitdiffhomepage
path: root/include/core/SkImageFilter.h
Commit message (Expand)AuthorAge
...
* Remove deprecated paths from image filter infrastructure.Gravatar senorblanco2016-04-18
* Revert of Remove deprecated paths from image filter infrastructure. (patchset...Gravatar robertphillips2016-04-17
* Remove deprecated paths from image filter infrastructure.Gravatar senorblanco2016-04-17
* Move SkImageFilter over to storing sk_spsGravatar robertphillips2016-04-15
* Remove asFragmentProcessor gpu-specific ImageFilter code pathGravatar robertphillips2016-04-15
* Switch AlphaThresholdFilter over to new onFilterImage interfaceGravatar robertphillips2016-04-12
* Update SkMatrixImageFilter to sk_spGravatar robertphillips2016-04-05
* Revert of Delete SkFlattenable::Type (patchset #2 id:20001 of https://coderev...Gravatar mtklein2016-04-04
* Delete SkFlattenable::TypeGravatar msarett2016-04-04
* Image filters: optimize crop rect application.Gravatar senorblanco2016-04-01
* Update SkMergeImageFilter 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 new SkImageFilter internal methods over to sk_spGravatar robertphillips2016-03-24
* Remove SK_SUPPORT_LEGACY_FILTERBOUNDS_RETURN.Gravatar senorblanco2016-03-22
* Change signatures of filter bounds methods to return a rect.Gravatar senorblanco2016-03-21
* Correct comment to refer to SkImageFilter::kReverse_MapDirection.Gravatar jbroman2016-03-21
* Swap over to using SkImageFilter::filterImage instead of filterImageDeprecatedGravatar robertphillips2016-03-07
* Add SkSpecialImage-based methods to SkImageFilterGravatar robertphillips2016-03-07
* Update SkImageFilter's cache to handle SkSpecialImages and add unit testGravatar robertphillips2016-02-19
* Mark existing image filter entry points that will be going away with DeprecatedGravatar robertphillips2016-02-17
* Move SkTArray to include/private.Gravatar bungeman2016-02-17
* Image filters: change applyCropRect() to take a src rect.Gravatar senorblanco2016-02-16
* Replace the id<-->key hashmap in SkImageFilter by a SkTArrayGravatar xidachen2016-02-01
* Image filters: Make a recursive, forward-mapping boundsGravatar senorblanco2016-01-28
* Refactor to use GrWrapTextureInBitmap moreGravatar robertphillips2016-01-14
* Fix SkTileImageFilter when srcRect is a superset of bitmap bounds.Gravatar senorblanco2016-01-11
* remove imagefilter::sizeconstraintGravatar reed2016-01-11
* Remove "unused" parameter from filterInputGPUGravatar robertphillips2016-01-08
* Create a hash table from id<-->key in SkImageFilter::CacheImplGravatar xidachen2015-12-21
* Revert of Create a hash table from id<-->key in SkImageFilter::CacheImpl (pat...Gravatar reed2015-12-18
* Create a hash table from id<-->key in SkImageFilter::CacheImplGravatar xidachen2015-12-17
* Fix filter primitive bounds computations.Gravatar senorblanco2015-12-09
* Matrix convolution bounds fix; affectsTransparentBlack fixes.Gravatar senorblanco2015-12-07
* Revert of Matrix convolution bounds fix; affectsTransparentBlack fixes. (patc...Gravatar senorblanco2015-12-05
* Matrix convolution bounds fix; affectsTransparentBlack fixes.Gravatar senorblanco2015-12-04
* Make SkImageFilter::applyCropRect() optionally compute srcBounds.Gravatar senorblanco2015-10-28
* tunnel down texture-size-constraint to imagefiltersGravatar reed2015-10-22
* Image filters: refactor input GPU processing into filterInputGPU().Gravatar senorblanco2015-10-16
* Image Filters: refactor all CPU input processing into a filterInput helper fu...Gravatar senorblanco2015-10-15
* change back to method for localmatrix imagefilterGravatar reed2015-10-14
* Implement SkLocalMatrixImageFilter.Gravatar senorblanco2015-10-14
* post-commit fixes to applyFilter CLGravatar reed2015-10-12
* add applyFilter() to SkImageGravatar reed2015-10-12
* Bye bye processor data manager.Gravatar bsalomon2015-10-06
* Revert of Implement SkImageFilter::Cache with SkResourceCache. (patchset #8 i...Gravatar mtklein2015-09-29
* Implement SkImageFilter::Cache with SkResourceCache.Gravatar mtklein2015-09-29
* Reland of Implement canComputeFastBounds() for image filters. (patchset #1 id...Gravatar senorblanco2015-08-20
* Revert of Implement canComputeFastBounds() for image filters. (patchset #8 id...Gravatar herb2015-08-20