index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
bench
/
MatrixConvolutionBench.cpp
Commit message (
Expand
)
Author
Age
*
distinguish distinct matrixconvolution benchmarks
mtklein
2016-04-12
*
Update MatrixConvolutionImageFilter to sk_sp
robertphillips
2016-04-08
*
Reland of change all factories to return their base-class (patchset #1 id:1 o...
reed
2015-12-21
*
Revert of change all factories to return their base-class (patchset #1 id:1 o...
reed
2015-12-20
*
change all factories to return their base-class
reed
2015-12-20
*
Remove const from `const int loops`.
mtklein
2015-10-01
*
Remove Sk prefix from some bench classes.
tfarina
2014-06-19
*
Clean up SkImageFilter.
commit-bot@chromium.org
2014-03-12
*
Factory methods for heap-allocated SkImageFilter objects.
commit-bot@chromium.org
2014-03-10
*
Simplify benchmark internal API.
commit-bot@chromium.org
2013-12-03
*
remove SkFloatToScalar macro
commit-bot@chromium.org
2013-11-25
*
Refactoring: get rid of the SkBenchmark void* parameter.
mtklein@google.com
2013-09-13
*
Major bench refactoring.
mtklein@google.com
2013-09-10
*
Change old PRG to be SkLCGRandom; change new one to SkRandom
commit-bot@chromium.org
2013-09-09
*
Switch out random number generator for tests, benches, samples.
commit-bot@chromium.org
2013-09-06
*
Fix more clang errors.
tfarina@chromium.org
2013-04-05
*
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