1. 33d2055 GM: some header cleanup by Mike Klein · 7 years ago
  2. 4ecf0d4 GM: add test for type1 font by halcanary · 8 years ago
  3. dbfd7ab Replace a lot of 'static const' with 'constexpr' or 'const'. by mtklein · 8 years ago
  4. f382b48 Disable aliased font test on iOS. by bungeman · 8 years ago
  5. 8294556 Disable embedded bitmap test on iOS. by bungeman · 8 years ago
  6. 7438bfc Factor code to rotate a canvas about a point. by bungeman · 8 years ago
  7. 5dba301 Use hintgasp font when testing rendering. by bungeman · 8 years ago
  8. 61457a6 Add gm for various font rendering combinations. by bungeman · 8 years ago
  9. ee6a991 SkTypeface::MakeFromName to take SkFontStyle. by mboc · 8 years ago
  10. 13b9c95 Move SkTypeface to sk_sp. by bungeman · 8 years ago
  11. 9a9a7b2 Revert of Move SkTypeface to sk_sp. (patchset #5 id:80001 of https://codereview.chromium.org/1933393002/ ) by scroggo · 8 years ago
  12. 6296da7 Move SkTypeface to sk_sp. by bungeman · 8 years ago
  13. 96fcdcc Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002 by halcanary · 9 years ago
  14. 3721355 make fontscalar gammatext lcdtext typeface verttext2 gm portable by caryclark · 9 years ago
  15. b4a797f Move font loading in gm tests and benches out of constructors by kkinnunen · 9 years ago
  16. 36352bf C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla} by mtklein · 9 years ago
  17. 72c9faa Fix up all the easy virtual ... SK_OVERRIDE cases. by mtklein · 10 years ago
  18. 992c7b0 Add standard fonts to all GMs. by Cary Clark · 10 years ago
  19. 7fa2a65 fix more 64bit warnings by reed@google.com · 10 years ago
  20. 7ed98df Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  21. 35fe737 prototype for kerning api by reed@google.com · 11 years ago
  22. 12eea2b Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 11 years ago
  23. 098b7ff by reed@google.com · 11 years ago
  24. 92abe48 move SampleTypeface into gm/typefacestyles by reed@google.com · 11 years ago
  25. 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
  26. 5d8d186 Addressed Windows compiler complaints by robertphillips@google.com · 12 years ago
  27. 3cb969f In SkGPipe, only serialize SkTypefaces in cross process mode. by scroggo@google.com · 12 years ago