1. f6c7107 Expose API for gx font variation axes. by bungeman · 9 years ago
  2. 1ee7651 Start making all .cpp files compile-able on all platforms. by mtklein · 9 years ago
  3. 96fcdcc Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002 by halcanary · 10 years ago
  4. 385fe4d Style Change: SkNEW->new; SkDELETE->delete by halcanary · 10 years ago
  5. 24a104d Revert character in typeface test on Android. by bungeman · 10 years ago
  6. f20488b Clean up a few includes, introduce iwyu. by bungeman · 10 years ago
  7. c530854 Rename SkFontConfigParser_android SkFontMgr_android_parser. by bungeman · 10 years ago
  8. 77f85ad Move Android SkFontMgr::Factory to its own file. by bungeman · 10 years ago
  9. 41868fe Font variations. by bungeman · 10 years ago
  10. 4657068 Revert of Font variations. (patchset #26 id:500001 of https://codereview.chromium.org/1027373002/) by robertphillips · 10 years ago
  11. 3489ee0 Font variations. by bungeman · 10 years ago
  12. 5ae1312 Revert of Font variations. (patchset #21 id:400001 of https://codereview.chromium.org/1027373002/) by bungeman · 10 years ago
  13. 05773ed Font variations. by bungeman · 10 years ago
  14. e85a754 Respect declared font style on Android. by bungeman · 10 years ago
  15. 21d3ed5 Revert of Respect declared font style on Android. (patchset #6 id:100001 of https://codereview.chromium.org/1092093002/) by jcgregorio · 10 years ago
  16. 673e902 Respect declared font style on Android. by bungeman · 10 years ago
  17. 9d911d5 Remove filename from SkFontDescriptor. by bungeman · 10 years ago
  18. 36352bf C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla} by mtklein · 10 years ago
  19. 7fa87cd Add factory for Android font manager. by bungeman · 10 years ago
  20. 5f213d9 SkTypeface to use SkStreamAsset. by bungeman · 10 years ago
  21. a1193e4 Make SkStream *not* ref counted. by scroggo · 10 years ago
  22. 72c9faa Fix up all the easy virtual ... SK_OVERRIDE cases. by mtklein · 10 years ago
  23. c9232dc Remove SK_FM_NEW_MATCH_FAMILY_STYLE_CHARACTER. by bungeman · 10 years ago
  24. 4b86bac Allow all font weights on Android and respect overrides. by bungeman · 10 years ago
  25. 14df833 Extend SkFontMgr_Custom to cover ttc, otf, pfb. by bungeman · 10 years ago
  26. 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
  27. ee0c2e4 Extend SkFontMgr_Custom to cover ttc, otf, pfb. by bungeman · 10 years ago
  28. 5f6094a Match language tags by prefix on Android. by bungeman · 10 years ago
  29. c20386e Update fontMgr to take list of bcp47 language tags. by bungeman · 10 years ago
  30. a4c4a2d Replace SkTypeface::Style with SkFontStyle. by bungeman · 10 years ago
  31. 802ad83 Revert of Replace SkTypeface::Style with SkFontStyle. (patchset #9 id:160001 of https://codereview.chromium.org/488143002/) by mtklein · 10 years ago
  32. 43b8b36 Replace SkTypeface::Style with SkFontStyle. by bungeman · 10 years ago
  33. d71b757 Serialize the font index. by bungeman · 10 years ago
  34. b374d6a Add onGetFamilyName to SkTypeface. by bungeman · 10 years ago
  35. 49f085d "NULL !=" = NULL by bsalomon · 10 years ago
  36. 3b62554 Remove SkPaintOptionsAndroid by djsollen · 11 years ago
  37. c15e28a Revert of Remove SkPaintOptionsAndroid (patchset #5 of https://codereview.chromium.org/447873003/) by bsalomon · 11 years ago
  38. f32331f Remove SkPaintOptionsAndroid by djsollen · 11 years ago
  39. c773390 Delete the old font management implementation based on SkFontConfigInterface, now that SkFontMgr_Android is live. by tomhudson · 11 years ago
  40. d3ddea2 Parses sample code provided by Android project. Attempts to keep FontFamily data structures produced consistent with expectations of previous versions of Skia. by tomhudson · 11 years ago
  41. 3e30af2 Actually use test configuration in SkFontMgr on Android. by bungeman · 11 years ago
  42. 4e3523c Blink layout tests all assume it can provide custom font configuration files on every platform. In moving Android to the font manager, we broke those. by bungeman · 11 years ago
  43. da7a944 Revert "Remove SkPaintOptionsAndroid" by Derek Sollenberger · 11 years ago
  44. 27fb949 Remove SkPaintOptionsAndroid by Derek Sollenberger · 11 years ago
  45. 8560cd5 Fix reference counting on SkStream in SkFontMgr_android. by bungeman · 11 years ago
  46. 65fcd3d Implement SkFontMgr_Android::onMatchFamilyStyleCharacter. by bungeman · 11 years ago
  47. 07cfb20 Correct Android FontMgr use of ttc index and remove unused code. by bungeman · 11 years ago
  48. 3a91424 Fix debug output compile error and minor style nits by tomhudson · 11 years ago
  49. 8d84c99 SkFontMgr for Android. by bungeman · 11 years ago
  50. 7b82d0f Revert of SkFontMgr for Android. (https://codereview.chromium.org/414483002/) by robertphillips · 11 years ago
  51. 4f9a01e SkFontMgr for Android. by bungeman · 11 years ago