aboutsummaryrefslogtreecommitdiffhomepage
path: root/bench/PictureRecordBench.cpp
Commit message (Expand)AuthorAge
* split SkPictureRecorder out of SkPictureGravatar robertphillips@google.com2014-04-13
* Simplify benchmark internal API.Gravatar commit-bot@chromium.org2013-12-03
* Implement a benchmark for GrResourceCacheGravatar commit-bot@chromium.org2013-11-21
* also limit loops-per-canvas in picture_record_dictionaries, which has the sam...Gravatar mtklein@google.com2013-09-17
* switch to a new canvas every once in a while in picture_record_uniqueGravatar mtklein@google.com2013-09-17
* Refactoring: get rid of the SkBenchmark void* parameter.Gravatar mtklein@google.com2013-09-13
* Major bench refactoring.Gravatar mtklein@google.com2013-09-10
* Change old PRG to be SkLCGRandom; change new one to SkRandomGravatar commit-bot@chromium.org2013-09-09
* Switch out random number generator for tests, benches, samples.Gravatar commit-bot@chromium.org2013-09-06
* Streamline picture_record_recurring_ bench.Gravatar commit-bot@chromium.org2013-07-11
* Mark picture record benches as non-rendering.Gravatar bsalomon@google.com2013-05-30
* Bench : Unused parameters cleanupGravatar sugoi@google.com2013-03-05
* change unique_paint_dictionary to change the paint randomly, instead of justGravatar reed@google.com2012-07-10
* add scaling factor for subclasses, to normalize running time a little betterGravatar reed@google.com2012-07-03
* Adding checksum to SkFlatData to accelerate SkPicture recording.Gravatar junov@chromium.org2012-06-27
* Add bench to test the performance of creating a picture.Gravatar djsollen@google.com2012-05-30