aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/bench_pictures_main.cpp
Commit message (Expand)AuthorAge
...
* Changed to Yoda style comparisons where appropriate.Gravatar keyar@chromium.org2012-08-20
* Have GPU based approach workingish.Gravatar keyar@chromium.org2012-08-20
* render_pictures and bench_pictures now use a --mode parameter.Gravatar keyar@chromium.org2012-08-02
* Merged bench_pictures and render_pictures rendering methods.Gravatar keyar@chromium.org2012-08-01
* Windows compiler complaint cleanupGravatar robertphillips@google.com2012-07-26
* bench_pictures now has an option for benchmarking record time.Gravatar keyar@chromium.org2012-07-16
* Preparations for adding options and different render types to render_pictures.Gravatar keyar@chromium.org2012-07-13
* Benchmark tiling now better reflects how it is done in Chrome.Gravatar keyar@chromium.org2012-07-13
* Changed cmsecs to msecs to be consistent with bench.Gravatar keyar@chromium.org2012-07-12
* Added a benchmark for measuring picture unflattening time.Gravatar keyar@chromium.org2012-07-12
* Each benchmark that needs a bitmap will now make its own.Gravatar keyar@chromium.org2012-07-10
* bench_pictures can now take percentages for tiling width and height.Review UR...Gravatar keyar@chromium.org2012-07-10
* Fixed Windows compiler complaintsGravatar robertphillips@google.com2012-07-10
* bench_pictures will now output the number of tiles for a tiled benchmark.Gravatar keyar@chromium.org2012-07-10
* Tiles that extend beyond the picture are now clipped.Gravatar keyar@chromium.org2012-07-09
* Added a sgpipe benchmark.Gravatar keyar@chromium.org2012-07-09
* Allow specific files and multiple inputs for picture testing tools.Gravatar keyar@chromium.org2012-07-09
* land https://codereview.appspot.com/6349043/Gravatar reed@google.com2012-06-27