1. 36352bf C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla} by mtklein · 9 years ago
  2. 1c40292 remove unused GM flags by mtklein · 10 years ago
  3. 72c9faa Fix up all the easy virtual ... SK_OVERRIDE cases. by mtklein · 10 years ago
  4. aa458fb Cleanup: More override fixes - another round. by tfarina · 10 years ago
  5. 992c7b0 Add standard fonts to all GMs. by Cary Clark · 10 years ago
  6. f539318 Cleanup: Get rid of make_isize() function from gm.h. by tfarina · 10 years ago
  7. a90c680 Turn on quilt mode in DM. by commit-bot@chromium.org · 10 years ago
  8. cac5fd5 Factory methods for heap-allocated SkImageFilter objects. by commit-bot@chromium.org · 10 years ago
  9. c45ece5 NEON fast path for box blur by commit-bot@chromium.org · 11 years ago
  10. 26c6d58 text size is an SkScalar, Windows reminds me. by mtklein@google.com · 11 years ago
  11. cfa7ba7 srand() + rand() -> SkRandom by mtklein@google.com · 11 years ago
  12. 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
  13. 1e95d71 Clean up the use of AutoScratchTexture in the gaussian blur and morphology by senorblanco@chromium.org · 12 years ago
  14. 7558925 Fix miscellaneous compiler warnings from Visual Studio 2010. by tomhudson@google.com · 12 years ago
  15. 54e01b2 This change makes SkImageFilter and SkBlurImageFilter flattenable/unflattenable. by senorblanco@chromium.org · 13 years ago
  16. 60014ca Implement Gaussian blurs for images. The caller creates an an by senorblanco@chromium.org · 13 years ago