1. 05773ed Font variations. by bungeman · 9 years ago
  2. 39a9a50 Make SkAdvancedTypefaceMetrics private. by reed · 9 years ago
  3. 36352bf C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla} by mtklein · 9 years ago
  4. 72c9faa Fix up all the easy virtual ... SK_OVERRIDE cases. by mtklein · 10 years ago
  5. ce547f4 Remove SkASSERT_CONTINUE. by bungeman · 10 years ago
  6. 14df833 Extend SkFontMgr_Custom to cover ttc, otf, pfb. by bungeman · 10 years ago
  7. 32501a1 Revert of Extend SkFontMgr_Custom to cover ttc, otf, pfb. (patchset #2 id:20001 of https://codereview.chromium.org/672723002/) by bungeman · 10 years ago
  8. ee0c2e4 Extend SkFontMgr_Custom to cover ttc, otf, pfb. by bungeman · 10 years ago
  9. a4c4a2d Replace SkTypeface::Style with SkFontStyle. by bungeman · 10 years ago
  10. 802ad83 Revert of Replace SkTypeface::Style with SkFontStyle. (patchset #9 id:160001 of https://codereview.chromium.org/488143002/) by mtklein · 10 years ago
  11. 43b8b36 Replace SkTypeface::Style with SkFontStyle. by bungeman · 10 years ago
  12. 3a21d61 Update find_name_and_attributes to take ttc index and rename to SkTypeface_FreeType::ScanFont. by bungeman · 10 years ago
  13. 6fa81d7 Revert of https://codereview.chromium.org/119943002/ by commit-bot@chromium.org · 11 years ago
  14. 5f2fd5d Revert of https://codereview.chromium.org/101423004/ by commit-bot@chromium.org · 11 years ago
  15. a9e9a25 This patch makes SkScalerContext_FreeType to be the only one which embolden the glyphs. by commit-bot@chromium.org · 11 years ago
  16. 35fe737 prototype for kerning api by reed@google.com · 11 years ago
  17. 839702b Add getFamilyNames to SkTypeface. by bungeman@google.com · 11 years ago
  18. f7af91b Reverting r10608 (Add getFamilyNames to SkTypeface) due to compilation failures by robertphillips@google.com · 11 years ago
  19. 246b1c2 Add getFamilyNames to SkTypeface. by bungeman@google.com · 11 years ago
  20. a980269 Add getFamilyNames to SkTypeface. by bungeman@google.com · 11 years ago
  21. 7ca6d2f Reverting r10589: Add getFamilyNames to SkTypeface by jvanverth@google.com · 11 years ago
  22. 990d85f Add getFamilyNames to SkTypeface. by bungeman@google.com · 11 years ago
  23. ddc218e Implement onGetTableTags and onGetTableData on Windows. by bungeman@google.com · 11 years ago
  24. b4162b1 impl charsToGlyphs for freetype by reed@google.com · 11 years ago
  25. fe74765 Change fixedWidth to fixedPitch and implement on Windows. by bungeman@google.com · 11 years ago
  26. 38c37dd call onGetUPEM to subclasses can optimize it, and place default behavior by reed@google.com · 11 years ago
  27. 2689f61 move impl of AdvancedTypefaceMetrics into typeface (3) by reed@google.com · 11 years ago
  28. 01c34ee Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 11 years ago
  29. 0da4861 remove SkFontHost::CreateScalerContext by reed@google.com · 11 years ago
  30. 66a58ac Fixed a few warnings by sugoi@google.com · 11 years ago
  31. a76de72 Clean up usage of mask gamma. https://codereview.appspot.com/6749061/ by bungeman@google.com · 12 years ago
  32. c59b5da Split out SkFontHost_FreeType into common files by george@mozilla.com · 12 years ago