aboutsummaryrefslogtreecommitdiffhomepage
path: root/include/effects
Commit message (Expand)AuthorAge
* change colorfilter to return an array of frag processorsGravatar reed2015-03-03
* add virtuals to optimize composing colorfiltersGravatar reed2015-03-02
* add compose-colorfilterGravatar reed2015-03-01
* Fix SkComposeImageFilter's bounds computation and offset handlingGravatar ajuma2015-02-13
* Port SkRefCnt.h to new SkAtomics.hGravatar mtklein2015-02-03
* Reland "remove unused SkAvoidXfermode"Gravatar scroggo2015-01-30
* Add patheffects to debugger printoutGravatar robertphillips2015-01-26
* Revert of remove unused SkAvoidXfermode (patchset #2 id:20001 of https://code...Gravatar scroggo2015-01-20
* remove unused SkAvoidXfermodeGravatar reed2015-01-18
* Fix up all the easy virtual ... SK_OVERRIDE cases.Gravatar mtklein2015-01-09
* Remove macros that make it look like it's a good idea to not be able to flatten.Gravatar mtklein2015-01-07
* undef SK_SUPPORT_LEGACY_GRADIENT_FACTORIES to fix callersGravatar reed2014-12-21
* Add toString methods to SkImageFilter-derived classesGravatar robertphillips2014-12-19
* remove view matrix from contextGravatar joshualitt2014-12-17
* add arcto patheffectGravatar reed2014-12-17
* Cleanup: Mark some overridden methods with 'SK_OVERRIDE'.Gravatar tfarina2014-12-14
* Adding an option for pixelated rendering in SkPictureImageFilterGravatar junov2014-12-09
* Add SK_SUPPORT_LEGACY_PORTER_DUFF macro.Gravatar tfarina2014-12-03
* Adding a PictureResolution option to SkPictureImageFilterGravatar Justin Novosad2014-12-02
* Remove SK_SUPPORT_LEGACY_DEEPFLATTENING.Gravatar mtklein2014-12-01
* Revert of Remove SK_SUPPORT_LEGACY_DEEPFLATTENING. (patchset #1 id:1 of https...Gravatar mtklein2014-12-01
* Remove SK_SUPPORT_LEGACY_DEEPFLATTENING.Gravatar mtklein2014-12-01
* Enable unused param checking for public includes.Gravatar djsollen2014-11-14
* Fix bounds computation of all 0-input filters.Gravatar senorblanco2014-10-29
* Revert of Fix bounds computation of all 0-input filters. (patchset #2 id:2000...Gravatar hcm2014-10-27
* Fix bounds computation of all 0-input filters.Gravatar senorblanco2014-10-27
* Adding an option to render only the shadow in SkDropShadowImageFilterGravatar sugoi2014-10-23
* Adding 3D lut color filterGravatar sugoi2014-10-09
* Sanitize SkMatrixConvolutionImageFilter creation params.Gravatar senorblanco2014-09-29
* Patch to create a distinct geometry processor. The vast majority of this patchGravatar joshualitt2014-09-23
* Reimplement deserialization of SkImageFilter's uniqueID.Gravatar senorblanco2014-08-26
* Simplify flattening to just write enough to call the factory/public-construct...Gravatar reed2014-08-21
* remove SkStippleMaskFilter - no external clientsGravatar reed2014-08-12
* Remove the single-sigma version of SkDropShadowImageFilter::Create().Gravatar senorblanco2014-07-22
* Initial change to move 2D kernel to its own file.Gravatar joshualitt2014-07-22
* hide public factory for intermediate classGravatar reed2014-07-21
* Remove use of SK_SUPPORT_LEGACY_LAYERRASTERIZER_API.Gravatar dominikg2014-07-21
* Make SkPictureShader and SkPictureImageFilter use const SkPicturesGravatar robertphillips2014-07-14
* Clean up SkImageFilter constructors.Gravatar senorblanco2014-07-08
* Make GrDrawState and GrPaint take GrEffect* instead of GrEffectRef*.Gravatar bsalomon2014-07-08
* Revert of Make GrDrawState and GrPaint take GrEffect* instead of GrEffectRef*...Gravatar reed2014-07-07
* Make GrDrawState and GrPaint take GrEffect* instead of GrEffectRef*.Gravatar bsalomon2014-07-07
* Make perlin noise do CTM-correct scaling.Gravatar senorblanco2014-06-27
* Remove SkBicubicImageFilter, and all related tests.Gravatar senorblanco2014-06-25
* Revert of remove guarded code - there are no more callers (https://codereview...Gravatar reed2014-06-18
* remove guarded code - there are no more callersGravatar reed2014-06-18
* Randomize seed for SkDiscretePathEffect::filterPath()Gravatar rs.prinja2014-06-12
* Move Dashing filterPath to a dashing utils fileGravatar egdaniel2014-06-11
* SkShader::asNewEffect RefactoringGravatar dandov2014-06-10
* Revert of Move Dashing filterPath to a dashing utils file (https://codereview...Gravatar egdaniel2014-06-04