1. 898bbfa Update gms to use new image filter factories by Michael Ludwig · 5 years ago
  2. 7fde8e1 IWYU for gms. by Ben Wagner · 5 years ago
  3. c0bd9f9 rewrite includes to not need so much -Ifoo by Mike Klein · 5 years ago
  4. ea3f014 sk_tool_utils -> ToolUtils, and git clang-format by Mike Klein · 5 years ago
  5. 1af9b48 use drawstring with font by Mike Reed · 6 years ago
  6. 2a475ea add drawString helper to canvas by Cary Clark · 7 years ago
  7. 33d2055 GM: some header cleanup by Mike Klein · 7 years ago
  8. 6e7025a Update SkBlurImageFilter to sk_sp by robertphillips · 8 years ago
  9. 467ddc0 SkBlurImageFilter returns input when sigma = 0 by xidachen · 9 years ago
  10. 2a24338 GM: replace boilerplate with macros by halcanary · 9 years ago
  11. 96fcdcc Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002 by halcanary · 9 years ago
  12. 1818acb rename portable_typeface_always to portable_typeface by caryclark · 9 years ago
  13. ef14cb3 make glyph_pos imageblur* largeglyphblur portable by caryclark · 9 years ago
  14. 36352bf C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla} by mtklein · 9 years ago
  15. 1c40292 remove unused GM flags by mtklein · 10 years ago
  16. 72c9faa Fix up all the easy virtual ... SK_OVERRIDE cases. by mtklein · 10 years ago
  17. aa458fb Cleanup: More override fixes - another round. by tfarina · 10 years ago
  18. 992c7b0 Add standard fonts to all GMs. by Cary Clark · 10 years ago
  19. f539318 Cleanup: Get rid of make_isize() function from gm.h. by tfarina · 10 years ago
  20. a90c680 Turn on quilt mode in DM. by commit-bot@chromium.org · 10 years ago
  21. cac5fd5 Factory methods for heap-allocated SkImageFilter objects. by commit-bot@chromium.org · 10 years ago
  22. c45ece5 NEON fast path for box blur by commit-bot@chromium.org · 11 years ago
  23. 26c6d58 text size is an SkScalar, Windows reminds me. by mtklein@google.com · 11 years ago
  24. cfa7ba7 srand() + rand() -> SkRandom by mtklein@google.com · 11 years ago
  25. d6176b0 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. 1e95d71 Clean up the use of AutoScratchTexture in the gaussian blur and morphology by senorblanco@chromium.org · 12 years ago
  27. 7558925 Fix miscellaneous compiler warnings from Visual Studio 2010. by tomhudson@google.com · 12 years ago
  28. 54e01b2 This change makes SkImageFilter and SkBlurImageFilter flattenable/unflattenable. by senorblanco@chromium.org · 13 years ago
  29. 60014ca Implement Gaussian blurs for images. The caller creates an an by senorblanco@chromium.org · 13 years ago