1. 3338482 remove SkColorSpace_Base by Mike Klein · 7 years ago
  2. 36703d9 Push much of the SkColorSpace_Base interface up to SkColorSpace by Brian Osman · 7 years ago
  3. a4083c9 make most of SkColorPriv.h private by Cary Clark · 7 years ago
  4. 14a6430 SkSTArenaAlloc by Florin Malita · 8 years ago
  5. 435071e color-correct patch by Mike Reed · 8 years ago
  6. 7346a1f detect (and preserve) if patch colors are opaque by Mike Reed · 8 years ago
  7. 4ebb43e hide most details of SkPatchUtils by Mike Reed · 8 years ago
  8. 887cdf1 move vertex-mode enum into SkVertices by Mike Reed · 8 years ago
  9. 795c5ea don't use deprecated (raw) form of SkPatchUtils, delete duplicate util by Mike Reed · 8 years ago
  10. 9d524f2 Style bikeshed - remove extraneous whitespace by halcanary · 9 years ago
  11. 5ba2b96 move more geometry to simd by caryclark · 9 years ago
  12. 96fcdcc Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002 by halcanary · 10 years ago
  13. 385fe4d Style Change: SkNEW->new; SkDELETE->delete by halcanary · 10 years ago
  14. 0b71278 remove older version of cubic->coeff by reed · 10 years ago
  15. 49f085d "NULL !=" = NULL by bsalomon · 11 years ago
  16. 45f7842 Fixed memory leak for nanobench and crashing in SampleApp NOTREECHECKS=True by dandov · 11 years ago
  17. b3c9d1c SkCanvas::drawPatch param SkPoint[12] by dandov · 11 years ago
  18. 963137b Stopped skipping tests in dm of SkPatch by implementing the by dandov · 11 years ago
  19. ecfff21 SkCanvas interface for drawing a patch. by dandov · 11 years ago