index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
include
/
effects
/
SkPictureImageFilter.h
Commit message (
Expand
)
Author
Age
*
rebase
Cary Clark
2018-06-08
*
Revert "Reland "remove toString""
Cary Clark
2018-05-31
*
Reland "remove toString"
Cary Clark
2018-05-31
*
remove defines and add commas
Cary Clark
2018-05-21
*
Revert "remove toString"
Cary Clark
2018-05-20
*
remove toString
Cary Clark
2018-05-20
*
remove SK_IGNORE_TO_STRING
Cary Clark
2018-04-05
*
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
*
SkPictureImageFilter::onMakeColorSpace()
Matt Sarett
2017-04-15
*
remove 4 legacy flags (clients already updated)
Mike Reed
2016-10-20
*
Outline SkImageFilter Make methods
robertphillips
2016-04-17
*
Switch SkPictureImageFilter over to new onFilterImage interface
robertphillips
2016-04-11
*
Swap SkPictureImageFilter's factories over to smart pointers
robertphillips
2016-03-28
*
Mark existing image filter entry points that will be going away with Deprecated
robertphillips
2016-02-17
*
Revert "Revert of factories should return baseclass, allowing the impl to spe...
reed
2015-10-06
*
Revert of factories should return baseclass, allowing the impl to specialize ...
schenney
2015-10-06
*
factories should return baseclass, allowing the impl to specialize
reed
2015-10-06
*
Style Change: SkNEW->new; SkDELETE->delete
halcanary
2015-08-26
*
remove SK_SUPPORT_LEGACY_FILTERLEVEL_ENUM
reed
2015-06-23
*
Clean up usage of SkSurfaceProps
robertphillips
2015-06-22
*
C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla}
mtklein
2015-03-25
*
Remove uniqueID from all filter serialization.
senorblanco
2015-03-18
*
SkPaint::FilterLevel -> SkFilterQuality
reed
2015-03-16
*
Fix up all the easy virtual ... SK_OVERRIDE cases.
mtklein
2015-01-09
*
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
*
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
*
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
*
Make SkPictureShader and SkPictureImageFilter use const SkPictures
robertphillips
2014-07-14
*
Implement SkPictureImageFilter bounds computation.
senorblanco@chromium.org
2014-05-30
*
Remove SK_SUPPORT_LEGACY_PUBLICEFFECTCONSTRUCTORS flag.
commit-bot@chromium.org
2014-05-15
*
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
[next]