1. 3048d4f remove deprecated getViewport/setViewport by reed@google.com · 14 years ago
  2. b7e9aee Add a sample application that runs on unix. by scroggo · 14 years ago
  3. cd9d69b Upstreaming changes from android. by djsollen@google.com · 14 years ago
  4. c921843 fixes for some warnings: by reed@google.com · 15 years ago
  5. 5a8a131 update dox to reflect that the default colorspace is CGColorSpaceCreateDeviceRGB() by reed@google.com · 15 years ago
  6. 4aaee0a static inline eliminates multiple definitions (and makes it zero-cost, since by reed@android.com · 15 years ago
  7. ad789ee make inline helper static, so it can be included from than one .cpp by reed@android.com · 15 years ago
  8. 38669c1 add colorspace option to SkBitmap -> CGImageRef utility (patch from nico) by reed@android.com · 15 years ago
  9. 873cb1e add gpu to the default makefile move skia-gpu files into skia/src/gpu by reed@google.com · 15 years ago
  10. c31ce10 add for quick gl-offscreen context (so we can draw and then readpixels for GM) by reed@google.com · 15 years ago
  11. f2b98d6 merge with changes for GPU backend by reed@android.com · 15 years ago
  12. 28be72b PDF: Add text support with a font framework (font embedding to come). by vandebo@chromium.org · 15 years ago
  13. 8c1d88d Remove include of SkGLDevice.h from SkGLCanvas.h by vandebo@chromium.org · 15 years ago
  14. 8d84fac Refactor SkCanvas so that backends don't need to override it. by vandebo@chromium.org · 15 years ago
  15. 033e03c export line counts by reed@android.com · 15 years ago
  16. 8381e00 add inherit-from-root-transform flag (for fixed-positioning) by reed@android.com · 15 years ago
  17. 745bfbd add localToGlobal and parents by reed@android.com · 15 years ago
  18. da6fb32 more layers extracted from webkit by reed@android.com · 15 years ago
  19. 81dc331 update layers by reed@android.com · 15 years ago
  20. 86d4008 add layers by reed@android.com · 15 years ago
  21. cb60844 add drawData() to canvas, to record data blobs by reed@android.com · 16 years ago
  22. 161b00b add SkEvalCubicInterval by reed@android.com · 16 years ago
  23. a563162 move boundarypatch into utils by reed@android.com · 16 years ago
  24. 2ee7c64 update on boundary patches by reed@android.com · 16 years ago
  25. 29348cb add -forceFilter to bench tool move some utils out of effects/ by reed@android.com · 16 years ago
  26. bbff1d5 add SkParsePath to go to/from SVG strings (e.g. "M0,0 L10,20") by reed@android.com · 16 years ago
  27. 9b46e77 fix dumpcanvas to recurse on pictures and shapes by reed@android.com · 16 years ago
  28. f76bacf add SkSize for dimensions by reed@android.com · 16 years ago
  29. 9781ca5 add SkSfntUtils to parse some known truetype tables by reed@android.com · 16 years ago
  30. 0d55f1e move cg utils out of xcode and into src/include by reed@android.com · 17 years ago
  31. 8a1c16f grab from latest android by reed@android.com · 17 years ago