index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
bench
Commit message (
Expand
)
Author
Age
*
Add angle config to nanobench and make angle a default config for dm and nano...
bsalomon
2014-08-06
*
Bye bye bench.
mtklein
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
*
Add rotated rects benchmarks
bsalomon
2014-07-30
*
Cleanup: Rename SkOSPath functions.
tfarina
2014-07-28
*
Test abandoning GL context in dm/nanobench.
bsalomon
2014-07-28
*
Fix thread unsafe mutex initialization.
bungeman
2014-07-25
*
Rename GrGpuObject to GrGpuResource
bsalomon
2014-07-25
*
Fix the other microbench schema
kelvinly
2014-07-25
*
Merge GrGpuObject and GrCacheable.
bsalomon
2014-07-25
*
Make nanobench setup configs outside of loop over benchmarks
bsalomon
2014-07-22
*
share dm and command flags
caryclark
2014-07-22
*
Remove gpu shader optimatization for solid white or trans black colors
egdaniel
2014-07-21
*
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
*
Set maximum output size for scaled-image-cache images
halcanary
2014-07-17
*
(temporarily?) disable no-oped benches
Mike Klein
2014-07-16
*
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
*
Add --resetGpuContext to both DM and nanobench.
mtklein
2014-07-15
*
nanobench: add --runOnce.
mtklein
2014-07-14
*
nanobench: support --outResultsFile
mtklein
2014-07-14
*
nanobench: add a cute bar chart
mtklein
2014-07-11
*
Use unpremul for premul_and_unpremul_alpha_ bench.
scroggo
2014-07-11
*
Revert of Remove gpu shader optimatization for solid white or trans black col...
egdaniel
2014-07-11
*
Remove gpu shader optimatization for solid white or trans black colors
egdaniel
2014-07-11
*
Add support for 64bit atomic inc/dec/cas
bsalomon
2014-07-11
*
Slim Skia down to just one murmur3 implementation.
mtklein
2014-07-10
*
Revert of Slim Skia down to just one murmur3 implementation. (https://coderev...
mtklein
2014-07-09
*
Remove useless options from bench
kelvinly
2014-07-09
*
Slim Skia down to just one murmur3 implementation.
mtklein
2014-07-09
*
nanobench: add median and --cpu/--gpu
mtklein
2014-07-09
*
gpu and cpu flags for gm and bench.
bsalomon
2014-07-07
*
Cleanup usage of GetResourcePath() after commit bcbc1788b478b1e54079318ad073e...
tfarina
2014-07-01
*
Hey, maybe we should _call_ glFinish.
mtklein
2014-07-01
*
draft gpu support in nanobench
mtklein
2014-07-01
*
Have Clang builders build in C++11 mode.
mtklein
2014-06-30
*
stop calling SkCanvas::getDevice
reed
2014-06-30
*
Support using OpenGL ES context on desktop
kkinnunen
2014-06-30
*
add rowbytes option to allocPixels
reed
2014-06-28
*
remove unnecessary bitmapdevice references
reed
2014-06-27
*
Fix scale type in JSON format
kelvinly
2014-06-26
[next]