Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Remove const from `const int loops`. | mtklein | 2015-10-01 |
* | Style Change: SkNEW->new; SkDELETE->delete | halcanary | 2015-08-26 |
* | Remove Sk prefix from some bench classes. | tfarina | 2014-06-19 |
* | Clean up global gSkSuppressFontCachePurgeSpew. | commit-bot@chromium.org | 2014-05-12 |
* | Simplify benchmark internal API. | commit-bot@chromium.org | 2013-12-03 |
* | Refactoring: get rid of the SkBenchmark void* parameter. | mtklein@google.com | 2013-09-13 |
* | Major bench refactoring. | mtklein@google.com | 2013-09-10 |
* | use new PurgeFontCache() api | reed@google.com | 2011-11-08 |
* | custom memset32 to speed up erasing the offscreen when its width is small. | reed@google.com | 2011-11-03 |
* | add bench for building the font cache | reed@google.com | 2011-11-02 |