1. c640d0d Revert "Revert "SkTypes: extract SkTo"" by Hal Canary · 6 years ago
  2. fdcfb8b Revert "SkTypes: extract SkTo" by Hal Canary · 6 years ago
  3. 2a2f675 SkTypes: extract SkTo by Hal Canary · 6 years ago
  4. 70bebb0 make sure we don't set level-of-detail to zero by Mike Reed · 6 years ago
  5. f4f06ad check for huge cubics in patchutils by Mike Reed · 6 years ago
  6. 3338482 remove SkColorSpace_Base by Mike Klein · 7 years ago
  7. 36703d9 Push much of the SkColorSpace_Base interface up to SkColorSpace by Brian Osman · 7 years ago
  8. a4083c9 make most of SkColorPriv.h private by Cary Clark · 7 years ago
  9. 14a6430 SkSTArenaAlloc by Florin Malita · 7 years ago
  10. 435071e color-correct patch by Mike Reed · 7 years ago
  11. 7346a1f detect (and preserve) if patch colors are opaque by Mike Reed · 7 years ago
  12. 4ebb43e hide most details of SkPatchUtils by Mike Reed · 7 years ago
  13. 887cdf1 move vertex-mode enum into SkVertices by Mike Reed · 7 years ago
  14. 795c5ea don't use deprecated (raw) form of SkPatchUtils, delete duplicate util by Mike Reed · 8 years ago
  15. 9d524f2 Style bikeshed - remove extraneous whitespace by halcanary · 8 years ago
  16. 5ba2b96 move more geometry to simd by caryclark · 9 years ago
  17. 96fcdcc Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002 by halcanary · 9 years ago
  18. 385fe4d Style Change: SkNEW->new; SkDELETE->delete by halcanary · 9 years ago
  19. 0b71278 remove older version of cubic->coeff by reed · 9 years ago
  20. 49f085d "NULL !=" = NULL by bsalomon · 10 years ago
  21. 45f7842 Fixed memory leak for nanobench and crashing in SampleApp NOTREECHECKS=True 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