aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/effects
Commit message (Expand)AuthorAge
* Make perlin noise do CTM-correct scaling.Gravatar senorblanco2014-06-27
* Remove SkBicubicImageFilter, and all related tests.Gravatar senorblanco2014-06-25
* Make GrGLShaderBuilder::fragmentPosition() return a vec4, with 1.0 as the zw ...Gravatar bsalomon2014-06-24
* Stop referencing gl_FragCoord z and w components.Gravatar bsalomon2014-06-20
* 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
* Fifth attempt to land faster rect blur. Remove unnecessary conditionals from...Gravatar humper2014-06-17
* Perlin noise cleanup.Gravatar senorblanco2014-06-16
* Randomize seed for SkDiscretePathEffect::filterPath()Gravatar rs.prinja2014-06-12
* Revert of third try at landing improved blur rect; this time with more correc...Gravatar scroggo2014-06-12
* Fix tiled perlin noise.Gravatar senorblanco2014-06-12
* third try at landing improved blur rect; this time with more correctnessGravatar humper2014-06-11
* Revert of second try at landing improved blur rect (https://codereview.chromi...Gravatar reed2014-06-11
* Move Dashing filterPath to a dashing utils fileGravatar egdaniel2014-06-11
* SkShader::asNewEffect RefactoringGravatar dandov2014-06-10
* hide SkBitmap::setConfigGravatar reed2014-06-09
* second try at landing improved blur rectGravatar humper2014-06-09
* Fix Assert for gpu ConicalTwoPointGradient edgecase to be correct bounds.Gravatar egdaniel2014-06-09
* Rollback of fe689c46 and all subsequent changesGravatar jvanverth2014-06-06
* remove extra debug printsGravatar humper2014-06-06
* fix 10.6 shader testsGravatar humper2014-06-06
* repair math error introduced by windows build fixGravatar humper2014-06-06
* one channel texture fix for blur shaderGravatar humper2014-06-06
* fix blur testGravatar humper2014-06-06
* Faster GPU rect blur that doesn't require computing vertical and horizontalGravatar humper2014-06-06
* Revert of Fix Assert for gpu ConicalTwoPointGradient edgecase to be correct b...Gravatar egdaniel2014-06-06
* Fix Assert for gpu ConicalTwoPointGradient edgecase to be correct bounds.Gravatar egdaniel2014-06-06
* Adding kernel offset validationGravatar sugoi2014-06-06
* 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
* Alter SkCanvas::drawPicture (devirtualize, take const SkPicture, take pointer)Gravatar robertphillips2014-06-04
* Return NULL when building empty LayerRasterizer.Gravatar scroggo2014-06-03
* remove SkBounder -- unused and unlovedGravatar reed2014-06-03
* use colortype instead of configGravatar reed2014-06-02
* remove SK_SUPPORT_LEGACY_BLURMASKFILTER_STYLEGravatar commit-bot@chromium.org2014-05-31
* Allow SkPictureImageFilter to be serialized when not run cross-process.Gravatar senorblanco@chromium.org2014-05-30
* Implement SkPictureImageFilter bounds computation.Gravatar senorblanco@chromium.org2014-05-30
* Revert "Revert of setConfig -> setInfo (https://codereview.chromium.org/30868...Gravatar commit-bot@chromium.org2014-05-30
* Revert of setConfig -> setInfo (https://codereview.chromium.org/308683005/)Gravatar commit-bot@chromium.org2014-05-29
* setConfig -> setInfoGravatar commit-bot@chromium.org2014-05-29
* Revert "Revert of add colortable support to imagegenerator (https://coderevie...Gravatar commit-bot@chromium.org2014-05-29
* Fix filter bounds computation for SkOffsetImageFilter.Gravatar senorblanco@chromium.org2014-05-28
* remove SK_SUPPORT_LEGACY_BITMAPFLATTEN codeGravatar commit-bot@chromium.org2014-05-27
* stop calling SkBitmap::flattenGravatar commit-bot@chromium.org2014-05-23
* Remove unused (by clients) SkUnitMapperGravatar commit-bot@chromium.org2014-05-22
* Revert of Fix compilation error when building with clang on Linux. (https://c...Gravatar commit-bot@chromium.org2014-05-22
* Revert of Remove unused (by clients) SkUnitMapper (https://codereview.chromiu...Gravatar commit-bot@chromium.org2014-05-22
* Fix compilation error when building with clang on Linux.Gravatar commit-bot@chromium.org2014-05-21
* Remove SkDebugf that is gumming up the bot logsGravatar commit-bot@chromium.org2014-05-21
* Remove unused (by clients) SkUnitMapper (https://codereview.chromium.org/2832...Gravatar commit-bot@chromium.org2014-05-21