index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
effects
/
SkPaintImageFilter.cpp
Commit message (
Expand
)
Author
Age
*
create imagepriv and name params
Cary Clark
2017-11-03
*
only create new instance if needed for colorspacexformer
Mike Reed
2017-07-06
*
Add SkImageFilter::makeColorSpace(SkColorSpaceXformer*)
Matt Sarett
2017-04-10
*
Change SkSpecialImage::makeSurface and makeTightSurface to take output
brianosman
2016-09-23
*
Revert of Create special surfaces according to original device (not always in...
brianosman
2016-09-23
*
Change SkSpecialImage::makeSurface and makeTightSurface to take output
brianosman
2016-09-23
*
Outline SkImageFilter Make methods
robertphillips
2016-04-17
*
change flattenable factory to return sk_sp
reed
2016-04-03
*
Image filters: optimize crop rect application.
senorblanco
2016-04-01
*
Switch SkLocalMatrixImageFilter and SkPaintImageFilter over to sk_sp
robertphillips
2016-03-30
*
Revert of Switch SkLocalMatrixImageFilter and SkPaintImageFilter over to sk_s...
djsollen
2016-03-29
*
Switch SkLocalMatrixImageFilter and SkPaintImageFilter over to sk_sp
robertphillips
2016-03-29
*
Switch new SkImageFilter internal methods over to sk_sp
robertphillips
2016-03-24
*
Switch SkSpecialImage & SkSpecialSurface classes over to smart pointers
robertphillips
2016-03-17
*
Switch SkPaintImageFilter over to new onFilterImage interface
robertphillips
2016-03-09
*
Mark existing image filter entry points that will be going away with Deprecated
robertphillips
2016-02-17
*
Image filters: change applyCropRect() to take a src rect.
senorblanco
2016-02-16
*
Implement an SkPaint-based image filter
ajuma
2016-01-08