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
*
Implementation of SkBitmapRegionDecoder using SkAndroidCodec
msarett
2015-10-22
*
Valgrind experiment
msarett
2015-10-20
*
nanobench: Add some Valgrind failure paranoia.
mtklein
2015-10-20
*
Renable image benchmarking
scroggo
2015-10-15
*
Remove unnecessary allocation in nanobench
scroggo
2015-10-14
*
Stop benching PNG buildTileIndex by default
scroggo
2015-10-13
*
Update Subset benches to support interlacing and fix bugs
scroggo
2015-10-08
*
Specify bench_type & source_type for image benches
scroggo
2015-10-05
*
Remove const from `const int loops`.
mtklein
2015-10-01
*
Fix for nexus 5 crashing in GL benches
joshualitt
2015-09-30
*
Merge SkCodec with SkScanlineDecoder
scroggo
2015-09-30
*
Add nanobench tests for BitmapRegionDecoder
msarett
2015-09-22
*
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
[next]