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
*
Subset decoding benchmarks
msarett
2015-06-09
*
Add direct getter for GrCaps to GrContext.
bsalomon
2015-05-29
*
Revert of Add direct getter for GrCaps to GrContext. (patchset #4 id:60001 of...
bsalomon
2015-05-28
*
Add direct getter for GrCaps to GrContext.
bsalomon
2015-05-28
*
Store context options on caps.
bsalomon
2015-05-22
*
Revert of Store context options on caps. (patchset #3 id:40001 of https://cod...
bsalomon
2015-05-22
*
Store context options on caps.
bsalomon
2015-05-22
*
DM+nanobench: print both current and max RSS.
mtklein
2015-04-30
*
Change to add zoom animations to nanobench
joshualitt
2015-04-27
*
Do not crash nanobench in debug mode
msarett
2015-04-24
*
Test SkCodec to kIndex8 in nanobench.
scroggo
2015-04-02
*
nanobench does not need to handle failed rewind.
scroggo
2015-04-01
*
Add timing SkCodec to nanobench.
scroggo
2015-04-01
*
Minor cleanup in nanobench
tomhudson
2015-03-27
*
Android HWUI backend Nanobench
tomhudson
2015-03-26
*
small fix for nanobench segfault when not running any tests
joshualitt
2015-03-26
*
DM: display current memory usage (instead of peak) when available.
mtklein
2015-03-12
*
Adding new benchmark to test image decoding performance.
msarett
2015-02-13
*
Revert of nanobench: lazily decode bitmaps in .skps. (patchset #1 id:1 of htt...
mtklein
2015-02-09
*
nanobench: lazily decode bitmaps in .skps.
mtklein
2015-02-09
*
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
[next]