1. 16b254a Change some more GMs to clear to opaque black, not transparent black. by senorblanco · 9 years ago
  2. b0cce2c s/sk_tools::DrawCheckerboard/sk_tool_utils::draw_checkerboard/ by halcanary · 10 years ago
  3. 878fa02 Factor out checkerboard function in gm and sampleapp into tools. by halcanary · 10 years ago
  4. 992c7b0 Add standard fonts to all GMs. by Cary Clark · 10 years ago
  5. f539318 Cleanup: Get rid of make_isize() function from gm.h. by tfarina · 10 years ago
  6. 0a5c233 Implement bounds traversals for tile and matrix convolution filters. by senorblanco@chromium.org · 10 years ago
  7. cac5fd5 Factory methods for heap-allocated SkImageFilter objects. by commit-bot@chromium.org · 10 years ago
  8. c3bd8af add peekPixels to SkCanvas and SkSurface by commit-bot@chromium.org · 10 years ago
  9. bda591c Revert of add peekPixels to SkCanvas and SkSurface (https://codereview.chromium.org/161733002/) by commit-bot@chromium.org · 10 years ago
  10. b2d93a9 add peekPixels to SkCanvas and SkSurface by mike@reedtribe.org · 10 years ago
  11. eb9a46c add legacy/helper allocN32Pixels, and convert gm to use it by reed@google.com · 11 years ago
  12. 6776b82 Make SkImageFilter crop rects relative to the primitive origin, instead of relative to their parent's crop rect. This is required by SVG semantics, and is more sane anyway. by senorblanco@chromium.org · 11 years ago
  13. e93e1db Implement srcRect and dstRect functionality in SkBitmapSource. This is required for the "preserveAspectRatio" options of SVG's feImage. Covered by new GM "bitmapsource". by senorblanco@chromium.org · 11 years ago
  14. 4075770 Reverting 12528 & 12533 (Implement srcRect and dstRect functionality in SkBitmapSource) due to image differences on N4 by robertphillips@google.com · 11 years ago
  15. 094147d Implement srcRect and dstRect functionality in SkBitmapSource. This is required for the "preserveAspectRatio" options of SVG's feImage. Covered by new GM "bitmapsource". by commit-bot@chromium.org · 11 years ago
  16. 1a4fb70 Moving 4 SkImageFilter derived classes from blink to skia by commit-bot@chromium.org · 11 years ago