1. 011d166 Move responsibility to onMakeContext for device colorspace decision by Mike Reed · 6 years ago
  2. e1f5502 Reland "SkSL is now pickier about type conversions" by Ethan Nicholas · 6 years ago
  3. c83da98 Revert "SkSL is now pickier about type conversions" by Ethan Nicholas · 6 years ago
  4. 91c1d08 SkSL is now pickier about type conversions by Ethan Nicholas · 6 years ago
  5. 2e8f48e Play back picture shaders in 8888 or F16, depending on dst color type by Brian Osman · 6 years ago
  6. 1cf418b Some SkPM4f cleanup by Brian Osman · 6 years ago
  7. 0d5d065 Remove ContextRect::DstType by Brian Osman · 6 years ago
  8. a8cdbd7 Restore SkLightingShader and associated classes by Robert Phillips · 6 years ago
  9. 6dd8cf1 Remove SkLightingShader and associated classes by Robert Phillips · 7 years ago
  10. 96271cd Require clone() be implemented by GrFragmentProcessor subclasses by Brian Salomon · 7 years ago
  11. 5af9ea3 renamed SkSL types in preparation for killing precision modifiers by Ethan Nicholas · 7 years ago
  12. d89d7a7 Add clone() to three more fragment processor classes by Brian Salomon · 7 years ago
  13. 1c9686b Speculative "fix" for crash in analyzeProcessors by Robert Phillips · 7 years ago
  14. e23bffd Remove support in GPU backend for distance vector field. by Brian Salomon · 7 years ago
  15. 4aed138 Reland of SkShaderBase by Florin Malita · 7 years ago
  16. d93e11c Revert "SkShaderBase" by Florin Malita · 7 years ago
  17. 58a7564 SkShaderBase by Florin Malita · 7 years ago
  18. 2983f40 Re-land of "eliminated GrGLSLExpr". by Ethan Nicholas · 7 years ago
  19. 421fe44 Revert "Revert "Revert "eliminated GrGLSLExpr""" by Ethan Nicholas · 7 years ago
  20. 796001c Revert "Revert "eliminated GrGLSLExpr"" by Ethan Nicholas · 7 years ago
  21. 5e550ab Revert "eliminated GrGLSLExpr" by Brian Salomon · 7 years ago
  22. 93f20f5 eliminated GrGLSLExpr by Ethan Nicholas · 7 years ago
  23. ab015ef Move the ability to access textures, buffers, and image storages out from GrProcessor. by Brian Salomon · 7 years ago
  24. cb30bb2 Remove GrFragmentProcessor::computeInvariantOutput by Brian Salomon · 8 years ago
  25. 83e939b Use SkArenaAlloc in the SkAutoBlitterChoose code. by Herb Derby · 8 years ago
  26. dd8b72a Revert "Use SkArenaAlloc instead of SkSmallAllocator in the SkAutoBlitterChoose code." by Robert Phillips · 8 years ago
  27. 2b57b7f Use SkArenaAlloc instead of SkSmallAllocator in the SkAutoBlitterChoose code. by Herb Derby · 8 years ago
  28. 587e08f Revert "Revert "Start of rewrite of GrFragmentProcessor optimizations."" by Brian Salomon · 8 years ago
  29. 052fd51 Revert "Start of rewrite of GrFragmentProcessor optimizations." by Ethan Nicholas · 8 years ago
  30. 85eb422 Start of rewrite of GrFragmentProcessor optimizations. by Brian Salomon · 8 years ago
  31. bbeb573 Simplify SkShader::ContextRec::fLocalMatrix handling by Florin Malita · 8 years ago
  32. 5f13fba Stop tracking whether GrFragmentProcessors read their input by Brian Salomon · 8 years ago
  33. 11970e5 Add destination color space to shader ContextRec by Brian Osman · 8 years ago
  34. 94efbf5 Merge GrGLSLCaps into GrShaderCaps by Brian Salomon · 8 years ago
  35. 514baff Rename GrTextureParams to GrSamplerParams by Brian Salomon · 8 years ago
  36. ee92063 LightingShader and NormalSource comment and style fixes by dvonbeck · 8 years ago
  37. 9b03e7b GrFP can express distance vector field req., program builder declares variable for it by dvonbeck · 8 years ago
  38. 02aed95 Revert of GrFP can express distance vector field req., program builder declares variable for it (patchset #20 id:370001 of https://codereview.chromium.org/2114993002/ ) by mtklein · 8 years ago
  39. 4ef6dfa GrFP can express distance vector field req., program builder declares variable for it by dvonbeck · 8 years ago
  40. bba4cfe Added API for Bevel NormalSource. by dvonbeck · 8 years ago