Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
f84ad8f7fc0194389a8099da2c5e8fff9f092890
/
tools
/
bench_pictures_main.cpp
65e508d
Restore a default timer to bench_pictures.
by scroggo@google.com
· 11 years ago
55fd612
Committed: http://code.google.com/p/skia/source/detail?r=10372
by commit-bot@chromium.org
· 11 years ago
68f2a0d
This reverts commit 4052fd051db67bd1099fde2c4fe400cfbe1f2426.
by bsalomon@google.com
· 11 years ago
47fad70
by commit-bot@chromium.org
· 11 years ago
56799e2
Add the lazy decoder from PictureFlags to SkImageDecoder
by commit-bot@chromium.org
· 11 years ago
f1754ec
Replace SkPicture(SkStream) constructors with a factory.
by scroggo@google.com
· 11 years ago
7def5e1
Separate core and images project.
by scroggo@google.com
· 12 years ago
604e0c2
SkFlags now follows proper dashing convention.
by scroggo@google.com
· 12 years ago
d9ba9a0
Change the name of SkFlags to SkCommandLineFlags.
by scroggo@google.com
· 12 years ago
bb281f7
Improvements/additions to SkImageCache/SkLazyPixelRef.
by scroggo@google.com
· 12 years ago
a560d00b
Provide an option in bench_pictures to count pixel ram.
by scroggo@google.com
· 12 years ago
cc69020
Add a way to monitor cache hits and misses for deferred decoding.
by scroggo@google.com
· 12 years ago
161e1ba
Created my own flag parser, based off of gflags.
by scroggo@google.com
· 12 years ago
f8d7d27
Create SkLazyPixelRef which performs lazy decoding.
by scroggo@google.com
· 12 years ago
0556ea0
Add support for using ANGLE in bench_pictures.
by scroggo@google.com
· 12 years ago
d3c208c
Patch for r7304. Add string in bench_pictures_main's gFilterTypes for oval filter type.
by jvanverth@google.com
· 12 years ago
4e23068
Re-enable inst counting in debug builds.
by bsalomon@google.com
· 12 years ago
89d15a2
fix warnings Review URL: https://codereview.appspot.com/7060053
by reed@google.com
· 12 years ago
457d8a7
remove experimental setAsABlur, as it forces the instance to be mutable, and was
by reed@google.com
· 12 years ago
82ec0b0
Allow setting a scaleFactor in bench_pictures (and render_pictures).
by scroggo@google.com
· 12 years ago
cbcef70
Provide an option to bench drawing individual tiles in bench_pictures.
by scroggo@google.com
· 12 years ago
c0d5e54
Allow bench_pictures to have its viewport set on the command line.
by scroggo@google.com
· 12 years ago
5a34fd3
add '--mode clone' option to bench_pictures
by reed@google.com
· 12 years ago
fe7b1ed
add SkPictureUtils::GatherPixelRefs()
by reed@google.com
· 12 years ago
4a26d9d
Add a new PictureRenderer that draws the picture then breaks up into tiles.
by scroggo@google.com
· 12 years ago
e3e940c
Add low blur and AAClip options to picture bench.
by caryclark@google.com
· 12 years ago
a362237
add draw filter option to picture_bench
by caryclark@google.com
· 12 years ago
7b53706
Adding SkTileGrid: a new subclass of BBoxHierarchy, optimized for tiled playback.
by junov@chromium.org
· 12 years ago
1aa90cf
Sanitizing source files in Skia_Periodic_House_Keeping
by skia.committer@gmail.com
· 12 years ago
a62da2f
In bench_pictures --multi, maintain thread local caches.
by scroggo@google.com
· 12 years ago
9313ca4
Adding rtree support to the bench_pictures utility
by junov@chromium.org
· 12 years ago
5a7c6be
Add the ability to provide function pointers to SkPicture serialization
by scroggo@google.com
· 12 years ago
868e1f6
fix return value for render_pictures
by caryclark@google.com
· 12 years ago
5987f58
build iOS with 'make all'
by caryclark@google.com
· 12 years ago
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
· 12 years ago
f4959ab
Implemented power of two tiling.
by keyar@chromium.org
· 12 years ago
db9a5fb
Benchmark results will now print to STDOUT if on not-Android.
by keyar@chromium.org
· 12 years ago
a40c20d
Fixed up SK_SUPPORT_GPU flags.
by keyar@chromium.org
· 12 years ago
c81686c
Added the option to enable GPU rendering on render_ and bench_pictures.
by keyar@chromium.org
· 12 years ago
78a35c5
Changed to Yoda style comparisons where appropriate.
by keyar@chromium.org
· 12 years ago
fe6391a
Have GPU based approach workingish.
by keyar@chromium.org
· 12 years ago
795cd47
render_pictures and bench_pictures now use a --mode parameter.
by keyar@chromium.org
· 12 years ago
163b567
Merged bench_pictures and render_pictures rendering methods.
by keyar@chromium.org
· 12 years ago
fc91dc7
Windows compiler complaint cleanup
by robertphillips@google.com
· 12 years ago
21e3ed2
bench_pictures now has an option for benchmarking record time.
by keyar@chromium.org
· 12 years ago
1cbd47c
Preparations for adding options and different render types to render_pictures.
by keyar@chromium.org
· 12 years ago
3e8483e
Benchmark tiling now better reflects how it is done in Chrome.
by keyar@chromium.org
· 12 years ago
b5e30ab
Changed cmsecs to msecs to be consistent with bench.
by keyar@chromium.org
· 12 years ago
4916971
Added a benchmark for measuring picture unflattening time.
by keyar@chromium.org
· 12 years ago
a4091ba
Each benchmark that needs a bitmap will now make its own.
by keyar@chromium.org
· 12 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
· 12 years ago
59f46b8
Fixed Windows compiler complaints
by robertphillips@google.com
· 12 years ago
2724ae0
bench_pictures will now output the number of tiles for a tiled benchmark.
by keyar@chromium.org
· 12 years ago
70b4222
Tiles that extend beyond the picture are now clipped.
by keyar@chromium.org
· 12 years ago
cf6c44c
Added a sgpipe benchmark.
by keyar@chromium.org
· 12 years ago
d1dc920
Allow specific files and multiple inputs for picture testing tools.
by keyar@chromium.org
· 12 years ago
006db0f
land https://codereview.appspot.com/6349043/
by reed@google.com
· 12 years ago