1. 20d031a Remove SK_LEGACY_FONTMGR_FACTORY. by Ben Wagner · 8 years ago
  2. 3546ff1 Stage SkFontMgr factories to return smart pointers. by Ben Wagner · 8 years ago
  3. 96fcdcc Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002 by halcanary · 9 years ago
  4. bd1fb49 Rename SkFontHost_none.cpp to SkFontMgr_empty_factory. by bungeman · 9 years ago[Renamed (90%) from src/ports/SkFontHost_none.cpp]
  5. b3d154d Remove SK_FONTHOST_USES_FONTMGR. by bungeman@google.com · 11 years ago
  6. 070da5e add dummpy SkFontMgr::Factory() impl to font backends, so we can start testing it by reed@google.com · 11 years ago
  7. 37cbc7f Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 11 years ago
  8. 1fa793f remove SkFontHost::NextLogicalFont, and add android-specific function by reed@google.com · 11 years ago
  9. 5526ede land https://codereview.chromium.org/12676024 by reed@google.com · 11 years ago
  10. 292b1d4 remove SkFontHost::OpenStream(), now subsumed by SkTypeface::openStream() by reed@google.com · 11 years ago
  11. 66d831d remove SkFontHost::GetFileName by mike@reedtribe.org · 11 years ago
  12. 2689f61 move impl of AdvancedTypefaceMetrics into typeface (3) by reed@google.com · 11 years ago
  13. 0da4861 remove SkFontHost::CreateScalerContext by reed@google.com · 11 years ago
  14. e16efc1 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  15. cb1bbb3 Fonts with cubic outlines are rendered without ClearType by GDI. by bungeman@google.com · 12 years ago
  16. 2ebe890 Fix compile error in SkFontHost_none.cpp by borenet@google.com · 12 years ago
  17. 0389d93 remove unused ptr/len parameters from CreateTypeface by reed@google.com · 12 years ago
  18. eebd62a Update GetAdvancedTypefaceMetrics API in usually-unbuilt files. by tomhudson@google.com · 12 years ago
  19. ddd0ed5 Remove SkFontHost::ValidFontID PART 2: remove definition and skia callers not that Chrome's font host has been updated. by bungeman@google.com · 13 years ago
  20. 0c00f21 Add SkDEBUGFAIL to clean up use of SkASSERT(!"text"); by tomhudson@google.com · 13 years ago
  21. 1f6b4ae remove GetGammaFlag from SkFontHost prep for retooling of gamma support by reed@google.com · 13 years ago
  22. 77407ca add api to SkGraphics to get/set font cache limit by reed@google.com · 13 years ago
  23. ec3ed6a Automatic update of all copyright notices to reflect new license terms. by epoger@google.com · 13 years ago
  24. 7d26c59 add 2nd parameter to SkFontHost::NextLogicalFont() by reed@google.com · 13 years ago
  25. 325cb9a Improve the SkAdvancedTypefaceMetrics interface w.r.t. vertical advances. by vandebo@chromium.org · 13 years ago
  26. c48b2b3 Cleanup SkPDFTypfaceInfo and make it more generic. by vandebo@chromium.org · 14 years ago
  27. 2a22e10 Add Truetype and Type 1 font embedding support by vandebo@chromium.org · 14 years ago
  28. 5f6a076 Add a SkTypeface::CreateForChars() function. by agl@chromium.org · 14 years ago
  29. 2a645c9 add FilterRec() so it links again by reed@android.com · 15 years ago
  30. ac98154 add GetFileName api to SkFontHost by reed@android.com · 15 years ago
  31. a14ea0e Simplify font-chaining (fallbacks) to have fonthost just return the next by reed@android.com · 15 years ago
  32. b1d9d2e Significant cleanup in api, and more importantly in sementics, of SkFontHost by reed@android.com · 16 years ago
  33. acb8fb0 Initial automake and autoconf files to build core into libskia.a. by joe.gregorio · 16 years ago
  34. 8a1c16f grab from latest android by reed@android.com · 16 years ago