1. 088b74e use font instead of paint by Mike Reed · 6 years ago
  2. 0f9d33e clean up conditional code for SkTextEncoding by Mike Reed · 6 years ago
  3. 97f3cc2 flag to convert to SkTextEncoding by Mike Reed · 6 years ago
  4. 9edbf42 Revert[4] "hide nested hinting enum" by Mike Reed · 6 years ago
  5. 8e12cc6 Reland "Revert "hide nested hinting enum"" by Mike Klein · 6 years ago
  6. f49563b Revert "Revert "hide nested hinting enum"" by Mike Reed · 6 years ago
  7. 6bd19df Revert "hide nested hinting enum" by Mike Reed · 6 years ago
  8. fbebece hide nested hinting enum by Mike Reed · 6 years ago
  9. 83c6b96 Improve SkTestFontMgr. by Ben Wagner · 6 years ago
  10. e3f1b59 Non-normal blur styles to work with non-a8. by Ben Wagner · 6 years ago
  11. 53e5e7d resources: resource identifiers don't begin with leading slash by Hal Canary · 7 years ago
  12. cb9fc41 remove platform_font_name() by Mike Klein · 7 years ago
  13. b251b72 add platform_font_manager() by Mike Klein · 7 years ago
  14. 7131950 Remove internal use of SkTypeface::Style. by Ben Wagner · 7 years ago
  15. 33d2055 GM: some header cleanup by Mike Klein · 7 years ago
  16. 4ecf0d4 GM: add test for type1 font by halcanary · 8 years ago
  17. dbfd7ab Replace a lot of 'static const' with 'constexpr' or 'const'. by mtklein · 8 years ago
  18. f382b48 Disable aliased font test on iOS. by bungeman · 8 years ago
  19. 8294556 Disable embedded bitmap test on iOS. by bungeman · 8 years ago
  20. 7438bfc Factor code to rotate a canvas about a point. by bungeman · 8 years ago
  21. 5dba301 Use hintgasp font when testing rendering. by bungeman · 8 years ago
  22. 61457a6 Add gm for various font rendering combinations. by bungeman · 8 years ago
  23. ee6a991 SkTypeface::MakeFromName to take SkFontStyle. by mboc · 8 years ago
  24. 13b9c95 Move SkTypeface to sk_sp. by bungeman · 8 years ago
  25. 9a9a7b2 Revert of Move SkTypeface to sk_sp. (patchset #5 id:80001 of https://codereview.chromium.org/1933393002/ ) by scroggo · 8 years ago
  26. 6296da7 Move SkTypeface to sk_sp. by bungeman · 8 years ago
  27. 96fcdcc Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002 by halcanary · 9 years ago
  28. 3721355 make fontscalar gammatext lcdtext typeface verttext2 gm portable by caryclark · 9 years ago
  29. b4a797f Move font loading in gm tests and benches out of constructors by kkinnunen · 9 years ago
  30. 36352bf C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla} by mtklein · 9 years ago
  31. 72c9faa Fix up all the easy virtual ... SK_OVERRIDE cases. by mtklein · 10 years ago
  32. 992c7b0 Add standard fonts to all GMs. by Cary Clark · 10 years ago
  33. 7fa2a65 fix more 64bit warnings by reed@google.com · 11 years ago
  34. 7ed98df Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  35. 35fe737 prototype for kerning api by reed@google.com · 11 years ago
  36. 12eea2b Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  37. 098b7ff by reed@google.com · 12 years ago
  38. 92abe48 move SampleTypeface into gm/typefacestyles by reed@google.com · 12 years ago
  39. ae933ce Result of running tools/sanitize_source_files.py (which was added in https://codereview.appspot.com/6465078/) by rmistry@google.com · 12 years ago
  40. 5d8d186 Addressed Windows compiler complaints by robertphillips@google.com · 12 years ago
  41. 3cb969f In SkGPipe, only serialize SkTypefaces in cross process mode. by scroggo@google.com · 12 years ago