aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/PictureBenchmark.h
Commit message (Expand)AuthorAge
* Update old tools to allow MultiPictureDraw renderingGravatar robertphillips2014-10-09
* Add counting of some GL callsGravatar robertphillips2014-09-18
* Move BenchTimer to tools as TimerGravatar mtklein2014-06-20
* Revert of Move BenchTimer to tools as Timer (https://codereview.chromium.org/...Gravatar mtklein2014-06-20
* Move BenchTimer to tools as TimerGravatar mtklein2014-06-20
* Remove Sk prefix from some bench classes.Gravatar tfarina2014-06-19
* Reland https://codereview.chromium.org/286903025Gravatar commit-bot@chromium.org2014-05-29
* Revert of PictureBenchmark JSON logging (https://codereview.chromium.org/2869...Gravatar commit-bot@chromium.org2014-05-27
* Add JSON logging support to bench_pictures by adding a PictureResultsWriter c...Gravatar commit-bot@chromium.org2014-05-27
* Update bench to be able to preprocess skpsGravatar commit-bot@chromium.org2014-04-11
* Update bench pictures to time image decode & upload costsGravatar robertphillips@google.com2013-12-18
* Committed: http://code.google.com/p/skia/source/detail?r=10372Gravatar commit-bot@chromium.org2013-07-31
* This reverts commit 4052fd051db67bd1099fde2c4fe400cfbe1f2426.Gravatar bsalomon@google.com2013-07-25
* R=borenet@google.com, bungeman@google.com, robertphillips@google.comGravatar commit-bot@chromium.org2013-07-25
* Created my own flag parser, based off of gflags.Gravatar scroggo@google.com2013-03-04
* Add support for using ANGLE in bench_pictures.Gravatar scroggo@google.com2013-02-08
* Temporary patch to BenchPictures gpu timing problemGravatar robertphillips@google.com2013-02-07
* Provide an option to bench drawing individual tiles in bench_pictures.Gravatar scroggo@google.com2012-12-13
* Add -logPerIter, -timers, and -min to bench_pictures.Gravatar scroggo@google.com2012-09-11
* Report data from bench_pictures in the same fashion as bench.Gravatar scroggo@google.com2012-09-07
* Perform multi core rendering in bench_pictures.Gravatar scroggo@google.com2012-08-31
* Implemented power of two tiling.Gravatar keyar@chromium.org2012-08-23
* Added the option to enable GPU rendering on render_ and bench_pictures.Gravatar keyar@chromium.org2012-08-20
* State reset and gpu timers added.Gravatar keyar@chromium.org2012-08-20
* Have GPU based approach workingish.Gravatar keyar@chromium.org2012-08-20
* Refactored the bitmap creation into PictureRenderer.Gravatar keyar@chromium.org2012-08-07
* Merged bench_pictures and render_pictures rendering methods.Gravatar keyar@chromium.org2012-08-01