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. 50acf8f add makeShader() to SkBitmap, and deprecate SkShader version by Mike Reed · 5 years ago
  4. fae8fce Use SkTileMode instead of nested enum by Mike Reed · 5 years ago
  5. ea3f014 sk_tool_utils -> ToolUtils, and git clang-format by Mike Klein · 5 years ago
  6. d46dce3 don't adapt any gray colors to 565 by Mike Klein · 6 years ago
  7. 18f7e0a Fix picture shader handling of outer local matrix by Florin Malita · 6 years ago
  8. 33d2055 GM: some header cleanup by Mike Klein · 7 years ago
  9. fe63045 move setshader to sk_sp, re-using SK_SUPPORT_LEGACY_CREATESHADER_PTR by reed · 8 years ago
  10. ca2622b return pictures as sk_sp by reed · 8 years ago
  11. 1a9b964 Reland of "more shader-->sp conversions (patchset #5 id:80001 of https://codereview.chromium.org/1789633002/ )" by reed · 8 years ago
  12. 9283d20 Revert of more shader-->sp conversions (patchset #5 id:80001 of https://codereview.chromium.org/1789633002/ ) by reed · 8 years ago
  13. ce563cd more shader-->sp conversions by reed · 8 years ago
  14. 96fcdcc Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002 by halcanary · 9 years ago
  15. 385fe4d Style Change: SkNEW->new; SkDELETE->delete by halcanary · 9 years ago
  16. f597c42 make pixelsnap textblob* etc gm portable by caryclark · 9 years ago
  17. 36352bf C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla} by mtklein · 9 years ago
  18. 63c684a fuzzer fixes by caryclark · 9 years ago
  19. 797f58a GM for http://skbug.com/3398 by halcanary · 9 years ago
  20. 1c40292 remove unused GM flags by mtklein · 10 years ago
  21. b087879 SkPictureShader should handle negative scaling gracefully. by fmalita · 10 years ago
  22. 72c9faa Fix up all the easy virtual ... SK_OVERRIDE cases. by mtklein · 10 years ago
  23. a8d7f0b Try out scalar picture sizes by robertphillips · 10 years ago
  24. b5f7826 Explicit tile bounds for SkPictureShader by fmalita · 10 years ago
  25. 5aacfe9 Remove setLocalMatrix calls from picture shader GM. by commit-bot@chromium.org · 10 years ago
  26. c09abe6 Revert of Remove setLocalMatrix calls from picture shader GM. (https://codereview.chromium.org/260863007/) by commit-bot@chromium.org · 10 years ago
  27. 74b8cb1 Remove setLocalMatrix calls from picture shader GM. by commit-bot@chromium.org · 10 years ago
  28. a90c680 Turn on quilt mode in DM. by commit-bot@chromium.org · 10 years ago
  29. 770963f Staging for cleanup of SkPicture-related headers by robertphillips@google.com · 10 years ago
  30. 5fb2ce3 Staged removal of SkPicture-derived classes by commit-bot@chromium.org · 10 years ago
  31. 84b18c7 split SkPictureRecorder out of SkPicture by robertphillips@google.com · 10 years ago
  32. c5d9bb0 Initial picture shader implementation by commit-bot@chromium.org · 10 years ago
  33. 8865d09 Revert of Initial picture shader implementation (https://codereview.chromium.org/221923007/) by commit-bot@chromium.org · 10 years ago
  34. 592b2d1 Initial picture shader implementation by commit-bot@chromium.org · 10 years ago