1. 36352bf C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla} by mtklein · 9 years ago
  2. 465206a Add missing SK_OVERRIDE by rmistry · 9 years ago
  3. 80a61df Fix Morphology effects sourcing outside of the crop rect. by cwallez · 10 years ago
  4. 1eea9fc Revert of Fix Morphology effects sourcing outside of the crop rect. (patchset #6 id:100001 of https://codereview.chromium.org/781153002/) by mtklein · 10 years ago
  5. f6be925 Fix Morphology effects sourcing outside of the crop rect. by cwallez · 10 years ago
  6. 1c40292 remove unused GM flags by mtklein · 10 years ago
  7. f4aa9cc remove unnecessary save/clip/restore by reed · 10 years ago
  8. 992c7b0 Add standard fonts to all GMs. by Cary Clark · 10 years ago
  9. a90c680 Turn on quilt mode in DM. by commit-bot@chromium.org · 10 years ago
  10. cac5fd5 Factory methods for heap-allocated SkImageFilter objects. by commit-bot@chromium.org · 10 years ago
  11. eb9a46c add legacy/helper allocN32Pixels, and convert gm to use it by reed@google.com · 11 years ago
  12. 8b66abb Remove support for SK_CROP_RECT_IS_INT, now that it is no longer used in Blink or Chrome. by senorblanco@chromium.org · 11 years ago
  13. b295fb6 Change SkImageFilter's cropRect from SkIRect to a CropRect struct, containing an SkRect and flags indicating which parameters are set. by senorblanco@chromium.org · 11 years ago
  14. 962c886 Implement crop rect support for the merge image filter. by senorblanco@chromium.org · 11 years ago
  15. 7168ecc Transpose the samples in imagefilterscropped, and add a 1x1 blur. The latter by senorblanco@chromium.org · 11 years ago
  16. 194d775 This patch implements a crop rect for SkImageFilter. It has been implemented for SkColorFilterImageFilter and SkBlurImageFilter as examples. by senorblanco@chromium.org · 11 years ago
  17. 58c856a Reverting r10251 (Implement crop rect for SkImageFilter) due to Chromium-side unit test failures by robertphillips@google.com · 11 years ago
  18. 6ae6383 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  19. ccf225c This patch implements a crop rect for SkImageFilter. It has been implemented for SkColorFilterImageFilter and SkBlurImageFilter as examples. by senorblanco@chromium.org · 11 years ago