1. 49f085d "NULL !=" = NULL by bsalomon · 10 years ago
  2. 3b62554 Remove SkPaintOptionsAndroid by djsollen · 10 years ago
  3. c15e28a Revert of Remove SkPaintOptionsAndroid (patchset #5 of https://codereview.chromium.org/447873003/) by bsalomon · 10 years ago
  4. f32331f Remove SkPaintOptionsAndroid by djsollen · 10 years ago
  5. 7a4747f Update path to Android font config file by tomhudson · 10 years ago
  6. 2ed49a4 Mark fallback fonts in new Android font config parser by tomhudson · 10 years ago
  7. 94fa4b9 Update path to Android font config file by tomhudson · 10 years ago
  8. b3d4af5 Fix lower-casing error in font config parser by tomhudson · 10 years ago
  9. 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
  10. da7a944 Revert "Remove SkPaintOptionsAndroid" by Derek Sollenberger · 10 years ago
  11. 27fb949 Remove SkPaintOptionsAndroid by Derek Sollenberger · 10 years ago
  12. a6c27bc Remove references to __system_property_get from Skia by djsollen · 10 years ago
  13. 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
  14. f79673b Test and generalize font configuration parser by tomhudson · 10 years ago
  15. edb10e7 Only lowercase names in Android font config parser. by bungeman · 10 years ago
  16. 8d84c99 SkFontMgr for Android. by bungeman · 10 years ago
  17. 7b82d0f Revert of SkFontMgr for Android. (https://codereview.chromium.org/414483002/) by robertphillips · 10 years ago
  18. 4f9a01e SkFontMgr for Android. by bungeman · 10 years ago
  19. 31db71d Prevent potential leaking of memory by using SkString and SkTArray. by commit-bot@chromium.org · 11 years ago
  20. 18252fe Add stdio include to SkFonrConfigParser_android. by bungeman@google.com · 11 years ago
  21. 286a883 cleanup XML_Parser after reading android config files. by djsollen@google.com · 11 years ago
  22. 50c9567 fix issue on devices running an OS prior to 4.2 when the fallback font file was potential stored in a different location on device. by djsollen@google.com · 11 years ago
  23. 9a70f34 Ensure we use the current locale when looking up fallback fonts per character by djsollen@google.com · 11 years ago
  24. bfae9d3 Add a fontConfig interface for android. by djsollen@google.com · 11 years ago