1. 1b24933 Remove SkThread.h, include SkMutex.h or SkAtomics.h as appropriate. by mtklein · 9 years ago
  2. 02802f6 Revert of Remove SkThread.h, include SkMutex.h or SkAtomics.h as appropriate. (patchset #4 id:60001 of https://codereview.chromium.org/1215393002/) by jvanverth · 9 years ago
  3. c50acf2 Remove SkThread.h, include SkMutex.h or SkAtomics.h as appropriate. by mtklein · 9 years ago
  4. 0b1de26 Move FontConfig factory into separate file. by bungeman · 9 years ago
  5. 41868fe Font variations. by bungeman · 9 years ago
  6. 4657068 Revert of Font variations. (patchset #26 id:500001 of https://codereview.chromium.org/1027373002/) by robertphillips · 9 years ago
  7. 3489ee0 Font variations. by bungeman · 9 years ago
  8. 5ae1312 Revert of Font variations. (patchset #21 id:400001 of https://codereview.chromium.org/1027373002/) by bungeman · 9 years ago
  9. 05773ed Font variations. by bungeman · 9 years ago
  10. 6837b38 Check for NULL familyName in SkFontMgr_fontconfig. by bungeman · 9 years ago
  11. 1d4ec0a FontConfig character/lang match requires weak family. by bungeman · 9 years ago
  12. 9d911d5 Remove filename from SkFontDescriptor. by bungeman · 9 years ago
  13. 36352bf C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla} by mtklein · 9 years ago
  14. 5f213d9 SkTypeface to use SkStreamAsset. by bungeman · 10 years ago
  15. a1193e4 Make SkStream *not* ref counted. by scroggo · 10 years ago
  16. 72c9faa Fix up all the easy virtual ... SK_OVERRIDE cases. by mtklein · 10 years ago
  17. c9232dc Remove SK_FM_NEW_MATCH_FAMILY_STYLE_CHARACTER. by bungeman · 10 years ago
  18. 14df833 Extend SkFontMgr_Custom to cover ttc, otf, pfb. by bungeman · 10 years ago
  19. 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
  20. ee0c2e4 Extend SkFontMgr_Custom to cover ttc, otf, pfb. by bungeman · 10 years ago
  21. 60b6e9d Remove a pointless use of SkWeakRefCnt. by mtklein · 10 years ago
  22. c20386e Update fontMgr to take list of bcp47 language tags. by bungeman · 10 years ago
  23. a4c4a2d Replace SkTypeface::Style with SkFontStyle. by bungeman · 10 years ago
  24. 802ad83 Revert of Replace SkTypeface::Style with SkFontStyle. (patchset #9 id:160001 of https://codereview.chromium.org/488143002/) by mtklein · 10 years ago
  25. 43b8b36 Replace SkTypeface::Style with SkFontStyle. by bungeman · 10 years ago
  26. b14e4a0 Restore old behavior of SkTypeface::CreateFromTypeface. by bungeman · 10 years ago
  27. d71b757 Serialize the font index. by bungeman · 10 years ago
  28. b374d6a Add onGetFamilyName to SkTypeface. by bungeman · 10 years ago
  29. 9db5092 Handle NULL typeface in SkFontMgr_fontconfig::onMatchFaceStyle. by bungeman · 10 years ago
  30. 6bc2c94 Add font fallback support to SkFontMgr_fontconfig. by bungeman · 10 years ago
  31. 49f085d "NULL !=" = NULL by bsalomon · 10 years ago
  32. f87650c Ensure SkFontMgr_fontconfig debug thread locking is initialized. by bungeman · 10 years ago
  33. a6785cc Add a working SkFontMgr_fontconfig. by bungeman · 10 years ago