1. 80e39a7 cleanup formating (e.g. no trailing spaces) by reed@android.com · 16 years ago
  2. 57b799e rename tests/main to testmain.cpp by reed@android.com · 16 years ago
  3. d252db0 API change: SkPath computeBounds -> getBounds by reed@android.com · 16 years ago
  4. 04225dc build with -Wall fix associated warnings (at least on gcc 4.0.1) by reed@android.com · 16 years ago
  5. eff416b fix heapsort by reed@android.com · 16 years ago
  6. 6f8491b Initial implementation of polygon trianagulation. It seems to be robust and passes the associated tests, by turk@google.com · 16 years ago
  7. 5e5adfd migrate more legacy unittests into tests/ SkParse yet to be cleaned up by reed@android.com · 16 years ago
  8. 0650c6c Move SkTSort.h back to private, and instead allow in the makefile for tests to by reed@android.com · 16 years ago
  9. 7d3a58a Format more consistently with the rest of Skia. by turk@google.com · 16 years ago
  10. d66efc2 add test for different srcover implementations by reed@android.com · 16 years ago
  11. 5755a2a Unit test and bug fixes for cubic Bezier clipping. by turk@google.com · 16 years ago
  12. 3abec1d add initial unittests for Path by reed@android.com · 16 years ago
  13. a396a16 add tests (unittests) to Makefile move SkTSort.h into public includes by reed@android.com · 16 years ago
  14. d8730ea more tests (need more meat in there) by reed@android.com · 16 years ago
  15. ed67331 add initial unittest framework (tests) by reed@android.com · 16 years ago