Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Remove const from `const int loops`. | mtklein | 2015-10-01 |
* | Rewrite memset benches, then use results to add a small-N optimization. | mtklein | 2015-04-09 |
* | C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla} | mtklein | 2015-03-25 |
* | Fix up all the easy virtual ... SK_OVERRIDE cases. | mtklein | 2015-01-09 |
* | fix last warnings on w64 and turn on w.a.e. | bsalomon | 2014-12-15 |
* | Remove Sk prefix from some bench classes. | tfarina | 2014-06-19 |
* | Simplify benchmark internal API. | commit-bot@chromium.org | 2013-12-03 |
* | Implement a benchmark for GrResourceCache | commit-bot@chromium.org | 2013-11-21 |
* | Refactoring: get rid of the SkBenchmark void* parameter. | mtklein@google.com | 2013-09-13 |
* | Major bench refactoring. | mtklein@google.com | 2013-09-10 |
* | Fix Win7 warning-as-error complaint | robertphillips@google.com | 2013-06-03 |
* | add bench for sk_memset16/32 | reed@google.com | 2013-06-03 |