index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
effects
Commit message (
Expand
)
Author
Age
*
Revert of Move Dashing filterPath to a dashing utils file (https://codereview...
egdaniel
2014-06-04
*
Move Dashing filterPath to a dashing utils file
egdaniel
2014-06-04
*
Alter SkCanvas::drawPicture (devirtualize, take const SkPicture, take pointer)
robertphillips
2014-06-04
*
Return NULL when building empty LayerRasterizer.
scroggo
2014-06-03
*
remove SkBounder -- unused and unloved
reed
2014-06-03
*
use colortype instead of config
reed
2014-06-02
*
remove SK_SUPPORT_LEGACY_BLURMASKFILTER_STYLE
commit-bot@chromium.org
2014-05-31
*
Allow SkPictureImageFilter to be serialized when not run cross-process.
senorblanco@chromium.org
2014-05-30
*
Implement SkPictureImageFilter bounds computation.
senorblanco@chromium.org
2014-05-30
*
Revert "Revert of setConfig -> setInfo (https://codereview.chromium.org/30868...
commit-bot@chromium.org
2014-05-30
*
Revert of setConfig -> setInfo (https://codereview.chromium.org/308683005/)
commit-bot@chromium.org
2014-05-29
*
setConfig -> setInfo
commit-bot@chromium.org
2014-05-29
*
Revert "Revert of add colortable support to imagegenerator (https://coderevie...
commit-bot@chromium.org
2014-05-29
*
Fix filter bounds computation for SkOffsetImageFilter.
senorblanco@chromium.org
2014-05-28
*
remove SK_SUPPORT_LEGACY_BITMAPFLATTEN code
commit-bot@chromium.org
2014-05-27
*
stop calling SkBitmap::flatten
commit-bot@chromium.org
2014-05-23
*
Remove unused (by clients) SkUnitMapper
commit-bot@chromium.org
2014-05-22
*
Revert of Fix compilation error when building with clang on Linux. (https://c...
commit-bot@chromium.org
2014-05-22
*
Revert of Remove unused (by clients) SkUnitMapper (https://codereview.chromiu...
commit-bot@chromium.org
2014-05-22
*
Fix compilation error when building with clang on Linux.
commit-bot@chromium.org
2014-05-21
*
Remove SkDebugf that is gumming up the bot logs
commit-bot@chromium.org
2014-05-21
*
Remove unused (by clients) SkUnitMapper (https://codereview.chromium.org/2832...
commit-bot@chromium.org
2014-05-21
*
formalize named picture versions
commit-bot@chromium.org
2014-05-20
*
Remove legacy constructor for blur draw looper.
commit-bot@chromium.org
2014-05-20
*
fix off-by-one error in texture coordinate calculations for rrect gpu
commit-bot@chromium.org
2014-05-19
*
Revert of remove unused (by clients) SkUnitMapper (https://codereview.chromiu...
commit-bot@chromium.org
2014-05-16
*
remove unused (by clients) SkUnitMapper
commit-bot@chromium.org
2014-05-16
*
Add check for bad dash interval in dash effect picture read
commit-bot@chromium.org
2014-05-13
*
re-land hide get/setLocalMatrix
commit-bot@chromium.org
2014-05-12
*
apply localmatrix in pre-order, to match other shaders
reed@google.com
2014-05-12
*
remove unused Kernel33MaskFilter
commit-bot@chromium.org
2014-05-12
*
add localmatrix param to asNewEffect
reed@google.com
2014-05-09
*
add localmatrix parameter to shader's asNewEffect
commit-bot@chromium.org
2014-05-09
*
Revert of hide get/setLocalMatrix (https://codereview.chromium.org/279563002/)
commit-bot@chromium.org
2014-05-09
*
hide get/setLocalMatrix
commit-bot@chromium.org
2014-05-09
*
Some small cleanups for image filter code.
senorblanco@chromium.org
2014-05-07
*
Fix for SkDisplacementMap::onFilterBounds().
senorblanco@chromium.org
2014-05-07
*
Fix Dash Effect readback calc for fPhase from old skps
commit-bot@chromium.org
2014-05-07
*
Remove SkShader virtual method validContext
commit-bot@chromium.org
2014-05-05
*
Fix for SkMatrixConvolutionImageFilter with large borders.
senorblanco@chromium.org
2014-05-02
*
create struct to hold all the params passed around for shader::context
commit-bot@chromium.org
2014-05-01
*
expose ConvertRadiusToSigma to aid clients in the API transition to sigma
commit-bot@chromium.org
2014-05-01
*
Add a fix for a spurious assert in SkMatrixConvolutionImageFilter.
senorblanco@chromium.org
2014-05-01
*
Convert GrCrash->SkFAIL GrDebugCrash->SkDEBUGFAIL
commit-bot@chromium.org
2014-04-30
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2014-04-30
*
Implement bounds traversals for tile and matrix convolution filters.
senorblanco@chromium.org
2014-04-29
*
add asAShadowBlur for android to drawlooper
reed@google.com
2014-04-29
*
fix leaks in blurrrect -- this should address the valgrind issues.
commit-bot@chromium.org
2014-04-29
*
Fast path for blurred round rects -- blur a small 9patch rect on the CPU
commit-bot@chromium.org
2014-04-28
*
revert humper changes
commit-bot@chromium.org
2014-04-28
[next]