Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skqp
/
b638a3a941fc9514b3f26165bfaaa7b48a580139
/
bench
/
BitmapBench.cpp
3361471
Simplify benchmark internal API.
by commit-bot@chromium.org
· 11 years ago
383a697
store SkAlphaType inside SkBitmap, on road to support unpremul
by reed@google.com
· 11 years ago
f8a6b20
save/restore the canvas around every bench draw call
by commit-bot@chromium.org
· 11 years ago
c95e1e5
Temporarily disable FilterBitmapBenches while I fix it.
by mtklein@google.com
· 11 years ago
0a6151d
Revert "Revert "change SkColorTable to be immutable""
by reed@google.com
· 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
9cfc83c
stop using bitmap-filter flags outside of paint itself, as a step towards really changing them into an enum
by reed@google.com
· 11 years ago
b088947
New bitmap filter checkin; this time with less build breakage
by humper@google.com
· 11 years ago
1a8940e
Revert "More general image filter interface; tested implementation of standalone"
by humper@google.com
· 11 years ago
25fc6b9
More general image filter interface; tested implementation of standalone
by humper@google.com
· 11 years ago
6ba4572
remove dst/rendertarget support for kARGB_4444_Config
by reed@google.com
· 11 years ago
a2be2cc
cast enum to float to fix (really bad) warning
by reed@google.com
· 11 years ago
ef77ec2
extend SkBenchmark to allow a bench to return a durationScale, which allows it to perform fewer actual interations, but report a scale factor to account for that. Thus a very slow bench can be compared head-to-head with a faster one, w/o actually forcing the tool to run for the full duration of the slower test.
by reed@google.com
· 11 years ago
2ece287
use DEF_BENCH
by reed@google.com
· 11 years ago
c2532dd
Partial reapply of r5364 minus the non-neon code path.
by djsollen@google.com
· 12 years ago
e16efc1
Sanitizing source files in Skia_Periodic_House_Keeping
by skia.committer@gmail.com
· 12 years ago
b78765e
Reverting r5364 (Update ARM and NEON optimizations for S32A_Opaque_BlitRow32)
by robertphillips@google.com
· 12 years ago
dc1a3ba
Update ARM and NEON optimizations for S32A_Opaque_BlitRow32.
by djsollen@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
7866228
land http://codereview.appspot.com/6353063/ by Lei
by reed@google.com
· 12 years ago
c3be34d
Add (8) more benchmarks to capture performance of a pair of blit optimization
by tomhudson@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
4ee7ae5
Adding the notion of a volatile bitmap to SkBitmap.
by junov@google.com
· 13 years ago
11ec186
add opaque -vs- alpha bitmap cases
by reed@android.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