index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
bench
/
FontCacheBench.cpp
Commit message (
Expand
)
Author
Age
*
C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla}
mtklein
2015-03-25
*
Fix up all the easy virtual ... SK_OVERRIDE cases.
mtklein
2015-01-09
*
Cleanup: Remove a bunch of SkFontHost.h includes (unused).
tfarina
2014-12-18
*
Slim Skia down to just one murmur3 implementation.
mtklein
2014-07-10
*
Revert of Slim Skia down to just one murmur3 implementation. (https://coderev...
mtklein
2014-07-09
*
Slim Skia down to just one murmur3 implementation.
mtklein
2014-07-09
*
Remove Sk prefix from some bench classes.
tfarina
2014-06-19
*
Simplify benchmark internal API.
commit-bot@chromium.org
2013-12-03
*
Second wave of Win64 warning cleanup
robertphillips@google.com
2013-10-15
*
Refactoring: get rid of the SkBenchmark void* parameter.
mtklein@google.com
2013-09-13
*
Major bench refactoring.
mtklein@google.com
2013-09-10
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2013-06-13
*
add cache efficiency test
reed@google.com
2013-06-12
*
doh. send byte length, not word count, to measureText
reed@google.com
2013-06-11
*
move measureText to be the only thing in the inner loop
reed@google.com
2013-06-11
*
switch array to uint16_t to fix overflows
reed@google.com
2013-06-11
*
include the right named .h for glyph data
reed@google.com
2013-06-11
*
add bench for fontcache performance (measurement)
reed@google.com
2013-06-11