Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
2e69d292e5a389db7d9264eb66172376692de8ca
/
bench
/
RectBench.cpp
f168b86
Remove Sk prefix from some bench classes.
by tfarina
· 10 years ago
6c22573
hide SkBitmap::setConfig
by reed
· 10 years ago
000d732
Move non-trivial work in RectBench() to onPreDraw.
by commit-bot@chromium.org
· 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
b87bf83
Add explicit double -> SkScalar conversion to fix werror on Windows.
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
ce0ce4f
Add stroked oval benches.
by jvanverth@google.com
· 12 years ago
2fd42c4
Sanitizing source files in Housekeeper-Nightly
by skia.committer@gmail.com
· 12 years ago
370d835
Add new bench for rotated rects (aarects_rotated)
by robertphillips@google.com
· 12 years ago
190260e
Add stroked rrect benches.
by jvanverth@google.com
· 12 years ago
e16efc1
Sanitizing source files in Skia_Periodic_House_Keeping
by skia.committer@gmail.com
· 12 years ago
a7aedfe
Sanitizing source files in Skia_Periodic_House_Keeping
by skia.committer@gmail.com
· 12 years ago
12310e4
Add new "aarects" bench to establish baseline for aa rect drawing
by robertphillips@google.com
· 12 years ago
884e60b
Sanitizing source files in Skia_Periodic_House_Keeping
by skia.committer@gmail.com
· 12 years ago
2d078b6
add bench for srcmode
by reed@google.com
· 12 years ago
60712f3
use DEF_BENCH() macro to clean up factory registrations -- no other change
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
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
2ecead5
add 2 stroke tests to rects
by mike@reedtribe.org
· 14 years ago
981d479
http://codereview.appspot.com/3980041/
by reed@google.com
· 14 years ago
1fcd51e
add template macro to "safely" perform casts w/o breaking strict-aliasing
by reed@google.com
· 14 years ago
652807b
Revert "Revert "Use hairline when line width <= 1.0, instead of < 1.0.""
by agl@chromium.org
· 15 years ago
6fd950c
Revert "Use hairline when line width <= 1.0, instead of < 1.0."
by agl@chromium.org
· 15 years ago
a956e4f
Use hairline when line width <= 1.0, instead of < 1.0.
by anatoly@google.com
· 15 years ago
e9d0060
add decode bench add dictionary for bench tools to see optional cmdline args
by reed@android.com
· 15 years ago
f523e25
add BitmapBench
by reed@android.com
· 16 years ago
a70ba36
remove duplicate SkTRegistry definition
by reed@android.com
· 16 years ago
4bc1983
add options to bench: -repeat N -forceOpaque -forceBlend -forceAA -forceBW
by reed@android.com
· 16 years ago
d2c3744
add arg to make diff sized rects
by reed@android.com
· 16 years ago
bd700c3
add benchmark framework
by reed@android.com
· 16 years ago