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