1. 30ddd61 refactoring for SK_FONTHOST_USES_FONTMGR option by reed@google.com · 11 years ago
  2. 08df48d expose getFamilyName to public SkTypeface by reed@google.com · 11 years ago
  3. 7bdd614 Implement onCountGlyphs and onGetUPEM on Windows. by bungeman@google.com · 11 years ago
  4. 84e22d8 allow createScalerContext to return null, and then have the GDI backend trigger that if we fail to create the necessary GDI resources by reed@google.com · 11 years ago
  5. bcb42ae add charsToGlyphs to SkTypeface by reed@google.com · 11 years ago
  6. 4fa748d Fix issues related to resolving fonts based on name. by djsollen@google.com · 11 years ago
  7. 7edec14 start a wrapper for color fonts by reed@google.com · 11 years ago
  8. fe74765 Change fixedWidth to fixedPitch and implement on Windows. by bungeman@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. 2cdc671 add virtual SkTypeface::onOpenStream and override that for fontconfig by reed@google.com · 11 years ago
  12. c1641fc Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 11 years ago
  13. 2689f61 move impl of AdvancedTypefaceMetrics into typeface (3) by reed@google.com · 11 years ago
  14. 0da4861 remove SkFontHost::CreateScalerContext by reed@google.com · 12 years ago
  15. 90808e8 Add SkTypeface* parameter to SkScalerContext (and its callers) by reed@google.com · 12 years ago
  16. fed86bd move most of SkFontHost to private (preceeding making it all private) by reed@google.com · 12 years ago
  17. dc09f07 move some of the impl in fonthost into typeface virtuals by mike@reedtribe.org · 12 years ago
  18. cb1bbb3 Fonts with cubic outlines are rendered without ClearType by GDI. by bungeman@google.com · 12 years ago
  19. fbfcd56 Result of running tools/sanitize_source_files.py (which was added in https://codereview.appspot.com/6465078/) by rmistry@google.com · 12 years ago
  20. 4b2af9c add getUnitsPerEm() to SkTypeface by reed@google.com · 12 years ago
  21. fcb57b5 more SkInstCnt plumbing by reed@google.com · 12 years ago
  22. a02bc15 WeakRefCnt http://codereview.appspot.com/5649046/ by bungeman@google.com · 12 years ago
  23. 0389d93 remove unused ptr/len parameters from CreateTypeface by reed@google.com · 12 years ago
  24. f11508d expose font-table APIs to SkTypeface by reed@google.com · 12 years ago
  25. 37ad8fb [PDF] Subset font advance data (W array). by vandebo@chromium.org · 13 years ago
  26. 7b13aca Revert "Improve generation of glyph advance array." This reverts commit r2126 by vandebo@chromium.org · 13 years ago
  27. e7f3300 Improve generation of glyph advance array. by vandebo@chromium.org · 13 years ago
  28. ec3ed6a Automatic update of all copyright notices to reflect new license terms. by epoger@google.com · 13 years ago
  29. 2f3dc9d add typefacecache speedup lcd blits clean up some samples by reed@google.com · 13 years ago
  30. 139d84b Remove transitionary version of getAdvancedTypefaceMetrics. Webkit has been updated. by vandebo@chromium.org · 13 years ago
  31. 325cb9a Improve the SkAdvancedTypefaceMetrics interface w.r.t. vertical advances. by vandebo@chromium.org · 13 years ago
  32. 7ffb1b2 Add code needed to build skia as a windows dll within the chromium project. by ctguil@chromium.org · 14 years ago
  33. 875b4ec add isFixedWidth() to expose the newly added attribute by reed@google.com · 14 years ago
  34. 5b31b0f add fixed-width attribute to typeface (patch from russellbrenner) by reed@google.com · 14 years ago
  35. c48b2b3 Cleanup SkPDFTypfaceInfo and make it more generic. by vandebo@chromium.org · 14 years ago
  36. 2a22e10 Add Truetype and Type 1 font embedding support by vandebo@chromium.org · 14 years ago
  37. 5f6a076 Add a SkTypeface::CreateForChars() function. by agl@chromium.org · 14 years ago
  38. 62533ed fix leak in Deserialize by reed@android.com · 16 years ago
  39. b1d9d2e Significant cleanup in api, and more importantly in sementics, of SkFontHost by reed@android.com · 16 years ago
  40. 069b827 API cleanup: rename typeface Create to CreateFromName, and remove default arg by reed@android.com · 16 years ago
  41. ef772dd remove unimplemented (and uncalled) SkTypeface::Hash() by reed@android.com · 16 years ago
  42. 8a1c16f grab from latest android by reed@android.com · 16 years ago