aboutsummaryrefslogtreecommitdiffhomepage
path: root/include/effects
Commit message (Expand)AuthorAge
* Make sp variants for SkDataGravatar reed2016-03-11
* Switch SkMergeImageFilter over to new onFilterImage interfaceGravatar robertphillips2016-03-10
* Switch SkPaintImageFilter over to new onFilterImage interfaceGravatar robertphillips2016-03-09
* Switch SkImageSource image filter over to new onFilterImage interfaceGravatar robertphillips2016-03-09
* use Make instead of Create to return a shared shaderGravatar reed2016-03-08
* Switch SkComposeImageFilter over to new onFilterImage interfaceGravatar robertphillips2016-03-08
* Switch SkOffsetImageFilter over to new onFilterImage interfaceGravatar robertphillips2016-03-08
* Enforce 16byte alignment in shader contexts (patchset #1 id:1 of https://code...Gravatar reed2016-03-03
* Revert of enforce 16byte alignment in shader contexts (patchset #1 id:1 of ht...Gravatar halcanary2016-03-03
* enforce 16byte alignment in shader contextsGravatar reed2016-03-03
* move drawextrapatheffect header into animatorGravatar reed2016-02-28
* fix misc asserts and checks found by fuzzerGravatar reed2016-02-22
* Add ContextRec param to SkShader::contextSize()Gravatar fmalita2016-02-22
* Revert of fix misc asserts and checks found by fuzzer (patchset #1 id:1 of ht...Gravatar ethannicholas2016-02-22
* clean-up dead codeGravatar reed2016-02-22
* fix misc asserts and checks found by fuzzerGravatar reed2016-02-22
* Revert of ix misc asserts and checks found by fuzzer (patchset #1 id:1 of htt...Gravatar reed2016-02-22
* Reland of ix misc asserts and checks found by fuzzer (patchset #1 id:1 of htt...Gravatar reed2016-02-22
* Revert of fix misc asserts and checks found by fuzzer (patchset #1 id:1 of ht...Gravatar reed2016-02-21
* fix misc asserts and checks found by fuzzerGravatar reed2016-02-20
* Mark existing image filter entry points that will be going away with DeprecatedGravatar robertphillips2016-02-17
* 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