1. 7c9d0f3 Factory methods for heap-allocated SkMaskFilter objects. by commit-bot@chromium.org · 10 years ago
  2. 8b0e8ac Refactor read and write buffers. by commit-bot@chromium.org · 10 years ago
  3. cf34bc0 patch from issue 119343003 compile on 10.6, exclude failing gms by commit-bot@chromium.org · 10 years ago
  4. dcfa9ff Revert of Fast blurred rectangles on GPU (https://codereview.chromium.org/119343003/) by commit-bot@chromium.org · 11 years ago
  5. d182915 Perform the same analytic blur calculation on the GPU that we do on the CPU. Results in significant performance gains when using Ganesh to render drop shadows in Chrome. by commit-bot@chromium.org · 11 years ago
  6. 41bf930 Rename GPU functions on SkBlurMaskFilter and pass ctm. by commit-bot@chromium.org · 11 years ago
  7. a8e33a9 Add ability to ninepatch blurred rounded rectangle by scroggo@google.com · 11 years ago
  8. c0b7e10 Initial error handling code by commit-bot@chromium.org · 11 years ago
  9. fbcd415 Remove GrContext from SkXfermode::[Aa]sNewEffectOrCoeff() and all subclasses, by senorblanco@chromium.org · 11 years ago
  10. 1842adf Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  11. 4914931 Add canFilterMaskGPU & filterMaskGPU to SkMaskFilter by robertphillips@google.com · 11 years ago
  12. 0bd80fa Added toString to SkMaskFilter-derived classes by robertphillips@google.com · 11 years ago
  13. e16efc1 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  14. 30711b7 change SkMaskFilter methods to const, in preparation for making the class as by reed@google.com · 12 years ago
  15. 457d8a7 remove experimental setAsABlur, as it forces the instance to be mutable, and was by reed@google.com · 12 years ago
  16. dab9b4f use SkPath::isNestedRects() to apply blurred nine-patch by reed@google.com · 12 years ago
  17. d729b3e add entry-point to SkMaskFilter to fast-path rectangles. by reed@google.com · 12 years ago
  18. 8f0a7b8 Add temporary interfaces in blur and clip to by caryclark@google.com · 12 years ago
  19. 4200dfe Add SK_API to base classes of classes with SK_API. by bungeman@google.com · 12 years ago
  20. 0456e0b Added Inst counting to SkFlattenable-derived classes by robertphillips@google.com · 12 years ago
  21. 1f90287 Punctuation cleanup to satisfy idiosyncracies of OpenBSD gcc 4.2.1. by tomhudson@google.com · 12 years ago
  22. 2ac4ef5 Fixing the drawing of blurred shodows for hairline paths with software rendering by junov@chromium.org · 12 years ago
  23. 5492424 Cleanup code related to SkFlattenable::flatten() by djsollen@google.com · 12 years ago
  24. 9efd9a0 extend fastbounds impls to include maskfilters and drawloopers. This allows by reed@google.com · 12 years ago
  25. 045e62d enable soft clipping (yikes) by reed@google.com · 13 years ago
  26. 86b49d2 move SkAutoMaskFreeImage from SkMaskFilter.h to SkMask.h by reed@google.com · 13 years ago
  27. 02f5584 Change SkAutoMaskImage so that we're less likely to write leaky code. by bungeman@google.com · 13 years ago
  28. 18ac1ba Make asBlur method const. http://codereview.appspot.com/5190041/ by bungeman@google.com · 13 years ago
  29. ec3ed6a Automatic update of all copyright notices to reflect new license terms. by epoger@google.com · 13 years ago
  30. 2b75f42 add asABlur() to maskfilters, so devices like gpu and pdf can query them. by reed@google.com · 13 years ago
  31. 4135f28 code style by mike@reedtribe.org · 13 years ago
  32. 8a1c16f grab from latest android by reed@android.com · 16 years ago