Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skqp
/
de4422203375b5fdbf192bb2f2576cf807698d61
/
bench
/
RefCntBench.cpp
570c868
Clean up some unused atomic routines.
by mtklein
· 8 years ago
a1ebeb2
Remove const from `const int loops`.
by mtklein
· 9 years ago
62a69c2
Move Mutexy things to private.
by herb
· 9 years ago
e6e41a8
Move SkAtomics.h to private.
by herb
· 9 years ago
f059900
Fix up -Winconsistent-missing-override
by mtklein
· 9 years ago
1b24933
Remove SkThread.h, include SkMutex.h or SkAtomics.h as appropriate.
by mtklein
· 9 years ago
02802f6
Revert of Remove SkThread.h, include SkMutex.h or SkAtomics.h as appropriate. (patchset #4 id:60001 of https://codereview.chromium.org/1215393002/)
by jvanverth
· 9 years ago
c50acf2
Remove SkThread.h, include SkMutex.h or SkAtomics.h as appropriate.
by mtklein
· 9 years ago
2766c00
remove SkInstCnt
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
aa458fb
Cleanup: More override fixes - another round.
by tfarina
· 10 years ago
00a8fae
Add support for 64bit atomic inc/dec/cas
by bsalomon
· 10 years ago
f168b86
Remove Sk prefix from some bench classes.
by tfarina
· 10 years ago
ab1c138
Fix compilation with SK_ENABLE_INST_COUNT=1
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
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
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
15e9d3e
Expanded distribution of instance counting
by robertphillips@google.com
· 12 years ago
a02bc15
WeakRefCnt http://codereview.appspot.com/5649046/
by bungeman@google.com
· 12 years ago
5548752
Add bench and test for SkRefCnt. http://codereview.appspot.com/6195071/
by bungeman@google.com
· 12 years ago