1. fc6c37b Remove stray semicolons. by Mike Klein · 8 years ago
  2. 42943c8 change SkStreams to work with sk_sp<SkData> instead of SkData* by reed · 8 years ago
  3. d783e08 Replace 'Ulta' with 'Ultra'. by bungeman · 8 years ago
  4. 6e45bda Add test for typeface style round trip. by bungeman · 8 years ago
  5. e3aea10 Remove user specified typeface id. by bungeman · 8 years ago
  6. ee6a991 SkTypeface::MakeFromName to take SkFontStyle. by mboc · 8 years ago
  7. 13b9c95 Move SkTypeface to sk_sp. by bungeman · 8 years ago
  8. 9a9a7b2 Revert of Move SkTypeface to sk_sp. (patchset #5 id:80001 of https://codereview.chromium.org/1933393002/ ) by scroggo · 8 years ago
  9. 6296da7 Move SkTypeface to sk_sp. by bungeman · 8 years ago
  10. a821af8 Put SkEmptyTypeface in anonymous namespace. by bungeman · 8 years ago
  11. 82a455f Remove requestedStyle from SkTypefaceCache. by bungeman · 8 years ago
  12. 96fcdcc Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002 by halcanary · 9 years ago
  13. 085a6e4 Rename test files to end with Test.cpp. by commit-bot@chromium.org · 10 years ago[Renamed from tests/Typeface.cpp]
  14. 8f6884a Cleanup: Sanitize the order of includes under tests/ by tfarina@chromium.org · 11 years ago
  15. e2eac8b Move macros from TestClassDef.h to Test.h by commit-bot@chromium.org · 11 years ago
  16. e4fafb1 Use DEFINE_TESTCLASS_SHORT macro in tests. by tfarina@chromium.org · 11 years ago
  17. 1f584ed Update Android's FontHost to return NULL if familyName does not match by djsollen@google.com · 11 years ago