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. f9666f5 Remove SkColorSpaceXformCanvas, and supporting code: by Brian Osman · 5 years ago
  5. 1386b2d pass common SkStageRec to all effects using rasterpipeline by Mike Reed · 5 years ago
  6. 4fee323 override getTypeName() instead of using table by Mike Klein · 6 years ago
  7. e92aae6 make legacy shadercontext optional by Mike Reed · 6 years ago
  8. 09bc78b remove unused isABitmap code by Mike Reed · 6 years ago
  9. 27dddae rebase by Cary Clark · 6 years ago
  10. 89ad31e Revert "Reland "remove toString"" by Cary Clark · 6 years ago
  11. 92e37b6 Reland "remove toString" by Cary Clark · 6 years ago
  12. 32a4910 Revert "remove toString" by Cary Clark · 6 years ago
  13. 5191880 remove toString by Cary Clark · 6 years ago
  14. 9988541 remove SK_IGNORE_TO_STRING by Cary Clark · 6 years ago
  15. af2769d Banish SkShaderBase::isRasterPipelineOnly() by Florin Malita · 6 years ago
  16. e3429e6 rename inner AsFPArgs to stand-alone GrFPArgs by Mike Reed · 7 years ago
  17. 1d8c42e fold params into StageRec by Mike Reed · 7 years ago
  18. dc03dde remove code associated with legacy affine imageshaders by Mike Reed · 7 years ago
  19. eefe9f9 use rasterpipeline if localmatrix is rotated or skewed for images by Mike Reed · 7 years ago
  20. aff329b Make GrFragmentProcessor be non-refcounted and use std::unique_ptr. by Brian Salomon · 7 years ago
  21. 3404207 use rasterpipeline for images if matrix is >= scale+translate by Mike Reed · 7 years ago
  22. 5769dd2 Add some raster pipeline perspective asserts by Florin Malita · 7 years ago
  23. 5edba45 [Reland] Relocate shaders to own dir by Florin Malita · 7 years ago[Renamed from src/core/SkLocalMatrixShader.h]
  24. d8872be Revert "Relocate shaders to own dir" by Stan Iliev · 7 years ago[Renamed from src/shaders/SkLocalMatrixShader.h]
  25. fabe0b2 Relocate shaders to own dir by Florin Malita · 7 years ago[Renamed from src/core/SkLocalMatrixShader.h]
  26. 4aed138 Reland of SkShaderBase by Florin Malita · 7 years ago
  27. d93e11c Revert "SkShaderBase" by Florin Malita · 7 years ago
  28. 58a7564 SkShaderBase by Florin Malita · 7 years ago
  29. 7d022e0 Always use raster pipeline for SkSweepGradient by Florin Malita · 7 years ago
  30. 6cc6ae75 SkColorSpaceXformer: Add SkShader::makeColorSpace() by Matt Sarett · 7 years ago
  31. 547a727 Fix SkLocalMatrixShader::isAImage() to respect local matrix and image local matrix by Matt Sarett · 7 years ago
  32. e5fec21 Revert "Fix SkLocalMatrixShader::isAImage() to respect local matrix and image local matrix" by Matt Sarett · 7 years ago
  33. e5efa51 Fix SkLocalMatrixShader::isAImage() to respect local matrix and image local matrix by Matt Sarett · 7 years ago
  34. 83e939b Use SkArenaAlloc in the SkAutoBlitterChoose code. by Herb Derby · 7 years ago
  35. dd8b72a Revert "Use SkArenaAlloc instead of SkSmallAllocator in the SkAutoBlitterChoose code." by Robert Phillips · 7 years ago
  36. 2b57b7f Use SkArenaAlloc instead of SkSmallAllocator in the SkAutoBlitterChoose code. by Herb Derby · 7 years ago
  37. 882ccaf Raster pipeline support for SkLocalMatrixShader composition by Florin Malita · 8 years ago
  38. a8834bb SkShader* refAs... to sk_sp<SkShader> makeAs... by Ben Wagner · 8 years ago
  39. 627778d isABitmap is deprecated, use isAImage by Mike Reed · 8 years ago
  40. 839345d Bundle SkShader::asFragmentProcessor arguments in a struct by brianosman · 8 years ago
  41. 06ca8ec sk_sp for Ganesh. by bungeman · 8 years ago
  42. 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
  43. 773ceda Enforce 16byte alignment in shader contexts (patchset #1 id:1 of https://codereview.chromium.org/1759653004/ )" by reed · 8 years ago
  44. e38bcaf Revert of enforce 16byte alignment in shader contexts (patchset #1 id:1 of https://codereview.chromium.org/1759653004/ ) by halcanary · 8 years ago
  45. d812fb4 enforce 16byte alignment in shader contexts by reed · 8 years ago
  46. 8d9f2e4 Add ContextRec param to SkShader::contextSize() by fmalita · 8 years ago
  47. 4a33952 Bye bye processor data manager. by bsalomon · 9 years ago
  48. 0f0af23 Revert[2] of "switch to isABitmap, deprecate SK_SUPPORT_LEGACY_SHADERBITMAPTYPE" by reed · 9 years ago
  49. ff390c9 Revert of switch to isABitmap, deprecate SK_SUPPORT_LEGACY_SHADERBITMAPTYPE (patchset #3 id:40001 of https://codereview.chromium.org/1311963007/ ) by scroggo · 9 years ago
  50. 2d126b5 switch to isABitmap, deprecate SK_SUPPORT_LEGACY_SHADERBITMAPTYPE by reed · 9 years ago
  51. c21b09e Change SkShader;asFragmentProcessor signature to no longer take skpaint\grcolor* by bsalomon · 9 years ago
  52. 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
  53. ecfdc25 Change SkShader;asFragmentProcessor signature to no longer take skpaint\grcolor* by bsalomon · 9 years ago
  54. 9cc1775 rename GrShaderDataManager -> GrProcessorDataManager by joshualitt · 9 years ago
  55. 8ca93e7 Initial CL to create dummy GrShaderDataManager and thread it through by joshualitt · 9 years ago
  56. 36352bf C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla} by mtklein · 9 years ago
  57. 72c9faa Fix up all the easy virtual ... SK_OVERRIDE cases. by mtklein · 10 years ago
  58. 5531d51 remove view matrix from context by joshualitt · 10 years ago
  59. 3f3b3d0 Remove SK_SUPPORT_LEGACY_DEEPFLATTENING. by mtklein · 10 years ago
  60. 6e78293 Revert of Remove SK_SUPPORT_LEGACY_DEEPFLATTENING. (patchset #1 id:1 of https://codereview.chromium.org/769953002/) by mtklein · 10 years ago
  61. 52c2935 Remove SK_SUPPORT_LEGACY_DEEPFLATTENING. by mtklein · 10 years ago
  62. b0a8a37 Patch to create a distinct geometry processor. The vast majority of this patch by joshualitt · 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. c870d49 Use SkShader's localMat for SkLocalMatrixShader. by scroggo · 10 years ago
  65. 97b9ab7 Make GrDrawState and GrPaint take GrEffect* instead of GrEffectRef*. by bsalomon · 10 years ago
  66. 969842a Revert of Make GrDrawState and GrPaint take GrEffect* instead of GrEffectRef*. (https://codereview.chromium.org/377503004/) by reed · 10 years ago
  67. 2011fe9 Make GrDrawState and GrPaint take GrEffect* instead of GrEffectRef*. by bsalomon · 10 years ago
  68. 9de5b51 SkShader::asNewEffect Refactoring by dandov · 10 years ago
  69. e92c68f Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 10 years ago
  70. 5970f62 re-land hide get/setLocalMatrix by commit-bot@chromium.org · 10 years ago