1. 87311c6 Remove SkPM4fPriv.h includes, then IWYU by Brian Osman · 7 years ago
  2. 8aeec29 simplify shaderbase -- remove shaderproc -- no measurable speed diff by Mike Reed · 8 years ago
  3. 0fddb2d Retry cleaning up SkLinearBitmapPipeline. by Mike Klein · 8 years ago
  4. fb49909 Revert "Remove deadcode for sRGB image shading." by Mike Reed · 8 years ago
  5. 91d7d1d Revert "Revert "Remove deadcode for sRGB image shading."" by Mike Reed · 8 years ago
  6. e08e639 Revert "Remove deadcode for sRGB image shading." by Mike Reed · 8 years ago
  7. 51f6a0f Remove deadcode for sRGB image shading. by Herb Derby · 8 years ago
  8. 43e498e specialize D32 proc for legacy src by Mike Reed · 8 years ago
  9. 5edba45 [Reland] Relocate shaders to own dir by Florin Malita · 8 years ago[Renamed from src/core/SkBitmapProcShader.cpp]
  10. eb9f278 Delete onChooseBlitProcs() and related code by Florin Malita · 8 years ago
  11. d8872be Revert "Relocate shaders to own dir" by Stan Iliev · 8 years ago[Renamed from src/shaders/SkBitmapProcShader.cpp]
  12. fabe0b2 Relocate shaders to own dir by Florin Malita · 8 years ago[Renamed from src/core/SkBitmapProcShader.cpp]
  13. 4aed138 Reland of SkShaderBase by Florin Malita · 8 years ago
  14. d93e11c Revert "SkShaderBase" by Florin Malita · 8 years ago
  15. 58a7564 SkShaderBase by Florin Malita · 8 years ago
  16. 26368c3 Minimize computeTotalInverse()'s inputs by Florin Malita · 8 years ago
  17. e836b78 Use the auto blitter alloc to build linear pipelines with. by Herb Derby · 8 years ago
  18. 83e939b Use SkArenaAlloc in the SkAutoBlitterChoose code. by Herb Derby · 9 years ago
  19. dd8b72a Revert "Use SkArenaAlloc instead of SkSmallAllocator in the SkAutoBlitterChoose code." by Robert Phillips · 9 years ago
  20. 2b57b7f Use SkArenaAlloc instead of SkSmallAllocator in the SkAutoBlitterChoose code. by Herb Derby · 9 years ago
  21. 0497f08 Introduce SkArenaAlloc - should be fast for POD types and RAII for types with dtors. by Herb Derby · 9 years ago
  22. 8d80bb5 Revert "Introduce SkArenaAlloc - should be fast for POD types and RAII for types with dtors." by Herb Derby · 9 years ago
  23. 6ff51ae Introduce SkArenaAlloc - should be fast for POD types and RAII for types with dtors. by Herb Derby · 9 years ago
  24. 13bf622 Remove dest surface color mode from bitmap controller by Brian Osman · 9 years ago
  25. dfa492e Use SkFixedAllocator in SkLinearPipeline and remove the embedding of by Herb Derby · 9 years ago
  26. d470673 make SkXfermode.h go away by Mike Reed · 9 years ago
  27. 6a01554 remove use of xfermode* in procs by Mike Reed · 9 years ago
  28. 7b8400d Rename SkSourceGammaTreatment to SkDestinationSurfaceColorMode by Brian Osman · 9 years ago
  29. 09c85a5 Remove dead code in SkBitmapProcLegacyShader::ContextSize by sylvestre.ledru · 9 years ago
  30. 320a40d Always return ImageShader, even from SkShader::MakeBitmapShader by reed · 9 years ago
  31. f1ac182 implement isABitmap for imageshader, return localmatrix for bitmap's impl by reed · 9 years ago
  32. 1638c0d Add destination color space to AsFPArgs. Eliminates last XFORMTODO. by brianosman · 9 years ago
  33. 839345d Bundle SkShader::asFragmentProcessor arguments in a struct by brianosman · 9 years ago
  34. 54f30c1 Introduce GrColorSpaceXform, for gamut conversion on textures by brianosman · 9 years ago
  35. 8811e40 Refactoring of GPU NormalMap handling out into its own class. by dvonbeck · 9 years ago
  36. 4132de7 Revert of Refactoring of GPU NormalMap handling out into its own class (patchset #9 id:160001 of https://codereview.chromium.org/2043393002/ ) by egdaniel · 9 years ago
  37. a7d1e2a Refactoring of GPU NormalMap handling out into its own class. by dvonbeck · 9 years ago
  38. da74393 Revert of Refactoring of GPU NormalMap handling out into its own class (patchset #7 id:120001 of https://codereview.chromium.org/2043393002/ ) by egdaniel · 9 years ago
  39. 87b0dd0 Refactoring of GPU NormalMap handling out into its own class. by dvonbeck · 9 years ago
  40. 6644d93 respect srgb gamma when building mips by reed · 9 years ago
  41. 06ca8ec sk_sp for Ganesh. by bungeman · 9 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 · 9 years ago
  43. a4e4b79 Add the ability to handle premul and swizzle src bitmap data. by herb · 9 years ago
  44. 57a69dc Make an embeddable container to hold linear pipelines. by herb · 9 years ago
  45. 670f01f This has all the different source types in and working. There are many SkDiffs, but they seem to be due to better resolution. by herb · 9 years ago
  46. 5d4943c Add guards for edge cases. by herb · 9 years ago
  47. 9f666a1 Whitespace change. by herb · 9 years ago
  48. d5f2e2e Add F16 source to the linear pipelin. by herb · 9 years ago
  49. 69076fe Blitter for repeat RGBA8888->RGBA8888. by herb · 9 years ago
  50. 60c9b58 change flattenable factory to return sk_sp by reed · 9 years ago
  51. cfb6bdf switch xfermodes over to sk_sp by reed · 9 years ago
  52. 222f8ff Add index-8 sampler to the pipeline. by herb · 9 years ago
  53. 6eff52a WIP: experimental bilerp pipeline. by herb · 9 years ago
  54. 8a21c9f use Make instead of Create to return a shared shader by reed · 9 years ago
  55. 20adafa disable linear pipeline for now (so bots don't crash) by reed · 9 years ago
  56. d882901 Add support for new bitmapshader context (patchset #5 id:80001 of https://codereview.chromium.org/1757993002/ )" by reed · 9 years ago
  57. a0cee5f remove align16 calls in skhader context sizes. will handle this elsewhere as needed by reed · 9 years ago
  58. 773ceda Enforce 16byte alignment in shader contexts (patchset #1 id:1 of https://codereview.chromium.org/1759653004/ )" by reed · 9 years ago
  59. e38bcaf Revert of enforce 16byte alignment in shader contexts (patchset #1 id:1 of https://codereview.chromium.org/1759653004/ ) by halcanary · 9 years ago
  60. d812fb4 enforce 16byte alignment in shader contexts by reed · 9 years ago
  61. cd660e1 Revert of add support for new bitmapshader context (patchset #5 id:80001 of https://codereview.chromium.org/1757993002/ ) by reed · 9 years ago
  62. 19cef56 add support for new bitmapshader context by reed · 9 years ago
  63. 05a5647 fission bitmapprocstate by reed · 9 years ago
  64. b4b42ed restore lost optimization when the shader can report const_in_y by reed · 10 years ago
  65. 4e5a758 remove shadeSpan16 from shader by reed · 10 years ago
  66. c7a784c Fix UB function problems for shaders and mask. by herb · 10 years ago
  67. 1e810b3 Revert of Fix UB function problems for shaders and mask. (patchset #3 id:40001 of https://codereview.chromium.org/1530743002/ ) by herb · 10 years ago
  68. dafd044 Fix UB function problems for shaders and mask. by herb · 10 years ago
  69. 8515377 Make bicubic FP factories return const FPs by bsalomon · 10 years ago
  70. afa95e2 Remove image usage type enum. Use GrTextureParams instead. by bsalomon · 10 years ago
  71. f276ac5 Move functions from SkGr to SkGrPriv.h by bsalomon · 10 years ago
  72. 4a33952 Bye bye processor data manager. by bsalomon · 10 years ago
  73. f1b7a1d Make skpaint->grpaint flow work for composing draws (verts and atlas) by bsalomon · 10 years ago
  74. 87ba62e Replace GrExtractAlphaFragmentProcessor with DstIn compose processor by bsalomon · 10 years ago
  75. 013e9e3 move SkBitmapProvider to its own file by reed · 10 years ago
  76. 7a4d847 use SkBitmapProvider for shader-context by reed · 10 years ago
  77. 0f0af23 Revert[2] of "switch to isABitmap, deprecate SK_SUPPORT_LEGACY_SHADERBITMAPTYPE" by reed · 10 years ago
  78. ff390c9 Revert of switch to isABitmap, deprecate SK_SUPPORT_LEGACY_SHADERBITMAPTYPE (patchset #3 id:40001 of https://codereview.chromium.org/1311963007/ ) by scroggo · 10 years ago
  79. 2d126b5 switch to isABitmap, deprecate SK_SUPPORT_LEGACY_SHADERBITMAPTYPE by reed · 10 years ago
  80. c21b09e Change SkShader;asFragmentProcessor signature to no longer take skpaint\grcolor* by bsalomon · 10 years ago
  81. 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 · 10 years ago
  82. ecfdc25 Change SkShader;asFragmentProcessor signature to no longer take skpaint\grcolor* by bsalomon · 10 years ago
  83. 96fcdcc Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002 by halcanary · 10 years ago
  84. 385fe4d Style Change: SkNEW->new; SkDELETE->delete by halcanary · 10 years ago
  85. f3c15b7 Move SkTemplates.h to private. by bungeman · 10 years ago
  86. 9bc3954 Refactor helper function for SkBitmapShader to GrFragmentProcessor by joshualitt · 10 years ago
  87. 5f865b9 Move LightingShader to effects by robertphillips · 10 years ago
  88. ab51cbd Disable optimization as HWUI does not yet support color shaders. by djsollen · 10 years ago
  89. 5f10b5c More threading of GrProcessorDataManager by joshualitt · 10 years ago
  90. 9cc1775 rename GrShaderDataManager -> GrProcessorDataManager by joshualitt · 10 years ago
  91. 8ca93e7 Initial CL to create dummy GrShaderDataManager and thread it through by joshualitt · 10 years ago
  92. ad7ae6c switch bitmapshader internals over to pixmap by reed · 10 years ago
  93. 93a1215 SkPaint::FilterLevel -> SkFilterQuality by reed · 10 years ago
  94. 9e447c0 remove unneeded preroll by reed · 10 years ago
  95. 96a857e initial preroll api by reed · 11 years ago
  96. 5531d51 remove view matrix from context by joshualitt · 11 years ago
  97. 89dee42 check (thread-tricky) colortable after we've copied the bitmap into a per-thread context by reed · 11 years ago
  98. 4f10844 Turn on MPD threading in nanobench. by mtklein · 11 years ago
  99. 3f3b3d0 Remove SK_SUPPORT_LEGACY_DEEPFLATTENING. by mtklein · 11 years ago
  100. 6e78293 Revert of Remove SK_SUPPORT_LEGACY_DEEPFLATTENING. (patchset #1 id:1 of https://codereview.chromium.org/769953002/) by mtklein · 11 years ago