1. e2d67ce Remove explicit matrix from GrDeviceEffect by Michael Ludwig · 4 years, 3 months ago
  2. 5aaaeea Supply device and local coords to SkShader_Base::onProgram by Brian Osman · 4 years, 3 months ago
  3. e81b108 plumb matrix provider through skvm shaders by Mike Klein · 4 years, 3 months ago
  4. 4e221bd Initial clipShader implementation for SkClipStack and GPU by Michael Ludwig · 4 years, 3 months ago
  5. 9aaec36 Plumbing SkMatrixProvider into the raster backend by Brian Osman · 4 years, 4 months ago
  6. a434e0f pass paint color and full dst info to shaders by Mike Klein · 4 years, 6 months ago
  7. 276a785 rearrange to emphasize most salient params by Mike Klein · 4 years, 6 months ago
  8. 6352f00 change onProgram to return its color, or an invalid-color if failed by Mike Reed · 4 years, 6 months ago
  9. 272c56b skvm clip shader support by Mike Klein · 4 years, 6 months ago
  10. c376cb4 skvm local matrix shader by Mike Klein · 4 years, 6 months ago
  11. 121c2af clipShader -- raster implementation by Mike Reed · 4 years, 6 months ago
  12. 8a44af5 remove unused isAPicture from shaderbase by Mike Reed · 4 years, 6 months ago
  13. 8a64fa6 SkShaderBase::isAPicture() by Hal Canary · 5 years ago
  14. c0bd9f9 rewrite includes to not need so much -Ifoo by Mike Klein · 5 years ago
  15. fae8fce Use SkTileMode instead of nested enum by Mike Reed · 5 years ago
  16. 1386b2d pass common SkStageRec to all effects using rasterpipeline by Mike Reed · 6 years ago
  17. e92aae6 make legacy shadercontext optional by Mike Reed · 6 years ago
  18. 27dddae rebase by Cary Clark · 6 years ago
  19. 89ad31e Revert "Reland "remove toString"" by Cary Clark · 6 years ago
  20. 92e37b6 Reland "remove toString" by Cary Clark · 6 years ago
  21. 32a4910 Revert "remove toString" by Cary Clark · 6 years ago
  22. 5191880 remove toString by Cary Clark · 6 years ago
  23. c6c5ead Reland "Fix handling of MaskFilter matrices" by Florin Malita · 6 years ago
  24. c64ee20 Revert "Fix handling of MaskFilter matrices" by Robert Phillips · 6 years ago
  25. 2097fd0 Fix handling of MaskFilter matrices by Florin Malita · 6 years ago
  26. 9988541 remove SK_IGNORE_TO_STRING by Cary Clark · 6 years ago
  27. 325ea32 Fix SkLocalMatrixShader nesting semantics by Florin Malita · 6 years ago
  28. e3429e6 rename inner AsFPArgs to stand-alone GrFPArgs by Mike Reed · 7 years ago
  29. 4cbb6e6 Pass GrRenderTargetContext's GrColorSpaceInfo to SkShader and SkColorFilter. by Brian Salomon · 7 years ago
  30. 1d8c42e fold params into StageRec by Mike Reed · 7 years ago
  31. aff329b Make GrFragmentProcessor be non-refcounted and use std::unique_ptr. by Brian Salomon · 7 years ago
  32. 5edba45 [Reland] Relocate shaders to own dir by Florin Malita · 7 years ago[Renamed from src/core/SkLocalMatrixShader.cpp]
  33. d8872be Revert "Relocate shaders to own dir" by Stan Iliev · 7 years ago[Renamed from src/shaders/SkLocalMatrixShader.cpp]
  34. fabe0b2 Relocate shaders to own dir by Florin Malita · 7 years ago[Renamed from src/core/SkLocalMatrixShader.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. 44d3279 Make SkCreateRasterPipelineBlitter() not fail. by Mike Klein · 7 years ago
  39. 547a727 Fix SkLocalMatrixShader::isAImage() to respect local matrix and image local matrix by Matt Sarett · 7 years ago
  40. e5fec21 Revert "Fix SkLocalMatrixShader::isAImage() to respect local matrix and image local matrix" by Matt Sarett · 7 years ago
  41. e5efa51 Fix SkLocalMatrixShader::isAImage() to respect local matrix and image local matrix by Matt Sarett · 7 years ago
  42. 83e939b Use SkArenaAlloc in the SkAutoBlitterChoose code. by Herb Derby · 8 years ago
  43. dd8b72a Revert "Use SkArenaAlloc instead of SkSmallAllocator in the SkAutoBlitterChoose code." by Robert Phillips · 8 years ago
  44. 2b57b7f Use SkArenaAlloc instead of SkSmallAllocator in the SkAutoBlitterChoose code. by Herb Derby · 8 years ago
  45. 882ccaf Raster pipeline support for SkLocalMatrixShader composition by Florin Malita · 8 years ago
  46. 61624f0 Plumb dst color space in many places, rather than "mode" by Brian Osman · 8 years ago
  47. 7b8400d Rename SkSourceGammaTreatment to SkDestinationSurfaceColorMode by Brian Osman · 8 years ago
  48. a8834bb SkShader* refAs... to sk_sp<SkShader> makeAs... by Ben Wagner · 8 years ago
  49. 1638c0d Add destination color space to AsFPArgs. Eliminates last XFORMTODO. by brianosman · 8 years ago
  50. 839345d Bundle SkShader::asFragmentProcessor arguments in a struct by brianosman · 8 years ago
  51. 06ca8ec sk_sp for Ganesh. by bungeman · 8 years ago
  52. 60c9b58 change flattenable factory to return sk_sp by reed · 8 years ago
  53. 150835e sk_sp versions of newWithColorFilter and newWithLocalMatrix by reed · 9 years ago
  54. 8a21c9f use Make instead of Create to return a shared shader by reed · 9 years ago
  55. f880e45 change factory to method, to parallel pattern in imagefilters. no functionality change. by reed · 9 years ago
  56. 96fcdcc Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002 by halcanary · 9 years ago
  57. 385fe4d Style Change: SkNEW->new; SkDELETE->delete by halcanary · 9 years ago
  58. 3f3b3d0 Remove SK_SUPPORT_LEGACY_DEEPFLATTENING. by mtklein · 10 years ago
  59. 6e78293 Revert of Remove SK_SUPPORT_LEGACY_DEEPFLATTENING. (patchset #1 id:1 of https://codereview.chromium.org/769953002/) by mtklein · 10 years ago
  60. 52c2935 Remove SK_SUPPORT_LEGACY_DEEPFLATTENING. by mtklein · 10 years ago
  61. 88fd0fb Bump min picture version. by mtklein · 10 years ago
  62. 9bde31e Trying to be consistent when members are allowed to be NULL by sugoi · 10 years ago
  63. 9fa60da Simplify flattening to just write enough to call the factory/public-constructor for the class. We want to *not* rely on private constructors, and not rely on calling through the inheritance hierarchy for either flattening or unflattening(CreateProc). by reed · 10 years ago
  64. 3ffade6 fix concat order for local matrices by reed · 10 years ago
  65. c870d49 Use SkShader's localMat for SkLocalMatrixShader. by scroggo · 10 years ago
  66. 5970f62 re-land hide get/setLocalMatrix by commit-bot@chromium.org · 10 years ago
  67. 96fb748 add localmatrix parameter to shader's asNewEffect by commit-bot@chromium.org · 10 years ago
  68. b2c82c9 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 10 years ago
  69. 8fae213 add localmatrix-shader by commit-bot@chromium.org · 10 years ago