1. 4a24cd8 Fifth attempt to land faster rect blur. Remove unnecessary conditionals from the shader. by humper · 10 years ago
  2. e07c1ab Revert of third try at landing improved blur rect; this time with more correctness (https://codereview.chromium.org/331443003/) by scroggo · 10 years ago
  3. 72abfc2 third try at landing improved blur rect; this time with more correctness by humper · 10 years ago
  4. b0b1aa0 Revert of second try at landing improved blur rect (https://codereview.chromium.org/325703002/) by reed · 10 years ago
  5. e9ea0d6 second try at landing improved blur rect by humper · 10 years ago
  6. d78a2fa Rollback of fe689c46 and all subsequent changes by jvanverth · 10 years ago
  7. da1c009 disable GPU/CPU blur match test (possibly temporary) by humper · 10 years ago
  8. daaafa6 add asAShadowBlur for android to drawlooper by reed@google.com · 10 years ago
  9. e396455 move common blur types into central header by commit-bot@chromium.org · 10 years ago
  10. fa9e5fa replace setConfig+allocPixels with alloc-or-install-pixels by commit-bot@chromium.org · 10 years ago
  11. e2eac8b Move macros from TestClassDef.h to Test.h by commit-bot@chromium.org · 11 years ago
  12. 4ee16bf Add a DEF_GPUTEST() macro. by tfarina@chromium.org · 11 years ago
  13. 4b413c8 remove SkFloatToScalar macro by commit-bot@chromium.org · 11 years ago
  14. cb3b615 Address some more valgrind issues by robertphillips@google.com · 11 years ago
  15. 6d837aa Fix leak in BlurTest by robertphillips@google.com · 11 years ago
  16. b706117 Push sigma-based blur interface into our GMs/benches/tests/samplecode by robertphillips@google.com · 11 years ago
  17. 6fc1b49 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  18. f4f3faa Tweak to r11099 for N4 & Ubuntu13 by robertphillips@google.com · 11 years ago
  19. b85564a Warning/error fix for r11099 on Mac 10.6 by robertphillips@google.com · 11 years ago
  20. 3dfa4cc Add test to exercise extreme blur sigmas by robertphillips@google.com · 11 years ago
  21. 4914931 Add canFilterMaskGPU & filterMaskGPU to SkMaskFilter by robertphillips@google.com · 11 years ago
  22. c490f80 Change random number generator for 'tests' to SkMWCRandom. Also removes some by jvanverth@google.com · 11 years ago
  23. 83a4446 Remove warnings (trailing \, signed vs unsigned, parenthesization). by tomhudson@google.com · 13 years ago
  24. 889bd8b Make SkMath.h less visible in public header files. by tomhudson@google.com · 13 years ago
  25. d16872c Fix BlurTest to work with fixed point. by bungeman@google.com · 13 years ago
  26. 5af16f8 Reduce size of filter mask. http://codereview.appspot.com/4965057/ by bungeman@google.com · 13 years ago
  27. ec3ed6a Automatic update of all copyright notices to reflect new license terms. by epoger@google.com · 13 years ago
  28. 2b75f42 add asABlur() to maskfilters, so devices like gpu and pdf can query them. by reed@google.com · 13 years ago