index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
bench
/
nanobench.cpp
Commit message (
Expand
)
Author
Age
*
Add texture create/upload stats and make nanobench have explicit gpu stats flag
bsalomon
2015-02-02
*
Spin off GM::runAsBench() from flags.
mtklein
2015-01-23
*
More natural way to serialize GPU tasks and tests.
mtklein
2015-01-21
*
Make SkStream *not* ref counted.
scroggo
2015-01-21
*
Require budget decision when creating a RenderTarget SkSurface.
bsalomon
2015-01-16
*
Sketch DM refactor.
mtklein
2015-01-15
*
Revert of Sketch DM refactor. (patchset #45 id:850001 of https://codereview.c...
mtklein
2015-01-15
*
Sketch DM refactor.
mtklein
2015-01-15
*
fix last warnings on w64 and turn on w.a.e.
bsalomon
2014-12-15
*
Update nanobench so the non-MPD path doesn't permit layer hoisting
robertphillips
2014-12-09
*
Don't upload metrics we don't want to track.
mtklein
2014-12-05
*
nanobench: upload peak memory usage as its own trace.
mtklein
2014-12-04
*
Upload picture byte size and op count metrics for SKP recording.
mtklein
2014-12-04
*
Turn on MPD threading in nanobench.
mtklein
2014-12-03
*
Revert of nanobench: lazily decode bitmaps in .skps. (patchset #1 id:1 of htt...
mtklein
2014-11-25
*
nanobench: lazily decode bitmaps in .skps.
mtklein
2014-11-25
*
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
*
Revert of Make nanobench and dm be usable from Chromium build (patchset #5 id...
jcgregorio
2014-11-13
*
Make nanobench and dm be usable from Chromium build
kkinnunen
2014-11-13
*
Get gpudft support working in dm, gm, nanobench and bench_pictures
jvanverth
2014-11-07
*
Revert of Get gpudft support working in dm, gm, nanobench and bench_pictures ...
jvanverth
2014-11-06
*
Get gpudft support working in dm, gm, nanobench and bench_pictures
jvanverth
2014-11-06
*
Detect loops overflow for gpu benches.
mtklein
2014-11-06
*
Try out SkTree in nanobench.
mtklein
2014-10-29
*
Print GPU cache stats in nanobench/dm with veryVerbose
bsalomon
2014-10-24
*
Draw SKPs in 256x256 tiles in nanobench.
mtklein
2014-10-21
*
nanobench: flush after recording every Nth data point.
mtklein
2014-10-14
*
detect --loops is < 0 and interpret that as running forever (mostly)
reed
2014-10-10
*
Make the Sk GL context class an abstract base class
kkinnunen
2014-10-09
*
Revert of Make the Sk GL context class an abstract base class (patchset #4 id...
bsalomon
2014-10-08
*
Make the Sk GL context class an abstract base class
kkinnunen
2014-10-08
*
Have nanobench --verbose mode always just print integer nanoseconds.
mtklein
2014-09-24
*
nanobench: print max RSS in debug mode too.
mtklein
2014-09-18
*
Revert of nanobench: lazily decode bitmaps from SKPs (patchset #1 id:1 of htt...
mtklein
2014-09-17
*
nanobench: lazily decode bitmaps from SKPs
mtklein
2014-09-16
*
Measure picture recording speed in nanobench.
mtklein
2014-09-10
*
Distinguish common and unique names for skiaperf.com.
mtklein
2014-09-10
*
Fix format of nanobench result
qiankun.miao
2014-09-09
*
Update DM JSON format.
mtklein
2014-09-09
*
"NULL !=" = NULL
bsalomon
2014-09-05
*
Change SkPicture::draw to playback
robertphillips
2014-09-04
*
Hide fields in SkImageInfo
reed
2014-09-03
*
Try out scalar picture sizes
robertphillips
2014-08-29
*
fix numerical overflows in 565 blends
reed
2014-08-22
*
Add --bbh (default true) to nanobench.
mtklein
2014-08-21
*
Add --properties for things like gitHash that describe the current nanobench ...
mtklein
2014-08-20
*
Define NDEBUG instead of SK_DEBUG/SK_RELEASE.
mtklein
2014-08-20
*
Print max RSS in GM and nanobench too.
mtklein
2014-08-19
[next]