1. ff616b8 Picture shaders support perspective better by Michael Ludwig · 2 years, 8 months ago
  2. 71cb972 Scale picture shader (GPU) by input alpha by Florin Malita · 3 years ago
  3. 10a5ff2 Must pass filtering to picture shader by Mike Reed · 3 years, 6 months ago
  4. 554aabb Prepare flag to hide setFilterQuality by Mike Reed · 3 years, 7 months ago
  5. bfd330d Add filter param to picture-shader by Mike Reed · 3 years, 8 months ago
  6. 82abece Bitmap should use sampling options by Mike Reed · 3 years, 10 months ago
  7. 7571f9e Replace 'typedef xxxxx INHERITED' with 'using INHERITED = xxxx;'. by John Stiles · 4 years, 1 month ago
  8. 457c6dd remove unused enums for picture-recorder by Mike Reed · 4 years, 1 month ago
  9. 7fde8e1 IWYU for gms. by Ben Wagner · 5 years ago
  10. c0bd9f9 rewrite includes to not need so much -Ifoo by Mike Klein · 5 years ago
  11. 50acf8f add makeShader() to SkBitmap, and deprecate SkShader version by Mike Reed · 5 years ago
  12. fae8fce Use SkTileMode instead of nested enum by Mike Reed · 5 years ago
  13. ea3f014 sk_tool_utils -> ToolUtils, and git clang-format by Mike Klein · 6 years ago
  14. d46dce3 don't adapt any gray colors to 565 by Mike Klein · 6 years ago
  15. 18f7e0a Fix picture shader handling of outer local matrix by Florin Malita · 7 years ago
  16. 33d2055 GM: some header cleanup by Mike Klein · 8 years ago
  17. fe63045 move setshader to sk_sp, re-using SK_SUPPORT_LEGACY_CREATESHADER_PTR by reed · 9 years ago
  18. ca2622b return pictures as sk_sp by reed · 9 years ago
  19. 1a9b964 Reland of "more shader-->sp conversions (patchset #5 id:80001 of https://codereview.chromium.org/1789633002/ )" by reed · 9 years ago
  20. 9283d20 Revert of more shader-->sp conversions (patchset #5 id:80001 of https://codereview.chromium.org/1789633002/ ) by reed · 9 years ago
  21. ce563cd more shader-->sp conversions by reed · 9 years ago
  22. 96fcdcc Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002 by halcanary · 9 years ago
  23. 385fe4d Style Change: SkNEW->new; SkDELETE->delete by halcanary · 9 years ago
  24. f597c42 make pixelsnap textblob* etc gm portable by caryclark · 9 years ago
  25. 36352bf C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla} by mtklein · 10 years ago
  26. 63c684a fuzzer fixes by caryclark · 10 years ago
  27. 797f58a GM for http://skbug.com/3398 by halcanary · 10 years ago
  28. 1c40292 remove unused GM flags by mtklein · 10 years ago
  29. b087879 SkPictureShader should handle negative scaling gracefully. by fmalita · 10 years ago
  30. 72c9faa Fix up all the easy virtual ... SK_OVERRIDE cases. by mtklein · 10 years ago
  31. a8d7f0b Try out scalar picture sizes by robertphillips · 10 years ago
  32. b5f7826 Explicit tile bounds for SkPictureShader by fmalita · 10 years ago
  33. 5aacfe9 Remove setLocalMatrix calls from picture shader GM. by commit-bot@chromium.org · 10 years ago
  34. c09abe6 Revert of Remove setLocalMatrix calls from picture shader GM. (https://codereview.chromium.org/260863007/) by commit-bot@chromium.org · 10 years ago
  35. 74b8cb1 Remove setLocalMatrix calls from picture shader GM. by commit-bot@chromium.org · 10 years ago
  36. a90c680 Turn on quilt mode in DM. by commit-bot@chromium.org · 10 years ago
  37. 770963f Staging for cleanup of SkPicture-related headers by robertphillips@google.com · 10 years ago
  38. 5fb2ce3 Staged removal of SkPicture-derived classes by commit-bot@chromium.org · 10 years ago
  39. 84b18c7 split SkPictureRecorder out of SkPicture by robertphillips@google.com · 10 years ago
  40. c5d9bb0 Initial picture shader implementation by commit-bot@chromium.org · 10 years ago
  41. 8865d09 Revert of Initial picture shader implementation (https://codereview.chromium.org/221923007/) by commit-bot@chromium.org · 10 years ago
  42. 592b2d1 Initial picture shader implementation by commit-bot@chromium.org · 10 years ago