1. 6c71e0a Reverse dependency between SkScalar.h and SkFixed.h. by benjaminwagner · 8 years ago
  2. 9d524f2 Style bikeshed - remove extraneous whitespace by halcanary · 8 years ago
  3. 47a1e96 Deduplicate axis value resolving code. by bungeman · 8 years ago
  4. 96fcdcc Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002 by halcanary · 9 years ago
  5. 91e51cb Fix leak in Android FontMgr test. by bungeman · 9 years ago
  6. c530854 Rename SkFontConfigParser_android SkFontMgr_android_parser. by bungeman · 9 years ago[Renamed (95%) from tests/FontConfigParser.cpp]
  7. 41868fe Font variations. by bungeman · 9 years ago
  8. 4657068 Revert of Font variations. (patchset #26 id:500001 of https://codereview.chromium.org/1027373002/) by robertphillips · 9 years ago
  9. 3489ee0 Font variations. by bungeman · 9 years ago
  10. 5ae1312 Revert of Font variations. (patchset #21 id:400001 of https://codereview.chromium.org/1027373002/) by bungeman · 9 years ago
  11. 05773ed Font variations. by bungeman · 9 years ago
  12. 3d47e21 Labels when dumping fonts in Android parser test. by bungeman · 9 years ago
  13. 9a0808f Verify all parsed test font files start with cap. by bungeman · 9 years ago
  14. c3c6943 Fix append_fallback_font_families_for_locale. by bungeman · 9 years ago
  15. eb2be7f Additional cleanups to Android config parsing. by bungeman · 9 years ago
  16. 7fa87cd Add factory for Android font manager. by bungeman · 9 years ago
  17. a44e9b9 Update dump code in FontConfigParser test. by bungeman · 9 years ago
  18. 4b86bac Allow all font weights on Android and respect overrides. by bungeman · 10 years ago
  19. 2ed49a4 Mark fallback fonts in new Android font config parser by tomhudson · 10 years ago
  20. 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
  21. 8aed3c1 Don't fail unit test if resources not found on device. by tomhudson · 10 years ago
  22. 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
  23. f79673b Test and generalize font configuration parser by tomhudson · 10 years ago