1. 27dddae rebase by Cary Clark · 6 years ago
  2. 89ad31e Revert "Reland "remove toString"" by Cary Clark · 6 years ago
  3. 92e37b6 Reland "remove toString" by Cary Clark · 6 years ago
  4. 32a4910 Revert "remove toString" by Cary Clark · 6 years ago
  5. 5191880 remove toString by Cary Clark · 6 years ago
  6. c7fe0f7 Make GrCaps and GrShaderCaps private. by Brian Salomon · 6 years ago
  7. 8f88d89 Fix use-of-uninitialized-value in SkPictureShader::onMakeContext by Florin Malita · 7 years ago
  8. c6c5ead Reland "Fix handling of MaskFilter matrices" by Florin Malita · 7 years ago
  9. c64ee20 Revert "Fix handling of MaskFilter matrices" by Robert Phillips · 7 years ago
  10. 2097fd0 Fix handling of MaskFilter matrices by Florin Malita · 7 years ago
  11. 3b6afd5 Remove unused field fBitmapBytes by Yuqian Li · 7 years ago
  12. 9988541 remove SK_IGNORE_TO_STRING by Cary Clark · 7 years ago
  13. af2769d Banish SkShaderBase::isRasterPipelineOnly() by Florin Malita · 7 years ago
  14. 18f7e0a Fix picture shader handling of outer local matrix by Florin Malita · 7 years ago
  15. 88d9071 Revert "hide picture virtuals (no public callers)" by Mike Klein · 7 years ago
  16. 8005bff hide picture virtuals (no public callers) by Mike Reed · 7 years ago
  17. 3bc266b Revert "Revert "simplify GrFPArgs, isolating localmatrix"" by Mike Reed · 7 years ago
  18. 3d628fe Revert "simplify GrFPArgs, isolating localmatrix" by Mike Reed · 7 years ago
  19. b76c717 simplify GrFPArgs, isolating localmatrix by Mike Reed · 7 years ago
  20. e3429e6 rename inner AsFPArgs to stand-alone GrFPArgs by Mike Reed · 7 years ago
  21. 5a0f345 remove code from old picture serial guard by Mike Reed · 7 years ago
  22. d1c65d6 remove unneeded readbuffer flags by Mike Reed · 7 years ago
  23. 4cbb6e6 Pass GrRenderTargetContext's GrColorSpaceInfo to SkShader and SkColorFilter. by Brian Salomon · 7 years ago
  24. e25d119 Remove dead SK_SUPPORT_LEGACY_PICTURESHADER_ROUNDING code by Florin Malita · 7 years ago
  25. 1d8c42e fold params into StageRec by Mike Reed · 7 years ago
  26. eefe9f9 use rasterpipeline if localmatrix is rotated or skewed for images by Mike Reed · 7 years ago
  27. aff329b Make GrFragmentProcessor be non-refcounted and use std::unique_ptr. by Brian Salomon · 7 years ago
  28. 3404207 use rasterpipeline for images if matrix is >= scale+translate by Mike Reed · 7 years ago
  29. 8aeec29 simplify shaderbase -- remove shaderproc -- no measurable speed diff by Mike Reed · 7 years ago
  30. 0fddb2d Retry cleaning up SkLinearBitmapPipeline. by Mike Klein · 7 years ago
  31. b00a360 Purge cached SkPictureShader entries on shader deletion by Florin Malita · 7 years ago
  32. 604f0d5 Avoid unneeded picture shader color space transforms by Florin Malita · 7 years ago
  33. 5769dd2 Add some raster pipeline perspective asserts by Florin Malita · 7 years ago
  34. 980e279 Revert[2] "use rasterpipeline for non-8888-clamp shaders (so we can delete more legacy code)"" by Mike Reed · 7 years ago
  35. 19d0b99 Revert "use rasterpipeline for non-8888-clamp shaders (so we can delete more legacy code)" by Mike Reed · 7 years ago
  36. 00b8ab6 use rasterpipeline for non-8888-clamp shaders (so we can delete more legacy code) by Mike Reed · 7 years ago
  37. 70bc94f Bump min picture to 7+ months ago by Mike Reed · 7 years ago
  38. 5edba45 [Reland] Relocate shaders to own dir by Florin Malita · 7 years ago[Renamed from src/core/SkPictureShader.cpp]
  39. d8872be Revert "Relocate shaders to own dir" by Stan Iliev · 7 years ago[Renamed from src/shaders/SkPictureShader.cpp]
  40. fabe0b2 Relocate shaders to own dir by Florin Malita · 7 years ago[Renamed from src/core/SkPictureShader.cpp]
  41. 4aed138 Reland of SkShaderBase by Florin Malita · 7 years ago
  42. d93e11c Revert "SkShaderBase" by Florin Malita · 7 years ago
  43. 58a7564 SkShaderBase by Florin Malita · 7 years ago
  44. 28a7ad2 Add SkPictureShader::makeColorSpace() by Matt Sarett · 8 years ago
  45. e71db44 Use dstColorSpace in SkPictureShader cache key by Matt Sarett · 8 years ago
  46. 84dd857 make GrPaint.h private -- IWYU by Mike Reed · 8 years ago
  47. 185130c return and take SkImageGenerator as unique_ptr by Mike Reed · 8 years ago
  48. 9df70bb Picture backed images must have a bit depth and color space by Matt Sarett · 8 years ago
  49. 54be5c9 Revert "More non-invertible shader local matrix guards" by Robert Phillips · 8 years ago
  50. 368af46 More non-invertible shader local matrix guards by Florin Malita · 8 years ago
  51. 83e939b Use SkArenaAlloc in the SkAutoBlitterChoose code. by Herb Derby · 8 years ago
  52. dd8b72a Revert "Use SkArenaAlloc instead of SkSmallAllocator in the SkAutoBlitterChoose code." by Robert Phillips · 8 years ago
  53. 2b57b7f Use SkArenaAlloc instead of SkSmallAllocator in the SkAutoBlitterChoose code. by Herb Derby · 8 years ago
  54. a99b6ce start removing uses of SkScalarMul by Mike Reed · 8 years ago
  55. 8d2fb47 Implement onAppendStages for SkPictureShader by Yuqian Li · 8 years ago
  56. e94255d Specify bit depth and color space in SkImage::MakeFromPicture() by Matt Sarett · 8 years ago
  57. 138ea97 Add color space to picture image as a creation parameter by Brian Osman · 8 years ago
  58. 61624f0 Plumb dst color space in many places, rather than "mode" by Brian Osman · 8 years ago
  59. 7b8400d Rename SkSourceGammaTreatment to SkDestinationSurfaceColorMode by Brian Osman · 8 years ago
  60. 704cd32 src/core: s/SkAutoTUnref/sk_sp/g by Hal Canary · 8 years ago
  61. c9a9ca9 Fix double-accounting of SkPictureShader bitmap memory by fmalita · 8 years ago
  62. 1638c0d Add destination color space to AsFPArgs. Eliminates last XFORMTODO. by brianosman · 8 years ago
  63. 839345d Bundle SkShader::asFragmentProcessor arguments in a struct by brianosman · 8 years ago
  64. 06ca8ec sk_sp for Ganesh. by bungeman · 8 years ago
  65. 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
  66. 60c9b58 change flattenable factory to return sk_sp by reed · 9 years ago
  67. ca2622b return pictures as sk_sp by reed · 9 years ago
  68. 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 · 9 years ago
  69. e683c56 Revert of add Make variations to return SkImage by sk_sp (patchset #5 id:80001 of https://codereview.chromium.org/1778393002/ ) by robertphillips · 9 years ago
  70. bd73ffb add Make variations to return SkImage by sk_sp by reed · 9 years ago
  71. 5671c5b SkImage now has makeShader to return sk_sp by reed · 9 years ago
  72. 8a21c9f use Make instead of Create to return a shared shader by reed · 9 years ago
  73. a0cee5f remove align16 calls in skhader context sizes. will handle this elsewhere as needed by reed · 9 years ago
  74. 773ceda Enforce 16byte alignment in shader contexts (patchset #1 id:1 of https://codereview.chromium.org/1759653004/ )" by reed · 9 years ago
  75. e38bcaf Revert of enforce 16byte alignment in shader contexts (patchset #1 id:1 of https://codereview.chromium.org/1759653004/ ) by halcanary · 9 years ago
  76. d812fb4 enforce 16byte alignment in shader contexts by reed · 9 years ago
  77. 85c6f98 Use enclosing int rect for picture shader tiles by fmalita · 9 years ago
  78. 8d9f2e4 Add ContextRec param to SkShader::contextSize() by fmalita · 9 years ago
  79. 40bed64 SkPictureShader cleanup by fmalita · 9 years ago
  80. 1b46a57 Remove SkDEPRECATED_InstallDiscardablePixelRef from SkPictureShader by fmalita · 9 years ago
  81. 0152cc3 remove 565 effects shaders by caryclark · 9 years ago
  82. b4a2076 Revert of Remove SkDEPRECATED_InstallDiscardablePixelRef from SkPictureShader (patchset #3 id:40001 of https://codereview.chromium.org/1405103003/ ) by caryclark · 9 years ago
  83. fa694ad Remove SkDEPRECATED_InstallDiscardablePixelRef from SkPictureShader by fmalita · 9 years ago
  84. f469fc0 Fix floating point data loss in SkPictureShader by ericrk · 9 years ago
  85. 4a33952 Bye bye processor data manager. by bsalomon · 9 years ago
  86. 25a5b0d Revert of SkImage-backed SkPictureShader (patchset #4 id:60001 of https://codereview.chromium.org/1343153003/ ) by robertphillips · 9 years ago
  87. 97be9a0 SkImage-backed SkPictureShader by fmalita · 9 years ago
  88. d114645 SkInstallDiscardablePixelRef is deprecated, enforce that by reed · 9 years ago
  89. 44c3128 Clean up some lint complaints by robertphillips · 9 years ago
  90. ddc4b46 Image generator-backed SkPictureShader by fmalita · 9 years ago
  91. c21b09e Change SkShader;asFragmentProcessor signature to no longer take skpaint\grcolor* by bsalomon · 9 years ago
  92. 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
  93. ecfdc25 Change SkShader;asFragmentProcessor signature to no longer take skpaint\grcolor* by bsalomon · 9 years ago
  94. 96fcdcc Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002 by halcanary · 9 years ago
  95. 385fe4d Style Change: SkNEW->new; SkDELETE->delete by halcanary · 9 years ago
  96. 216b643 private iterator to visit all resource cache entries by reed · 9 years ago
  97. f582282 change asABitmap to isABitmap on shader by reed · 9 years ago
  98. 9cc1775 rename GrShaderDataManager -> GrProcessorDataManager by joshualitt · 9 years ago
  99. 8ca93e7 Initial CL to create dummy GrShaderDataManager and thread it through by joshualitt · 9 years ago
  100. 446ee67 skia: Add runtime option to disable picture IO security precautions by hendrikw · 9 years ago