1. f91c47d Remove a layer of indirection and code from SkFontHost. by bungeman · 10 years ago
  2. f47dfed Remove SK_FONT_HOST_DOES_NOT_USE_FONTMGR and guarded code. by bungeman · 10 years ago
  3. 78358bf Port most uses of SkOnce to SkLazyPtr. by mtklein · 10 years ago
  4. f71e8fd Revert of Port most uses of SkOnce to SkLazyPtr. (https://codereview.chromium.org/304383005/) by commit-bot@chromium.org · 10 years ago
  5. 56f7cca Port most uses of SkOnce to SkLazyPtr. by commit-bot@chromium.org · 10 years ago
  6. f6351a0 Revert of Port most uses of SkOnce to SkLazyPtr. (https://codereview.chromium.org/304383005/) by commit-bot@chromium.org · 10 years ago
  7. 5a70945 Port most uses of SkOnce to SkLazyPtr. by commit-bot@chromium.org · 10 years ago
  8. 72cf4fc A remotable font management interface and DirectWrite implementation. by bungeman@google.com · 10 years ago
  9. 967dee3 Make SkFontMgr interface const. by commit-bot@chromium.org · 11 years ago
  10. ab1c138 Fix compilation with SK_ENABLE_INST_COUNT=1 by commit-bot@chromium.org · 11 years ago
  11. 451b596 Android FontHost cannot use FontMgr yet. by bungeman@google.com · 11 years ago
  12. 13f9e0e Re-add NULL FontMgr::Factory hadnling code removed in r12217. by bungeman@google.com · 11 years ago
  13. b3d154d Remove SK_FONTHOST_USES_FONTMGR. by bungeman@google.com · 11 years ago
  14. 330313a My clang now doesn't complain about !"foo". by mtklein@google.com · 11 years ago
  15. 418ee43 Implement SkEmptyFontMgr::onLegacyCreateTypeface and make pure virtual. by bungeman@google.com · 11 years ago
  16. b6bd24d add impls for createfromstream for fontconfig fontmgr by reed@google.com · 11 years ago
  17. 30ddd61 refactoring for SK_FONTHOST_USES_FONTMGR option by reed@google.com · 11 years ago
  18. ef284a8 The two leaks are: by commit-bot@chromium.org · 11 years ago
  19. c1ccda3 return empty fontstyleset instead of null by reed@google.com · 11 years ago
  20. 964988f add matcher to fontstyleset Review URL: https://codereview.chromium.org/13312002 by reed@google.com · 11 years ago
  21. db23509 always call SkFontMgr::Factory() (now that everyone has impl'd it) by reed@google.com · 11 years ago
  22. 37cbc7f Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 11 years ago
  23. 919e9c3 fix infinite recursion calling (non)virtual by reed@google.com · 11 years ago
  24. ca5c841 respect slant param by reed@google.com · 11 years ago
  25. 7244e88 #if 0 reference to SkFontMgr::Factory for now by reed@google.com · 11 years ago
  26. 83787c5 impl part of SKFontMgr for mac by reed@google.com · 11 years ago
  27. 91274b9 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  28. 1a64a54 add (temp) SkFontLCDConfig class to hold LCD getters/setters. This will allow by reed@google.com · 12 years ago
  29. ec3ed6a Automatic update of all copyright notices to reflect new license terms. by epoger@google.com · 13 years ago
  30. 2db1177 Delete duplicated code. by agl@chromium.org · 15 years ago
  31. 309485b Subpixel glyph rendering support. by agl@chromium.org · 15 years ago