1. 65d8bb0 add SK_API to SkMatrix44 by reed@google.com · 14 years ago
  2. 292ade6 add mac utility to turn a pdf into a bitmap by reed@google.com · 14 years ago
  3. 5667afc remove drawShape from canvas api by reed@google.com · 14 years ago
  4. 1a2b4c1 Added utility functions and iOS ports of SkWindow, SkOSFile, SkFontHost, and SkImageDecoder by yangsu@google.com · 14 years ago
  5. c134f39 Added platform specific includes by yangsu@google.com · 14 years ago
  6. 9df621d Wrap SkStreams in IStreams instead of copying data around. by bungeman@google.com · 14 years ago
  7. 714df17 Remove createDevice decl from SkProxyCanvas.h. Impl has already been removed in r1625. by bsalomon@google.com · 14 years ago
  8. ccb74ea Changed mac specific files to use ApplicationServices rather than Carbon by yangsu@google.com · 14 years ago
  9. af951c9 make SkDevice constructors explicit between offscreen and on/direct by reed@google.com · 14 years ago
  10. e32b583 Updates to the Android SampleApp by djsollen@google.com · 14 years ago
  11. da9fac0 add row/col major getters, plus unit-tests by reed@google.com · 14 years ago
  12. 8260a89 move into utils by reed@google.com · 14 years ago
  13. 3b0a8da Add EGL context for Windows. http://codereview.appspot.com/4517133/ by bungeman@google.com · 14 years ago
  14. 206c98a Add gyp for bench and make run on Windows. by bungeman@google.com · 14 years ago
  15. f33d153 Port the SampleApp (raster) to Android. by Scroggo · 14 years ago
  16. 0e45441 Add Mesa as a GL backend. http://codereview.appspot.com/4545055/ by bungeman@google.com · 14 years ago
  17. 1fbb300 add more keys by reed@google.com · 14 years ago
  18. 16bab87 Add GL context creation for X so that gm can run GPU on Linux. by bungeman@google.com · 14 years ago
  19. 3048d4f remove deprecated getViewport/setViewport by reed@google.com · 14 years ago
  20. b7e9aee Add a sample application that runs on unix. by scroggo · 14 years ago
  21. cd9d69b Upstreaming changes from android. by djsollen@google.com · 14 years ago
  22. c921843 fixes for some warnings: by reed@google.com · 14 years ago
  23. 5a8a131 update dox to reflect that the default colorspace is CGColorSpaceCreateDeviceRGB() by reed@google.com · 14 years ago
  24. 4aaee0a static inline eliminates multiple definitions (and makes it zero-cost, since by reed@android.com · 14 years ago
  25. ad789ee make inline helper static, so it can be included from than one .cpp by reed@android.com · 14 years ago
  26. 38669c1 add colorspace option to SkBitmap -> CGImageRef utility (patch from nico) by reed@android.com · 14 years ago
  27. 873cb1e add gpu to the default makefile move skia-gpu files into skia/src/gpu by reed@google.com · 14 years ago
  28. c31ce10 add for quick gl-offscreen context (so we can draw and then readpixels for GM) by reed@google.com · 14 years ago
  29. f2b98d6 merge with changes for GPU backend by reed@android.com · 14 years ago
  30. 28be72b PDF: Add text support with a font framework (font embedding to come). by vandebo@chromium.org · 14 years ago
  31. 8c1d88d Remove include of SkGLDevice.h from SkGLCanvas.h by vandebo@chromium.org · 14 years ago
  32. 8d84fac Refactor SkCanvas so that backends don't need to override it. by vandebo@chromium.org · 14 years ago
  33. 033e03c export line counts by reed@android.com · 15 years ago
  34. 8381e00 add inherit-from-root-transform flag (for fixed-positioning) by reed@android.com · 15 years ago
  35. 745bfbd add localToGlobal and parents by reed@android.com · 15 years ago
  36. da6fb32 more layers extracted from webkit by reed@android.com · 15 years ago
  37. 81dc331 update layers by reed@android.com · 15 years ago
  38. 86d4008 add layers by reed@android.com · 15 years ago
  39. cb60844 add drawData() to canvas, to record data blobs by reed@android.com · 15 years ago
  40. 161b00b add SkEvalCubicInterval by reed@android.com · 15 years ago
  41. a563162 move boundarypatch into utils by reed@android.com · 15 years ago
  42. 2ee7c64 update on boundary patches by reed@android.com · 15 years ago
  43. 29348cb add -forceFilter to bench tool move some utils out of effects/ by reed@android.com · 15 years ago
  44. bbff1d5 add SkParsePath to go to/from SVG strings (e.g. "M0,0 L10,20") by reed@android.com · 16 years ago
  45. 9b46e77 fix dumpcanvas to recurse on pictures and shapes by reed@android.com · 16 years ago
  46. f76bacf add SkSize for dimensions by reed@android.com · 16 years ago
  47. 9781ca5 add SkSfntUtils to parse some known truetype tables by reed@android.com · 16 years ago
  48. 0d55f1e move cg utils out of xcode and into src/include by reed@android.com · 16 years ago
  49. 8a1c16f grab from latest android by reed@android.com · 16 years ago