1. 97bbf82 Add SkColor4f serialization by brianosman · 8 years ago
  2. 839345d Bundle SkShader::asFragmentProcessor arguments in a struct by brianosman · 8 years ago
  3. e074d1f Change SkColor4f to RGBA channel order by brianosman · 8 years ago
  4. dabe5d3 update callers to not use SkColorProfileType by reed · 8 years ago
  5. 06ca8ec sk_sp for Ganesh. by bungeman · 8 years ago
  6. 982eb7f Add new SkSourceGammaTreatment enum, used in situations like mipmap construction, where we need to know if we should respect (vs. ignore) the gamma encoding of sRGB tagged images. Plumb that extensively. by brianosman · 8 years ago
  7. 0ccc62d move colorshader into its own .cpp, add color4f variant by reed · 8 years ago