Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
58a1605d2b9bab077f53b6a223f9e7ce1891d3ea
/
bench
/
GradientBench.cpp
d1aedde
Remove SkLinearGradient::kForce4fContext_PrivateFlag
by Florin Malita
· 7 years ago
4de1304
Add evenly spaced stops and unify gradient contexts
by Herb Derby
· 7 years ago
9d524f2
Style bikeshed - remove extraneous whitespace
by halcanary
· 9 years ago
c6f28f7
Reland of "Finish conversion to sk_sp<SkShader> (patchset #2 id:20001 of https://codereview.chromium.org/1803763002/ )"
by reed
· 9 years ago
106e10d
Revert of Finish conversion to sk_sp<SkShader> (patchset #2 id:20001 of https://codereview.chromium.org/1803763002/ )
by reed
· 9 years ago
15c3a0e
Finish conversion to sk_sp<SkShader>
by reed
· 9 years ago
36693b5
Add 4f linear gradient benches
by fmalita
· 9 years ago
a1ebeb2
Remove const from `const int loops`.
by mtklein
· 9 years ago
96fcdcc
Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002
by halcanary
· 9 years ago
80ea19c
Revert of Revert of stop calling SkScalarDiv (patchset #1 id:1 of https://codereview.chromium.org/1138263002/)
by reed
· 9 years ago
2629697
Revert of stop calling SkScalarDiv (patchset #4 id:60001 of https://codereview.chromium.org/1135053002/)
by reed
· 9 years ago
67d71c8
stop calling SkScalarDiv
by reed
· 9 years ago
71a6cbf
remove redundant/deprecated TwoPointRadial gradiet -- use TwoPointConical
by reed
· 10 years ago
a7f79b4
remove internal repeat count from gradient benches
by bsalomon
· 10 years ago
f461a8f
Simple GPU based dithering:
by krajcevski
· 10 years ago
f168b86
Remove Sk prefix from some bench classes.
by tfarina
· 10 years ago
83f23d8
Remove unused (by clients) SkUnitMapper
by commit-bot@chromium.org
· 10 years ago
3339ac5
Revert of Remove unused (by clients) SkUnitMapper (https://codereview.chromium.org/283273002/) (https://codereview.chromium.org/288343009/)
by commit-bot@chromium.org
· 10 years ago
4b8f802
Remove unused (by clients) SkUnitMapper (https://codereview.chromium.org/283273002/)
by commit-bot@chromium.org
· 10 years ago
e2b193c
Revert of remove unused (by clients) SkUnitMapper (https://codereview.chromium.org/283273002/)
by commit-bot@chromium.org
· 10 years ago
ee0cac3
remove unused (by clients) SkUnitMapper
by commit-bot@chromium.org
· 10 years ago
95f7926
Add conical special cases to GradientBench
by commit-bot@chromium.org
· 11 years ago
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