1. 7571f9e Replace 'typedef xxxxx INHERITED' with 'using INHERITED = xxxx;'. by John Stiles · 3 years, 10 months ago
  2. a6841be Enable ClangTidy check llvm-namespace-comment. by John Stiles · 4 years ago
  3. 54aa884 Add test for baseline snapping. by Ben Wagner · 4 years, 10 months ago
  4. 92b3335 more rect api simplifications by Mike Reed · 4 years, 11 months ago
  5. 5785e4a Use SkFontHinting instead of macros. by Ben Wagner · 5 years ago
  6. 51e15a6 Use SkTextEncoding enum instead of macros. by Ben Wagner · 5 years ago
  7. 7fde8e1 IWYU for gms. by Ben Wagner · 5 years ago
  8. f460eee Use linear metrics flag for linear metrics. by Ben Wagner · 5 years ago
  9. c0bd9f9 rewrite includes to not need so much -Ifoo by Mike Klein · 5 years ago
  10. 4941a22 switch some idiosyncratic <includes> to "" by Mike Klein · 5 years ago
  11. ea3f014 sk_tool_utils -> ToolUtils, and git clang-format by Mike Klein · 5 years ago
  12. bea1f94 remove platform_font_manager() by Mike Klein · 5 years ago
  13. e964c18 gm: use DEF_GM macro consistantly by Hal Canary · 5 years ago
  14. 2e6db18 use font instead of paint by Mike Reed · 6 years ago
  15. 9edbf42 Revert[4] "hide nested hinting enum" by Mike Reed · 6 years ago
  16. 8e12cc6 Reland "Revert "hide nested hinting enum"" by Mike Klein · 6 years ago
  17. f49563b Revert "Revert "hide nested hinting enum"" by Mike Reed · 6 years ago
  18. 6bd19df Revert "hide nested hinting enum" by Mike Reed · 6 years ago
  19. fbebece hide nested hinting enum by Mike Reed · 6 years ago
  20. b251b72 add platform_font_manager() by Mike Klein · 7 years ago
  21. 33d2055 GM: some header cleanup by Mike Klein · 7 years ago
  22. 7438bfc Factor code to rotate a canvas about a point. by bungeman · 8 years ago
  23. 96fcdcc Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002 by halcanary · 9 years ago
  24. 3721355 make fontscalar gammatext lcdtext typeface verttext2 gm portable by caryclark · 9 years ago
  25. 36352bf C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla} by mtklein · 9 years ago
  26. 1c40292 remove unused GM flags by mtklein · 9 years ago
  27. 72c9faa Fix up all the easy virtual ... SK_OVERRIDE cases. by mtklein · 9 years ago
  28. aa458fb Cleanup: More override fixes - another round. by tfarina · 10 years ago
  29. 9564ce6 Fix scaling issue with distance field text. by jvanverth · 10 years ago
  30. 992c7b0 Add standard fonts to all GMs. by Cary Clark · 10 years ago
  31. f539318 Cleanup: Get rid of make_isize() function from gm.h. by tfarina · 10 years ago
  32. a90c680 Turn on quilt mode in DM. by commit-bot@chromium.org · 10 years ago
  33. 4121f95 Reduce number of glyphs drawn by fontscaler GM to avoid N4 MSAA4 crash by bsalomon@google.com · 11 years ago
  34. 70ed38b Re-enable fontscaler GM for Android by commit-bot@chromium.org · 11 years ago
  35. 9cd1ef5 speculative fix for broken android bots : disable gm/fontscaler by reed@google.com · 11 years ago
  36. e16efc1 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 11 years ago
  37. 0682ca6 Re-enable gm fontscaler for Android by borenet@google.com · 12 years ago
  38. ceb2a03 Temporarily disable failing GM tests on Android by borenet@google.com · 12 years ago
  39. a682b93 Make font scaler gm work correctly in fixed point. by bungeman@google.com · 13 years ago
  40. 24babf4 Add font scaler gm. http://codereview.appspot.com/5337044/ by bungeman@google.com · 13 years ago
  41. 0f0c288 Add font scaler gm. http://codereview.appspot.com/5337044/ by bungeman@google.com · 13 years ago