Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
b918e9865ac5e1ce86b1a04f8e8b2eb1cbd4d14f
/
bench
/
GrMemoryPoolBench.cpp
145dbcd
Remove SkAutoTDelete.
by Ben Wagner
· 8 years ago
1263448
Make SkRandom::next[US]Fixed1 private; update documentation for SkRandom::nextSScalar1.
by benjaminwagner
· 9 years ago
852f15d
free -> reset
by mtklein
· 9 years ago
43812e2
Revert of free -> reset (patchset #3 id:40001 of https://codereview.chromium.org/1811723002/ )
by bungeman
· 9 years ago
0e3738d
free -> reset
by mtklein
· 9 years ago
a1ebeb2
Remove const from `const int loops`.
by mtklein
· 9 years ago
96fcdcc
Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002
by halcanary
· 9 years ago
f059900
Fix up -Winconsistent-missing-override
by mtklein
· 9 years ago
36352bf
C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla}
by mtklein
· 10 years ago
72c9faa
Fix up all the easy virtual ... SK_OVERRIDE cases.
by mtklein
· 10 years ago
f168b86
Remove Sk prefix from some bench classes.
by tfarina
· 10 years ago
38aeb0f
DM: also run benches once.
by commit-bot@chromium.org
· 11 years ago
3361471
Simplify benchmark internal API.
by commit-bot@chromium.org
· 11 years ago
644629c
Implement a benchmark for GrResourceCache
by commit-bot@chromium.org
· 11 years ago
97b4b67
Remove uses of unnamed namespace in bench/ directory.
by commit-bot@chromium.org
· 11 years ago
410e6e8
Refactoring: get rid of the SkBenchmark void* parameter.
by mtklein@google.com
· 11 years ago
c289743
Major bench refactoring.
by mtklein@google.com
· 11 years ago
e0e7cfe
Change old PRG to be SkLCGRandom; change new one to SkRandom
by commit-bot@chromium.org
· 11 years ago
6485b0b
Switch out random number generator for tests, benches, samples.
by commit-bot@chromium.org
· 11 years ago
9d1cff1
use SkAutoTDelete instead of SkTScopedPtr
by reed@google.com
· 12 years ago
77472f0
Bench : Unused parameters cleanup
by sugoi@google.com
· 12 years ago
9dc2713
Let SkBenchmark classes specify that they do no rendering.
by tomhudson@google.com
· 12 years ago
fc15722
Turn down repeat count on ref counting and memory pool benches.
by tomhudson@google.com
· 12 years ago
fbfcd56
Result of running tools/sanitize_source_files.py (which was added in https://codereview.appspot.com/6465078/)
by rmistry@google.com
· 12 years ago
cf8fb1f
Create GPU-less build of Skia.
by bsalomon@google.com
· 12 years ago
4da34e3
Add GrMemoryPool as a helper to override operators new/delete
by bsalomon@google.com
· 12 years ago