1. 40443b2 fix (aaaargh) white-space by reed@android.com · 16 years ago
  2. b9b9a18 use genericRGB space to ensure that we decode exactly the pixels we encode by reed@android.com · 16 years ago
  3. a545a55 fix config check to include SkColorPriv.h so we don't get the warning w/o need by reed@android.com · 16 years ago
  4. 8ede492 merge in change from chrome to detect when the byte order for 8888 requires by reed@android.com · 16 years ago
  5. bbff1d5 add SkParsePath to go to/from SVG strings (e.g. "M0,0 L10,20") by reed@android.com · 16 years ago
  6. 9b46e77 fix dumpcanvas to recurse on pictures and shapes by reed@android.com · 16 years ago
  7. 9e0c2fc fix break in setConfig() where we always reset the bitmap by reed@android.com · 16 years ago
  8. 25fc5b9 update SDL port to support OpenGL by reed@android.com · 16 years ago
  9. c3a8c5f create offscreen surface so we can set its RGB ordering to match our internals by reed@android.com · 16 years ago
  10. 671cd65 add SDL support by reed@android.com · 16 years ago
  11. ed0bfb0 fix impl of drawPicture by reed@android.com · 16 years ago
  12. f76bacf add SkSize for dimensions by reed@android.com · 16 years ago
  13. 9781ca5 add SkSfntUtils to parse some known truetype tables by reed@android.com · 16 years ago
  14. d252db0 API change: SkPath computeBounds -> getBounds by reed@android.com · 16 years ago
  15. f523e25 add BitmapBench by reed@android.com · 17 years ago
  16. b50a60c fix formatting issues by reed@android.com · 17 years ago
  17. 6f25297 fix multiple warnings (e.g. hidden virtuals, unused static functions) by reed@android.com · 17 years ago
  18. 0becfc5b add optimization for width==1 bitmaps in shader procs by reed@android.com · 17 years ago
  19. 2b26cac downgrade project files to 10.4 so more clients can use them by reed@android.com · 17 years ago
  20. 0680d6c use native mac fonthost add 444 and (fake) 565 support in cg by reed@android.com · 17 years ago
  21. 6efdc47 first cut at event-based test app by reed@android.com · 17 years ago
  22. 0d55f1e move cg utils out of xcode and into src/include by reed@android.com · 17 years ago
  23. 8a1c16f grab from latest android by reed@android.com · 17 years ago