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
*
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
*
Serialization of SkPictureImageFilter
commit-bot@chromium.org
2014-02-07
*
Revert of r13347 (Serialization of SkPictureImageFilter - https://codereview....
robertphillips@google.com
2014-02-06
*
Serialization of SkPictureImageFilter
commit-bot@chromium.org
2014-02-06
*
Make SkImageFilter methods const.
commit-bot@chromium.org
2014-02-05
*
Refactor read and write buffers.
commit-bot@chromium.org
2014-01-30
*
Make SkImageFilter crop rects relative to the primitive origin, instead of re...
senorblanco@chromium.org
2014-01-03
*
Implement an SkPicture image filter source. This is required for the external...
senorblanco@chromium.org
2013-12-12
*
Revert "Implement an SkPicture image filter source. This is required for the ...
senorblanco@chromium.org
2013-12-12
*
Implement an SkPicture image filter source. This is required for the external...
senorblanco@chromium.org
2013-12-12