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. 6e7025a Update SkBlurImageFilter to sk_sp by robertphillips · 8 years ago
  5. 22471ed remove SkImage::applyFilter() -- unused, can always re-add later by reed · 9 years ago
  6. da420b9 Reland of move drawSprite from canvas (patchset #1 id:1 of https://codereview.chromium.org/1529803004/ ) by reed · 9 years ago
  7. 3270467 Revert of remove drawSprite from canvas (patchset #4 id:60001 of https://codereview.chromium.org/1534443003/ ) by reed · 9 years ago
  8. 4657ce2 remove drawSprite from canvas by reed · 9 years ago
  9. 95f53fb clarify diff manually, showing black where they differ by reed · 9 years ago
  10. 0711bdb drawSprite and drawImage+clip should draw the same w/ an imagefilter applied. This gm exercises that invariant. by reed · 9 years ago
  11. 59dc0d2 change SkImage_Gpu to handle all filters (w/ and w/o gpu support by reed · 9 years ago
  12. c837d8f adjust size of new apply-filter gm by reed · 9 years ago
  13. 88d064d add applyFilter() to SkImage by reed · 9 years ago
  14. 96fcdcc Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002 by halcanary · 9 years ago
  15. 71c3c76 add SkCanvas::drawAtlas by reed · 9 years ago
  16. 36352bf C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla} by mtklein · 9 years ago
  17. 1c40292 remove unused GM flags by mtklein · 10 years ago
  18. 72c9faa Fix up all the easy virtual ... SK_OVERRIDE cases. by mtklein · 10 years ago
  19. 752e7eb Cleanup: Another round of override fixes. 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. eb9a46c add legacy/helper allocN32Pixels, and convert gm to use it by reed@google.com · 11 years ago
  23. 4d28d98 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  24. 914a2f2 Compiler warning fixes for r7235 by robertphillips@google.com · 12 years ago
  25. 1c711ca fix int->scalar warnings by reed@google.com · 12 years ago
  26. 12fa9ba add gm for comparing drawSprite and drawBitmap by reed@google.com · 12 years ago