Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
8949c8a2f81f3dbc4bc4ac3001bb6a9f32a46380
/
bench
/
ScalarBench.cpp
9d524f2
Style bikeshed - remove extraneous whitespace
by halcanary
· 9 years ago
a1ebeb2
Remove const from `const int loops`.
by mtklein
· 9 years ago
36352bf
C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla}
by mtklein
· 10 years ago
b25a83b
Use Sk4x to speed-up bounds of an array of points
by reed
· 10 years ago
72c9faa
Fix up all the easy virtual ... SK_OVERRIDE cases.
by mtklein
· 10 years ago
aa458fb
Cleanup: More override fixes - another round.
by tfarina
· 10 years ago
f168b86
Remove Sk prefix from some bench classes.
by tfarina
· 10 years ago
80f709a
TSAN caught us racing in ScalarBench.cpp
by mtklein
· 10 years ago
3dd6368
Revert of TSAN caught us racing in ScalarBench.cpp (https://codereview.chromium.org/305033002/)
by commit-bot@chromium.org
· 10 years ago
ee982ed
TSAN caught us racing in ScalarBench.cpp
by commit-bot@chromium.org
· 10 years ago
3361471
Simplify benchmark internal API.
by commit-bot@chromium.org
· 11 years ago
644629c
Implement a benchmark for GrResourceCache
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
433ce5e
Made more benchs non-rendering
by robertphillips@google.com
· 12 years ago
357818c
fix bogus assert
by reed@google.com
· 12 years ago
bb0b67f
Reverting r4239 & r4240
by robertphillips@google.com
· 12 years ago
d70f730
pass -fArray[i] instead of fArray[i], to skip a compiler optimization where it
by reed@google.com
· 12 years ago
df9d6f1
add bench for SkScalarIsFinite
by reed@google.com
· 12 years ago
63c5761
add test for computing the bounds of an array of points (SkRect::set)
by reed@google.com
· 12 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
25583a3
Make scalar benchmarks compile and run under SKIA_SCALAR=fixed as well as float.
by tomhudson@google.com
· 13 years ago
f910b36
New scalar benchmark suite, comparing SkScalarAs2sCompliment vs native float operations
by tomhudson@google.com
· 13 years ago