index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
tests
/
ImageFilterTest.cpp
Commit message (
Expand
)
Author
Age
*
tunnel down texture-size-constraint to imagefilters
reed
2015-10-22
*
add applyFilter() to SkImage
reed
2015-10-12
*
change more effects to only expose factories
reed
2015-10-12
*
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
*
Convert unit tests, GMs from SkBitmapSource to SkImagesource
fmalita
2015-09-15
*
Speculative fix for uninitialized bitmap mem in ImageFilterTest
fmalita
2015-09-15
*
SkImageSource
fmalita
2015-09-14
*
Style Change: NULL->nullptr
halcanary
2015-08-27
*
Style Change: SkNEW->new; SkDELETE->delete
halcanary
2015-08-26
*
Reland of Implement canComputeFastBounds() for image filters. (patchset #1 id...
senorblanco
2015-08-20
*
Revert of Implement canComputeFastBounds() for image filters. (patchset #8 id...
herb
2015-08-20
*
Implement canComputeFastBounds() for image filters.
senorblanco
2015-08-20
*
Now that the SkImageFilter::CropRect crop edges refer to
senorblanco
2015-07-16
*
Add new SkPoint3 class
robertphillips
2015-07-13
*
Fix for partially-specified crop rects.
senorblanco
2015-07-13
*
Make SkGpuDevice know its alpha type
bsalomon
2015-06-23
*
Clean up usage of SkSurfaceProps
robertphillips
2015-06-22
*
Begin kLegacyFontHost_InitType cleanup
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
*
Don't fail SkMergeImageFilter if one of the inputs are empty
fs
2015-05-20
*
Yet more ASAN fixes.
senorblanco
2015-04-21
*
C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla}
mtklein
2015-03-25
*
Move SkMatrixImageFilter into core, and add a factory fn for it.
senorblanco
2015-03-20
*
Remove uniqueID from all filter serialization.
senorblanco
2015-03-18
*
SkPaint::FilterLevel -> SkFilterQuality
reed
2015-03-16
*
Use ComposColorFilter to collaps hierarchy (when possible).
reed
2015-03-08
*
Read pixels in BGRA non-premul mode in few tests
kkinnunen
2015-03-06
*
Revert of check for inputs before reporting asColorFilter (patchset #7 id:110...
reed
2015-03-05
*
Use ComposeColorFilter in factory to collapse consecutive filters (when possi...
reed
2015-03-05
*
Fix leak in ComposedImageFilterOffset test
ajuma
2015-02-13
*
Fix SkComposeImageFilter's bounds computation and offset handling
ajuma
2015-02-13
*
Require budget decision when creating a RenderTarget SkSurface.
bsalomon
2015-01-16
*
Fix up all the easy virtual ... SK_OVERRIDE cases.
mtklein
2015-01-09
*
Require explicit disabling of cross process pictureimagefilters
robertphillips
2015-01-06
*
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
*
Disable LCD text explicitly in SkPictureImageFilter::onFilterImage()
fmalita
2014-11-20
*
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
*
Adding an option to render only the shadow in SkDropShadowImageFilter
sugoi
2014-10-23
*
Sanitize SkMatrixConvolutionImageFilter creation params.
senorblanco
2014-09-29
*
Introduce Props to surface (patchset #27 id:520001 of https://codereview.chro...
reed
2014-09-22
*
Revert of introduce Props to surface (patchset #27 id:520001 of https://coder...
reed
2014-09-21
*
introduce Props to surface (work in progress)
reed
2014-09-21
[next]