1. b9f2088 convert SkVMBlitter over to floats by Mike Klein · 4 years, 9 months ago
  2. 1cc6067 friendly wrapper to allocate uniforms by Mike Klein · 4 years, 9 months ago
  3. 96b6150 implement SkColorFilterShader::isOpaque() by Mike Klein · 4 years, 9 months ago
  4. 5625412 unify program() and uniforms() by Mike Klein · 4 years, 9 months ago
  5. 746acf1 add color filter support by Mike Klein · 4 years, 9 months ago
  6. 96bce8f Reland "hide color filters from blitters" by Mike Klein · 4 years, 9 months ago
  7. 11eeb94 Revert "hide color filters from blitters" by Michael Ludwig · 4 years, 9 months ago
  8. cba6446 hide color filters from blitters by Mike Klein · 4 years, 9 months ago
  9. 4bc0c1f Rename GrColorSpaceInfo -> GrColorInfo by Brian Salomon · 4 years, 10 months ago
  10. 729a23f Move ccpr headers for display list out of include/private. by Ben Wagner · 5 years ago
  11. c0bd9f9 rewrite includes to not need so much -Ifoo by Mike Klein · 5 years ago
  12. f9666f5 Remove SkColorSpaceXformCanvas, and supporting code: by Brian Osman · 5 years ago
  13. 1386b2d pass common SkStageRec to all effects using rasterpipeline by Mike Reed · 5 years ago
  14. 1efecea Make asFragmentProcessor entry point only take a GrRecordingContext (take 2) by Robert Phillips · 5 years ago
  15. a7f0013 Revert "Make asFragmentProcessor entry point only take a GrRecordingContext" by Robert Phillips · 5 years ago
  16. e821d21 Make asFragmentProcessor entry point only take a GrRecordingContext by Robert Phillips · 5 years ago
  17. 27dddae rebase by Cary Clark · 6 years ago
  18. 89ad31e Revert "Reland "remove toString"" by Cary Clark · 6 years ago
  19. 92e37b6 Reland "remove toString" by Cary Clark · 6 years ago
  20. 32a4910 Revert "remove toString" by Cary Clark · 6 years ago
  21. 5191880 remove toString by Cary Clark · 6 years ago
  22. 9988541 remove SK_IGNORE_TO_STRING by Cary Clark · 6 years ago
  23. e3429e6 rename inner AsFPArgs to stand-alone GrFPArgs by Mike Reed · 7 years ago
  24. 4cbb6e6 Pass GrRenderTargetContext's GrColorSpaceInfo to SkShader and SkColorFilter. by Brian Salomon · 7 years ago
  25. 1d8c42e fold params into StageRec by Mike Reed · 7 years ago
  26. aff329b Make GrFragmentProcessor be non-refcounted and use std::unique_ptr. by Brian Salomon · 7 years ago
  27. 9c1d780 remove filterSpan from SkColorFilter by Mike Reed · 7 years ago
  28. 761d27c update SkRasterPipeline::run() to also take y by Mike Klein · 7 years ago
  29. a03d407 fix and test colorfiltershader by Mike Reed · 7 years ago
  30. 25f3805 slant colorfilter away from filterSpan4f by Mike Reed · 7 years ago
  31. 2aab802 add stages to colorfiltershader by Mike Reed · 7 years ago
  32. 5edba45 [Reland] Relocate shaders to own dir by Florin Malita · 7 years ago[Renamed from src/core/SkColorFilterShader.cpp]
  33. d8872be Revert "Relocate shaders to own dir" by Stan Iliev · 7 years ago[Renamed from src/shaders/SkColorFilterShader.cpp]
  34. fabe0b2 Relocate shaders to own dir by Florin Malita · 7 years ago[Renamed from src/core/SkColorFilterShader.cpp]
  35. 4aed138 Reland of SkShaderBase by Florin Malita · 7 years ago
  36. d93e11c Revert "SkShaderBase" by Florin Malita · 7 years ago
  37. 58a7564 SkShaderBase by Florin Malita · 7 years ago
  38. 2814d91 clean up SkShader friends by Mike Klein · 7 years ago
  39. 72266ee makeColorSpace() for SkColorFilterShader and SkLightingShader by Matt Sarett · 7 years ago
  40. 83e939b Use SkArenaAlloc in the SkAutoBlitterChoose code. by Herb Derby · 7 years ago
  41. dd8b72a Revert "Use SkArenaAlloc instead of SkSmallAllocator in the SkAutoBlitterChoose code." by Robert Phillips · 7 years ago
  42. 2b57b7f Use SkArenaAlloc instead of SkSmallAllocator in the SkAutoBlitterChoose code. by Herb Derby · 7 years ago
  43. 618d304 GrConstColorProcessor uses 4f colors in the destination space by Brian Osman · 8 years ago
  44. 839345d Bundle SkShader::asFragmentProcessor arguments in a struct by brianosman · 8 years ago
  45. 06ca8ec sk_sp for Ganesh. by bungeman · 8 years ago
  46. 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
  47. 60c9b58 change flattenable factory to return sk_sp by reed · 8 years ago
  48. 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
  49. 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
  50. 4c9776b Revert[2] of "switch colorfilters to sk_sp (patchset #11 id:200001 of https://codereview.chromium.org/1822623002/ )" by reed · 8 years ago
  51. 1eb81db Revert of switch colorfilters to sk_sp (patchset #11 id:200001 of https://codereview.chromium.org/1822623002/ ) by reed · 8 years ago
  52. f809d76 switch colorfilters to sk_sp by reed · 8 years ago
  53. 150835e sk_sp versions of newWithColorFilter and newWithLocalMatrix by reed · 8 years ago
  54. 8a21c9f use Make instead of Create to return a shared shader by reed · 8 years ago
  55. a0cee5f remove align16 calls in skhader context sizes. will handle this elsewhere as needed by reed · 8 years ago
  56. 773ceda Enforce 16byte alignment in shader contexts (patchset #1 id:1 of https://codereview.chromium.org/1759653004/ )" by reed · 8 years ago
  57. e38bcaf Revert of enforce 16byte alignment in shader contexts (patchset #1 id:1 of https://codereview.chromium.org/1759653004/ ) by halcanary · 8 years ago
  58. d812fb4 enforce 16byte alignment in shader contexts by reed · 8 years ago
  59. 8d9f2e4 Add ContextRec param to SkShader::contextSize() by fmalita · 8 years ago
  60. c5b1228 remove supports4f flag for colorfilters by reed · 8 years ago
  61. 3b69b82 add 4f support to colorfiltershader by reed · 9 years ago
  62. 3061af4 add SkShader::newWithColorFilter by reed · 9 years ago