1. fc25abd fix warnings by reed@android.com · 17 years ago
  2. b50a60c fix formatting issues by reed@android.com · 17 years ago
  3. 6f25297 fix multiple warnings (e.g. hidden virtuals, unused static functions) by reed@android.com · 17 years ago
  4. 563771e update to build with the latest SkFontHost interface not runtime tested yet by reed@android.com · 17 years ago
  5. 0becfc5b add optimization for width==1 bitmaps in shader procs by reed@android.com · 17 years ago
  6. 2e86178 remove obsolete state by reed@android.com · 17 years ago
  7. 5c80ea1 first pass at clean up of the 3 config files by reed@android.com · 17 years ago
  8. b08eb2b separate image encode and decode remove obsolete build-flag for encode by reed@android.com · 17 years ago
  9. 092590b Initial automake and autoconf files to build core into libskia.a. by joe.gregorio · 17 years ago
  10. acb8fb0 Initial automake and autoconf files to build core into libskia.a. by joe.gregorio · 17 years ago
  11. 6e073b9 remove defines for strcasecmp (issue #5) support setMatrix in pictures by reed@android.com · 17 years ago
  12. 1550a42 pull from android - add createfromfile entry-point by reed@android.com · 17 years ago
  13. 0b82e02 explicitly include SkGlyphCache.h, since it is no longer brought in by SkDraw.h by reed@android.com · 17 years ago
  14. da342a8 update more sample code to new compose shader header by reed@android.com · 17 years ago
  15. 0ae6b24 add mac image-encoding by reed@android.com · 17 years ago
  16. 0767e47 add CG imagedecoder (still needs encoding) by reed@android.com · 17 years ago
  17. 76aa34b add text to hostapp sample rename duplicate of SkSVGPath.cpp by reed@android.com · 17 years ago
  18. 4df53b0 don't promote top/left to a fixed, when what we want is just an int by reed@android.com · 17 years ago
  19. 03ca3d1 move CreateTypefaceFromFile into fonthost porting layer, so we don't force a given port to have mmap access. by reed@android.com · 17 years ago
  20. 2b26cac downgrade project files to 10.4 so more clients can use them by reed@android.com · 17 years ago
  21. 0680d6c use native mac fonthost add 444 and (fake) 565 support in cg by reed@android.com · 17 years ago
  22. 6efdc47 first cut at event-based test app by reed@android.com · 17 years ago
  23. 0d55f1e move cg utils out of xcode and into src/include by reed@android.com · 17 years ago
  24. fadd796 make this header public (at least for now) by reed@android.com · 17 years ago
  25. 9fb1731 move core files into core (were in images, but are required for core library) by reed@android.com · 17 years ago
  26. 689411a fix compile by using the right (new) name for SkComposeShader.h by reed@android.com · 17 years ago
  27. e3be725 merge in from android: fix unichar->utf8 conversion by reed@android.com · 17 years ago
  28. 8a1c16f grab from latest android by reed@android.com · 17 years ago