1. 50bdad8 Implement the color matrix filter in Ganesh. Also, fix and enable the color by senorblanco@chromium.org · 13 years ago
  2. a69b48c Add SkTableColorFilter, as a foundation for several SVG filters by mike@reedtribe.org · 13 years ago
  3. 5fbb4dc support vertical text and typeface-by-name on Leopard by caryclark@google.com · 13 years ago
  4. ef279d3 New gm to test anti-aliased clipping. by tomhudson@google.com · 13 years ago
  5. 5b2d8b7 Disable colorfilter GM for now, since it causes Debug Fixed builds to assert. by senorblanco@chromium.org · 13 years ago
  6. e5ff3ce Implement SkColorFilter::asColorMatrix() virtual, and override in by senorblanco@chromium.org · 13 years ago
  7. ae814c7 A software implementation of the Gaussian blur filter, using 3 box blurs. Also by senorblanco@chromium.org · 13 years ago
  8. 32d25b6 initial impl of SkImageFilters : virtual signature will change! by reed@google.com · 13 years ago
  9. 4da06ab Modifying SkPath to store all verbs provided by the user, and to give by schenney@chromium.org · 13 years ago
  10. e51755f add first cut at arithmetic mode by mike@reedtribe.org · 13 years ago
  11. ef843cd When a bitmap is texture-backed, change SkBitmap::copyTo() to do a deep by senorblanco@chromium.org · 13 years ago
  12. fb30951 [GPU] tile when large bitmap pased drawBitmap and only a small fraction is used by bsalomon@google.com · 13 years ago
  13. e805535 add test for shader text w/ and w/o lcd (and w/ and w/o opaque) by reed@google.com · 13 years ago
  14. 14debba add test gm for vertical text by reed@google.com · 13 years ago
  15. 5a412e5 Build fix; unreviewed. by senorblanco@chromium.org · 13 years ago
  16. 60014ca Implement Gaussian blurs for images. The caller creates an an by senorblanco@chromium.org · 13 years ago
  17. 24babf4 Add font scaler gm. http://codereview.appspot.com/5337044/ by bungeman@google.com · 13 years ago
  18. ce1d9e2 Back out fontscaler gm, as it seems to show up a gpu issue. by bungeman@google.com · 13 years ago
  19. 0f0c288 Add font scaler gm. http://codereview.appspot.com/5337044/ by bungeman@google.com · 13 years ago
  20. 48dd1a2 Import all GMs as Samples. by bsalomon@google.com · 13 years ago