index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
bench
/
PictureRecordBench.cpp
Commit message (
Expand
)
Author
Age
*
Remove Sk prefix from some bench classes.
tfarina
2014-06-19
*
hide SkBitmap::setConfig
reed
2014-06-09
*
Staging for cleanup of SkPicture-related headers
robertphillips@google.com
2014-04-18
*
Staged removal of SkPicture-derived classes
commit-bot@chromium.org
2014-04-17
*
split SkPictureRecorder out of SkPicture
robertphillips@google.com
2014-04-13
*
Simplify benchmark internal API.
commit-bot@chromium.org
2013-12-03
*
Implement a benchmark for GrResourceCache
commit-bot@chromium.org
2013-11-21
*
also limit loops-per-canvas in picture_record_dictionaries, which has the sam...
mtklein@google.com
2013-09-17
*
switch to a new canvas every once in a while in picture_record_unique
mtklein@google.com
2013-09-17
*
Refactoring: get rid of the SkBenchmark void* parameter.
mtklein@google.com
2013-09-13
*
Major bench refactoring.
mtklein@google.com
2013-09-10
*
Change old PRG to be SkLCGRandom; change new one to SkRandom
commit-bot@chromium.org
2013-09-09
*
Switch out random number generator for tests, benches, samples.
commit-bot@chromium.org
2013-09-06
*
Streamline picture_record_recurring_ bench.
commit-bot@chromium.org
2013-07-11
*
Mark picture record benches as non-rendering.
bsalomon@google.com
2013-05-30
*
Bench : Unused parameters cleanup
sugoi@google.com
2013-03-05
*
change unique_paint_dictionary to change the paint randomly, instead of just
reed@google.com
2012-07-10
*
add scaling factor for subclasses, to normalize running time a little better
reed@google.com
2012-07-03
*
Adding checksum to SkFlatData to accelerate SkPicture recording.
junov@chromium.org
2012-06-27
*
Add bench to test the performance of creating a picture.
djsollen@google.com
2012-05-30