1. 57b799e rename tests/main to testmain.cpp by reed@android.com · 15 years ago
  2. d252db0 API change: SkPath computeBounds -> getBounds 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. aefd2bc Add SkChunkAlloc::unalloc() to undo the last allocation, useful if the caller wants to treat the allocats like temp memory (see PictureRecord) by reed@android.com · 15 years ago
  5. f459a49 make bitmap width/height 32bits, matching the API by reed@android.com · 15 years ago
  6. 3eab80c rename drawable to drawing for now, so we don't collide with animator by reed@android.com · 15 years ago
  7. ae64551 check-point for drawables (experimental) by reed@android.com · 15 years ago
  8. 49f0ff2 promote SkMask's rowBytes to 32bits, since its bounds is a 32bit rect by reed@android.com · 15 years ago
  9. a14ea0e Simplify font-chaining (fallbacks) to have fonthost just return the next by reed@android.com · 15 years ago
  10. 1337a7b see prev. checkin (missed these files). Change ownership rule for streams to the by reed@android.com · 15 years ago
  11. 5e5adfd migrate more legacy unittests into tests/ SkParse yet to be cleaned up by reed@android.com · 16 years ago
  12. 62533ed fix leak in Deserialize by reed@android.com · 16 years ago
  13. 54043a3 patch SkMath.h to build in ARMv4 test code for mac fonts (disabled) by reed@android.com · 16 years ago
  14. b1d9d2e Significant cleanup in api, and more importantly in sementics, of SkFontHost by reed@android.com · 16 years ago
  15. 069b827 API cleanup: rename typeface Create to CreateFromName, and remove default arg by reed@android.com · 16 years ago
  16. 0650c6c Move SkTSort.h back to private, and instead allow in the makefile for tests to by reed@android.com · 16 years ago
  17. ef772dd remove unimplemented (and uncalled) SkTypeface::Hash() by reed@android.com · 16 years ago
  18. 3abec1d add initial unittests for Path by reed@android.com · 16 years ago
  19. a396a16 add tests (unittests) to Makefile move SkTSort.h into public includes by reed@android.com · 16 years ago
  20. d8730ea more tests (need more meat in there) by reed@android.com · 16 years ago
  21. ed67331 add initial unittest framework (tests) by reed@android.com · 16 years ago
  22. ae814c8 add picture-record option to speedup complex clips by reed@android.com · 16 years ago
  23. 62900b4 handle failure when creating a scalercontext by reed@android.com · 16 years ago
  24. f523e25 add BitmapBench by reed@android.com · 16 years ago
  25. 64dbab7 need to include carbon.h so we know what OSStatus is by reed@android.com · 16 years ago
  26. 3a0b5be Remove legacy pascal prefix by reed@android.com · 16 years ago
  27. 00bf85a pull from android: use registry to build up list of image codecs by reed@android.com · 16 years ago
  28. f13c6e1 Remove unneeded SK_BUILD_FOR_... checks in SkBitmap.h by reed@android.com · 16 years ago
  29. fc25abd fix warnings by reed@android.com · 16 years ago
  30. 6f25297 fix multiple warnings (e.g. hidden virtuals, unused static functions) by reed@android.com · 16 years ago
  31. 5c80ea1 first pass at clean up of the 3 config files by reed@android.com · 16 years ago
  32. b08eb2b separate image encode and decode remove obsolete build-flag for encode by reed@android.com · 16 years ago
  33. 6e073b9 remove defines for strcasecmp (issue #5) support setMatrix in pictures by reed@android.com · 16 years ago
  34. 0ae6b24 add mac image-encoding by reed@android.com · 16 years ago
  35. 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
  36. 6efdc47 first cut at event-based test app by reed@android.com · 16 years ago
  37. 0d55f1e move cg utils out of xcode and into src/include by reed@android.com · 16 years ago
  38. fadd796 make this header public (at least for now) by reed@android.com · 16 years ago
  39. 9fb1731 move core files into core (were in images, but are required for core library) by reed@android.com · 16 years ago
  40. 8a1c16f grab from latest android by reed@android.com · 16 years ago
  41. 2559c62 Out with the old... by reed@android.com · 16 years ago
  42. 48ede9b Added license headers to all files. Sync to latest perforce revision. by croachrose · 18 years ago
  43. 0f87cd8 Initial checkin of skia source in google codebase. * reviewed by me! by croachrose · 18 years ago