aboutsummaryrefslogtreecommitdiffhomepage
path: root/include/effects
Commit message (Expand)AuthorAge
* Alter SkXfermode's asFragmentProcessor & asXPFactory contractsGravatar robertphillips2016-02-09
* Move SkColorMatrixFilter implementation to core.Gravatar bsalomon2016-02-01
* Move SkPixelXorXfermode.h to include/client/androidGravatar robertphillips2016-02-01
* Move SkAvoidXfermode over from AndroidGravatar robertphillips2016-01-29
* Revert of Move SkPixelXorXfermode.h to include/client/android (patchset #5 id...Gravatar robertphillips2016-01-29
* Move SkPixelXorXfermode.h to include/client/androidGravatar robertphillips2016-01-29
* Image filters: Make a recursive, forward-mapping boundsGravatar senorblanco2016-01-28
* Make SkPixelXorXfermode's opColor be SkPMColorGravatar robertphillips2016-01-28
* kill SkValueGravatar mtklein2016-01-27
* Add gpu backend for SkPixelXorXfermodeGravatar robertphillips2016-01-26
* Remove SkLerpXfermodeGravatar robertphillips2016-01-25
* Revert[2] of float color componentsGravatar reed2016-01-22
* Revert of experiment: float color components (patchset #6 id:100001 of https:...Gravatar reed2016-01-22
* experiment: float color componentsGravatar reed2016-01-21
* SkValue: SkXfermodeGravatar halcanary2016-01-21
* Delete SkRectShaderImageFilterGravatar ajuma2016-01-12
* remove external header for SkModeColorFilterGravatar reed2016-01-11
* move declaration of CreateLightingFilter into SkColorMatrixFilterGravatar reed2016-01-11
* Implement an SkPaint-based image filterGravatar ajuma2016-01-08
* remove dead code from SkColorMatrixFilterGravatar reed2016-01-07
* move SkDither.h to private, remove unused shadeSpan16Gravatar reed2016-01-04
* Reland of change all factories to return their base-class (patchset #1 id:1 o...Gravatar reed2015-12-21
* Revert of change all factories to return their base-class (patchset #1 id:1 o...Gravatar reed2015-12-20
* change all factories to return their base-classGravatar reed2015-12-20
* Add default ctor to SkMaskGravatar robertphillips2015-12-17
* SkBlurImageFilter returns input when sigma = 0Gravatar xidachen2015-12-10
* Switch SkAutoMalloc to SkAutoTMalloc to avoid castGravatar scroggo2015-12-10
* Fix filter primitive bounds computations.Gravatar senorblanco2015-12-09
* SkAlphaThresholdFilter.h allow flatteningGravatar halcanary2015-12-07
* 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
* change more effects to only expose factoriesGravatar reed2015-10-12
* 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
* Bye bye processor data manager.Gravatar bsalomon2015-10-06
* Move Mutexy things to private.Gravatar herb2015-09-29
* Use child processors to implement compose color filter.Gravatar bsalomon2015-09-29
* Remove SkBitmapSourceGravatar fmalita2015-09-25
* Eliminate some clutter in SkFlattenableGravatar mdempsky2015-09-24
* Create fragment processor for performing input color blend with child processorGravatar bsalomon2015-09-15
* SkImageSourceGravatar fmalita2015-09-14
* Change SkShader;asFragmentProcessor signature to no longer take skpaint\grcolor*Gravatar bsalomon2015-08-28
* Revert of Change SkShader;asFragmentProcessor signature to no longer take skp...Gravatar rmistry2015-08-28
* Change SkShader;asFragmentProcessor signature to no longer take skpaint\grcolor*Gravatar bsalomon2015-08-28
* Style Change: SkNEW->new; SkDELETE->deleteGravatar halcanary2015-08-26
* 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
* Implement canComputeFastBounds() for image filters.Gravatar senorblanco2015-08-20