aboutsummaryrefslogtreecommitdiffhomepage
path: root/bench
Commit message (Expand)AuthorAge
...
* Revert of nanobench: --veryVerbose for more Win7 debugging (https://coderevie...Gravatar mtklein2014-07-17
* nanobench: --veryVerbose for more Win7 debuggingGravatar Mike Klein2014-07-17
* nanobench: Protect more against infinite loops.Gravatar mtklein2014-07-17
* Set maximum output size for scaled-image-cache imagesGravatar halcanary2014-07-17
* (temporarily?) disable no-oped benchesGravatar Mike Klein2014-07-16
* Use __rdtsc on Windows.Gravatar Mike Klein2014-07-16
* Try to debug Windows infinite loops in nanobench.Gravatar Mike Klein2014-07-15
* destroyContexts after each bench instead of beforeGravatar Mike Klein2014-07-15
* Give windows boring bars and use 'us' for microseconds.Gravatar mtklein2014-07-15
* Add --resetGpuContext to both DM and nanobench.Gravatar mtklein2014-07-15
* nanobench: add --runOnce.Gravatar mtklein2014-07-14
* nanobench: support --outResultsFileGravatar mtklein2014-07-14
* nanobench: add a cute bar chartGravatar mtklein2014-07-11
* Use unpremul for premul_and_unpremul_alpha_ bench.Gravatar scroggo2014-07-11
* Revert of Remove gpu shader optimatization for solid white or trans black col...Gravatar egdaniel2014-07-11
* Remove gpu shader optimatization for solid white or trans black colorsGravatar egdaniel2014-07-11
* Add support for 64bit atomic inc/dec/casGravatar bsalomon2014-07-11
* Slim Skia down to just one murmur3 implementation.Gravatar mtklein2014-07-10
* Revert of Slim Skia down to just one murmur3 implementation. (https://coderev...Gravatar mtklein2014-07-09
* Remove useless options from benchGravatar kelvinly2014-07-09
* Slim Skia down to just one murmur3 implementation.Gravatar mtklein2014-07-09
* nanobench: add median and --cpu/--gpuGravatar mtklein2014-07-09
* gpu and cpu flags for gm and bench.Gravatar bsalomon2014-07-07
* Cleanup usage of GetResourcePath() after commit bcbc1788b478b1e54079318ad073e...Gravatar tfarina2014-07-01
* Hey, maybe we should _call_ glFinish.Gravatar mtklein2014-07-01
* draft gpu support in nanobenchGravatar mtklein2014-07-01
* Have Clang builders build in C++11 mode.Gravatar mtklein2014-06-30
* stop calling SkCanvas::getDeviceGravatar reed2014-06-30
* Support using OpenGL ES context on desktopGravatar kkinnunen2014-06-30
* add rowbytes option to allocPixelsGravatar reed2014-06-28
* remove unnecessary bitmapdevice referencesGravatar reed2014-06-27
* Fix scale type in JSON formatGravatar kelvinly2014-06-26
* Make SKP bench JSON ouput betterGravatar kelvinly2014-06-26
* Remove SkBicubicImageFilter, and all related tests.Gravatar senorblanco2014-06-25
* Add nanobench, a fresh look at our microbenchmark harness.Gravatar mtklein2014-06-25
* Disable bogus _scaled benches until we can figure out why they're bogus.Gravatar mtklein2014-06-24
* delete disabled benchGravatar mtklein2014-06-24
* Bench: Change default maxMs from 4s to 1s.Gravatar borenet2014-06-24
* Add schemas to Skia repoGravatar kelvinly2014-06-23
* Revert of Support using OpenGL ES context on desktop (https://codereview.chro...Gravatar rmistry2014-06-23
* Support using OpenGL ES context on desktopGravatar kkinnunen2014-06-22
* optimize circularclips to act as a bench, fix null-check bug in etcbenchGravatar reed2014-06-20
* Move BenchTimer to tools as TimerGravatar mtklein2014-06-20
* Revert of Move BenchTimer to tools as Timer (https://codereview.chromium.org/...Gravatar mtklein2014-06-20
* Move BenchTimer to tools as TimerGravatar mtklein2014-06-20
* Simple GPU based dithering:Gravatar krajcevski2014-06-19
* Remove Sk prefix from some bench classes.Gravatar tfarina2014-06-19
* Refactor how we handle resources path in Tests.Gravatar tfarina2014-06-18
* Add basic stacktrace handler using libunwind.Gravatar mtklein2014-06-18
* In Android framework, make tools depend on jsoncppGravatar scroggo2014-06-18