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
...
*
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
*
Add --options to nanobench, similar to --key but for non-identifying options.
mtklein
2014-08-19
*
Add runtime flag to turn compressed alpha masks on
krajcevski
2014-08-13
*
Add entry point for passing options to the GrContextFactory
krajcevski
2014-08-13
*
Fix iOS build by centralizing --writePath.
mtklein
2014-08-07
*
Add option to dump images from nanobench.
bsalomon
2014-08-07
*
Add angle config to nanobench and make angle a default config for dm and nano...
bsalomon
2014-08-06
*
Fix calibration loop failure condition.
mtklein
2014-08-04
*
Skip all .skps in 565.
mtklein
2014-08-01
*
SKPs-as-benches in nanobench
mtklein
2014-08-01
*
nanobench: support GMs-as-benches
mtklein
2014-07-31
*
Test abandoning GL context in dm/nanobench.
bsalomon
2014-07-28
*
Make nanobench setup configs outside of loop over benchmarks
bsalomon
2014-07-22
*
share dm and command flags
caryclark
2014-07-22
*
Fix GLubyte to GrGLubyte.
jcgregorio
2014-07-17
*
Change JSON output of nanobench.
jcgregorio
2014-07-17
*
Revert of nanobench: --veryVerbose for more Win7 debugging (https://coderevie...
mtklein
2014-07-17
*
nanobench: --veryVerbose for more Win7 debugging
Mike Klein
2014-07-17
*
nanobench: Protect more against infinite loops.
mtklein
2014-07-17
*
Use __rdtsc on Windows.
Mike Klein
2014-07-16
*
Try to debug Windows infinite loops in nanobench.
Mike Klein
2014-07-15
*
destroyContexts after each bench instead of before
Mike Klein
2014-07-15
*
Give windows boring bars and use 'us' for microseconds.
mtklein
2014-07-15
[prev]
[next]