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