1. 4972908 add more SK_WARN_UNUSED_RESULT attributes to functions that ignore out-params if they fail by reed · 8 years ago
  2. 9d524f2 Style bikeshed - remove extraneous whitespace by halcanary · 8 years ago
  3. 9aacd90 If a point is on a path edge, it's in the path, at least for all cases where the path edge is not canceled with another edge through coincidence. by caryclark · 9 years ago
  4. ec3ed6a Automatic update of all copyright notices to reflect new license terms. by epoger@google.com · 13 years ago
  5. 7d3a58a Format more consistently with the rest of Skia. by turk@google.com · 16 years ago
  6. 4896f9e Add cubic clipping, similar to that of quad clipping. Both Newton-Raphson and Bisection are implemented, because it is not clear which one will yield the highest performance on a given platform. Bisection is turned on as the default. by turk@google.com · 16 years ago