index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
bench
/
SKPBench.cpp
Commit message (
Expand
)
Author
Age
*
Flush GrContext between benchmark draw loops
cdalton
2015-10-26
*
Remove const from `const int loops`.
mtklein
2015-10-01
*
Style Change: NULL->nullptr
halcanary
2015-08-27
*
Add loopSKP flag to nanobench
cdalton
2015-06-25
*
nanobench: split CPU and GPU .SKP tile sizes.
mtklein
2015-06-16
*
Change to add zoom animations to nanobench
joshualitt
2015-04-27
*
Add matrix constructing helpers to SkMatrix
robertphillips
2015-03-26
*
Only use 256x256 tiles on hd2000 nanobench bots
egdaniel
2015-03-20
*
Move skp nanobench tile size back to 256x256 to see if it fixes nanobench cra...
egdaniel
2015-03-19
*
Increase default tile sizes in nanobench
bsalomon
2015-03-05
*
Update references to skiaperf.com.
tfarina
2015-01-26
*
Switch non-MPD nanobench path to use a separate canvas per tile
robertphillips
2014-12-09
*
Fix SKPBench tiling so MPD and non-MPD match
robertphillips
2014-12-04
*
Fix memory leak in nanobench
robertphillips
2014-11-21
*
Add MultiPictureDraw to nanobench
robertphillips
2014-11-21
*
Revert of Add MultiPictureDraw to nanobench (patchset #7 id:120001 of https:/...
robertphillips
2014-11-21
*
Add MultiPictureDraw to nanobench
robertphillips
2014-11-21
*
Try out SkTree in nanobench.
mtklein
2014-10-29
*
Draw SKPs in 256x256 tiles in nanobench.
mtklein
2014-10-21
*
Distinguish common and unique names for skiaperf.com.
mtklein
2014-09-10
*
Change SkPicture::draw to playback
robertphillips
2014-09-04
*
SKPs-as-benches in nanobench
mtklein
2014-08-01