1. 7fde8e1 IWYU for gms. by Ben Wagner · 5 years ago
  2. c0bd9f9 rewrite includes to not need so much -Ifoo by Mike Klein · 5 years ago
  3. 50d79af hide internals of SkColorMatrix (so we can migrate to col-major) by Mike Reed · 5 years ago
  4. c8bea7d New factories for SkShaders by Mike Reed · 5 years ago
  5. b286bc2 Introduce new factory for SkColorFilters by Mike Reed · 5 years ago
  6. 19d7bd6 hide virtual and rename to onMakeComposed by Mike Reed · 6 years ago
  7. 3338482 remove SkColorSpace_Base by Mike Klein · 6 years ago
  8. 36703d9 Push much of the SkColorSpace_Base interface up to SkColorSpace by Brian Osman · 7 years ago
  9. 0387d35 Add SkColorSpace_Base::makeColorSpin by Brian Osman · 7 years ago
  10. 77a7a1b SkColorSpace: remove named API, add gamut API by Matt Sarett · 7 years ago
  11. 1f2fff2 Revert "SkColorSpace: remove named API, add gamut API" by Matt Sarett · 7 years ago
  12. ecaaf6f SkColorSpace: remove named API, add gamut API by Matt Sarett · 7 years ago
  13. 7d954ad remove xfermode from public api by Mike Reed · 8 years ago
  14. cc813ae Fix dimensions and color-spin in color4shader GM by Brian Osman · 8 years ago
  15. 526972e Rename all color space factories from New* to Make* by Brian Osman · 8 years ago
  16. de68d6c Fix storage of gamut transform matrices in SkColorSpace by brianosman · 8 years ago
  17. 48ba2b8 Rename SkColorSpace::GammaNamed to SkColorSpace::RenderTargetGamma by msarett · 8 years ago
  18. e074d1f Change SkColor4f to RGBA channel order by brianosman · 8 years ago
  19. 52ede1d More removal of SkColorProfileType... by brianosman · 8 years ago
  20. 802acec Revert of More removal of SkColorProfileType... (patchset #2 id:20001 of https://codereview.chromium.org/2071393002/ ) by egdaniel · 8 years ago
  21. 944876f More removal of SkColorProfileType... by brianosman · 8 years ago
  22. c4ce6b5 Differentiate between sRGBGamma and 2Dot2Gamma by msarett · 8 years ago
  23. bb9f774 Prepare SkColorSpace to be a public API by msarett · 8 years ago
  24. 0ccc62d move colorshader into its own .cpp, add color4f variant by reed · 8 years ago
  25. 9d524f2 Style bikeshed - remove extraneous whitespace by halcanary · 8 years ago
  26. e8f3062 switch surface to sk_sp by reed · 8 years ago
  27. d053ce9 Reland of [2] of "switch colorfilters to sk_sp (patchset #11 id:200001 of https://codereview.chromium.o… (patchset #1 id:1 of https://codereview.chromium.org/1821103004/ ) by reed · 8 years ago
  28. d688929 Revert of Revert[2] of "switch colorfilters to sk_sp (patchset #11 id:200001 of https://codereview.chromium.o… (patchset #3 id:40001 of https://codereview.chromium.org/1825073002/ ) by reed · 8 years ago
  29. 4c9776b Revert[2] of "switch colorfilters to sk_sp (patchset #11 id:200001 of https://codereview.chromium.org/1822623002/ )" by reed · 8 years ago
  30. 1eb81db Revert of switch colorfilters to sk_sp (patchset #11 id:200001 of https://codereview.chromium.org/1822623002/ ) by reed · 8 years ago
  31. f809d76 switch colorfilters to sk_sp by reed · 8 years ago
  32. 2ad1aa6 partial switch over to sp usage of shaders by reed · 8 years ago
  33. 3125565 extend modecolorfilter to 4f by reed · 8 years ago
  34. f7cdb06 extend compose-colorfilter to 4f by reed · 8 years ago
  35. 395eabe float components in xfermodes by reed · 8 years ago