1. a396a16 add tests (unittests) to Makefile move SkTSort.h into public includes by reed@android.com · 16 years ago
  2. d8730ea more tests (need more meat in there) by reed@android.com · 16 years ago
  3. ed67331 add initial unittest framework (tests) by reed@android.com · 16 years ago
  4. 3469c76 Handle kA8 bitmaps drawing through a matrix (was infinitely recursive) by reed@android.com · 16 years ago
  5. ae814c8 add picture-record option to speedup complex clips by reed@android.com · 16 years ago
  6. 9b03906 remove white-space by reed@android.com · 16 years ago
  7. 62900b4 handle failure when creating a scalercontext by reed@android.com · 16 years ago
  8. d9c0f0b check for non-invertible matrices in getClipBounds() by reed@android.com · 16 years ago
  9. c07d23a Chop quads exactly on the clip bounds, so we don't spend CPU cycles walking them by reed@android.com · 16 years ago
  10. c990603 make these compile w/o SK_CAN_USE_FLOAT by reed@android.com · 16 years ago
  11. 4cb8bd1 add crude Makefile (someone please help!) by reed@android.com · 16 years ago
  12. fc25abd fix warnings by reed@android.com · 16 years ago
  13. 6f25297 fix multiple warnings (e.g. hidden virtuals, unused static functions) by reed@android.com · 16 years ago
  14. 0becfc5b add optimization for width==1 bitmaps in shader procs by reed@android.com · 16 years ago
  15. 2e86178 remove obsolete state by reed@android.com · 16 years ago
  16. 092590b Initial automake and autoconf files to build core into libskia.a. by joe.gregorio · 16 years ago
  17. 6e073b9 remove defines for strcasecmp (issue #5) support setMatrix in pictures by reed@android.com · 16 years ago
  18. 03ca3d1 move CreateTypefaceFromFile into fonthost porting layer, so we don't force a given port to have mmap access. by reed@android.com · 16 years ago
  19. 6efdc47 first cut at event-based test app by reed@android.com · 16 years ago
  20. fadd796 make this header public (at least for now) by reed@android.com · 16 years ago
  21. 9fb1731 move core files into core (were in images, but are required for core library) by reed@android.com · 16 years ago
  22. 689411a fix compile by using the right (new) name for SkComposeShader.h by reed@android.com · 16 years ago
  23. e3be725 merge in from android: fix unichar->utf8 conversion by reed@android.com · 16 years ago
  24. 8a1c16f grab from latest android by reed@android.com · 16 years ago