1. 7575bb1 SkFontMgr::matchFamily should not crash on nullptr. by bungeman · 8 years ago
  2. fc49734 Add SkTypeface::getVariationDesignPosition. by Ben Wagner · 8 years ago
  3. 9704329 Revert "Add SkTypeface::getVariationDesignPosition." by Ben Wagner · 8 years ago
  4. 0f3d0c3 Add SkTypeface::getVariationDesignPosition. by bungeman · 8 years ago
  5. 7d07d46 Revert "Add SkTypeface::getVariationDesignPosition." by Ben Wagner · 8 years ago
  6. 87e7f82 Add SkTypeface::getVariationDesignPosition. by Ben Wagner · 8 years ago
  7. 20d031a Remove SK_LEGACY_FONTMGR_FACTORY. by Ben Wagner · 8 years ago
  8. 3546ff1 Stage SkFontMgr factories to return smart pointers. by Ben Wagner · 8 years ago
  9. 67ac33e Remove SK_DECLARE_LEGACY_CREATE_FROM_FONTDATA. by bungeman · 8 years ago
  10. f93d711 SkFontData to use smart pointers. by bungeman · 8 years ago
  11. 606add3 Revert of SkFontData to use smart pointers. (patchset #3 id:40001 of https://codereview.chromium.org/2339273002/ ) by bungeman · 8 years ago
  12. d8c2476 SkFontData to use smart pointers. by bungeman · 8 years ago
  13. ce81ed5 Remove no longer existing friend. by bungeman · 8 years ago
  14. ed2edab Remove SK_VERY_LEGACY_CREATE_TYPEFACE. by bungeman · 9 years ago
  15. 11a77c6 Begin switch to SkFontStyle for legacy calls. by bungeman · 9 years ago
  16. f6c7107 Expose API for gx font variation axes. by bungeman · 9 years ago
  17. 2b1516f Update documentation for SkFontMgr methods. by erikchen · 9 years ago
  18. 147ea2f Factor CSS3 matching rules. by bungeman · 9 years ago
  19. 2766c00 remove SkInstCnt by mtklein · 10 years ago
  20. 41868fe Font variations. by bungeman · 10 years ago
  21. 4657068 Revert of Font variations. (patchset #26 id:500001 of https://codereview.chromium.org/1027373002/) by robertphillips · 10 years ago
  22. 3489ee0 Font variations. by bungeman · 10 years ago
  23. 5ae1312 Revert of Font variations. (patchset #21 id:400001 of https://codereview.chromium.org/1027373002/) by bungeman · 10 years ago
  24. 05773ed Font variations. by bungeman · 10 years ago
  25. 5f213d9 SkTypeface to use SkStreamAsset. by bungeman · 10 years ago
  26. 33068c1 Enforce pure virtual behavior for onMatchFamilyStyleCharacter by djsollen · 10 years ago
  27. c9232dc Remove SK_FM_NEW_MATCH_FAMILY_STYLE_CHARACTER. by bungeman · 10 years ago
  28. c20386e Update fontMgr to take list of bcp47 language tags. by bungeman · 10 years ago
  29. 148ec59 Require SK_DECLARE_STATIC_LAZY_PTR is used in global scope. by mtklein · 10 years ago
  30. 78358bf Port most uses of SkOnce to SkLazyPtr. by mtklein · 11 years ago
  31. f71e8fd Revert of Port most uses of SkOnce to SkLazyPtr. (https://codereview.chromium.org/304383005/) by commit-bot@chromium.org · 11 years ago
  32. 56f7cca Port most uses of SkOnce to SkLazyPtr. by commit-bot@chromium.org · 11 years ago
  33. f6351a0 Revert of Port most uses of SkOnce to SkLazyPtr. (https://codereview.chromium.org/304383005/) by commit-bot@chromium.org · 11 years ago
  34. 5a70945 Port most uses of SkOnce to SkLazyPtr. by commit-bot@chromium.org · 11 years ago
  35. 72cf4fc A remotable font management interface and DirectWrite implementation. by bungeman@google.com · 11 years ago
  36. 967dee3 Make SkFontMgr interface const. by commit-bot@chromium.org · 11 years ago
  37. d6bab02 Reverting r12427 by rmistry@google.com · 11 years ago
  38. 5b39f5b Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  39. 21591f0 Remove completed TODO in SkFontMgr.h. by bungeman@google.com · 11 years ago
  40. 9fc5c68 Fix leak detected in FontMgrMatchGM::onDraw by Valgrind. by bungeman@google.com · 11 years ago
  41. b3d154d Remove SK_FONTHOST_USES_FONTMGR. by bungeman@google.com · 11 years ago
  42. fb1663a Fix non-bmp in generateCharToGlyph on Mac. by bungeman@google.com · 11 years ago
  43. 418ee43 Implement SkEmptyFontMgr::onLegacyCreateTypeface and make pure virtual. by bungeman@google.com · 11 years ago
  44. 30ddd61 refactoring for SK_FONTHOST_USES_FONTMGR option by reed@google.com · 11 years ago
  45. 114cfbd Remove unimplemented Mutex() method from SkFontMgr.h. by bungeman@google.com · 11 years ago
  46. ef284a8 The two leaks are: by commit-bot@chromium.org · 11 years ago
  47. 0b98326 forward declare SkTypeface by reed@google.com · 12 years ago
  48. aae71ba add SK_API to public classes for sharedlib build by reed@google.com · 12 years ago
  49. 964988f add matcher to fontstyleset Review URL: https://codereview.chromium.org/13312002 by reed@google.com · 12 years ago
  50. 83787c5 impl part of SKFontMgr for mac by reed@google.com · 12 years ago
  51. e60ed08 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  52. 95625db check-point (early) for fontmgr stuff, not called. by reed@google.com · 12 years ago
  53. c452d82 move fontmgr into include/ports for now by reed@google.com · 12 years ago