aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/effects
Commit message (Expand)AuthorAge
...
* Add ContextRec param to SkShader::contextSize()Gravatar fmalita2016-02-22
* remove dead unpremul checksGravatar reed2016-02-22
* Initial linear gradient 4f implGravatar 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
* Add more specialized fragment buildersGravatar cdalton2016-02-18
* Mark existing image filter entry points that will be going away with DeprecatedGravatar robertphillips2016-02-17
* Remove 6-param applyCropRect() from lighting filters (GPU path).Gravatar senorblanco2016-02-17
* Remove 6-param applyCropRect() from lighting filters (raster path).Gravatar senorblanco2016-02-16
* Change SkMatrix::fixedStepInX to return SkVector (of SkScalar) rather than Sk...Gravatar benjaminwagner2016-02-16
* Image filters: change applyCropRect() to take a src rect.Gravatar senorblanco2016-02-16
* Add GrShaderFlags enumGravatar cdalton2016-02-11
* Alter SkXfermode's asFragmentProcessor & asXPFactory contractsGravatar robertphillips2016-02-09
* Last bit of GrGLSLFragmentProcessor-derived class cleanupGravatar robertphillips2016-02-05
* Next round of GrGLSLFragmentProcessor-derived class cleanupGravatar robertphillips2016-02-04
* Clean up GrGLSLFragmentProcessor-derived classesGravatar robertphillips2016-02-03
* Add gpu implementation of SkAvoidXfermodeGravatar robertphillips2016-02-03
* Revert of Add gpu implementation of SkAvoidXfermode (patchset #10 id:170001 o...Gravatar mtklein2016-02-03
* Add gpu implementation of SkAvoidXfermodeGravatar robertphillips2016-02-03
* Move SkColorMatrixFilter implementation to core.Gravatar bsalomon2016-02-01
* Fix zero-sized blur with crop rect.Gravatar senorblanco2016-02-01
* SkNx Load/store: take any pointer.Gravatar mtklein2016-01-31
* float components in xfermodesGravatar reed2016-01-30
* added support for PLS path renderingGravatar ethannicholas2016-01-30
* 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
* Fix SkPixelXorXfermode serialization bugGravatar robertphillips2016-01-28
* 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 implementation of OverdrawXfermodeGravatar robertphillips2016-01-27
* Add gpu backend for SkPixelXorXfermodeGravatar robertphillips2016-01-26
* Cleaning up trailing spaces and typos.Gravatar cblume2016-01-26
* Remove SkLerpXfermodeGravatar robertphillips2016-01-25
* skip zero-length linear gradient intervals to make new code more consistent w...Gravatar lsalzman2016-01-22
* Revert of added support for PLS path rendering (patchset #16 id:360001 of htt...Gravatar ethannicholas2016-01-22
* Revert of Add gpu implementation of OverdrawXfermode (patchset #6 id:100001 o...Gravatar robertphillips2016-01-22
* added support for PLS path renderingGravatar ethannicholas2016-01-22
* 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
* Fix bounds computations for SkDisplacementMapEffect with negative scale.Gravatar senorblanco2016-01-21
* Remove SK_SUPPORT_SRC_BOUNDS_BLOAT_FOR_IMAGEFILTERS (now unused).Gravatar senorblanco2016-01-21