1. 7ce661d Blur refactoring by robertphillips@google.com · 11 years ago
  2. 0a1c387 Remove the non-separable blur because it is no longer used. by commit-bot@chromium.org · 11 years ago
  3. 77472f0 Bench : Unused parameters cleanup by sugoi@google.com · 12 years ago
  4. d454ec1 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  5. a99a92c Complete the implementation of the faster blur; now supports all blur styles and matches the boxfilter approximation visually. Also change the interpretation of the blur radius to be sigma/2; need to add SK_IGNORE_BLUR_RADIUS_CORRECTNESS to chromium GYP to avoid immediate layout test failures over there. by humper@google.com · 12 years ago
  6. efbe8e9 Fix errors when compiling with -Wall -Werror on Android. by djsollen@google.com · 12 years ago
  7. 33cdbde Fix leaks in blurrect benchs and gm. by bsalomon@google.com · 12 years ago
  8. 732fbee speculative change to speedup blurrect bench for large radius, to see if the bots are timing out by mike@reedtribe.org · 12 years ago
  9. cb88d32 fix warnings (float to int), and convert to skia-style by reed@google.com · 12 years ago
  10. 8ae714b Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  11. 7c7292c Added a new function to directly generate a blurred rectangle analytically. by humper@google.com · 12 years ago