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
*
Add gpu backend for SkPixelXorXfermode
robertphillips
2016-01-26
*
Cleaning up trailing spaces and typos.
cblume
2016-01-26
*
Remove SkLerpXfermode
robertphillips
2016-01-25
*
skip zero-length linear gradient intervals to make new code more consistent w...
lsalzman
2016-01-22
*
Revert of added support for PLS path rendering (patchset #16 id:360001 of htt...
ethannicholas
2016-01-22
*
Revert of Add gpu implementation of OverdrawXfermode (patchset #6 id:100001 o...
robertphillips
2016-01-22
*
added support for PLS path rendering
ethannicholas
2016-01-22
*
Revert[2] of float color components
reed
2016-01-22
*
Revert of experiment: float color components (patchset #6 id:100001 of https:...
reed
2016-01-22
*
experiment: float color components
reed
2016-01-21
*
SkValue: SkXfermode
halcanary
2016-01-21
*
Fix bounds computations for SkDisplacementMapEffect with negative scale.
senorblanco
2016-01-21
*
Remove SK_SUPPORT_SRC_BOUNDS_BLOAT_FOR_IMAGEFILTERS (now unused).
senorblanco
2016-01-21
*
Add gpu implementation of OverdrawXfermode
robertphillips
2016-01-20
*
Fix SkAlphaThresholdFilter bounds handling.
senorblanco
2016-01-19
*
Refactor to use GrWrapTextureInBitmap more
robertphillips
2016-01-14
*
Fix SkXfermodeImageFilter GPU fast path for differing sizes.
senorblanco
2016-01-13
*
remove CreateLightingFilter from SkColorFilter
reed
2016-01-13
*
Delete SkRectShaderImageFilter
ajuma
2016-01-12
*
Remove #ifdef SK_DISABLE_TILE_IMAGE_FILTER_OPTIMIZATION.
senorblanco
2016-01-12
*
Optimize SkTileImageFilter in an offset filter when possible.
senorblanco
2016-01-12
*
Fix SkTileImageFilter when srcRect is a superset of bitmap bounds.
senorblanco
2016-01-11
*
remove external header for SkModeColorFilter
reed
2016-01-11
*
move declaration of CreateLightingFilter into SkColorMatrixFilter
reed
2016-01-11
*
remove imagefilter::sizeconstraint
reed
2016-01-11
*
Implement an SkPaint-based image filter
ajuma
2016-01-08
*
Add a class representing texture swizzle.
bsalomon
2016-01-08
*
Revert of Add a class representing texture swizzle. (patchset #6 id:100001 of...
mtklein
2016-01-08
*
Add a class representing texture swizzle.
bsalomon
2016-01-08
*
remove dead code from SkColorMatrixFilter
reed
2016-01-07
*
Optimize SkTileImageFilter destination bitmap size.
senorblanco
2016-01-06
*
fix linear gradient assert, by explicitly clamping
reed
2016-01-05
*
remove 565 effects shaders
caryclark
2016-01-04
*
move SkDither.h to private, remove unused shadeSpan16
reed
2016-01-04
*
change factory to method, to parallel pattern in imagefilters. no functionali...
reed
2015-12-30
*
remove dead flags
reed
2015-12-23
*
Reland of change all factories to return their base-class (patchset #1 id:1 o...
reed
2015-12-21
*
Revert of change all factories to return their base-class (patchset #1 id:1 o...
reed
2015-12-20
*
change all factories to return their base-class
reed
2015-12-20
*
Add default ctor to SkMask
robertphillips
2015-12-17
*
Fix gaussian blur for small sigma.
senorblanco
2015-12-17
*
Unify some SkNx code
mtklein
2015-12-14
*
Address precision issue in circle blur effect
robertphillips
2015-12-10
*
Switch SkAutoMalloc to SkAutoTMalloc to avoid cast
scroggo
2015-12-10
*
ubsan shift fixes
caryclark
2015-12-09
*
Fix filter primitive bounds computations.
senorblanco
2015-12-09
*
SkAlphaThresholdFilter.h allow flattening
halcanary
2015-12-07
*
Pin result in SkATan2_255
robertphillips
2015-12-07
*
Matrix convolution bounds fix; affectsTransparentBlack fixes.
senorblanco
2015-12-07
*
Revert of Matrix convolution bounds fix; affectsTransparentBlack fixes. (patc...
senorblanco
2015-12-05
[next]