index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
gm
/
matrixconvolution.cpp
Commit message (
Expand
)
Author
Age
*
Add standard fonts to all GMs.
Cary Clark
2014-07-31
*
Cleanup: Get rid of make_isize() function from gm.h.
tfarina
2014-06-09
*
Turn on quilt mode in DM.
commit-bot@chromium.org
2014-04-30
*
Clean up SkImageFilter.
commit-bot@chromium.org
2014-03-12
*
Factory methods for heap-allocated SkImageFilter objects.
commit-bot@chromium.org
2014-03-10
*
add peekPixels to SkCanvas and SkSurface
commit-bot@chromium.org
2014-02-13
*
Revert of add peekPixels to SkCanvas and SkSurface (https://codereview.chromi...
commit-bot@chromium.org
2014-02-13
*
add peekPixels to SkCanvas and SkSurface
mike@reedtribe.org
2014-02-13
*
add legacy/helper allocN32Pixels, and convert gm to use it
reed@google.com
2014-01-25
*
remove SkFloatToScalar macro
commit-bot@chromium.org
2013-11-25
*
Fix for cropped matrix convolution for BottomLeft render targets.
senorblanco@chromium.org
2013-10-20
*
Implement crop rect support for SkMatrixConvolutionImageFilter.
senorblanco@chromium.org
2013-10-18
*
Split SkDevice into SkBaseDevice and SkBitmapDevice
robertphillips@google.com
2013-08-29
*
Revert r10830 (Split SkDevice out of SkRasterDevice) until we can get Chromiu...
robertphillips@google.com
2013-08-20
*
Split SkDevice out of SkBitmapDevice
robertphillips@google.com
2013-08-20
*
Changing imageFilter GM tests to use drawBitmap instead of drawSprite
junov@chromium.org
2013-01-14
*
Implement GPU path for matrix convolution. Note that when not convolving alpha,
senorblanco@chromium.org
2012-10-04
*
This patch adds support for optional processing of the alpha channel in
senorblanco@chromium.org
2012-09-25
*
Implements a matrix convolution filter (raster path only). The filtering loop
senorblanco@chromium.org
2012-09-18