1. 6ce2bb1 Remove the comments settings for vim tab width and expansion variables. by commit-bot@chromium.org · 11 years ago
  2. 2744798 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. 1b87a56 add support for high quality image filtering on the GPU by humper@google.com · 11 years ago
  4. fe0c902 Update obvious deps. by bungeman@google.com · 11 years ago
  5. 9674f66 Revert deps changes in r10220 and r10217. by bungeman@google.com · 11 years ago
  6. ac4a505 Update obvious deps. by bungeman@google.com · 11 years ago
  7. 44334e8 Replace SkPicture(SkStream) constructors with a factory. by scroggo@google.com · 11 years ago
  8. 2507796 Prepare skia for shared library build on android by djsollen@google.com · 11 years ago
  9. d07b4b7 prepare skia for shared library build on android by djsollen@google.com · 11 years ago
  10. 81adca9 prepare skia for shared library build on android by djsollen@google.com · 11 years ago
  11. fc0039e re-enable fast blur so I can rebaseline by humper@google.com · 11 years ago
  12. 138f314 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. 0dcb15d Build Skia as a static library by borenet@google.com · 12 years ago
  14. 1019e4f Fix Android build of render_pictures by borenet@google.com · 12 years ago
  15. 8f7b756 Add effects/core.gypi to 'sources' to make them appear in VS projects by bsalomon@google.com · 12 years ago
  16. f582cae Extract list of source files from effects.gyp into effects.gypi, as was done for by senorblanco@chromium.org · 12 years ago
  17. 63f9ddd Move SkColorFilterImageFilter into its own file. by senorblanco@chromium.org · 12 years ago
  18. 085e7e4 Implements a new class, SkSingleInputImageFilter, to handle DAG connectivity by senorblanco@chromium.org · 12 years ago
  19. d710d7f 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. 68bbeb5 remove SkShape (unused) Review URL: https://codereview.appspot.com/6461069 by reed@google.com · 12 years ago
  21. 511af85 Refactor Bitmap Storage for SkPicture using SkPipe's design. by djsollen@google.com · 12 years ago
  22. edb7a90 Create GPU-less build of Skia. by bsalomon@google.com · 12 years ago
  23. 95aff3f Split SkGradientShader into separate files for each gradient subclass. by rileya@google.com · 12 years ago
  24. b33a8ea Enable Compile Option to Build Android Executables by borenet@google.com · 12 years ago
  25. 8acdac4 This patch implements the diffuse and specular lighting filters in Ganesh. by senorblanco@chromium.org · 12 years ago
  26. 7f6b7bb Raster implementation of diffuse and specular lighting filters. Externally, by senorblanco@chromium.org · 12 years ago
  27. cf45a9c Fixed flattening of SkStippleMaskFilter by robertphillips@google.com · 12 years ago
  28. a3eafbe Revert 3538. by bungeman@google.com · 12 years ago
  29. 404b9f7 Correct dependencies in gyp files. http://codereview.appspot.com/5934044/ by bungeman@google.com · 12 years ago
  30. c2c8d81 Move SkColorMatrix to effects. by bungeman@google.com · 12 years ago
  31. 089afe8 Cleanup Macros arround static initializers for SkFlattenable. by djsollen@google.com · 12 years ago
  32. 08b3bb9 Move SkClampRange into src/effects, where it isn't being advertised as by tomhudson@google.com · 12 years ago
  33. fc79bcf Make all gyp targets automatically include common.gypi by epoger@google.com · 12 years ago
  34. dc645df Erode and dilate image filter effects, CPU and GPU implementations. by senorblanco@chromium.org · 12 years ago
  35. 7a916c0 Merge changes from the android repo upstream to Skia by djsollen@google.com · 12 years ago
  36. 40be676 Add SkTableColorFilter, as a foundation for several SVG filters by mike@reedtribe.org · 13 years ago
  37. 562d94b initial impl of SkImageFilters : virtual signature will change! by reed@google.com · 13 years ago
  38. af243a2 add optional manual global initialization by caryclark@google.com · 13 years ago
  39. 58f192f add first cut at arithmetic mode by mike@reedtribe.org · 13 years ago
  40. c444440 Implement Gaussian blurs for images. The caller creates an an by senorblanco@chromium.org · 13 years ago
  41. 27b9aa0 combine target_defaults.gypi into common.gypi by epoger@google.com · 13 years ago
  42. c40c4cc 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. 4211f85 split skia.gyp into separate gypfile for each source dir by epoger@google.com · 13 years ago