1. 4043111 Purge 2020 picture versions by Mike Reed · 3 years, 1 month ago
  2. 2478c70 Use current variation position in cloning typeface. by Ben Wagner · 3 years, 6 months ago
  3. 831a5a1 Fix DWrite axis design parameters. by Ben Wagner · 3 years, 9 months ago
  4. 416fe32 Ensure variable font from data created at default. by Ben Wagner · 3 years, 9 months ago
  5. f9c7b28 Add test for old font axis deserialization. by Ben Wagner · 3 years, 10 months ago
  6. 59637dd Add SkTypeface::getPostScriptName. by Ben Wagner · 3 years, 11 months ago
  7. 9742f7c Notify when SkFontMetrics bounds are bogus. by Ben Wagner · 4 years ago
  8. 6fbd92d Better serialize variations, separate SkFontData. by Ben Wagner · 4 years, 1 month ago
  9. 684838f Mark SkStringPrintf as SK_PRINTF_LIKE by Adlai Holler · 4 years, 3 months ago
  10. ab51c2c Add more variation support on Mac. by Ben Wagner · 4 years, 9 months ago
  11. f46d5ca use std::make_unique by Mike Klein · 4 years, 9 months ago
  12. 40d9c51 Fix font creation lost style on Mac by Mike Reed · 5 years ago
  13. a541db4d Add test of char to glyph round tripping. by Ben Wagner · 5 years ago
  14. c0bd9f9 rewrite includes to not need so much -Ifoo by Mike Klein · 5 years ago
  15. 0cffcbf9 de-Sk tools/font, and git clang-format by Mike Klein · 5 years ago
  16. 68efb21 Clarify ownership of typefaces in implementation. by Ben Wagner · 5 years ago
  17. ff84d8a SkTypeface::openStream to return smart pointer. by Ben Wagner · 5 years ago
  18. 271d1d9 Change SkTypeface::MakeFromStream to take unique_ptr by Mike Reed · 6 years ago
  19. bf67741 add behavior enum to SkTypeface::serialize() by Mike Reed · 6 years ago
  20. 33ac15e Add an empty typeface for testing by Herb Derby · 6 years ago
  21. e346b1e Add SkTypeface::getVariationDesignParameters by Ben Wagner · 6 years ago
  22. 536ad2c Implement onMakeClone function on all subclasses of SkTypeface except on mac. by Bruce Wang · 6 years ago
  23. 75e6490 Implement DWriteFontTypeface::onGetVariationDesignPosition on win10. by Bruce Wang · 6 years ago
  24. 255ab8d Make SkStream readers report failure. by Ben Wagner · 8 years ago
  25. 46cc3da Revert "Revert "SkAdvancedTypefaceMetrics: factor out GlyphToUnicode"" by Hal Canary · 6 years ago
  26. 97c1108 Revert "SkAdvancedTypefaceMetrics: factor out GlyphToUnicode" by Greg Daniel · 6 years ago
  27. 1c2bcd8 SkAdvancedTypefaceMetrics: factor out GlyphToUnicode by Hal Canary · 6 years ago
  28. 03cd6e6 Avoid serializing to 'typ1' on Mac. by Ben Wagner · 6 years ago
  29. 53e5e7d resources: resource identifiers don't begin with leading slash by Hal Canary · 7 years ago
  30. f1729a7 Extract Android FontMgr part of Typeface test. by Ben Wagner · 7 years ago
  31. 24e4cc7 disable Android-specific SkTypeface test by Mike Klein · 7 years ago
  32. cb6940b DM FontMgr updates by Mike Klein · 7 years ago
  33. 67ef5d7 Remove SkTypeface::Style use in API. by Ben Wagner · 7 years ago
  34. 5922739 Revert "Revert "migrate to sk_sp for SkFontMgr API"" by Mike Reed · 7 years ago
  35. f40ae1a Revert "migrate to sk_sp for SkFontMgr API" by Mike Reed · 7 years ago
  36. 4bf296b migrate to sk_sp for SkFontMgr API by Mike Reed · 7 years ago
  37. a93a14a Convert NULL and 0 to nullptr. by Ben Wagner · 7 years ago
  38. 209e4b1 Revert "Revert "SkTypeface::getAdvancedMetrics(): cleanup"" by Hal Canary · 7 years ago
  39. 59ad782 Revert "SkTypeface::getAdvancedMetrics(): cleanup" by Hal Canary · 7 years ago
  40. cef0188 SkTypeface::getAdvancedMetrics(): cleanup by Hal Canary · 7 years ago
  41. 9aec894 Use last value for axis for variation position. by bungeman · 7 years ago
  42. fc49734 Add SkTypeface::getVariationDesignPosition. by Ben Wagner · 7 years ago
  43. 9704329 Revert "Add SkTypeface::getVariationDesignPosition." by Ben Wagner · 7 years ago
  44. 0f3d0c3 Add SkTypeface::getVariationDesignPosition. by bungeman · 8 years ago
  45. 7d07d46 Revert "Add SkTypeface::getVariationDesignPosition." by Ben Wagner · 8 years ago
  46. 87e7f82 Add SkTypeface::getVariationDesignPosition. by Ben Wagner · 8 years ago
  47. fc6c37b Remove stray semicolons. by Mike Klein · 8 years ago
  48. 42943c8 change SkStreams to work with sk_sp<SkData> instead of SkData* by reed · 8 years ago
  49. d783e08 Replace 'Ulta' with 'Ultra'. by bungeman · 8 years ago
  50. 6e45bda Add test for typeface style round trip. by bungeman · 8 years ago
  51. e3aea10 Remove user specified typeface id. by bungeman · 8 years ago
  52. ee6a991 SkTypeface::MakeFromName to take SkFontStyle. by mboc · 8 years ago
  53. 13b9c95 Move SkTypeface to sk_sp. by bungeman · 8 years ago
  54. 9a9a7b2 Revert of Move SkTypeface to sk_sp. (patchset #5 id:80001 of https://codereview.chromium.org/1933393002/ ) by scroggo · 8 years ago
  55. 6296da7 Move SkTypeface to sk_sp. by bungeman · 8 years ago
  56. a821af83 Put SkEmptyTypeface in anonymous namespace. by bungeman · 8 years ago
  57. 82a455f Remove requestedStyle from SkTypefaceCache. by bungeman · 8 years ago
  58. 96fcdcc Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002 by halcanary · 9 years ago
  59. 085a6e4 Rename test files to end with Test.cpp. by commit-bot@chromium.org · 10 years ago[Renamed from tests/Typeface.cpp]
  60. 8f6884a Cleanup: Sanitize the order of includes under tests/ by tfarina@chromium.org · 11 years ago
  61. e2eac8b Move macros from TestClassDef.h to Test.h by commit-bot@chromium.org · 11 years ago
  62. e4fafb1 Use DEFINE_TESTCLASS_SHORT macro in tests. by tfarina@chromium.org · 11 years ago
  63. 1f584ed Update Android's FontHost to return NULL if familyName does not match by djsollen@google.com · 11 years ago