Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
205e99a161839052b52fe414cb57dcc93ebecbd7
/
bench
/
CmapBench.cpp
7571f9e
Replace 'typedef xxxxx INHERITED' with 'using INHERITED = xxxx;'.
by John Stiles
· 4 years, 4 months ago
a6841be
Enable ClangTidy check llvm-namespace-comment.
by John Stiles
· 4 years, 5 months ago
51e15a6
Use SkTextEncoding enum instead of macros.
by Ben Wagner
· 6 years ago
c0bd9f9
rewrite includes to not need so much -Ifoo
by Mike Klein
· 6 years ago
64670cb
Reland "Simplify SkTypeface::charsToGlyphs API to require UTF32 input"
by Mike Reed
· 6 years ago
33906ad
Reland "Revert "Simplify SkTypeface::charsToGlyphs API to require UTF32 input""
by Robert Phillips
· 6 years ago
652b007a
Revert "Revert "Simplify SkTypeface::charsToGlyphs API to require UTF32 input""
by Mike Reed
· 6 years ago
70ed05e
Revert "Simplify SkTypeface::charsToGlyphs API to require UTF32 input"
by Mike Reed
· 6 years ago
fde841d
Simplify SkTypeface::charsToGlyphs API to require UTF32 input
by Mike Reed
· 6 years ago
194cab0
use slope-guess for faster charToGlyph
by Mike Reed
· 6 years ago
0c60708
add utility for caching char2glyph
by Mike Reed
· 6 years ago
569dda7
hide SkFont::containsText
by Mike Reed
· 6 years ago
087fad7
Add getTypefaceOrDefault and refTypefaceOrDefault
by Herb Derby
· 6 years ago
358fcad
start to hide textparams on SkPaint
by Mike Reed
· 6 years ago
13b9c95
Move SkTypeface to sk_sp.
by bungeman
· 9 years ago
9a9a7b2
Revert of Move SkTypeface to sk_sp. (patchset #5 id:80001 of https://codereview.chromium.org/1933393002/ )
by scroggo
· 9 years ago
6296da7
Move SkTypeface to sk_sp.
by bungeman
· 9 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
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
f168b86
Remove Sk prefix from some bench classes.
by tfarina
· 11 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
98a1967
Sanitizing source files in Housekeeper-Nightly
by skia.committer@gmail.com
· 11 years ago
2d903ae
make sure we pass legal utf8
by reed@google.com
· 11 years ago
2311297
test null-glyphs param case
by reed@google.com
· 11 years ago
bcb42ae
add charsToGlyphs to SkTypeface
by reed@google.com
· 11 years ago