Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skqp
/
d83ec0441279b79551b4ecb4598696249ea55145
/
bench
/
FontCacheBench.cpp
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
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
1348dfd
Cleanup: Remove a bunch of SkFontHost.h includes (unused).
by tfarina
· 10 years ago
67a3271
Slim Skia down to just one murmur3 implementation.
by mtklein
· 10 years ago
1feac79
Revert of Slim Skia down to just one murmur3 implementation. (https://codereview.chromium.org/376183004/)
by mtklein
· 10 years ago
6ac0037
Slim Skia down to just one murmur3 implementation.
by mtklein
· 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
8b16931
Second wave of Win64 warning cleanup
by robertphillips@google.com
· 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
a707fd5
Sanitizing source files in Housekeeper-Nightly
by skia.committer@gmail.com
· 11 years ago
c265230
add cache efficiency test
by reed@google.com
· 11 years ago
5872e00
doh. send byte length, not word count, to measureText
by reed@google.com
· 11 years ago
2fef6d2
move measureText to be the only thing in the inner loop
by reed@google.com
· 11 years ago
c9ab48f
switch array to uint16_t to fix overflows
by reed@google.com
· 11 years ago
664621a
include the right named .h for glyph data
by reed@google.com
· 11 years ago
8af0371
add bench for fontcache performance (measurement)
by reed@google.com
· 11 years ago