Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skqp
/
4e3875348b2cc33f40cd86442d4d1a29b25dcf93
/
tools
/
bench_pictures_main.cpp
c6157be
Pinspect and bench_pictures are crashing when invoked with no arguments.
by fmalita@google.com
· 12 years ago
2d2b9a0
Remove automatic resizing in *_pictures
by borenet@google.com
· 12 years ago
bcdf2ec
In bench_pictures, use a pool of tiles for multicore drawing.
by scroggo@google.com
· 12 years ago
57837bf
Skip empty directories and input files not ending in .skp in *_pictures
by borenet@google.com
· 12 years ago
13fd5a1
Set DEFAULT_REPEATS to 1
by borenet@google.com
· 12 years ago
66bcbd1
Check for invalid SkPictures
by borenet@google.com
· 12 years ago
e21795e
Enable automatic rescaling in bench_pictures
by borenet@google.com
· 12 years ago
a49bffd
Do not exit on failure to open logFile
by borenet@google.com
· 12 years ago
5239c32
Add -logPerIter, -timers, and -min to bench_pictures.
by scroggo@google.com
· 12 years ago
0a36f43
Init graphics in bench_pictures.
by scroggo@google.com
· 12 years ago
9a41252
Report data from bench_pictures in the same fashion as bench.
by scroggo@google.com
· 12 years ago
58b4ead
Perform multi core rendering in bench_pictures.
by scroggo@google.com
· 13 years ago
f4959ab
Implemented power of two tiling.
by keyar@chromium.org
· 13 years ago
db9a5fb
Benchmark results will now print to STDOUT if on not-Android.
by keyar@chromium.org
· 13 years ago
a40c20d
Fixed up SK_SUPPORT_GPU flags.
by keyar@chromium.org
· 13 years ago
c81686c
Added the option to enable GPU rendering on render_ and bench_pictures.
by keyar@chromium.org
· 13 years ago
78a35c5
Changed to Yoda style comparisons where appropriate.
by keyar@chromium.org
· 13 years ago
fe6391a
Have GPU based approach workingish.
by keyar@chromium.org
· 13 years ago
795cd47
render_pictures and bench_pictures now use a --mode parameter.
by keyar@chromium.org
· 13 years ago
163b567
Merged bench_pictures and render_pictures rendering methods.
by keyar@chromium.org
· 13 years ago
fc91dc7
Windows compiler complaint cleanup
by robertphillips@google.com
· 13 years ago
21e3ed2
bench_pictures now has an option for benchmarking record time.
by keyar@chromium.org
· 13 years ago
1cbd47c
Preparations for adding options and different render types to render_pictures.
by keyar@chromium.org
· 13 years ago
3e8483e
Benchmark tiling now better reflects how it is done in Chrome.
by keyar@chromium.org
· 13 years ago
b5e30ab
Changed cmsecs to msecs to be consistent with bench.
by keyar@chromium.org
· 13 years ago
4916971
Added a benchmark for measuring picture unflattening time.
by keyar@chromium.org
· 13 years ago
a4091ba
Each benchmark that needs a bitmap will now make its own.
by keyar@chromium.org
· 13 years ago
0665f25
bench_pictures can now take percentages for tiling width and height.Review URL: https://codereview.appspot.com/6354074
by keyar@chromium.org
· 13 years ago
59f46b8
Fixed Windows compiler complaints
by robertphillips@google.com
· 13 years ago
2724ae0
bench_pictures will now output the number of tiles for a tiled benchmark.
by keyar@chromium.org
· 13 years ago
70b4222
Tiles that extend beyond the picture are now clipped.
by keyar@chromium.org
· 13 years ago
cf6c44c
Added a sgpipe benchmark.
by keyar@chromium.org
· 13 years ago
d1dc920
Allow specific files and multiple inputs for picture testing tools.
by keyar@chromium.org
· 13 years ago
006db0f
land https://codereview.appspot.com/6349043/
by reed@google.com
· 13 years ago