1. 14a6430 SkSTArenaAlloc by Florin Malita · 7 years ago
  2. 435071e color-correct patch by Mike Reed · 7 years ago
  3. 7346a1f detect (and preserve) if patch colors are opaque by Mike Reed · 7 years ago
  4. 4ebb43e hide most details of SkPatchUtils by Mike Reed · 7 years ago
  5. 887cdf1 move vertex-mode enum into SkVertices by Mike Reed · 7 years ago
  6. 795c5ea don't use deprecated (raw) form of SkPatchUtils, delete duplicate util by Mike Reed · 7 years ago
  7. 9d524f2 Style bikeshed - remove extraneous whitespace by halcanary · 8 years ago
  8. 5ba2b96 move more geometry to simd by caryclark · 9 years ago
  9. 96fcdcc Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002 by halcanary · 9 years ago
  10. 385fe4d Style Change: SkNEW->new; SkDELETE->delete by halcanary · 9 years ago
  11. 0b71278 remove older version of cubic->coeff by reed · 9 years ago
  12. 49f085d "NULL !=" = NULL by bsalomon · 10 years ago
  13. 45f7842 Fixed memory leak for nanobench and crashing in SampleApp NOTREECHECKS=True 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