Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
2d9e543a5809a2b68a27ca74663af76d61c1755f
/
bench
/
MutexBench.cpp
9d524f2
Style bikeshed - remove extraneous whitespace
by halcanary
· 9 years ago
a1ebeb2
Remove const from `const int loops`.
by mtklein
· 9 years ago
a16e8bc
move mutex construction out of the benchmarks.
by mtklein
· 9 years ago
d32087a
Add shared mutex benchmark.
by herb
· 9 years ago
bcfd511
Benchmark all mutex implementations.
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
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
d6aeb6d
Fix thread unsafe mutex initialization.
by bungeman
· 10 years ago
f168b86
Remove Sk prefix from some bench classes.
by tfarina
· 10 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
e16efc1
Sanitizing source files in Skia_Periodic_House_Keeping
by skia.committer@gmail.com
· 12 years ago
433ce5e
Made more benchs non-rendering
by robertphillips@google.com
· 12 years ago
1771cbf
posix: Avoid static initializers in static/global mutexes
by digit@google.com
· 13 years ago
410e9dc
New SkMutex benchmark - used when we suspected mutex performance issues;
by tomhudson@google.com
· 13 years ago