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