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
*
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
*
Allow negative values in SkBlurImageFilter sigma.
senorblanco
2014-09-09
*
"NULL !=" = NULL
bsalomon
2014-09-05
*
Try out scalar picture sizes
robertphillips
2014-08-29
*
Fix recursive computation of filter bounds for drop shadow,
senorblanco
2014-08-25
*
Revert of Fix recursive computation of filter bounds for drop shadow, (patchs...
djsollen
2014-08-25
*
Fix recursive computation of filter bounds for drop shadow,
senorblanco
2014-08-25
*
Fix saveLayer() with a pixel-moving filter vs SkBBoxHierarchyRecord / SkRecor...
mtklein
2014-08-22
*
Simplify flattening to just write enough to call the factory/public-construct...
reed
2014-08-21
*
Move SkReadBuffer.h and SkReader32.h out of include.
halcanary
2014-08-19
*
Revert "Move SkReadBuffer.h and SkReader32.h out of include."
halcanary
2014-08-18
*
Move SkReadBuffer.h and SkReader32.h out of include.
halcanary
2014-08-18
*
Intersect SkPictureImageFilter bounds against clip bounds.
senorblanco
2014-07-30
*
Implement a persistent uniqueID-based cache for SkImageFilter.
senorblanco
2014-07-30
*
Fix for saveLayer() with filters vs. the BBox Hierarchy.
senorblanco
2014-07-14
*
Revert "Fix for saveLayer() with filters vs. the BBox Hierarchy." and
senorblanco
2014-07-14
*
Fix for saveLayer() with filters vs. the BBox Hierarchy.
senorblanco
2014-07-11
*
Revert "Remove ability for Release code to call getRefCnt() or getWeakRefCnt()."
Mike Klein
2014-07-09
*
Clean up SkImageFilter constructors.
senorblanco
2014-07-08
*
Remove ability for Release code to call getRefCnt() or getWeakRefCnt().
mtklein
2014-07-08
*
Fix SkColorFilterImageFilter matrix optimization.
senorblanco
2014-07-03
*
Remove SkBicubicImageFilter, and all related tests.
senorblanco
2014-06-25
*
Preprend Test to test function name generated by DEF_TEST() macro.
tfarina
2014-06-24
*
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
*
Fix filter bounds computation for SkOffsetImageFilter.
senorblanco@chromium.org
2014-05-28
*
Some small cleanups for image filter code.
senorblanco@chromium.org
2014-05-07
*
Fix for SkDisplacementMap::onFilterBounds().
senorblanco@chromium.org
2014-05-07
*
Fix for empty saveLayer() with a filter which affects transparent black.
senorblanco@chromium.org
2014-05-06
*
Fix for SkMatrixConvolutionImageFilter with large borders.
senorblanco@chromium.org
2014-05-02
*
Add a fix for a spurious assert in SkMatrixConvolutionImageFilter.
senorblanco@chromium.org
2014-05-01
*
Implement bounds traversals for tile and matrix convolution filters.
senorblanco@chromium.org
2014-04-29
*
Staging for cleanup of SkPicture-related headers
robertphillips@google.com
2014-04-18
*
Reduce internal explicit SaveFlags usage.
commit-bot@chromium.org
2014-04-18
*
Staged removal of SkPicture-derived classes
commit-bot@chromium.org
2014-04-17
*
Retract SkPicture::kOptimizeForClippedPlayback_RecordingFlag from public API
commit-bot@chromium.org
2014-04-16
*
split SkPictureRecorder out of SkPicture
robertphillips@google.com
2014-04-13
[next]