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
*
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
*
Make SKP bench JSON ouput better
kelvinly
2014-06-26
*
Remove SkBicubicImageFilter, and all related tests.
senorblanco
2014-06-25
*
Add nanobench, a fresh look at our microbenchmark harness.
mtklein
2014-06-25
*
Disable bogus _scaled benches until we can figure out why they're bogus.
mtklein
2014-06-24
*
delete disabled bench
mtklein
2014-06-24
*
Bench: Change default maxMs from 4s to 1s.
borenet
2014-06-24
*
Add schemas to Skia repo
kelvinly
2014-06-23
*
Revert of Support using OpenGL ES context on desktop (https://codereview.chro...
rmistry
2014-06-23
[next]