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