aboutsummaryrefslogtreecommitdiffhomepage
path: root/bench/FontScalerBench.cpp
Commit message (Expand)AuthorAge
* add drawString helper to canvasGravatar Cary Clark2017-04-28
* Remove const from `const int loops`.Gravatar mtklein2015-10-01
* Style Change: SkNEW->new; SkDELETE->deleteGravatar halcanary2015-08-26
* Remove Sk prefix from some bench classes.Gravatar tfarina2014-06-19
* Clean up global gSkSuppressFontCachePurgeSpew.Gravatar commit-bot@chromium.org2014-05-12
* Simplify benchmark internal API.Gravatar commit-bot@chromium.org2013-12-03
* Refactoring: get rid of the SkBenchmark void* parameter.Gravatar mtklein@google.com2013-09-13
* Major bench refactoring.Gravatar mtklein@google.com2013-09-10
* use new PurgeFontCache() apiGravatar reed@google.com2011-11-08
* custom memset32 to speed up erasing the offscreen when its width is small.Gravatar reed@google.com2011-11-03
* add bench for building the font cacheGravatar reed@google.com2011-11-02