1. 3aad3b0 add support for high quality image filtering on the GPU by humper@google.com · 11 years ago
  2. b8f3655 Update obvious deps. by bungeman@google.com · 11 years ago
  3. 899f1d8 Revert deps changes in r10220 and r10217. by bungeman@google.com · 11 years ago
  4. 2b0ab9e Update obvious deps. by bungeman@google.com · 11 years ago
  5. f1754ec Replace SkPicture(SkStream) constructors with a factory. by scroggo@google.com · 11 years ago
  6. 52f0297 Prepare skia for shared library build on android by djsollen@google.com · 11 years ago
  7. a96627f prepare skia for shared library build on android by djsollen@google.com · 11 years ago
  8. cf5348f prepare skia for shared library build on android by djsollen@google.com · 11 years ago
  9. 512977a re-enable fast blur so I can rebaseline by humper@google.com · 11 years ago
  10. d4d5730 add proper support for solid style, and temporarily turn off my change so the bots can go green | by humper@google.com · 11 years ago
  11. efb1d77 Build Skia as a static library by borenet@google.com · 12 years ago
  12. de938a4 Fix Android build of render_pictures by borenet@google.com · 12 years ago
  13. 202a51b Add effects/core.gypi to 'sources' to make them appear in VS projects by bsalomon@google.com · 12 years ago
  14. f6100c3 Extract list of source files from effects.gyp into effects.gypi, as was done for by senorblanco@chromium.org · 12 years ago
  15. 44888c6 Move SkColorFilterImageFilter into its own file. by senorblanco@chromium.org · 12 years ago
  16. f1369ce Implements a new class, SkSingleInputImageFilter, to handle DAG connectivity by senorblanco@chromium.org · 12 years ago
  17. 82aa748 Add a zoom filter to Skia. This will be used on ChromeOS to implement the screen magnifier. by bsalomon@google.com · 12 years ago
  18. d74e710 remove SkShape (unused) Review URL: https://codereview.appspot.com/6461069 by reed@google.com · 12 years ago
  19. 21830d9 Refactor Bitmap Storage for SkPicture using SkPipe's design. by djsollen@google.com · 12 years ago
  20. cf8fb1f Create GPU-less build of Skia. by bsalomon@google.com · 12 years ago
  21. 589708b Split SkGradientShader into separate files for each gradient subclass. by rileya@google.com · 12 years ago
  22. 7ef3929 Enable Compile Option to Build Android Executables by borenet@google.com · 12 years ago
  23. 894790d This patch implements the diffuse and specular lighting filters in Ganesh. by senorblanco@chromium.org · 12 years ago
  24. f49b429 Raster implementation of diffuse and specular lighting filters. Externally, by senorblanco@chromium.org · 12 years ago
  25. 941ee93 Fixed flattening of SkStippleMaskFilter by robertphillips@google.com · 12 years ago
  26. 5a64e58 Revert 3538. by bungeman@google.com · 12 years ago
  27. 29b63dc Correct dependencies in gyp files. http://codereview.appspot.com/5934044/ by bungeman@google.com · 12 years ago
  28. 9985476 Move SkColorMatrix to effects. by bungeman@google.com · 12 years ago
  29. a2ca41e Cleanup Macros arround static initializers for SkFlattenable. by djsollen@google.com · 12 years ago
  30. 5994451 Move SkClampRange into src/effects, where it isn't being advertised as by tomhudson@google.com · 12 years ago
  31. aa3b6a9 Make all gyp targets automatically include common.gypi by epoger@google.com · 12 years ago
  32. 05054f1 Erode and dilate image filter effects, CPU and GPU implementations. by senorblanco@chromium.org · 12 years ago
  33. 60abb07 Merge changes from the android repo upstream to Skia by djsollen@google.com · 12 years ago
  34. a69b48c Add SkTableColorFilter, as a foundation for several SVG filters by mike@reedtribe.org · 13 years ago
  35. 32d25b6 initial impl of SkImageFilters : virtual signature will change! by reed@google.com · 13 years ago
  36. d26147a add optional manual global initialization by caryclark@google.com · 13 years ago
  37. e51755f add first cut at arithmetic mode by mike@reedtribe.org · 13 years ago
  38. 60014ca Implement Gaussian blurs for images. The caller creates an an by senorblanco@chromium.org · 13 years ago
  39. 5351b37 combine target_defaults.gypi into common.gypi by epoger@google.com · 13 years ago
  40. e02b68c Remove SkTableMaskFilter.cpp from gyp build, because it was breaking for skia_scalar=fixed (and it was not being exercised by the old Makefile anyway) by epoger@google.com · 13 years ago
  41. ae85aea split skia.gyp into separate gypfile for each source dir by epoger@google.com · 13 years ago