aboutsummaryrefslogtreecommitdiffhomepage
path: root/bench/RefCntBench.cpp
Commit message (Expand)AuthorAge
* Fix compilation with SK_ENABLE_INST_COUNT=1Gravatar commit-bot@chromium.org2013-12-05
* Simplify benchmark internal API.Gravatar commit-bot@chromium.org2013-12-03
* Implement a benchmark for GrResourceCacheGravatar commit-bot@chromium.org2013-11-21
* Refactoring: get rid of the SkBenchmark void* parameter.Gravatar mtklein@google.com2013-09-13
* Major bench refactoring.Gravatar mtklein@google.com2013-09-10
* Bench : Unused parameters cleanupGravatar sugoi@google.com2013-03-05
* Let SkBenchmark classes specify that they do no rendering.Gravatar tomhudson@google.com2012-09-13
* Turn down repeat count on ref counting and memory pool benches.Gravatar tomhudson@google.com2012-09-13
* Expanded distribution of instance countingGravatar robertphillips@google.com2012-06-21
* WeakRefCntGravatar bungeman@google.com2012-05-16
* Add bench and test for SkRefCnt.Gravatar bungeman@google.com2012-05-14