| Commit message (Expand) | Author | Age |
* | Fixed valgrind complaint in MatrixBench | robertphillips@google.com | 2012-09-17 |
* | Let SkBenchmark classes specify that they do no rendering. | tomhudson@google.com | 2012-09-13 |
* | Result of running tools/sanitize_source_files.py (which was added in https://... | rmistry@google.com | 2012-08-23 |
* | Fixing type mask computation in SkMatrix to make it faster and make it so tha... | junov@chromium.org | 2012-07-12 |
* | Fixes int to scalar warnings. This checkin changes the range of random matrix... | bsalomon@google.com | 2011-11-10 |
* | In debug builds, only run each benchmark 1 time (test for assertion-breakage, | tomhudson@google.com | 2011-10-28 |
* | Fix some warnings on VS2010 | bsalomon@google.com | 2011-10-24 |
* | Automatic update of all copyright notices to reflect new license terms. | epoger@google.com | 2011-07-28 |
* | Fix bad merge which broke compiles. | tomhudson@google.com | 2011-06-24 |
* | New benchmark for SkMatrix::computeType(). | tomhudson@google.com | 2011-06-24 |
* | Fix scale metric bench. | bungeman@google.com | 2011-06-08 |
* | New benchmarks to determine performance of matrix-point multiplication for fl... | tomhudson@google.com | 2011-06-07 |
* | add internal multiplier for loopcount, to reduce variance for simple/fast tests | reed@google.com | 2011-06-06 |
* | make concat_float distinguishable using -match | reed@google.com | 2011-06-06 |
* | Remove warnings, improve benchmark quality, complicate benchmark results: | tomhudson@google.com | 2011-06-03 |
* | <body onunload="M_unloadPage();"> | tomhudson@google.com | 2011-06-03 |
* | speed-up SkMatrix::preScale by 3x, by special-casing it instead of just calling | reed@google.com | 2011-06-01 |