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