index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
bench
/
PicturePlaybackBench.cpp
Commit message (
Expand
)
Author
Age
*
Remove const from `const int loops`.
mtklein
2015-10-01
*
Fix for nexus 5 crashing in GL benches
joshualitt
2015-09-30
*
Style Change: NULL->nullptr
halcanary
2015-08-27
*
C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla}
mtklein
2015-03-25
*
Fix up all the easy virtual ... SK_OVERRIDE cases.
mtklein
2015-01-09
*
Remove SkTileGrid (except for TileGridInfo).
mtklein
2015-01-09
*
add some debugging to SkNVRefCnt
reed
2014-11-24
*
Add benchmark to compare different BBH query patterns.
mtklein
2014-11-11
*
Change SkPicture::draw to playback
robertphillips
2014-09-04
*
Remove Sk prefix from some bench classes.
tfarina
2014-06-19
*
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
*
Refactoring: get rid of the SkBenchmark void* parameter.
mtklein@google.com
2013-09-13
*
Major bench refactoring.
mtklein@google.com
2013-09-10
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2013-01-26
*
Enable 64-bit builds on Windows
borenet@google.com
2012-08-20
*
Reduce iteration count on picture_playback benchmarks to bring their cost
tomhudson@google.com
2012-06-26
*
fix reorder initialization warning
djsollen@google.com
2012-02-27
*
Add a bench for picture playback.
djsollen@google.com
2012-02-23