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
*
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
*
Reimplement deserialization of SkImageFilter's uniqueID.
senorblanco
2014-08-26
*
Simplify flattening to just write enough to call the factory/public-construct...
reed
2014-08-21
*
Intersect SkPictureImageFilter bounds against clip bounds.
senorblanco
2014-07-30
*
Make SkPictureShader and SkPictureImageFilter use const SkPictures
robertphillips
2014-07-14
*
Alter SkCanvas::drawPicture (devirtualize, take const SkPicture, take pointer)
robertphillips
2014-06-04
*
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
*
Implement support for a Context parameter in image filters
senorblanco@chromium.org
2014-03-14
*
Factory methods for heap-allocated SkImageFilter objects.
commit-bot@chromium.org
2014-03-10
*
Revert of Revert "Serialization of SkPictureImageFilter" (https://codereview....
commit-bot@chromium.org
2014-02-07
*
Revert "Serialization of SkPictureImageFilter"
fmalita@google.com
2014-02-07
[next]