1. efdfd51 switch maskfilters to sk_sp by reed · 8 years ago
  2. 9d524f2 Style bikeshed - remove extraneous whitespace by halcanary · 8 years ago
  3. 9ce9d67 update callsites for Make image factories by reed · 8 years ago
  4. 2ad1aa6 partial switch over to sp usage of shaders by reed · 8 years ago
  5. 5ec26ae Move Budgeted enum out of SkSurface, use in GrTextureProvider by bsalomon · 8 years ago
  6. bd500f0 Revert of Move Budgeted enum out of SkSurface, use in GrTextureProvider (patchset #6 id:100001 of https://codereview.chromium.org/1728093005/ ) by bsalomon · 8 years ago
  7. 57599fe Move Budgeted enum out of SkSurface, use in GrTextureProvider by bsalomon · 8 years ago
  8. 5c1262d Rewrite bleed GM bmp/img generators and change oversized texture case by bsalomon · 9 years ago
  9. f57ef1c Add outer blur to bleed GM family by bsalomon · 9 years ago
  10. df85a72 change alpha bmp generator in bleed to make more discernable results by bsalomon · 9 years ago
  11. 9c58654 Add bleed GM variants for bmp backed by an oversized texture by bsalomon · 9 years ago
  12. 8c07b7a Allow max tile size to be overridden separately from max texture size. by bsalomon · 9 years ago
  13. 9003d1e Add more cases to bleed GM and more variants by bsalomon · 9 years ago
  14. e47829b flag to use const& instead of const* for src-rect by reed · 9 years ago
  15. a5517e2 add src-rect-constraint to drawImageRect by reed · 9 years ago
  16. 4ee6bd8 Add caps overrides to GMs by bsalomon · 9 years ago
  17. 36352bf C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla} by mtklein · 9 years ago
  18. 93a1215 SkPaint::FilterLevel -> SkFilterQuality by reed · 9 years ago
  19. 1c40292 remove unused GM flags by mtklein · 10 years ago
  20. 72c9faa Fix up all the easy virtual ... SK_OVERRIDE cases. by mtklein · 10 years ago
  21. 49f085d "NULL !=" = NULL by bsalomon · 10 years ago
  22. a90c680 Turn on quilt mode in DM. by commit-bot@chromium.org · 10 years ago
  23. e396455 move common blur types into central header by commit-bot@chromium.org · 10 years ago
  24. eb9a46c add legacy/helper allocN32Pixels, and convert gm to use it by reed@google.com · 11 years ago
  25. 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
  26. 644629c Implement a benchmark for GrResourceCache by commit-bot@chromium.org · 11 years ago
  27. ed00084 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  28. ec39b50 Update bleed GM to use HQ filtering. by commit-bot@chromium.org · 11 years ago
  29. 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
  30. 6fcbfce Revert "add SK_ATTR_DEPRECATED -- will need to disable for chrome, since it triggers a warning" by reed@google.com · 11 years ago
  31. 081560e add SK_ATTR_DEPRECATED -- will need to disable for chrome, since it triggers a warning by reed@google.com · 11 years ago
  32. 383a697 store SkAlphaType inside SkBitmap, on road to support unpremul by reed@google.com · 11 years ago
  33. 62b50b7 Have GMs read the GrContext via a setter/getter rather than a global. by mtklein@google.com · 11 years ago
  34. b706117 Push sigma-based blur interface into our GMs/benches/tests/samplecode by robertphillips@google.com · 11 years ago
  35. 78a1078 Create new target to hold gpu test code, enable direct testing of GrEffects in GM. by commit-bot@chromium.org · 11 years ago
  36. b74bdf0 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  37. 2cc0b47 Third (and hopefully final) change to support bleed flag in Ganesh by robertphillips@google.com · 11 years ago
  38. 4146413 Fix merge problem between r10805 and 10803 by robertphillips@google.com · 11 years ago
  39. d7ca661 Update tiled bitmap path to respect bleed flag by robertphillips@google.com · 11 years ago
  40. 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
  41. 956b310 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  42. aaa9b29 Added GM to test forthcoming bleed flag by robertphillips@google.com · 11 years ago