1. 9c55f80 Fixing some warnings on Linux by sugoi@google.com · 11 years ago
  2. 8c9737e change FontIdentity to explicitly hold ttcIndex and ID, so we can use both in the by reed@google.com · 11 years ago
  3. 6433435 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 11 years ago
  4. 5bfc839 start to plumb ttcIndex into fonthost. For now just add to SkFontStream and its callers. by reed@google.com · 11 years ago
  5. 075b089 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 11 years ago
  6. 358f8ff Rely on libfontconfig to determine our default font by reed@google.com · 11 years ago
  7. d66045e export getter for global instance of fontconfiginterfacedirect by reed@google.com · 11 years ago
  8. 822bde7 implement fonthost table methods directly in fontconfig backend, _tables now relegated to by reed@google.com · 11 years ago
  9. 631cdcb Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 11 years ago
  10. f71a233 use fontconfig fonthost for skia (in prep for using in chrome) by reed@google.com · 11 years ago
  11. ee619a0 fix getFamilyName by calling FcFreeTypeQuery by reed@google.com · 11 years ago
  12. 8d33a24 implement CreateTypefaceFromFile by reed@google.com · 11 years ago
  13. b1c65b6 by reed@google.com · 11 years ago
  14. 5ca3bd0 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 11 years ago
  15. 80f5465 by reed@google.com · 11 years ago
  16. d71fe99 check-point: skiafy SkFontHost_fontconfig from chrome by reed@google.com · 11 years ago
  17. e16efc1 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  18. b13d63c Minimal changes to SkFontHost_fontconfig to not crash in normal use. by bungeman@google.com · 12 years ago
  19. 0389d93 remove unused ptr/len parameters from CreateTypeface by reed@google.com · 12 years ago
  20. ddd0ed5 Remove SkFontHost::ValidFontID PART 2: remove definition and skia callers not that Chrome's font host has been updated. by bungeman@google.com · 12 years ago
  21. 1771cbf posix: Avoid static initializers in static/global mutexes by digit@google.com · 13 years ago
  22. 0c00f21 Add SkDEBUGFAIL to clean up use of SkASSERT(!"text"); by tomhudson@google.com · 13 years ago
  23. 77407ca add api to SkGraphics to get/set font cache limit by reed@google.com · 13 years ago
  24. ec3ed6a Automatic update of all copyright notices to reflect new license terms. by epoger@google.com · 13 years ago
  25. 7d26c59 add 2nd parameter to SkFontHost::NextLogicalFont() by reed@google.com · 13 years ago
  26. 0905344 fix compile-error, mismatch between fontID and id by reed@google.com · 14 years ago
  27. 337490d Remove extra stub definition of GetAdvancedTypefaceMetrics. by vandebo@chromium.org · 14 years ago
  28. c48b2b3 Cleanup SkPDFTypfaceInfo and make it more generic. by vandebo@chromium.org · 14 years ago
  29. 2a22e10 Add Truetype and Type 1 font embedding support by vandebo@chromium.org · 14 years ago
  30. 5f6a076 Add a SkTypeface::CreateForChars() function. by agl@chromium.org · 14 years ago
  31. ac98154 add GetFileName api to SkFontHost by reed@android.com · 15 years ago
  32. bff8e29 Fix a precedence error in an assert in the fontconfig host. by deanm@chromium.org · 15 years ago
  33. 1220e1c Some Linux / 64-bit compile fixes. by deanm@chromium.org · 15 years ago
  34. af59d51 fontconfig: allow fallback for certain magical font names. by agl@chromium.org · 15 years ago
  35. df8ecfb Add fontconfig support. by agl@chromium.org · 15 years ago