1. c0bd9f9 rewrite includes to not need so much -Ifoo by Mike Klein · 5 years ago
  2. ea3f014 sk_tool_utils -> ToolUtils, and git clang-format by Mike Klein · 5 years ago
  3. df2d27e drawText Cleanup, part 2 by Hal Canary · 5 years ago
  4. d46dce3 don't adapt any gray colors to 565 by Mike Klein · 6 years ago
  5. 2a475ea add drawString helper to canvas by Cary Clark · 7 years ago
  6. 33d2055 GM: some header cleanup by Mike Klein · 7 years ago
  7. 3661bc9 hide trivial helpers on canvas by Mike Reed · 7 years ago
  8. dbfd7ab Replace a lot of 'static const' with 'constexpr' or 'const'. by mtklein · 8 years ago
  9. 9d524f2 Style bikeshed - remove extraneous whitespace by halcanary · 8 years ago
  10. 8a21c9f use Make instead of Create to return a shared shader by reed · 8 years ago
  11. 385fe4d Style Change: SkNEW->new; SkDELETE->delete by halcanary · 9 years ago
  12. 99fe822 Use static_assert instead of SK_COMPILE_ASSERT. by bungeman · 9 years ago
  13. f597c42 make pixelsnap textblob* etc gm portable by caryclark · 9 years ago
  14. c6534a2 Make pixel_snap GMs incur less platform-specific variation by bsalomon · 9 years ago
  15. 87cbcf3 Add GM to test non-AA pixel snapping for points, lines, rects. by bsalomon · 9 years ago