| Commit message (Expand) | Author | Age |
* | Remove Sk prefix from some bench classes. | tfarina | 2014-06-19 |
* | Simplify benchmark internal API. | commit-bot@chromium.org | 2013-12-03 |
* | remove SkFloatToScalar macro | commit-bot@chromium.org | 2013-11-25 |
* | Sanitizing source files in Housekeeper-Nightly | skia.committer@gmail.com | 2013-09-17 |
* | Revert 11247, 11250, 11251, 11257, and 11279 to unblock DEPS roll (https://co... | robertphillips@google.com | 2013-09-16 |
* | Revert the revert of 11247, 11250, 11251 and 11279 (Chrome already relies on ... | robertphillips@google.com | 2013-09-16 |
* | Revert 11247, 11250, 11251 and 11279 to unblock DEPS roll (https://codereview... | robertphillips@google.com | 2013-09-16 |
* | Sanitizing source files in Housekeeper-Nightly | skia.committer@gmail.com | 2013-09-14 |
* | Refactoring: get rid of the SkBenchmark void* parameter. | mtklein@google.com | 2013-09-13 |
* | Major bench refactoring. | mtklein@google.com | 2013-09-10 |
* | Change old PRG to be SkLCGRandom; change new one to SkRandom | commit-bot@chromium.org | 2013-09-09 |
* | Switch out random number generator for tests, benches, samples. | commit-bot@chromium.org | 2013-09-06 |
* | Bench : Unused parameters cleanup | sugoi@google.com | 2013-03-05 |
* | Result of running tools/sanitize_source_files.py (which was added in https://... | rmistry@google.com | 2012-08-23 |
* | fix warnings on Mac in bench | caryclark@google.com | 2012-06-06 |
* | Dialed back complexity of nested clip bench to bring time down to a reasonabl... | robertphillips@google.com | 2012-05-09 |
* | Added new bench test for nested clips | robertphillips@google.com | 2012-05-09 |
* | First pass at accelerating gpu-based AA clipping | robertphillips@google.com | 2012-05-07 |
* | speedup AAClip::setRegion (n^2 to n) | reed@google.com | 2011-11-28 |
* | add bench for building aaclips | reed@google.com | 2011-10-31 |