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
...
*
skia: Add ANGLE with GL backend to nanobench/DM
hendrikw
2015-09-11
*
Rename flag from "distance field" to "device independent."
bsalomon
2015-08-31
*
skia: add ability to load command_buffer_gles2
hendrikw
2015-08-27
*
Style Change: NULL->nullptr
halcanary
2015-08-27
*
Style Change: SkNEW->new; SkDELETE->delete
halcanary
2015-08-26
*
Remove include of stdlib.h from SkTypes.h.
bungeman
2015-08-26
*
Create a scanline decoder without creating a codec
scroggo
2015-08-04
*
Allow creating multiple scanline decoders.
scroggo
2015-07-10
*
Have nanobench pay attention to --threads.
mtklein
2015-07-09
*
SkCodec no longer inherits from SkImageGenerator.
scroggo
2015-07-09
*
Make nanobench zoom animation time based
cdalton
2015-06-29
*
Don't suppress nanobench output table in verbose mode
cdalton
2015-06-26
*
Fix nanobench to reset gl/gr context after every config run.
egdaniel
2015-06-26
*
Add samplingTime mode to nanobench
cdalton
2015-06-25
*
Add loopSKP flag to nanobench
cdalton
2015-06-25
*
Implement SkGLContext swapBuffers with fence syncs
cdalton
2015-06-23
*
Improved subset benchmarks
msarett
2015-06-17
*
When --mpd is true, run _mpd variants first, then non-mpd.
mtklein
2015-06-15
*
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
[prev]
[next]