1. 71a6cbf remove redundant/deprecated TwoPointRadial gradiet -- use TwoPointConical by reed · 9 years ago
  2. 36352bf C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla} by mtklein · 9 years ago
  3. 1c40292 remove unused GM flags by mtklein · 10 years ago
  4. 72c9faa Fix up all the easy virtual ... SK_OVERRIDE cases. by mtklein · 10 years ago
  5. aa458fb Cleanup: More override fixes - another round. by tfarina · 10 years ago
  6. 341400e I could create new GMs if you prefer. by joshualitt · 10 years ago
  7. 7cdc1ee Add always-threaded SkRecord quilt tests. by mtklein · 10 years ago
  8. 793ddd9 Shut up windows build errors on new GM by commit-bot@chromium.org · 10 years ago
  9. 3c1594a make new blurrect GM and replace the dozens of existing ones by commit-bot@chromium.org · 10 years ago
  10. a90c680 Turn on quilt mode in DM. by commit-bot@chromium.org · 10 years ago
  11. e396455 move common blur types into central header by commit-bot@chromium.org · 10 years ago
  12. dac5225 replace SkBitmap::Config with SkColorType in gms by commit-bot@chromium.org · 10 years ago
  13. 7cced56 merge multiple blurrect GMs into one GM and add versions by commit-bot@chromium.org · 11 years ago
  14. 4b413c8 remove SkFloatToScalar macro by commit-bot@chromium.org · 11 years ago
  15. b3ec29d Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.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. 7bd141d Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  18. 7ce661d Blur refactoring by robertphillips@google.com · 11 years ago
  19. 0a1c387 Remove the non-separable blur because it is no longer used. by commit-bot@chromium.org · 11 years ago
  20. d454ec1 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 11 years ago
  21. d98df1a Fix compile errors in blur code on Windows. by jvanverth@google.com · 11 years ago
  22. 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 · 11 years ago
  23. 5ae319c Re-enbling blurrect gm test wich no longer fails with rtree/tileGrid by junov@chromium.org · 11 years ago
  24. 33cdbde Fix leaks in blurrect benchs and gm. by bsalomon@google.com · 12 years ago
  25. 50c79d8 Enable warnings-as-errors on Windows. by bsalomon@google.com · 12 years ago
  26. 140d728 fix warnings Review URL: https://codereview.appspot.com/7073044 by reed@google.com · 12 years ago
  27. 05af1af eliminate all warnings in non-thirdparty code on mac by humper@google.com · 12 years ago
  28. 8ae714b Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  29. 697c1e1 disable some new tests until we debug an rtree failure by reed@google.com · 12 years ago
  30. 7c7292c Added a new function to directly generate a blurred rectangle analytically. by humper@google.com · 12 years ago
  31. 57850b9 we do not correctly handle inner-style in blurmaskfilter w/ the 9patch by reed@google.com · 12 years ago
  32. 8ccf590 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  33. 53007a2 choose correct blitrow proc based on global alpha by reed@google.com · 12 years ago
  34. 3458716 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  35. 808b70f modify gm to have a non-uniform donut for testing by reed@google.com · 12 years ago
  36. 1aa90cf Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  37. db87c96 add blurrect gm by reed@google.com · 12 years ago