1. 11064df Fix lazy coding in ViaSingletonPictures. by mtklein · 8 years ago
  2. cfb6bdf switch xfermodes over to sk_sp by reed · 8 years ago
  3. 9d524f2 Style bikeshed - remove extraneous whitespace by halcanary · 8 years ago
  4. 1a9b964 Reland of "more shader-->sp conversions (patchset #5 id:80001 of https://codereview.chromium.org/1789633002/ )" by reed · 8 years ago
  5. 9283d20 Revert of more shader-->sp conversions (patchset #5 id:80001 of https://codereview.chromium.org/1789633002/ ) by reed · 8 years ago
  6. ce563cd more shader-->sp conversions by reed · 8 years ago
  7. 2a24338 GM: replace boilerplate with macros by halcanary · 9 years ago
  8. 96fcdcc Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002 by halcanary · 9 years ago
  9. 385fe4d Style Change: SkNEW->new; SkDELETE->delete by halcanary · 9 years ago
  10. 36352bf C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla} by mtklein · 9 years ago
  11. 1c40292 remove unused GM flags by mtklein · 10 years ago
  12. 72c9faa Fix up all the easy virtual ... SK_OVERRIDE cases. by mtklein · 10 years ago
  13. cc03adb Proposal for the mesh gradient interface. Implemented as a grid of by dandov · 10 years ago
  14. b3c9d1c SkCanvas::drawPatch param SkPoint[12] by dandov · 10 years ago
  15. 963137b Stopped skipping tests in dm of SkPatch by implementing the by dandov · 10 years ago
  16. ecfff21 SkCanvas interface for drawing a patch. by dandov · 10 years ago
  17. 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