1. fdf9404 Remove exotic legacy bitmap drawing entry points: Nine, Lattice by Mike Reed · 4 years, 5 months ago
  2. 7fde8e1 IWYU for gms. by Ben Wagner · 5 years ago
  3. c0bd9f9 rewrite includes to not need so much -Ifoo by Mike Klein · 5 years ago
  4. ea3f014 sk_tool_utils -> ToolUtils, and git clang-format by Mike Klein · 5 years ago
  5. a24712e Revert "makeSurface defaults to raster" by Cary Clark · 6 years ago
  6. 29a4a68 makeSurface defaults to raster by Cary Clark · 6 years ago
  7. 5426850 Make GMs with persistent SkImages that may be texture backed recreate by Brian Salomon · 6 years ago
  8. 46596ae use tool_utils to encapsulate checking for recording canvas and makeSurface by Mike Reed · 7 years ago
  9. fafe135 SkSize can be aggregate-initialized by Hal Canary · 7 years ago
  10. 9d524f2 Style bikeshed - remove extraneous whitespace by halcanary · 8 years ago
  11. e8f3062 switch surface to sk_sp by reed · 8 years ago
  12. 9ce9d67 update callsites for Make image factories by reed · 8 years ago
  13. 33a5fce Initial implementation of GPU no filter NinePatch by joshualitt · 9 years ago
  14. 96fcdcc Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002 by halcanary · 9 years ago
  15. 4c21dc5 add drawImageNine by reed · 9 years ago
  16. 93a1215 SkPaint::FilterLevel -> SkFilterQuality by reed · 9 years ago
  17. 7cdc1ee Add always-threaded SkRecord quilt tests. by mtklein · 10 years ago
  18. f539318 Cleanup: Get rid of make_isize() function from gm.h. by tfarina · 10 years ago
  19. a90c680 Turn on quilt mode in DM. by commit-bot@chromium.org · 10 years ago
  20. c3bd8af add peekPixels to SkCanvas and SkSurface by commit-bot@chromium.org · 10 years ago
  21. bda591c Revert of add peekPixels to SkCanvas and SkSurface (https://codereview.chromium.org/161733002/) by commit-bot@chromium.org · 10 years ago
  22. b2d93a9 add peekPixels to SkCanvas and SkSurface by mike@reedtribe.org · 10 years ago
  23. eb9a46c add legacy/helper allocN32Pixels, and convert gm to use it by reed@google.com · 11 years ago
  24. 7873333 Remove GetGr() hack. by commit-bot@chromium.org · 11 years ago
  25. 4469938 Revert "Revert "add SK_ATTR_DEPRECATED -- will need to disable for chrome, since it triggers a warning"" by reed@google.com · 11 years ago
  26. 6fcbfce Revert "add SK_ATTR_DEPRECATED -- will need to disable for chrome, since it triggers a warning" by reed@google.com · 11 years ago
  27. 081560e add SK_ATTR_DEPRECATED -- will need to disable for chrome, since it triggers a warning by reed@google.com · 11 years ago
  28. 1f2f338 Split SkDevice into SkBaseDevice and SkBitmapDevice by robertphillips@google.com · 11 years ago
  29. 9b051a3 Revert r10830 (Split SkDevice out of SkRasterDevice) until we can get Chromium ready. by robertphillips@google.com · 11 years ago
  30. 3055b70 Split SkDevice out of SkBitmapDevice by robertphillips@google.com · 11 years ago
  31. e16efc1 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 11 years ago
  32. dbfac8a Defining new color constat for transparent color by junov@google.com · 12 years ago
  33. 44a42ea 1. remove references to (deprecated) SkGpuCanvas by reed@google.com · 12 years ago
  34. d6176b0 Result of running tools/sanitize_source_files.py (which was added in https://codereview.appspot.com/6465078/) by rmistry@google.com · 12 years ago
  35. cf8fb1f Create GPU-less build of Skia. by bsalomon@google.com · 12 years ago
  36. 48dd1a2 Import all GMs as Samples. by bsalomon@google.com · 13 years ago
  37. 9c9b8d9 use drawBitmapNine instead of SkNinePatch utils by reed@google.com · 13 years ago
  38. b636adf reimage ninepatch-stretch with white bg (for easier printing) by reed@google.com · 13 years ago
  39. b670525 add gm test for ninepatch stretching pdf output incorrect, so not checked in. by reed@google.com · 13 years ago