1. 80ea19c Revert of Revert of stop calling SkScalarDiv (patchset #1 id:1 of https://codereview.chromium.org/1138263002/) by reed · 9 years ago
  2. 2629697 Revert of stop calling SkScalarDiv (patchset #4 id:60001 of https://codereview.chromium.org/1135053002/) by reed · 9 years ago
  3. 67d71c8 stop calling SkScalarDiv by reed · 9 years ago
  4. 71a6cbf remove redundant/deprecated TwoPointRadial gradiet -- use TwoPointConical by reed · 9 years ago
  5. 1113da7 Mike's radial gradient CL with better float -> int. by mtklein · 9 years ago
  6. 8d3e9df Revert of Mike's radial gradient CL with better float -> int. (patchset #7 id:120001 of https://codereview.chromium.org/1109643002/) by mtklein · 9 years ago
  7. abf6c5c Mike's radial gradient CL with better float -> int. by mtklein · 9 years ago
  8. 3d9005c add GM to show bad banding in raster for radial gradients by reed · 9 years ago
  9. 36352bf C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla} by mtklein · 9 years ago
  10. 1c40292 remove unused GM flags by mtklein · 10 years ago
  11. 72c9faa Fix up all the easy virtual ... SK_OVERRIDE cases. by mtklein · 10 years ago
  12. aa458fb Cleanup: More override fixes - another round. by tfarina · 10 years ago
  13. 7cdc1ee Add always-threaded SkRecord quilt tests. by mtklein · 10 years ago
  14. 83f23d8 Remove unused (by clients) SkUnitMapper by commit-bot@chromium.org · 10 years ago
  15. 3339ac5 Revert of Remove unused (by clients) SkUnitMapper (https://codereview.chromium.org/283273002/) (https://codereview.chromium.org/288343009/) by commit-bot@chromium.org · 10 years ago
  16. 4b8f802 Remove unused (by clients) SkUnitMapper (https://codereview.chromium.org/283273002/) by commit-bot@chromium.org · 10 years ago
  17. e2b193c Revert of remove unused (by clients) SkUnitMapper (https://codereview.chromium.org/283273002/) by commit-bot@chromium.org · 10 years ago
  18. ee0cac3 remove unused (by clients) SkUnitMapper by commit-bot@chromium.org · 10 years ago
  19. a90c680 Turn on quilt mode in DM. by commit-bot@chromium.org · 10 years ago
  20. 9c9005a Move SkShader::fLocalMatrix into SkShader constructor. by commit-bot@chromium.org · 10 years ago
  21. 4b413c8 remove SkFloatToScalar macro by commit-bot@chromium.org · 11 years ago
  22. 1da3a80 make gradients gm view size larger, as it is choping from the pained canvas. by edisonn@google.com · 11 years ago
  23. 3ef7eea Split radial_gradients2 GM into two to reproduce its bug. by mtklein@google.com · 11 years ago
  24. 361a72f add new GM to try to reproduce a bug by mtklein@google.com · 11 years ago
  25. d55e357 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  26. 8ba1ad3 Mozilla diabolical clamp case added to gm/gradients.cpp by commit-bot@chromium.org · 11 years ago
  27. 0f0d9b7 GM : Unused parameters cleanup by sugoi@google.com · 11 years ago
  28. e16efc1 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  29. d6176b0 Result of running tools/sanitize_source_files.py (which was added in https://codereview.appspot.com/6465078/) by rmistry@google.com · 12 years ago
  30. b796119 Enable 64-bit builds on Windows by borenet@google.com · 12 years ago
  31. 837d31a Use SkCanvas::concat instead of SkCanvas::setMatrix so this GM can be tiled. by scroggo@google.com · 12 years ago
  32. 5cf2c28 Added conical gradient to gm gradients test, and added two variants of that test, one with perspective applied to the local matrices of the gradients and the other with perspective applied to the overall view matrix. by rileya@google.com · 12 years ago
  33. 09042b8 Fixing Windows compiler complaints by robertphillips@google.com · 12 years ago
  34. bb0948f increase height to include entire circle for large radial by reed@google.com · 12 years ago
  35. 39c2515 Add missing SkFloatToScalar() calls to fix the build. by tomhudson@google.com · 12 years ago
  36. b18e58c New radial gradient GM to observe banding and dithering effects. by tomhudson@google.com · 12 years ago
  37. 48dd1a2 Import all GMs as Samples. by bsalomon@google.com · 13 years ago
  38. 01744a4 Fix clamped_gradients gm to work in fixed. by bungeman@google.com · 13 years ago
  39. 5ea050f Optimize software radial gradients (remove branches from the inner loop where by tomhudson@google.com · 13 years ago
  40. ec3ed6a Automatic update of all copyright notices to reflect new license terms. by epoger@google.com · 13 years ago
  41. 59f3abf fix gradients_degenerate test case for SKIA_SCALAR_IS_FIXED by epoger@google.com · 13 years ago
  42. ac864a9 add test for degenerate 2point gradients (needs pdf and gpu fixes) by reed@google.com · 13 years ago
  43. f3c1cc9 update baselines to add 2point-radial gradients, and use gpu-friendly xfermode code by reed@google.com · 14 years ago
  44. 42309d4 add gm for gradients by reed@android.com · 15 years ago