Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
c0784dbd408596aff13a5d97448f7a9e5d3cf7d9
/
bench
/
GradientBench.cpp
3361471
Simplify benchmark internal API.
by commit-bot@chromium.org
· 11 years ago
34150b4
Clear out SK_SCALAR_IS_FLOAT from SkRadialGradient, and merge the logic for radial_mirror and radial_repeat.
by commit-bot@chromium.org
· 11 years ago
b120bd9
Make all gradient benchs use the same repeat count.
by commit-bot@chromium.org
· 11 years ago
3400f4b
Add 3 color variant to gradient bench, include scale in name, add more benchs
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
330313a
My clang now doesn't complain about !"foo".
by mtklein@google.com
· 11 years ago
5396a04
Added a high-color (50 colors) gradient for each gradient type.
by commit-bot@chromium.org
· 11 years ago
b686539
Added GM and Bench
by commit-bot@chromium.org
· 11 years ago
73349aa
extend gradient_create bench to test opaque and alpha gradient ramps
by reed@google.com
· 12 years ago
58ba410
cleanup: use DEF_BENCH macro
by reed@google.com
· 12 years ago
e16efc1
Sanitizing source files in Skia_Periodic_House_Keeping
by skia.committer@gmail.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
258e0bf
add bench for conical Gradient
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
5ea050f
Optimize software radial gradients (remove branches from the inner loop where
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
1ca4f26
fix warning about SkPoint initialization
by reed@google.com
· 13 years ago
6d0c02c
Fix Gradient2Bench colors so that Debug bench will run.
by bungeman@google.com
· 13 years ago
8ac7a0f
add gradient_create bench, just to measure the time to create a new gradient
by reed@google.com
· 13 years ago
7241516
add tilemode options
by reed@google.com
· 13 years ago
80adceb
rename radial to radial1, so I can distinguish it from radial2 in my
by reed@google.com
· 14 years ago
84e9c08
speed up 2-point-radial gradients by 9x, using float instead of fixed
by reed@google.com
· 14 years ago