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