index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
bench
/
TextBench.cpp
Commit message (
Expand
)
Author
Age
*
Refactoring: get rid of the SkBenchmark void* parameter.
mtklein@google.com
2013-09-13
*
Major bench refactoring.
mtklein@google.com
2013-09-10
*
Change old PRG to be SkLCGRandom; change new one to SkRandom
commit-bot@chromium.org
2013-09-09
*
Switch out random number generator for tests, benches, samples.
commit-bot@chromium.org
2013-09-06
*
Stop bench from leaking
bsalomon@google.com
2012-08-13
*
SkSfntUtils should use public types.
bungeman@google.com
2012-07-24
*
Change append to appendf for call sites with no format arguments.
vandebo@chromium.org
2012-02-21
*
add test for drawPosText, to measure any difference it introduces given that
reed@google.com
2011-11-23
*
In debug builds, only run each benchmark 1 time (test for assertion-breakage,
tomhudson@google.com
2011-10-28
*
change text bench to measure text blit speed
reed@google.com
2011-10-18
*
Automatic update of all copyright notices to reflect new license terms.
epoger@google.com
2011-07-28
*
add black, opaque, blend variants for text blits, to exercise different
reed@google.com
2011-01-17
*
add
reed@android.com
2010-12-20
*
motorola neon patch for blitMask, used in text drawing
reed@android.com
2009-10-20
*
add decode bench
reed@android.com
2009-09-02
*
remove dead code
reed@android.com
2009-08-11
*
remove noisy font table tests from TextBench
reed@android.com
2009-08-04
*
add SkSfntUtils to parse some known truetype tables
reed@android.com
2009-04-14
*
add Table apis to SkFontHost
reed@android.com
2009-04-08
*
draft of Text benchmark
reed@android.com
2009-01-28