1. 6f8491b Initial implementation of polygon trianagulation. It seems to be robust and passes the associated tests, by turk@google.com · 16 years ago
  2. 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
  3. 092590b Initial automake and autoconf files to build core into libskia.a. by joe.gregorio · 16 years ago