index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
include
/
effects
/
SkTileImageFilter.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
*
Fix srcBounds computation in SkMatrixConvolutionImageFilter
Robert Phillips
2018-05-17
*
remove SK_IGNORE_TO_STRING
Cary Clark
2018-04-05
*
SkImageFilter::onMakeColorSpace() - more overrides
Matt Sarett
2017-04-10
*
remove 4 legacy flags (clients already updated)
Mike Reed
2016-10-20
*
Update TileImageFilter to sk_sp
robertphillips
2016-04-15
*
Switch SkTileImageFilter over to new onFilterImage interface
robertphillips
2016-04-11
*
Change signatures of filter bounds methods to return a rect.
senorblanco
2016-03-21
*
Mark existing image filter entry points that will be going away with Deprecated
robertphillips
2016-02-17
*
Image filters: Make a recursive, forward-mapping bounds
senorblanco
2016-01-28
*
Fix filter primitive bounds computations.
senorblanco
2015-12-09
*
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
*
Fix dst bound reported by SkTileImageFilter
robertphillips
2015-06-16
*
Add bigtileimagefilter GM & improvements to toString
robertphillips
2015-06-08
*
Revert of Fix dst bound reported by SkTileImageFilter (patchset #3 id:40001 o...
robertphillips
2015-06-04
*
Fix dst bound reported by SkTileImageFilter
robertphillips
2015-06-04
*
Revert of Fix dst bound reported by SkTileImageFilter (patchset #3 id:40001 o...
robertphillips
2015-06-02
*
Fix dst bound reported by SkTileImageFilter
robertphillips
2015-06-02
*
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
*
Fix up all the easy virtual ... SK_OVERRIDE cases.
mtklein
2015-01-09
*
Add toString methods to SkImageFilter-derived classes
robertphillips
2014-12-19
*
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
*
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
*
Clean up SkImageFilter constructors.
senorblanco
2014-07-08
*
Remove SK_SUPPORT_LEGACY_PUBLICEFFECTCONSTRUCTORS flag.
commit-bot@chromium.org
2014-05-15
*
Implement bounds traversals for tile and matrix convolution filters.
senorblanco@chromium.org
2014-04-29
*
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
*
Make SkImageFilter methods const.
commit-bot@chromium.org
2014-02-05
*
Refactor read and write buffers.
commit-bot@chromium.org
2014-01-30
*
Added missing SK_API
sugoi@google.com
2013-10-02
*
Moving 4 SkImageFilter derived classes from blink to skia
commit-bot@chromium.org
2013-09-26