Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
e3a4e993ef79788d5ee807b10ff588e9c46bac6d
/
bench
/
MatrixConvolutionBench.cpp
20efb41
distinguish distinct matrixconvolution benchmarks
by mtklein
· 9 years ago
ef6a47b
Update MatrixConvolutionImageFilter to sk_sp
by robertphillips
· 9 years ago
5e1ddb1
Reland of change all factories to return their base-class (patchset #1 id:1 of https://codereview.chromium.org/1540203002/ )
by reed
· 9 years ago
2d6ba66
Revert of change all factories to return their base-class (patchset #1 id:1 of https://codereview.chromium.org/1535353002/ )
by reed
· 9 years ago
d63f60a
change all factories to return their base-class
by reed
· 9 years ago
a1ebeb2
Remove const from `const int loops`.
by mtklein
· 9 years ago
f168b86
Remove Sk prefix from some bench classes.
by tfarina
· 10 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
3361471
Simplify benchmark internal API.
by commit-bot@chromium.org
· 11 years ago
4b413c8
remove SkFloatToScalar macro
by commit-bot@chromium.org
· 11 years ago
410e6e8
Refactoring: get rid of the SkBenchmark void* parameter.
by mtklein@google.com
· 11 years ago
c289743
Major bench refactoring.
by mtklein@google.com
· 11 years ago
e0e7cfe
Change old PRG to be SkLCGRandom; change new one to SkRandom
by commit-bot@chromium.org
· 11 years ago
6485b0b
Switch out random number generator for tests, benches, samples.
by commit-bot@chromium.org
· 11 years ago
7731ead
Fix more clang errors.
by tfarina@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