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
*
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
*
Support using OpenGL ES context on desktop
kkinnunen
2014-06-22
*
optimize circularclips to act as a bench, fix null-check bug in etcbench
reed
2014-06-20
*
Move BenchTimer to tools as Timer
mtklein
2014-06-20
*
Revert of Move BenchTimer to tools as Timer (https://codereview.chromium.org/...
mtklein
2014-06-20
*
Move BenchTimer to tools as Timer
mtklein
2014-06-20
*
Simple GPU based dithering:
krajcevski
2014-06-19
*
Remove Sk prefix from some bench classes.
tfarina
2014-06-19
*
Refactor how we handle resources path in Tests.
tfarina
2014-06-18
*
Add basic stacktrace handler using libunwind.
mtklein
2014-06-18
*
In Android framework, make tools depend on jsoncpp
scroggo
2014-06-18
*
Remove SkBenchmark::postDraw.
mtklein
2014-06-18
*
BenchSysTimer_mach drops all sub-ms precision. Fix that!
mtklein
2014-06-17
*
Refine bench_record and bench_playback:
mtklein
2014-06-16
*
hide Config in SkImageDecoder -- use SkColorType instead
reed
2014-06-12
*
Added in framework to get more bench data
kelvinly
2014-06-12
*
Really revert bench trigger changes.
bensong
2014-06-12
*
Revert trigger changes
kelvinly
2014-06-12
*
Narrowed expectation margins noticeably
kelvinly
2014-06-11
*
Fix what I just broke
kelvinly
2014-06-10
*
Fix broken rebaseline code
kelvinly
2014-06-10
*
Try 1 at rebaseline
kelvinly
2014-06-10
*
hide SkBitmap::setConfig
reed
2014-06-09
[next]