aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/SkMatrixImageFilter.h
Commit message (Expand)AuthorAge
* Update SkMatrixImageFilter to sk_spGravatar robertphillips2016-04-05
* Switch SkMatrixImageFilter over to new onFilterImage interfaceGravatar robertphillips2016-04-01
* Change signatures of filter bounds methods to return a rect.Gravatar senorblanco2016-03-21
* Mark existing image filter entry points that will be going away with DeprecatedGravatar robertphillips2016-02-17
* Fix filter primitive bounds computations.Gravatar senorblanco2015-12-09
* Style Change: NULL->nullptrGravatar halcanary2015-08-27
* remove SK_SUPPORT_LEGACY_FILTERLEVEL_ENUMGravatar reed2015-06-23
* Revert of antialias matrix-image-filter to get smooth diagonals (patchset #6 ...Gravatar reed2015-05-15
* antialias matrix-image-filter to get smooth diagonalsGravatar reed2015-05-15
* C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla}Gravatar mtklein2015-03-25
* Move SkMatrixImageFilter.h into src/core.Gravatar senorblanco2015-03-24