Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
4ff7c7423661db10ebaabda782fc8329e7a5f7ee
/
gm
/
matrixconvolution.cpp
ef6a47b
Update MatrixConvolutionImageFilter to sk_sp
by robertphillips
· 9 years ago
1a9b964
Reland of "more shader-->sp conversions (patchset #5 id:80001 of https://codereview.chromium.org/1789633002/ )"
by reed
· 9 years ago
9283d20
Revert of more shader-->sp conversions (patchset #5 id:80001 of https://codereview.chromium.org/1789633002/ )
by reed
· 9 years ago
ce563cd
more shader-->sp conversions
by reed
· 9 years ago
a544eda
Matrix convolution bounds fix; affectsTransparentBlack fixes.
by senorblanco
· 9 years ago
50c044b
Revert of Matrix convolution bounds fix; affectsTransparentBlack fixes. (patchset #4 id:60001 of https://codereview.chromium.org/1500923004/ )
by senorblanco
· 9 years ago
8705ec8
Matrix convolution bounds fix; affectsTransparentBlack fixes.
by senorblanco
· 9 years ago
943a462
Minor code cleanup (left over from prior CL)
by robertphillips
· 9 years ago
96fcdcc
Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002
by halcanary
· 9 years ago
1818acb
rename portable_typeface_always to portable_typeface
by caryclark
· 9 years ago
97a26d0
make drawbitmaprect lighting lumafilter matrixconvolution srcmode gm portable
by caryclark
· 9 years ago
16b254a
Change some more GMs to clear to opaque black, not transparent black.
by senorblanco
· 10 years ago
1c40292
remove unused GM flags
by mtklein
· 10 years ago
72c9faa
Fix up all the easy virtual ... SK_OVERRIDE cases.
by mtklein
· 10 years ago
992c7b0
Add standard fonts to all GMs.
by Cary Clark
· 10 years ago
f539318
Cleanup: Get rid of make_isize() function from gm.h.
by tfarina
· 10 years ago
a90c680
Turn on quilt mode in DM.
by commit-bot@chromium.org
· 11 years ago
84cd099
Clean up SkImageFilter.
by commit-bot@chromium.org
· 11 years ago
cac5fd5
Factory methods for heap-allocated SkImageFilter objects.
by commit-bot@chromium.org
· 11 years ago
c3bd8af
add peekPixels to SkCanvas and SkSurface
by commit-bot@chromium.org
· 11 years ago
bda591c
Revert of add peekPixels to SkCanvas and SkSurface (https://codereview.chromium.org/161733002/)
by commit-bot@chromium.org
· 11 years ago
b2d93a9
add peekPixels to SkCanvas and SkSurface
by mike@reedtribe.org
· 11 years ago
eb9a46c
add legacy/helper allocN32Pixels, and convert gm to use it
by reed@google.com
· 11 years ago
4b413c8
remove SkFloatToScalar macro
by commit-bot@chromium.org
· 11 years ago
2a4223c
Fix for cropped matrix convolution for BottomLeft render targets.
by senorblanco@chromium.org
· 11 years ago
7938bae
Implement crop rect support for SkMatrixConvolutionImageFilter.
by senorblanco@chromium.org
· 11 years ago
1f2f338
Split SkDevice into SkBaseDevice and SkBitmapDevice
by robertphillips@google.com
· 11 years ago
9b051a3
Revert r10830 (Split SkDevice out of SkRasterDevice) until we can get Chromium ready.
by robertphillips@google.com
· 11 years ago
3055b70
Split SkDevice out of SkBitmapDevice
by robertphillips@google.com
· 11 years ago
ff06af2
Changing imageFilter GM tests to use drawBitmap instead of drawSprite
by junov@chromium.org
· 12 years ago
3bc16c8
Implement GPU path for matrix convolution. Note that when not convolving alpha,
by senorblanco@chromium.org
· 12 years ago
8640d50
This patch adds support for optional processing of the alpha channel in
by senorblanco@chromium.org
· 12 years ago
5faa2dc
Implements a matrix convolution filter (raster path only). The filtering loop
by senorblanco@chromium.org
· 12 years ago