1. 8a64fa6 SkShaderBase::isAPicture() by Hal Canary · 5 years ago
  2. c0bd9f9 rewrite includes to not need so much -Ifoo by Mike Klein · 5 years ago
  3. fae8fce Use SkTileMode instead of nested enum by Mike Reed · 5 years ago
  4. e25b447 Move SkTileModes to top level by Mike Reed · 5 years ago
  5. f9666f5 Remove SkColorSpaceXformCanvas, and supporting code: by Brian Osman · 5 years ago
  6. 1386b2d pass common SkStageRec to all effects using rasterpipeline by Mike Reed · 5 years ago
  7. 2e8f48e Play back picture shaders in 8888 or F16, depending on dst color type by Brian Osman · 6 years ago
  8. 4fee323 override getTypeName() instead of using table by Mike Klein · 6 years ago
  9. e92aae6 make legacy shadercontext optional by Mike Reed · 6 years ago
  10. 015c899 port most SkAtomic<T> to std::atomic<T> by Mike Klein · 6 years ago
  11. 27dddae rebase by Cary Clark · 6 years ago
  12. 89ad31e Revert "Reland "remove toString"" by Cary Clark · 6 years ago
  13. 92e37b6 Reland "remove toString" by Cary Clark · 6 years ago
  14. 32a4910 Revert "remove toString" by Cary Clark · 6 years ago
  15. 5191880 remove toString by Cary Clark · 6 years ago
  16. 8f88d89 Fix use-of-uninitialized-value in SkPictureShader::onMakeContext by Florin Malita · 6 years ago
  17. c6c5ead Reland "Fix handling of MaskFilter matrices" by Florin Malita · 6 years ago
  18. c64ee20 Revert "Fix handling of MaskFilter matrices" by Robert Phillips · 6 years ago
  19. 2097fd0 Fix handling of MaskFilter matrices by Florin Malita · 6 years ago
  20. 9988541 remove SK_IGNORE_TO_STRING by Cary Clark · 6 years ago
  21. af2769d Banish SkShaderBase::isRasterPipelineOnly() by Florin Malita · 6 years ago
  22. 18f7e0a Fix picture shader handling of outer local matrix by Florin Malita · 6 years ago
  23. e3429e6 rename inner AsFPArgs to stand-alone GrFPArgs by Mike Reed · 7 years ago
  24. 1d8c42e fold params into StageRec by Mike Reed · 7 years ago
  25. aff329b Make GrFragmentProcessor be non-refcounted and use std::unique_ptr. by Brian Salomon · 7 years ago
  26. 3404207 use rasterpipeline for images if matrix is >= scale+translate by Mike Reed · 7 years ago
  27. 8aeec29 simplify shaderbase -- remove shaderproc -- no measurable speed diff by Mike Reed · 7 years ago
  28. b00a360 Purge cached SkPictureShader entries on shader deletion by Florin Malita · 7 years ago
  29. 5769dd2 Add some raster pipeline perspective asserts by Florin Malita · 7 years ago
  30. 980e279 Revert[2] "use rasterpipeline for non-8888-clamp shaders (so we can delete more legacy code)"" by Mike Reed · 7 years ago
  31. 19d0b99 Revert "use rasterpipeline for non-8888-clamp shaders (so we can delete more legacy code)" by Mike Reed · 7 years ago
  32. 00b8ab6 use rasterpipeline for non-8888-clamp shaders (so we can delete more legacy code) by Mike Reed · 7 years ago
  33. 5edba45 [Reland] Relocate shaders to own dir by Florin Malita · 7 years ago[Renamed from src/core/SkPictureShader.h]
  34. d8872be Revert "Relocate shaders to own dir" by Stan Iliev · 7 years ago[Renamed from src/shaders/SkPictureShader.h]
  35. fabe0b2 Relocate shaders to own dir by Florin Malita · 7 years ago[Renamed from src/core/SkPictureShader.h]
  36. 4aed138 Reland of SkShaderBase by Florin Malita · 7 years ago
  37. d93e11c Revert "SkShaderBase" by Florin Malita · 7 years ago
  38. 58a7564 SkShaderBase by Florin Malita · 7 years ago
  39. 28a7ad2 Add SkPictureShader::makeColorSpace() 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. 8d2fb47 Implement onAppendStages for SkPictureShader by Yuqian Li · 7 years ago
  44. 138ea97 Add color space to picture image as a creation parameter by Brian Osman · 8 years ago
  45. 839345d Bundle SkShader::asFragmentProcessor arguments in a struct by brianosman · 8 years ago
  46. 06ca8ec sk_sp for Ganesh. by bungeman · 8 years ago
  47. 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
  48. 9d524f2 Style bikeshed - remove extraneous whitespace by halcanary · 8 years ago
  49. 7fb4f8b Revert "Revert of add Make variations to return SkImage by sk_sp (patchset #5 id:80001 of https://codereview.chromium.org/1778393002/ )" by reed · 8 years ago
  50. e683c56 Revert of add Make variations to return SkImage by sk_sp (patchset #5 id:80001 of https://codereview.chromium.org/1778393002/ ) by robertphillips · 8 years ago
  51. bd73ffb add Make variations to return SkImage by sk_sp by reed · 8 years ago
  52. 8a21c9f use Make instead of Create to return a shared shader by reed · 8 years ago
  53. 773ceda Enforce 16byte alignment in shader contexts (patchset #1 id:1 of https://codereview.chromium.org/1759653004/ )" by reed · 8 years ago
  54. e38bcaf Revert of enforce 16byte alignment in shader contexts (patchset #1 id:1 of https://codereview.chromium.org/1759653004/ ) by halcanary · 8 years ago
  55. d812fb4 enforce 16byte alignment in shader contexts by reed · 8 years ago
  56. 8d9f2e4 Add ContextRec param to SkShader::contextSize() by fmalita · 8 years ago
  57. 0152cc3 remove 565 effects shaders by caryclark · 9 years ago
  58. 4a33952 Bye bye processor data manager. by bsalomon · 9 years ago
  59. ddc4b46 Image generator-backed SkPictureShader by fmalita · 9 years ago
  60. c21b09e Change SkShader;asFragmentProcessor signature to no longer take skpaint\grcolor* by bsalomon · 9 years ago
  61. a511e6a Revert of Change SkShader;asFragmentProcessor signature to no longer take skpaint\grcolor* (patchset #8 id:140001 of https://codereview.chromium.org/1316513002/ ) by rmistry · 9 years ago
  62. ecfdc25 Change SkShader;asFragmentProcessor signature to no longer take skpaint\grcolor* by bsalomon · 9 years ago
  63. 9cc1775 rename GrShaderDataManager -> GrProcessorDataManager by joshualitt · 9 years ago
  64. 8ca93e7 Initial CL to create dummy GrShaderDataManager and thread it through by joshualitt · 9 years ago
  65. cfa90a1 Empty picture shaders should draw nothing. by mtklein · 9 years ago
  66. b9ed884 SkPictureShader: scale down if width or height is larger than maxTextureSize by gen.kim · 9 years ago
  67. 36352bf C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla} by mtklein · 9 years ago
  68. f47e707 Revert of Use an image generator to back SkPictureShader tiles. (patchset #4 id:60001 of https://codereview.chromium.org/866773002/) by fmalita · 9 years ago
  69. 4739955 Use an image generator to back SkPictureShader tiles. by fmalita · 9 years ago
  70. 9e447c0 remove unneeded preroll by reed · 9 years ago
  71. 96a857e initial preroll api by reed · 10 years ago
  72. 72c9faa Fix up all the easy virtual ... SK_OVERRIDE cases. by mtklein · 10 years ago
  73. 5531d51 remove view matrix from context by joshualitt · 10 years ago
  74. 23df2d6 Picture shader resource caching. by fmalita · 10 years ago
  75. b0a8a37 Patch to create a distinct geometry processor. The vast majority of this patch by joshualitt · 10 years ago
  76. b5f7826 Explicit tile bounds for SkPictureShader by fmalita · 10 years ago
  77. e846499 Make SkPictureShader and SkPictureImageFilter use const SkPictures by robertphillips · 10 years ago
  78. 1b0aa00 No need to cache local matrix in picture shader. by scroggo · 10 years ago
  79. 97b9ab7 Make GrDrawState and GrPaint take GrEffect* instead of GrEffectRef*. by bsalomon · 10 years ago
  80. 969842a Revert of Make GrDrawState and GrPaint take GrEffect* instead of GrEffectRef*. (https://codereview.chromium.org/377503004/) by reed · 10 years ago
  81. 2011fe9 Make GrDrawState and GrPaint take GrEffect* instead of GrEffectRef*. by bsalomon · 10 years ago
  82. 9de5b51 SkShader::asNewEffect Refactoring by dandov · 10 years ago
  83. 96fb748 add localmatrix parameter to shader's asNewEffect by commit-bot@chromium.org · 10 years ago
  84. 80116dc add local-matrix to shader::context by commit-bot@chromium.org · 10 years ago
  85. edda70e Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 10 years ago
  86. ce56d96 Remove SkShader virtual method validContext by commit-bot@chromium.org · 10 years ago
  87. 5aacfe9 Remove setLocalMatrix calls from picture shader GM. by commit-bot@chromium.org · 10 years ago
  88. c09abe6 Revert of Remove setLocalMatrix calls from picture shader GM. (https://codereview.chromium.org/260863007/) by commit-bot@chromium.org · 10 years ago
  89. 74b8cb1 Remove setLocalMatrix calls from picture shader GM. by commit-bot@chromium.org · 10 years ago
  90. e901b6d create struct to hold all the params passed around for shader::context by commit-bot@chromium.org · 10 years ago
  91. 87fcd95 Revert of Revert of Extract most of the mutable state of SkShader into a separate Context object. (https://codereview.chromium.org/249643002/) by commit-bot@chromium.org · 10 years ago
  92. 6e5671d Revert of Extract most of the mutable state of SkShader into a separate Context object. (https://codereview.chromium.org/207683004/) by commit-bot@chromium.org · 10 years ago
  93. bc2f1dc Extract most of the mutable state of SkShader into a separate Context object. by commit-bot@chromium.org · 10 years ago
  94. 53783b0 Revert of Extract most of the mutable state of SkShader into a separate Context object. (https://codereview.chromium.org/207683004/) by commit-bot@chromium.org · 10 years ago
  95. 68ea91a Revert of Fix memory leak in SkGradientShader. (https://codereview.chromium.org/240303003/) by commit-bot@chromium.org · 10 years ago
  96. 9631337 Fix memory leak in SkGradientShader. by commit-bot@chromium.org · 10 years ago
  97. 001f4ed Extract most of the mutable state of SkShader into a separate Context object. by commit-bot@chromium.org · 10 years ago
  98. c5d9bb0 Initial picture shader implementation by commit-bot@chromium.org · 10 years ago
  99. 8865d09 Revert of Initial picture shader implementation (https://codereview.chromium.org/221923007/) by commit-bot@chromium.org · 10 years ago
  100. 592b2d1 Initial picture shader implementation by commit-bot@chromium.org · 10 years ago