1. b746b1f Pass sampling to surface.draw by Mike Reed · 3 years, 10 months ago
  2. a8f43ce Remove unused GM deferred canvas feature by Brian Salomon · 5 years ago
  3. bd865e2 gm: virtual->override by Hal Canary · 5 years ago
  4. 7fde8e1 IWYU for gms. by Ben Wagner · 5 years ago
  5. c0bd9f9 rewrite includes to not need so much -Ifoo by Mike Klein · 6 years ago
  6. fae8fce Use SkTileMode instead of nested enum by Mike Reed · 6 years ago
  7. ea3f014 sk_tool_utils -> ToolUtils, and git clang-format by Mike Klein · 6 years ago
  8. df2d27e drawText Cleanup, part 2 by Hal Canary · 6 years ago
  9. a24712e Revert "makeSurface defaults to raster" by Cary Clark · 6 years ago
  10. 29a4a68 makeSurface defaults to raster by Cary Clark · 6 years ago
  11. c7ad40f Remove SK_SUPPORT_GPU checks in tool-only code by Brian Osman · 6 years ago
  12. 2a475ea add drawString helper to canvas by Cary Clark · 8 years ago
  13. 33d2055 GM: some header cleanup by Mike Klein · 8 years ago
  14. 374772b Revert[8] "replace SkXfermode obj with SkBlendMode enum in paints" by reed · 8 years ago
  15. c245574 Revert[7] "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  16. 2b2fc7d Revert[6] "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  17. 3ed485f Revert[5] "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  18. 1834242 Revert[4] "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  19. 2cbcd12 Revert "Revert "Revert "replace SkXfermode obj with SkBlendMode enum in paints""" by Mike Reed · 8 years ago
  20. 70cdb39 Revert "Revert "replace SkXfermode obj with SkBlendMode enum in paints"" by Mike Reed · 8 years ago
  21. ce02e71 Revert "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  22. 0591897 replace SkXfermode obj with SkBlendMode enum in paints by Mike Reed · 8 years ago
  23. 7715e06 Retract SkDevice a bit more by robertphillips · 9 years ago
  24. e8f3062 switch surface to sk_sp by reed · 9 years ago
  25. 1a9b964 Reland of "more shader-->sp conversions (patchset #5 id:80001 of https://codereview.chromium.org/1789633002/ )" by reed · 9 years ago
  26. 9283d20 Revert of more shader-->sp conversions (patchset #5 id:80001 of https://codereview.chromium.org/1789633002/ ) by reed · 9 years ago
  27. ce563cd more shader-->sp conversions by reed · 9 years ago
  28. 96fcdcc Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002 by halcanary · 9 years ago
  29. d3ebb48 IWYU: 'core' target, files starting A-C. by bungeman · 9 years ago
  30. fb8c1fc Revert of IWYU: 'core' target, files starting A-C. (patchset #5 id:80001 of https://codereview.chromium.org/1265033002/ ) by reed · 9 years ago
  31. 7403d87 IWYU: 'core' target, files starting A-C. by bungeman · 9 years ago
  32. 1818acb rename portable_typeface_always to portable_typeface by caryclark · 9 years ago
  33. 97a26d0 make drawbitmaprect lighting lumafilter matrixconvolution srcmode gm portable by caryclark · 9 years ago
  34. 992c7b0 Add standard fonts to all GMs. by Cary Clark · 10 years ago
  35. 52d9ac6 stop calling SkCanvas::getDevice by reed · 10 years ago
  36. 32678d9 use some helper Make functions to initialize SkImageInfo by commit-bot@chromium.org · 11 years ago
  37. 2bd8b81 move SkImage::ColorType into SkColorType by reed@google.com · 11 years ago
  38. d28ba80 promote SkImage::AlphaType to SkAlphaType by reed@google.com · 11 years ago
  39. 1f2f338 Split SkDevice into SkBaseDevice and SkBitmapDevice by robertphillips@google.com · 11 years ago
  40. 9b051a3 Revert r10830 (Split SkDevice out of SkRasterDevice) until we can get Chromium ready. by robertphillips@google.com · 11 years ago
  41. 3055b70 Split SkDevice out of SkBitmapDevice by robertphillips@google.com · 11 years ago
  42. e16efc1 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  43. aef7361 flag the GM if we're in deferred-canvas mode, to work-around bug trying to by reed@google.com · 12 years ago
  44. 1588974 use #if SK_SUPPORT_GPU to guard references to gpudevice by mike@reedtribe.org · 12 years ago
  45. 92aa756 use gpu surface to match canvas by mike@reedtribe.org · 12 years ago
  46. 884e60b Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  47. 86eca47 draw offscreen so we can see the alpha-channel we are writing by reed@google.com · 12 years ago
  48. a4f8137 update srcmode GM to include aa/bw and gradients by reed@google.com · 12 years ago
  49. 5dd85a4 add gm for srcmode (and clearmode) in prep for optimization work by reed@google.com · 12 years ago