aboutsummaryrefslogtreecommitdiffhomepage
path: root/bench/MemoryBench.cpp
Commit message (Expand)AuthorAge
* Simplify benchmark internal API.Gravatar commit-bot@chromium.org2013-12-03
* Implement a benchmark for GrResourceCacheGravatar commit-bot@chromium.org2013-11-21
* Add sk_calloc. Remove SkMemory_stdlib, which seems unused.Gravatar mtklein@google.com2013-09-20
* 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
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2013-01-26
* Let SkBenchmark classes specify that they do no rendering.Gravatar tomhudson@google.com2012-09-13
* Result of running tools/sanitize_source_files.py (which was added in https://...Gravatar rmistry@google.com2012-08-23
* Add an SK_PRINTF_LIKE macro, which declares a function to have printf-likeGravatar senorblanco@chromium.org2012-07-09
* change SkChunkAlloc to grow its allocations geometrically (not linearly)Gravatar reed@google.com2012-05-17