1. 161b00b add SkEvalCubicInterval by reed@android.com · 16 years ago
  2. a563162 move boundarypatch into utils by reed@android.com · 16 years ago
  3. 2ee7c64 update on boundary patches by reed@android.com · 16 years ago
  4. 879a252 remove check for filtering. Now if the src is opaque, the filtered result by reed@android.com · 16 years ago
  5. 800046e fix new warnings from gcc 4.2 by reed@android.com · 16 years ago
  6. f2afb67 fix base linux build, adding freetype support by reed@android.com · 16 years ago
  7. a8cf0aa use real strtof and snprintf to parse and dump floats by reed@android.com · 16 years ago
  8. a03a701 return noErr in clickhandler, so we can get mousemoved events by reed@android.com · 16 years ago
  9. cf45bf8 update make for nwaycanvas remove obsolete opts_neon dir by reed@android.com · 16 years ago
  10. 29348cb add -forceFilter to bench tool move some utils out of effects/ by reed@android.com · 16 years ago
  11. 32a4249 make a deep copy in CreateCGImageRef if we're 565, but first upscale to 32bit. by reed@android.com · 16 years ago
  12. 40443b2 fix (aaaargh) white-space by reed@android.com · 16 years ago
  13. b9b9a18 use genericRGB space to ensure that we decode exactly the pixels we encode by reed@android.com · 16 years ago
  14. 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
  15. 8ede492 merge in change from chrome to detect when the byte order for 8888 requires by reed@android.com · 16 years ago
  16. bbff1d5 add SkParsePath to go to/from SVG strings (e.g. "M0,0 L10,20") by reed@android.com · 16 years ago
  17. 9b46e77 fix dumpcanvas to recurse on pictures and shapes by reed@android.com · 16 years ago
  18. 9e0c2fc fix break in setConfig() where we always reset the bitmap by reed@android.com · 16 years ago
  19. 25fc5b9 update SDL port to support OpenGL by reed@android.com · 16 years ago
  20. c3a8c5f create offscreen surface so we can set its RGB ordering to match our internals by reed@android.com · 16 years ago
  21. 671cd65 add SDL support by reed@android.com · 16 years ago
  22. ed0bfb0 fix impl of drawPicture by reed@android.com · 16 years ago
  23. f76bacf add SkSize for dimensions by reed@android.com · 16 years ago
  24. 9781ca5 add SkSfntUtils to parse some known truetype tables by reed@android.com · 16 years ago
  25. d252db0 API change: SkPath computeBounds -> getBounds by reed@android.com · 16 years ago
  26. f523e25 add BitmapBench by reed@android.com · 17 years ago
  27. b50a60c fix formatting issues by reed@android.com · 17 years ago
  28. 6f25297 fix multiple warnings (e.g. hidden virtuals, unused static functions) by reed@android.com · 17 years ago
  29. 0becfc5b add optimization for width==1 bitmaps in shader procs by reed@android.com · 17 years ago
  30. 2b26cac downgrade project files to 10.4 so more clients can use them by reed@android.com · 17 years ago
  31. 0680d6c use native mac fonthost add 444 and (fake) 565 support in cg by reed@android.com · 17 years ago
  32. 6efdc47 first cut at event-based test app by reed@android.com · 17 years ago
  33. 0d55f1e move cg utils out of xcode and into src/include by reed@android.com · 17 years ago
  34. 8a1c16f grab from latest android by reed@android.com · 17 years ago