1. a493510 resources: optionally link them into our binary by Hal Canary · 7 years ago
  2. f1729a7 Extract Android FontMgr part of Typeface test. by Ben Wagner · 7 years ago
  3. aee878d Move lang to list in Android font manager. by Ben Wagner · 7 years ago
  4. fc49734 Add SkTypeface::getVariationDesignPosition. by Ben Wagner · 7 years ago
  5. 9704329 Revert "Add SkTypeface::getVariationDesignPosition." by Ben Wagner · 7 years ago
  6. 0f3d0c3 Add SkTypeface::getVariationDesignPosition. by bungeman · 7 years ago
  7. 7d07d46 Revert "Add SkTypeface::getVariationDesignPosition." by Ben Wagner · 7 years ago
  8. 87e7f82 Add SkTypeface::getVariationDesignPosition. by Ben Wagner · 7 years ago
  9. 6c71e0a Reverse dependency between SkScalar.h and SkFixed.h. by benjaminwagner · 8 years ago
  10. 9d524f2 Style bikeshed - remove extraneous whitespace by halcanary · 8 years ago
  11. 47a1e96 Deduplicate axis value resolving code. by bungeman · 8 years ago
  12. 96fcdcc Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002 by halcanary · 9 years ago
  13. 91e51cb Fix leak in Android FontMgr test. by bungeman · 9 years ago
  14. c530854 Rename SkFontConfigParser_android SkFontMgr_android_parser. by bungeman · 9 years ago[Renamed (95%) from tests/FontConfigParser.cpp]
  15. 41868fe Font variations. by bungeman · 9 years ago
  16. 4657068 Revert of Font variations. (patchset #26 id:500001 of https://codereview.chromium.org/1027373002/) by robertphillips · 9 years ago
  17. 3489ee0 Font variations. by bungeman · 9 years ago
  18. 5ae1312 Revert of Font variations. (patchset #21 id:400001 of https://codereview.chromium.org/1027373002/) by bungeman · 9 years ago
  19. 05773ed Font variations. by bungeman · 9 years ago
  20. 3d47e21 Labels when dumping fonts in Android parser test. by bungeman · 9 years ago
  21. 9a0808f Verify all parsed test font files start with cap. by bungeman · 9 years ago
  22. c3c6943 Fix append_fallback_font_families_for_locale. by bungeman · 9 years ago
  23. eb2be7f Additional cleanups to Android config parsing. by bungeman · 9 years ago
  24. 7fa87cd Add factory for Android font manager. by bungeman · 10 years ago
  25. a44e9b9 Update dump code in FontConfigParser test. by bungeman · 10 years ago
  26. 4b86bac Allow all font weights on Android and respect overrides. by bungeman · 10 years ago
  27. 2ed49a4 Mark fallback fonts in new Android font config parser by tomhudson · 10 years ago
  28. 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 · 10 years ago
  29. 8aed3c1 Don't fail unit test if resources not found on device. by tomhudson · 10 years ago
  30. 0754475 Parses sample code provided by Android project. Attempts to keep FontFamily data structures produced consistent with expectations of previous versions of Skia. by tomhudson · 10 years ago
  31. f79673b Test and generalize font configuration parser by tomhudson · 10 years ago