1. 2a475ea add drawString helper to canvas by Cary Clark · 7 years ago
  2. 33d2055 GM: some header cleanup by Mike Klein · 7 years ago
  3. 878df6d Modify matrix convolution GM for sRGB testing by Brian Osman · 8 years ago
  4. ef6a47b Update MatrixConvolutionImageFilter to sk_sp by robertphillips · 8 years ago
  5. 1a9b964 Reland of "more shader-->sp conversions (patchset #5 id:80001 of https://codereview.chromium.org/1789633002/ )" by reed · 8 years ago
  6. 9283d20 Revert of more shader-->sp conversions (patchset #5 id:80001 of https://codereview.chromium.org/1789633002/ ) by reed · 8 years ago
  7. ce563cd more shader-->sp conversions by reed · 8 years ago
  8. a544eda Matrix convolution bounds fix; affectsTransparentBlack fixes. by senorblanco · 9 years ago
  9. 50c044b Revert of Matrix convolution bounds fix; affectsTransparentBlack fixes. (patchset #4 id:60001 of https://codereview.chromium.org/1500923004/ ) by senorblanco · 9 years ago
  10. 8705ec8 Matrix convolution bounds fix; affectsTransparentBlack fixes. by senorblanco · 9 years ago
  11. 943a462 Minor code cleanup (left over from prior CL) by robertphillips · 9 years ago
  12. 96fcdcc Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002 by halcanary · 9 years ago
  13. 1818acb rename portable_typeface_always to portable_typeface by caryclark · 9 years ago
  14. 97a26d0 make drawbitmaprect lighting lumafilter matrixconvolution srcmode gm portable by caryclark · 9 years ago
  15. 16b254a Change some more GMs to clear to opaque black, not transparent black. by senorblanco · 9 years ago
  16. 1c40292 remove unused GM flags by mtklein · 9 years ago
  17. 72c9faa Fix up all the easy virtual ... SK_OVERRIDE cases. by mtklein · 10 years ago
  18. 992c7b0 Add standard fonts to all GMs. by Cary Clark · 10 years ago
  19. f539318 Cleanup: Get rid of make_isize() function from gm.h. by tfarina · 10 years ago
  20. a90c680 Turn on quilt mode in DM. by commit-bot@chromium.org · 10 years ago
  21. 84cd099 Clean up SkImageFilter. by commit-bot@chromium.org · 10 years ago
  22. cac5fd5 Factory methods for heap-allocated SkImageFilter objects. by commit-bot@chromium.org · 10 years ago
  23. c3bd8af add peekPixels to SkCanvas and SkSurface by commit-bot@chromium.org · 10 years ago
  24. bda591c Revert of add peekPixels to SkCanvas and SkSurface (https://codereview.chromium.org/161733002/) by commit-bot@chromium.org · 10 years ago
  25. b2d93a9 add peekPixels to SkCanvas and SkSurface by mike@reedtribe.org · 10 years ago
  26. eb9a46c add legacy/helper allocN32Pixels, and convert gm to use it by reed@google.com · 10 years ago
  27. 4b413c8 remove SkFloatToScalar macro by commit-bot@chromium.org · 11 years ago
  28. 2a4223c Fix for cropped matrix convolution for BottomLeft render targets. by senorblanco@chromium.org · 11 years ago
  29. 7938bae Implement crop rect support for SkMatrixConvolutionImageFilter. by senorblanco@chromium.org · 11 years ago
  30. 1f2f338 Split SkDevice into SkBaseDevice and SkBitmapDevice by robertphillips@google.com · 11 years ago
  31. 9b051a3 Revert r10830 (Split SkDevice out of SkRasterDevice) until we can get Chromium ready. by robertphillips@google.com · 11 years ago
  32. 3055b70 Split SkDevice out of SkBitmapDevice by robertphillips@google.com · 11 years ago
  33. ff06af2 Changing imageFilter GM tests to use drawBitmap instead of drawSprite by junov@chromium.org · 12 years ago
  34. 3bc16c8 Implement GPU path for matrix convolution. Note that when not convolving alpha, by senorblanco@chromium.org · 12 years ago
  35. 8640d50 This patch adds support for optional processing of the alpha channel in by senorblanco@chromium.org · 12 years ago
  36. 5faa2dc Implements a matrix convolution filter (raster path only). The filtering loop by senorblanco@chromium.org · 12 years ago