1. 36352bf C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla} by mtklein · 9 years ago
  2. 0c9b1a8 add kGray_8_SkColorType by reed · 9 years ago
  3. 93a1215 SkPaint::FilterLevel -> SkFilterQuality by reed · 9 years ago
  4. 1c40292 remove unused GM flags by mtklein · 10 years ago
  5. 72c9faa Fix up all the easy virtual ... SK_OVERRIDE cases. by mtklein · 10 years ago
  6. aa458fb Cleanup: More override fixes - another round. by tfarina · 10 years ago
  7. c54d8db Remove SkCanvas::drawBitmapMatrix() by Florin Malita · 10 years ago
  8. dffa397 add gm: filterbitmap_image_color_wheel by halcanary · 10 years ago
  9. 992c7b0 Add standard fonts to all GMs. by Cary Clark · 10 years ago
  10. c846f4a Cleanup usage of GetResourcePath() after commit bcbc1788b478b1e54079318ad073e8490aa66fae. by tfarina · 10 years ago
  11. bcbc178 Refactor how we handle resources path in Tests. by tfarina · 10 years ago
  12. bfefc7c hide Config in SkImageDecoder -- use SkColorType instead by reed · 10 years ago
  13. a90c680 Turn on quilt mode in DM. by commit-bot@chromium.org · 10 years ago
  14. eb9a46c add legacy/helper allocN32Pixels, and convert gm to use it by reed@google.com · 11 years ago
  15. 79b7eee Tweaks in how to apply bitmap filter levels in GPU. by commit-bot@chromium.org · 11 years ago
  16. e2cf805 clean up printf usage in gm by humper@google.com · 11 years ago
  17. 9cfc83c stop using bitmap-filter flags outside of paint itself, as a step towards really changing them into an enum by reed@google.com · 11 years ago
  18. b088947 New bitmap filter checkin; this time with less build breakage by humper@google.com · 11 years ago
  19. 1a8940e Revert "More general image filter interface; tested implementation of standalone" by humper@google.com · 11 years ago
  20. 25fc6b9 More general image filter interface; tested implementation of standalone by humper@google.com · 11 years ago
  21. 26da7f0 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  22. 6dce113 fix warnings on MacOS 10.6 by humper@google.com · 11 years ago
  23. 04db316 More general GM for testing bitmap filtering, including checkerboards, images, and text. by humper@google.com · 11 years ago
  24. 9e59a0e Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  25. 7b06ba4 don't unref() null (from typeface::create) you gunky by reed@google.com · 11 years ago
  26. 98447b0 use inttoscalar to fix warning by reed@google.com · 11 years ago
  27. 2f51ae0 use explicit conversion for int->scalar by reed@google.com · 11 years ago
  28. f2de1e2 add new gm for bicubic filtering by reed@google.com · 11 years ago