Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skqp
/
9dab18f62cb7d4d9cc5b4e31ee5c15a4816973b1
/
bench
/
TextBench.cpp
d3b6597
Mark overridden destructors with 'override' and remove 'virtual'
by Brian Salomon
· 8 years ago
13b9c95
Move SkTypeface to sk_sp.
by bungeman
· 8 years ago
9a9a7b2
Revert of Move SkTypeface to sk_sp. (patchset #5 id:80001 of https://codereview.chromium.org/1933393002/ )
by scroggo
· 8 years ago
6296da7
Move SkTypeface to sk_sp.
by bungeman
· 8 years ago
9d524f2
Style bikeshed - remove extraneous whitespace
by halcanary
· 9 years ago
a1ebeb2
Remove const from `const int loops`.
by mtklein
· 9 years ago
8a6697a
Fix for nexus 5 crashing in GL benches
by joshualitt
· 9 years ago
96fcdcc
Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002
by halcanary
· 9 years ago
9c84b11
Add white variants to TextBench
by mtklein
· 9 years ago
f059900
Fix up -Winconsistent-missing-override
by mtklein
· 9 years ago
b4a797f
Move font loading in gm tests and benches out of constructors
by kkinnunen
· 9 years ago
3ffa126
Move resource fonts to common location.
by bungeman
· 10 years ago
02b0501
Small change to use a GrGeometryProcessor for all BitmapText draw calls
by joshualitt
· 10 years ago
1348dfd
Cleanup: Remove a bunch of SkFontHost.h includes (unused).
by tfarina
· 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
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
6485b0b
Switch out random number generator for tests, benches, samples.
by commit-bot@chromium.org
· 11 years ago
7fbc604
Stop bench from leaking Review URL: http://codereview.appspot.com/6465045/
by bsalomon@google.com
· 12 years ago
aa8483b
SkSfntUtils should use public types.
by bungeman@google.com
· 12 years ago
b9682d3
Change append to appendf for call sites with no format arguments.
by vandebo@chromium.org
· 13 years ago
055af88
add test for drawPosText, to measure any difference it introduces given that
by reed@google.com
· 13 years ago
ca529d3
In debug builds, only run each benchmark 1 time (test for assertion-breakage,
by tomhudson@google.com
· 13 years ago
095186a
change text bench to measure text blit speed
by reed@google.com
· 13 years ago
ec3ed6a
Automatic update of all copyright notices to reflect new license terms.
by epoger@google.com
· 13 years ago
b9d84f3
add black, opaque, blend variants for text blits, to exercise different
by reed@google.com
· 14 years ago
eca4836
add
by reed@android.com
· 14 years ago
867ee80
motorola neon patch for blitMask, used in text drawing
by reed@android.com
· 15 years ago
e9d0060
add decode bench add dictionary for bench tools to see optional cmdline args
by reed@android.com
· 15 years ago
cd21c80
remove dead code
by reed@android.com
· 15 years ago
c714479
remove noisy font table tests from TextBench
by reed@android.com
· 15 years ago
9781ca5
add SkSfntUtils to parse some known truetype tables
by reed@android.com
· 16 years ago
d6638e6
add Table apis to SkFontHost need to implement in _win backend
by reed@android.com
· 16 years ago
3a859a0
draft of Text benchmark
by reed@android.com
· 16 years ago