Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skqp
/
c91065d028472688ce15e635a29abe5256ff89ef
/
bench
/
BlurBench.cpp
a1ebeb2
Remove const from `const int loops`.
by mtklein
· 9 years ago
5acfea7
2D kernel initial wiring for Guassian
by joshualitt
· 10 years ago
f168b86
Remove Sk prefix from some bench classes.
by tfarina
· 10 years ago
e396455
move common blur types into central header
by commit-bot@chromium.org
· 11 years ago
e1ca705
deprecate SkScalarRound (and its ilk), use SkScalarRound[ToInt,ToScalar]. #define SK_SUPPORT_DEPRECATED_SCALARROUND for legacy clients
by reed@google.com
· 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
b3ec29d
Sanitizing source files in Housekeeper-Nightly
by skia.committer@gmail.com
· 11 years ago
6485b0b
Switch out random number generator for tests, benches, samples.
by commit-bot@chromium.org
· 11 years ago
b706117
Push sigma-based blur interface into our GMs/benches/tests/samplecode
by robertphillips@google.com
· 11 years ago
e16efc1
Sanitizing source files in Skia_Periodic_House_Keeping
by skia.committer@gmail.com
· 12 years ago
91f489a
Modify the blur bench to add tests for high-quality blurs, and large non-integer blurs. Change the Coarse flag (which just turns on separable blurs) to an #ifdef, since separable is no longer just Coarse. (This #ifdef will hopefully be shortlived, once Chrome has switched).
by senorblanco@chromium.org
· 12 years ago
fc5100a
use DEF_BENCH to simplify lots of registrations
by reed@google.com
· 12 years ago
fbfcd56
Result of running tools/sanitize_source_files.py (which was added in https://codereview.appspot.com/6465078/)
by rmistry@google.com
· 12 years ago
8caac64
Add fractional-radius blurs to blur benchmark.
by tomhudson@google.com
· 13 years ago
ca529d3
In debug builds, only run each benchmark 1 time (test for assertion-breakage,
by tomhudson@google.com
· 13 years ago
ec3ed6a
Automatic update of all copyright notices to reflect new license terms.
by epoger@google.com
· 13 years ago
8c4a2db
fix printf output for name when skscalar is fixed
by reed@google.com
· 13 years ago
25df888
add bench for building blurs
by reed@google.com
· 13 years ago