aboutsummaryrefslogtreecommitdiffhomepage
path: root/include/effects
Commit message (Expand)AuthorAge
* 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
* Move Dashing filterPath to a dashing utils fileGravatar egdaniel2014-06-04
* Return NULL when building empty LayerRasterizer.Gravatar scroggo2014-06-03
* remove SK_SUPPORT_LEGACY_BLURMASKFILTER_STYLEGravatar commit-bot@chromium.org2014-05-31
* Implement SkPictureImageFilter bounds computation.Gravatar senorblanco@chromium.org2014-05-30
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2014-05-23
* temporarily add back in the factores that took a unitmapperGravatar commit-bot@chromium.org2014-05-22
* Remove unused (by clients) SkUnitMapperGravatar commit-bot@chromium.org2014-05-22
* Revert of Remove unused (by clients) SkUnitMapper (https://codereview.chromiu...Gravatar commit-bot@chromium.org2014-05-22
* Remove unused (by clients) SkUnitMapper (https://codereview.chromium.org/2832...Gravatar commit-bot@chromium.org2014-05-21
* Remove legacy constructor for blur draw looper.Gravatar commit-bot@chromium.org2014-05-20
* gradient api sans (deprecated) unitmapperGravatar commit-bot@chromium.org2014-05-19
* Revert of remove unused (by clients) SkUnitMapper (https://codereview.chromiu...Gravatar commit-bot@chromium.org2014-05-16
* remove unused (by clients) SkUnitMapperGravatar commit-bot@chromium.org2014-05-16
* Remove SK_SUPPORT_LEGACY_PUBLICEFFECTCONSTRUCTORS flag.Gravatar commit-bot@chromium.org2014-05-15
* remove unused Kernel33MaskFilterGravatar commit-bot@chromium.org2014-05-12
* add localmatrix parameter to shader's asNewEffectGravatar commit-bot@chromium.org2014-05-09
* Remove SkShader virtual method validContextGravatar commit-bot@chromium.org2014-05-05
* create struct to hold all the params passed around for shader::contextGravatar commit-bot@chromium.org2014-05-01
* expose ConvertRadiusToSigma to aid clients in the API transition to sigmaGravatar commit-bot@chromium.org2014-05-01
* Implement bounds traversals for tile and matrix convolution filters.Gravatar senorblanco@chromium.org2014-04-29
* add asAShadowBlur for android to drawlooperGravatar reed@google.com2014-04-29
* move common blur types into central headerGravatar commit-bot@chromium.org2014-04-28