index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
effects
/
SkPictureImageFilter.cpp
Commit message (
Expand
)
Author
Age
*
Revert "hide picture virtuals (no public callers)"
Mike Klein
2018-01-27
*
hide picture virtuals (no public callers)
Mike Reed
2018-01-27
*
remove code from old picture serial guard
Mike Reed
2018-01-19
*
remove unneeded readbuffer flags
Mike Reed
2018-01-03
*
remove legacy code for resolution
Mike Reed
2017-11-10
*
Revert "Revert "Remove MakeForLocalSpace since picture image is sufficient""
Mike Reed
2017-11-09
*
Revert "Remove MakeForLocalSpace since picture image is sufficient"
Mike Reed
2017-11-09
*
Remove MakeForLocalSpace since picture image is sufficient
Mike Reed
2017-11-09
*
Remove trailing whitespace.
Ben Wagner
2017-10-09
*
Avoid unneeded picture shader color space transforms
Florin Malita
2017-07-13
*
Avoid unneeded SkPictureImageFilter color space transforms
Florin Malita
2017-07-10
*
Bump min picture to 7+ months ago
Mike Reed
2017-06-08
*
Ensure SkPictureImageFilter::onFilterImage doesn't double-convert color
Christopher Cameron
2017-06-01
*
Make SkPictureImageFilter::drawPictureAtLocalResolution use color xform
Christopher Cameron
2017-05-23
*
SkPictureImageFilter::onMakeColorSpace()
Matt Sarett
2017-04-15
*
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
*
SkPictureImageFilter - clear local canvas before use
ericrk
2016-05-12
*
Outline SkImageFilter Make methods
robertphillips
2016-04-17
*
Make SkSpecialSurfaces always use kUnknown for their pixel geometry
robertphillips
2016-04-13
*
Switch SkPictureImageFilter over to new onFilterImage interface
robertphillips
2016-04-11
*
change flattenable factory to return sk_sp
reed
2016-04-03
*
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
*
Style bikeshed - remove extraneous whitespace
halcanary
2016-03-29
*
Swap SkPictureImageFilter's factories over to smart pointers
robertphillips
2016-03-28
*
return pictures as sk_sp
reed
2016-03-18
*
Mark existing image filter entry points that will be going away with Deprecated
robertphillips
2016-02-17
*
Style Change: NULL->nullptr
halcanary
2015-08-27
*
Clean up usage of SkSurfaceProps
robertphillips
2015-06-22
*
skia: Add runtime option to disable picture IO security precautions
hendrikw
2015-06-16
*
remove subclassing from ImageFilter::Proxy
reed
2015-06-09
*
Remove uniqueID from all filter serialization.
senorblanco
2015-03-18
*
SkPaint::FilterLevel -> SkFilterQuality
reed
2015-03-16
*
Require explicit disabling of cross process pictureimagefilters
robertphillips
2015-01-06
*
Add toString methods to SkImageFilter-derived classes
robertphillips
2014-12-19
*
Adding an option for pixelated rendering in SkPictureImageFilter
junov
2014-12-09
*
Adding a PictureResolution option to SkPictureImageFilter
Justin Novosad
2014-12-02
*
Remove SK_SUPPORT_LEGACY_DEEPFLATTENING.
mtklein
2014-12-01
*
Revert of Remove SK_SUPPORT_LEGACY_DEEPFLATTENING. (patchset #1 id:1 of https...
mtklein
2014-12-01
*
Remove SK_SUPPORT_LEGACY_DEEPFLATTENING.
mtklein
2014-12-01
*
Disable LCD text explicitly in SkPictureImageFilter::onFilterImage()
fmalita
2014-11-20
*
add roundOut that returns its result
reed
2014-11-19
*
Fix bounds computation of all 0-input filters.
senorblanco
2014-10-29
*
Revert of Fix bounds computation of all 0-input filters. (patchset #2 id:2000...
hcm
2014-10-27
*
Fix bounds computation of all 0-input filters.
senorblanco
2014-10-27
*
"NULL !=" = NULL
bsalomon
2014-09-05
*
Try out scalar picture sizes
robertphillips
2014-08-29
[next]