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