Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
dc2dd2e72f24c021a0618aaedeef85aa5541c065
/
bench
/
GradientBench.cpp
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