Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
fa3a83d0fe53907e618346d3f1c17a95da1a9d22
/
tests
/
FontHostTest.cpp
7b09aab
Correct glyph with non-bmp from typeface on Mac.
by bungeman
· 10 years ago
a6785cc
Add a working SkFontMgr_fontconfig.
by bungeman
· 10 years ago
a8e2e15
Cleanup: Rename SkOSPath functions.
by tfarina
· 10 years ago
bcbc178
Refactor how we handle resources path in Tests.
by tfarina
· 10 years ago
8f6884a
Cleanup: Sanitize the order of includes under tests/
by tfarina@chromium.org
· 11 years ago
e2eac8b
Move macros from TestClassDef.h to Test.h
by commit-bot@chromium.org
· 11 years ago
2dc54c9
Remove printfs from FontHostTest when font is not sfnt.
by bungeman@google.com
· 11 years ago
e4fafb1
Use DEFINE_TESTCLASS_SHORT macro in tests.
by tfarina@chromium.org
· 11 years ago
72b8cb2
onCharsToGlyphs to handle non-bmp on Mac.
by bungeman@google.com
· 11 years ago
83ba103
Fix warnings as errors from r11960.
by bungeman@google.com
· 11 years ago
0fc8f1f
Disable charsToGlyphs test until Mac can pass.
by bungeman@google.com
· 11 years ago
7dc4fd0
Sanitizing source files in Housekeeper-Nightly
by skia.committer@gmail.com
· 11 years ago
3c996f8
Implement charToGlyph on remaining ports.
by bungeman@google.com
· 11 years ago
7bdd614
Implement onCountGlyphs and onGetUPEM on Windows.
by bungeman@google.com
· 11 years ago
a262eea
beef-up upem test for fonts
by reed@google.com
· 12 years ago
2e71f16
Sanitizing source files in Skia_Periodic_House_Keeping
by skia.committer@gmail.com
· 12 years ago
ed268bf
add (mac) test for ttcindex in SkFontStream
by reed@google.com
· 12 years ago
9447103
Always round text position correctly. https://codereview.appspot.com/7383049/
by bungeman@google.com
· 12 years ago
5b33211
Start addressing the clang static analyzer issues
by robertphillips@google.com
· 12 years ago
d6176b0
Result of running tools/sanitize_source_files.py (which was added in https://codereview.appspot.com/6465078/)
by rmistry@google.com
· 12 years ago
c0d3f2f
Fix units per em test.
by bungeman@google.com
· 12 years ago
4b2af9c
add getUnitsPerEm() to SkTypeface
by reed@google.com
· 12 years ago
d074c37
Need to apply matrix to advance in generateAdvance (as we already were in generateMetrics)
by reed@google.com
· 12 years ago
42639cd
fix warnings on Mac in tests
by caryclark@google.com
· 12 years ago
8b0a335
retarget fonttable tests to use SkTypeface api, rather than (should-be-private) SkFontHost api
by reed@google.com
· 13 years ago
34f1026
Glyph advances from generateAdvance do not always match generateMetrics results.
by bungeman@google.com
· 13 years ago
fbd033d
Fix memory leak in GetTableData() and add unittests for it
by reed@google.com
· 13 years ago
44eedf8
don't require tableCount>0 since some platform fonts may not support that
by reed@google.com
· 13 years ago
7852520
remove 'OS/2' table from known-sizes, since its size is not always the same
by reed@google.com
· 13 years ago
17aa07d
add unittest for FontHost (just tables at the moment)
by reed@google.com
· 13 years ago