1. 7571f9e Replace 'typedef xxxxx INHERITED' with 'using INHERITED = xxxx;'. by John Stiles · 4 years, 1 month ago
  2. a6841be Enable ClangTidy check llvm-namespace-comment. by John Stiles · 4 years, 2 months ago
  3. 898bbfa Update gms to use new image filter factories by Michael Ludwig · 5 years ago
  4. 7fde8e1 IWYU for gms. by Ben Wagner · 5 years ago
  5. c0bd9f9 rewrite includes to not need so much -Ifoo by Mike Klein · 5 years ago
  6. ea3f014 sk_tool_utils -> ToolUtils, and git clang-format by Mike Klein · 6 years ago
  7. 1af9b48 use drawstring with font by Mike Reed · 6 years ago
  8. 2a475ea add drawString helper to canvas by Cary Clark · 7 years ago
  9. 33d2055 GM: some header cleanup by Mike Klein · 8 years ago
  10. 918e144 change clip-bounds getters to always return the rect by Mike Reed · 8 years ago
  11. 6e7025a Update SkBlurImageFilter to sk_sp by robertphillips · 8 years ago
  12. 467ddc0 SkBlurImageFilter returns input when sigma = 0 by xidachen · 9 years ago
  13. 96fcdcc Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002 by halcanary · 9 years ago
  14. 1818acb rename portable_typeface_always to portable_typeface by caryclark · 9 years ago
  15. ef14cb3 make glyph_pos imageblur* largeglyphblur portable by caryclark · 9 years ago
  16. 992c7b0 Add standard fonts to all GMs. by Cary Clark · 10 years ago
  17. f539318 Cleanup: Get rid of make_isize() function from gm.h. by tfarina · 10 years ago
  18. 76b12b7 when getClipBounds returns false, the out-param is uninitialized by reed@google.com · 10 years ago
  19. cac5fd5 Factory methods for heap-allocated SkImageFilter objects. by commit-bot@chromium.org · 11 years ago
  20. c4b12f1 Implement correct clipping for image filters. by senorblanco@chromium.org · 11 years ago