1. 77a7a1b SkColorSpace: remove named API, add gamut API by Matt Sarett · 7 years ago
  2. 1f2fff2 Revert "SkColorSpace: remove named API, add gamut API" by Matt Sarett · 7 years ago
  3. ecaaf6f SkColorSpace: remove named API, add gamut API by Matt Sarett · 7 years ago
  4. eebe87f Fix gradients gm by Matt Sarett · 8 years ago
  5. 6f67fc2 Add SkICC::rawTransferFnData() by Matt Sarett · 8 years ago
  6. afac581 Sk4fLinearGradient fuzzer fixes by fmalita · 8 years ago
  7. 526972e Rename all color space factories from New* to Make* by Brian Osman · 8 years ago
  8. 7c602de Removed makeLinearGamma() from the public API for SkColorSpace by raftias · 8 years ago
  9. e25d71c Gradients are serialized (and can be constructed) as SkColor4f + SkColorSpace by brianosman · 8 years ago
  10. dbfd7ab Replace a lot of 'static const' with 'constexpr' or 'const'. by mtklein · 8 years ago
  11. 9d524f2 Style bikeshed - remove extraneous whitespace by halcanary · 8 years ago
  12. 1a9b964 Reland of "more shader-->sp conversions (patchset #5 id:80001 of https://codereview.chromium.org/1789633002/ )" by reed · 8 years ago
  13. 9283d20 Revert of more shader-->sp conversions (patchset #5 id:80001 of https://codereview.chromium.org/1789633002/ ) by reed · 8 years ago
  14. ce563cd more shader-->sp conversions by reed · 8 years ago
  15. cb10071 add gm to illustrate bug by caryclark · 8 years ago
  16. bc590c0 Initial linear gradient 4f impl by fmalita · 8 years ago
  17. d4eaa25 add GM to exercise duplicate color-stops by reed · 9 years ago
  18. de3aac8 use pinned value during lerp for vertical gradients by reed · 9 years ago
  19. 8b78bd6 Tiny linear gradient GM by fmalita · 9 years ago
  20. 063675b Remove SK_SUPPORT_LEGACY_GRADIENT_DITHERING from Skia proper by fmalita · 9 years ago
  21. 96fcdcc Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002 by halcanary · 9 years ago
  22. 159fa57 linear gradient with stops discretized gm by caryclark · 9 years ago
  23. 1864bfa add radial gradient hard stop test by caryclark · 9 years ago
  24. 1259601 make tests portable by using 565 compatible colors by caryclark · 9 years ago
  25. 65cdba6 Revert of Revert of make gm background colors 565 compatible (patchset #1 id:1 of https://codereview.chromium.org/1184123002/) by caryclark · 9 years ago
  26. 0bdb08b Revert of make gm background colors 565 compatible (patchset #2 id:20001 of https://codereview.chromium.org/1176243006/) by caryclark · 9 years ago
  27. be7f768 make gm background colors 565 compatible by caryclark · 9 years ago
  28. 80ea19c Revert of Revert of stop calling SkScalarDiv (patchset #1 id:1 of https://codereview.chromium.org/1138263002/) by reed · 9 years ago
  29. 2629697 Revert of stop calling SkScalarDiv (patchset #4 id:60001 of https://codereview.chromium.org/1135053002/) by reed · 9 years ago
  30. 67d71c8 stop calling SkScalarDiv by reed · 9 years ago
  31. 71a6cbf remove redundant/deprecated TwoPointRadial gradiet -- use TwoPointConical by reed · 9 years ago
  32. 1113da7 Mike's radial gradient CL with better float -> int. by mtklein · 9 years ago
  33. 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
  34. abf6c5c Mike's radial gradient CL with better float -> int. by mtklein · 9 years ago
  35. 3d9005c add GM to show bad banding in raster for radial gradients by reed · 9 years ago
  36. 36352bf C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla} by mtklein · 9 years ago
  37. 1c40292 remove unused GM flags by mtklein · 10 years ago
  38. 72c9faa Fix up all the easy virtual ... SK_OVERRIDE cases. by mtklein · 10 years ago
  39. aa458fb Cleanup: More override fixes - another round. by tfarina · 10 years ago
  40. 7cdc1ee Add always-threaded SkRecord quilt tests. by mtklein · 10 years ago
  41. 83f23d8 Remove unused (by clients) SkUnitMapper by commit-bot@chromium.org · 10 years ago
  42. 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
  43. 4b8f802 Remove unused (by clients) SkUnitMapper (https://codereview.chromium.org/283273002/) by commit-bot@chromium.org · 10 years ago
  44. e2b193c Revert of remove unused (by clients) SkUnitMapper (https://codereview.chromium.org/283273002/) by commit-bot@chromium.org · 10 years ago
  45. ee0cac3 remove unused (by clients) SkUnitMapper by commit-bot@chromium.org · 10 years ago
  46. a90c680 Turn on quilt mode in DM. by commit-bot@chromium.org · 10 years ago
  47. 9c9005a Move SkShader::fLocalMatrix into SkShader constructor. by commit-bot@chromium.org · 10 years ago
  48. 4b413c8 remove SkFloatToScalar macro by commit-bot@chromium.org · 11 years ago
  49. 1da3a80 make gradients gm view size larger, as it is choping from the pained canvas. by edisonn@google.com · 11 years ago
  50. 3ef7eea Split radial_gradients2 GM into two to reproduce its bug. by mtklein@google.com · 11 years ago
  51. 361a72f add new GM to try to reproduce a bug by mtklein@google.com · 11 years ago
  52. d55e357 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  53. 8ba1ad3 Mozilla diabolical clamp case added to gm/gradients.cpp by commit-bot@chromium.org · 11 years ago
  54. 0f0d9b7 GM : Unused parameters cleanup by sugoi@google.com · 11 years ago
  55. e16efc1 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  56. 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
  57. b796119 Enable 64-bit builds on Windows by borenet@google.com · 12 years ago
  58. 837d31a Use SkCanvas::concat instead of SkCanvas::setMatrix so this GM can be tiled. by scroggo@google.com · 12 years ago
  59. 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
  60. 09042b8 Fixing Windows compiler complaints by robertphillips@google.com · 12 years ago
  61. bb0948f increase height to include entire circle for large radial by reed@google.com · 12 years ago
  62. 39c2515 Add missing SkFloatToScalar() calls to fix the build. by tomhudson@google.com · 13 years ago
  63. b18e58c New radial gradient GM to observe banding and dithering effects. by tomhudson@google.com · 13 years ago
  64. 48dd1a2 Import all GMs as Samples. by bsalomon@google.com · 13 years ago
  65. 01744a4 Fix clamped_gradients gm to work in fixed. by bungeman@google.com · 13 years ago
  66. 5ea050f Optimize software radial gradients (remove branches from the inner loop where by tomhudson@google.com · 13 years ago
  67. ec3ed6a Automatic update of all copyright notices to reflect new license terms. by epoger@google.com · 13 years ago
  68. 59f3abf fix gradients_degenerate test case for SKIA_SCALAR_IS_FIXED by epoger@google.com · 13 years ago
  69. ac864a9 add test for degenerate 2point gradients (needs pdf and gpu fixes) by reed@google.com · 13 years ago
  70. f3c1cc9 update baselines to add 2point-radial gradients, and use gpu-friendly xfermode code by reed@google.com · 14 years ago
  71. 42309d4 add gm for gradients by reed@android.com · 15 years ago