Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
643f481b15788cc7e23e7c3f18437e8ddbc633b3
/
bench
/
ChartBench.cpp
7571f9e
Replace 'typedef xxxxx INHERITED' with 'using INHERITED = xxxx;'.
by John Stiles
· 4 years, 2 months ago
7f36405
Remove SkMin32/SkMax32
by Brian Osman
· 4 years, 9 months ago
c0bd9f9
rewrite includes to not need so much -Ifoo
by Mike Klein
· 6 years ago
7035a8e
Fix benches that aren't really timing what we want
by Brian Osman
· 7 years ago
3661bc9
hide trivial helpers on canvas
by Mike Reed
· 8 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
d3ebb48
IWYU: 'core' target, files starting A-C.
by bungeman
· 9 years ago
fb8c1fc
Revert of IWYU: 'core' target, files starting A-C. (patchset #5 id:80001 of https://codereview.chromium.org/1265033002/ )
by reed
· 9 years ago
7403d87
IWYU: 'core' target, files starting A-C.
by bungeman
· 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
49f085d
"NULL !=" = NULL
by bsalomon
· 10 years ago
f168b86
Remove Sk prefix from some bench classes.
by tfarina
· 10 years ago
8a2151f
Remove global SkRandoms from ChartBench.
by commit-bot@chromium.org
· 10 years ago
3361471
Simplify benchmark internal API.
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
cd7421b
Fix ChartBench crash.
by bsalomon@google.com
· 12 years ago
4a71997
Add chart bench. Review URL: https://codereview.appspot.com/7368051
by bsalomon@google.com
· 12 years ago