1. 57b799e rename tests/main to testmain.cpp by reed@android.com · 15 years ago
  2. 953ce8d rename bench's main to benchmain.cpp, to avoid multiple files with same name by reed@android.com · 15 years ago
  3. 6c924ad add -pict option to bench, which draws everything through a picture, and then by reed@android.com · 15 years ago
  4. 04225dc build with -Wall fix associated warnings (at least on gcc 4.0.1) by reed@android.com · 15 years ago
  5. 6f8491b Initial implementation of polygon trianagulation. It seems to be robust and passes the associated tests, by turk@google.com · 15 years ago
  6. 5e5adfd migrate more legacy unittests into tests/ SkParse yet to be cleaned up by reed@android.com · 15 years ago
  7. 0650c6c Move SkTSort.h back to private, and instead allow in the makefile for tests to by reed@android.com · 15 years ago
  8. d66efc2 add test for different srcover implementations by reed@android.com · 15 years ago
  9. 5755a2a Unit test and bug fixes for cubic Bezier clipping. by turk@google.com · 15 years ago
  10. 3abec1d add initial unittests for Path by reed@android.com · 15 years ago
  11. a396a16 add tests (unittests) to Makefile move SkTSort.h into public includes by reed@android.com · 15 years ago
  12. 3a859a0 draft of Text benchmark by reed@android.com · 16 years ago
  13. a21ff6f add png to bench files by reed@android.com · 16 years ago
  14. f523e25 add BitmapBench by reed@android.com · 16 years ago
  15. 1b4c815 don't add in png-codec for the mac build by reed@android.com · 16 years ago
  16. fb21016 Move libpng file into app, rather than the libskia, so it doesn't get optimized by reed@android.com · 16 years ago
  17. 7b830a1 update makefile for newly moved Factories by reed@android.com · 16 years ago
  18. 9db6087 oops, add images_files.mk rename options with prefix SKIA_ by reed@android.com · 16 years ago
  19. 4c7d3d6 make help - shows options in makefile add optional image-encoding to bench by reed@android.com · 16 years ago
  20. 018d2a2 add -lpthread by reed@android.com · 16 years ago
  21. c990603 make these compile w/o SK_CAN_USE_FLOAT by reed@android.com · 16 years ago
  22. 4cb8bd1 add crude Makefile (someone please help!) by reed@android.com · 16 years ago