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. fae8fce Use SkTileMode instead of nested enum by Mike Reed · 5 years ago
  4. c465d13 resources: orgainize directory. by Hal Canary · 7 years ago
  5. d36968b add image variant to patch gm by Mike Reed · 7 years ago
  6. b8abb4c add gm to test alpha in drawPatch by Mike Reed · 7 years ago
  7. 4ebb43e hide most details of SkPatchUtils by Mike Reed · 7 years ago
  8. 7d954ad remove xfermode from public api by Mike Reed · 8 years ago
  9. 11064df Fix lazy coding in ViaSingletonPictures. by mtklein · 8 years ago
  10. cfb6bdf switch xfermodes over to sk_sp by reed · 8 years ago
  11. 9d524f2 Style bikeshed - remove extraneous whitespace by halcanary · 8 years ago
  12. 1a9b964 Reland of "more shader-->sp conversions (patchset #5 id:80001 of https://codereview.chromium.org/1789633002/ )" by reed · 8 years ago
  13. 9283d20 Revert of more shader-->sp conversions (patchset #5 id:80001 of https://codereview.chromium.org/1789633002/ ) by reed · 8 years ago
  14. ce563cd more shader-->sp conversions by reed · 8 years ago
  15. 2a24338 GM: replace boilerplate with macros by halcanary · 9 years ago
  16. 96fcdcc Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002 by halcanary · 9 years ago
  17. 385fe4d Style Change: SkNEW->new; SkDELETE->delete by halcanary · 9 years ago
  18. 36352bf C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla} by mtklein · 9 years ago
  19. 1c40292 remove unused GM flags by mtklein · 10 years ago
  20. 72c9faa Fix up all the easy virtual ... SK_OVERRIDE cases. by mtklein · 10 years ago
  21. cc03adb Proposal for the mesh gradient interface. Implemented as a grid of by dandov · 10 years ago
  22. b3c9d1c SkCanvas::drawPatch param SkPoint[12] by dandov · 10 years ago
  23. 963137b Stopped skipping tests in dm of SkPatch by implementing the by dandov · 10 years ago
  24. ecfff21 SkCanvas interface for drawing a patch. by dandov · 10 years ago
  25. 50d7154 Added classes SkPatch and SkPatchMesh which help encapsulate and generalize this new primitive. The functionality and responsability of each class is better explained in the comments of the files. by dandov · 10 years ago