1. 5c1262d Rewrite bleed GM bmp/img generators and change oversized texture case by bsalomon · 9 years ago
  2. f57ef1c Add outer blur to bleed GM family by bsalomon · 9 years ago
  3. df85a72 change alpha bmp generator in bleed to make more discernable results by bsalomon · 9 years ago
  4. 9c58654 Add bleed GM variants for bmp backed by an oversized texture by bsalomon · 9 years ago
  5. 8c07b7a Allow max tile size to be overridden separately from max texture size. by bsalomon · 9 years ago
  6. 9003d1e Add more cases to bleed GM and more variants by bsalomon · 9 years ago
  7. e47829b flag to use const& instead of const* for src-rect by reed · 9 years ago
  8. a5517e2 add src-rect-constraint to drawImageRect by reed · 9 years ago
  9. 4ee6bd8 Add caps overrides to GMs by bsalomon · 9 years ago
  10. 36352bf C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla} by mtklein · 9 years ago
  11. 93a1215 SkPaint::FilterLevel -> SkFilterQuality by reed · 9 years ago
  12. 1c40292 remove unused GM flags by mtklein · 10 years ago
  13. 72c9faa Fix up all the easy virtual ... SK_OVERRIDE cases. by mtklein · 10 years ago
  14. 49f085d "NULL !=" = NULL by bsalomon · 10 years ago
  15. a90c680 Turn on quilt mode in DM. by commit-bot@chromium.org · 10 years ago
  16. e396455 move common blur types into central header by commit-bot@chromium.org · 10 years ago
  17. eb9a46c add legacy/helper allocN32Pixels, and convert gm to use it by reed@google.com · 11 years ago
  18. d6ca4ac [GPU] Use view matrix + rect to implement subrect for drawBitmap when there is a mask filter and bleed. by commit-bot@chromium.org · 11 years ago
  19. 644629c Implement a benchmark for GrResourceCache by commit-bot@chromium.org · 11 years ago
  20. ed00084 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  21. ec39b50 Update bleed GM to use HQ filtering. by commit-bot@chromium.org · 11 years ago
  22. 4469938 Revert "Revert "add SK_ATTR_DEPRECATED -- will need to disable for chrome, since it triggers a warning"" by reed@google.com · 11 years ago
  23. 6fcbfce Revert "add SK_ATTR_DEPRECATED -- will need to disable for chrome, since it triggers a warning" by reed@google.com · 11 years ago
  24. 081560e add SK_ATTR_DEPRECATED -- will need to disable for chrome, since it triggers a warning by reed@google.com · 11 years ago
  25. 383a697 store SkAlphaType inside SkBitmap, on road to support unpremul by reed@google.com · 11 years ago
  26. 62b50b7 Have GMs read the GrContext via a setter/getter rather than a global. by mtklein@google.com · 11 years ago
  27. b706117 Push sigma-based blur interface into our GMs/benches/tests/samplecode by robertphillips@google.com · 11 years ago
  28. 78a1078 Create new target to hold gpu test code, enable direct testing of GrEffects in GM. by commit-bot@chromium.org · 11 years ago
  29. b74bdf0 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  30. 2cc0b47 Third (and hopefully final) change to support bleed flag in Ganesh by robertphillips@google.com · 11 years ago
  31. 4146413 Fix merge problem between r10805 and 10803 by robertphillips@google.com · 11 years ago
  32. d7ca661 Update tiled bitmap path to respect bleed flag by robertphillips@google.com · 11 years ago
  33. eed779d This CL plumbs in the drawBitmapRectToRect "bleed" flag and makes it live on the simplest GPU path. by commit-bot@chromium.org · 11 years ago
  34. 956b310 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  35. aaa9b29 Added GM to test forthcoming bleed flag by robertphillips@google.com · 11 years ago