1. 8f4d230 remove SK_SCALAR_IS_[FLOAT,FIXED] and assume floats by reed@google.com · 11 years ago
  2. e16efc1 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  3. a728e35 Fix a bunch of Coverity defects - class members not initialized in the constructor. by vandebo@chromium.org · 12 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 · 15 years ago
  6. 5755a2a Unit test and bug fixes for cubic Bezier clipping. by turk@google.com · 15 years ago
  7. 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 · 15 years ago