1. c0bd9f9 rewrite includes to not need so much -Ifoo by Mike Klein · 5 years ago
  2. 88544fb remove Sk prefix from CommandLineFlags by Mike Klein · 5 years ago
  3. 3560ea7 drawText Cleanup, part 3 by Hal Canary · 6 years ago
  4. 9f0d8c2 Add support for fallbackFor in Android parser. by Ben Wagner · 6 years ago
  5. 37b6109 Implement onMakeClone(const SkFontArguments& args) in class SkTypeface_AndroidSystem. by Bruce Wang · 6 years ago
  6. a493510 resources: optionally link them into our binary by Hal Canary · 7 years ago
  7. f1729a7 Extract Android FontMgr part of Typeface test. by Ben Wagner · 7 years ago
  8. aee878d Move lang to list in Android font manager. by Ben Wagner · 7 years ago
  9. fc49734 Add SkTypeface::getVariationDesignPosition. by Ben Wagner · 7 years ago
  10. 9704329 Revert "Add SkTypeface::getVariationDesignPosition." by Ben Wagner · 7 years ago
  11. 0f3d0c3 Add SkTypeface::getVariationDesignPosition. by bungeman · 7 years ago
  12. 7d07d46 Revert "Add SkTypeface::getVariationDesignPosition." by Ben Wagner · 7 years ago
  13. 87e7f82 Add SkTypeface::getVariationDesignPosition. by Ben Wagner · 7 years ago
  14. 6c71e0a Reverse dependency between SkScalar.h and SkFixed.h. by benjaminwagner · 8 years ago
  15. 9d524f2 Style bikeshed - remove extraneous whitespace by halcanary · 8 years ago
  16. 47a1e96 Deduplicate axis value resolving code. by bungeman · 8 years ago
  17. 96fcdcc Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002 by halcanary · 9 years ago
  18. 91e51cb Fix leak in Android FontMgr test. by bungeman · 9 years ago
  19. c530854 Rename SkFontConfigParser_android SkFontMgr_android_parser. by bungeman · 9 years ago[Renamed (95%) from tests/FontConfigParser.cpp]
  20. 41868fe Font variations. by bungeman · 9 years ago
  21. 4657068 Revert of Font variations. (patchset #26 id:500001 of https://codereview.chromium.org/1027373002/) by robertphillips · 9 years ago
  22. 3489ee0 Font variations. by bungeman · 9 years ago
  23. 5ae1312 Revert of Font variations. (patchset #21 id:400001 of https://codereview.chromium.org/1027373002/) by bungeman · 9 years ago
  24. 05773ed Font variations. by bungeman · 9 years ago
  25. 3d47e21 Labels when dumping fonts in Android parser test. by bungeman · 9 years ago
  26. 9a0808f Verify all parsed test font files start with cap. by bungeman · 9 years ago
  27. c3c6943 Fix append_fallback_font_families_for_locale. by bungeman · 9 years ago
  28. eb2be7f Additional cleanups to Android config parsing. by bungeman · 9 years ago
  29. 7fa87cd Add factory for Android font manager. by bungeman · 9 years ago
  30. a44e9b9 Update dump code in FontConfigParser test. by bungeman · 9 years ago
  31. 4b86bac Allow all font weights on Android and respect overrides. by bungeman · 10 years ago
  32. 2ed49a4 Mark fallback fonts in new Android font config parser by tomhudson · 10 years ago
  33. 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
  34. 8aed3c1 Don't fail unit test if resources not found on device. by tomhudson · 10 years ago
  35. 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
  36. f79673b Test and generalize font configuration parser by tomhudson · 10 years ago