index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
bench
/
BlurBench.cpp
Commit message (
Expand
)
Author
Age
*
Revert "Revert "Direct evaluation of gaussian""
Herb Derby
2017-11-16
*
Revert "Direct evaluation of gaussian"
Brian Osman
2017-11-16
*
Direct evaluation of gaussian
Herbert Derby
2017-11-16
*
switch maskfilters to sk_sp
reed
2016-04-04
*
Style bikeshed - remove extraneous whitespace
halcanary
2016-03-29
*
Remove const from `const int loops`.
mtklein
2015-10-01
*
2D kernel initial wiring for Guassian
joshualitt
2014-08-11
*
Remove Sk prefix from some bench classes.
tfarina
2014-06-19
*
move common blur types into central header
commit-bot@chromium.org
2014-04-28
*
deprecate SkScalarRound (and its ilk), use SkScalarRound[ToInt,ToScalar]. #de...
reed@google.com
2013-12-17
*
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
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2013-09-07
*
Switch out random number generator for tests, benches, samples.
commit-bot@chromium.org
2013-09-06
*
Push sigma-based blur interface into our GMs/benches/tests/samplecode
robertphillips@google.com
2013-09-06
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2013-01-26
*
Modify the blur bench to add tests for high-quality blurs, and large non-inte...
senorblanco@chromium.org
2012-11-29
*
use DEF_BENCH to simplify lots of registrations
reed@google.com
2012-11-08
*
Result of running tools/sanitize_source_files.py (which was added in https://...
rmistry@google.com
2012-08-23
*
Add fractional-radius blurs to blur benchmark.
tomhudson@google.com
2011-11-22
*
In debug builds, only run each benchmark 1 time (test for assertion-breakage,
tomhudson@google.com
2011-10-28
*
Automatic update of all copyright notices to reflect new license terms.
epoger@google.com
2011-07-28
*
fix printf output for name when skscalar is fixed
reed@google.com
2011-07-14
*
add bench for building blurs
reed@google.com
2011-07-14