1. 1ea5656 Revert "Base Gradient FP Refactor" by Cary Clark · 7 years ago
  2. 10f7a1e Base Gradient FP Refactor by Michael Ludwig · 7 years ago
  3. 10c3776 Remove GrTextureStripAtlas, textured gradients use independent textures by Michael Ludwig · 7 years ago
  4. 057ad70 Update GrTextureStripAtlas for DDLs (take 2) by Robert Phillips · 7 years ago
  5. 20ee171 Revert "Update GrTextureStripAtlas for DDLs" by Robert Phillips · 7 years ago
  6. c042d41 Update GrTextureStripAtlas for DDLs by Robert Phillips · 7 years ago
  7. f7dcd76 Remove array of TextureSampler pointers from GrIOResourceProcessor. by Brian Salomon · 7 years ago
  8. 6667fb1 Switch gradients to as-encoded blending by Brian Osman · 7 years ago
  9. 653f34d Remove GrPixelConfig argument to GrColorSpaceXform[Effect]::Make by Brian Osman · 7 years ago
  10. 27dddae rebase by Cary Clark · 7 years ago
  11. 89ad31e Revert "Reland "remove toString"" by Cary Clark · 7 years ago
  12. 92e37b6 Reland "remove toString" by Cary Clark · 7 years ago
  13. 32a4910 Revert "remove toString" by Cary Clark · 7 years ago
  14. 5191880 remove toString by Cary Clark · 7 years ago
  15. f77db11 Validate gradient DescriptorScope size during deserialization by Florin Malita · 7 years ago
  16. 9988541 remove SK_IGNORE_TO_STRING by Cary Clark · 7 years ago
  17. af2769d Banish SkShaderBase::isRasterPipelineOnly() by Florin Malita · 7 years ago
  18. 96b6d53 Fix GrTextureStripAtlasManager cleanup order bug by Robert Phillips · 7 years ago
  19. dfc0e91 add decal tilemode to shaders by Mike Reed · 7 years ago
  20. 28eaed2 add gpu impl for shadermaskfilter by Mike Reed · 8 years ago
  21. 98eb169 Remove DumpHelper as the bug is fixed by Yuqian Li · 8 years ago
  22. 9df39b4 Debug random 2pt conical shaders by Yuqian Li · 8 years ago
  23. 915817b Guard the sqrt(temp) where temp < 0 in 2pt conical gradient by Yuqian Li · 8 years ago
  24. 2c4e56c Revert "Reimplement TwoPointConicalGradient_gpu" by Yuqian Li · 8 years ago
  25. 84f18c4 Reimplement TwoPointConicalGradient_gpu by Yuqian Li · 8 years ago
  26. 14a8dd7 Simplify analytical GPU gradient impls by Florin Malita · 8 years ago
  27. e657dc8 Remove gradient onGetGLSLProcessorKey() overrides by Florin Malita · 8 years ago
  28. 89ab240 Gradient cleanup pass by Florin Malita · 8 years ago
  29. 39d71de Don't store legacy colors in gradient shaders by Florin Malita · 8 years ago
  30. f06ead9 Add support for transfer functions to GrColorSpaceXform by Brian Osman · 8 years ago
  31. cad3b8c Remove gradient SkFixed position records by Florin Malita · 8 years ago
  32. ed6ae56 Re-land: Stop using fixed point recs for gradient positioning info by Florin Malita · 8 years ago
  33. 3fa6c29 Revert "Stop using fixed point recs for gradient positioning info" by Florin Malita · 8 years ago
  34. 9729350 Stop using fixed point recs for gradient positioning info by Florin Malita · 8 years ago
  35. d4e9ec8 Delete GradientShaderCache by Florin Malita · 8 years ago
  36. 84d7cf9 Stop using GradientShaderCache for gradient textures by Florin Malita · 8 years ago
  37. 4cbb6e6 Pass GrRenderTargetContext's GrColorSpaceInfo to SkShader and SkColorFilter. by Brian Salomon · 8 years ago
  38. e8d55d5 Remove unused (?) gradient context class by Brian Osman · 8 years ago
  39. 5911a7c Remove GrColorSpaceXform from GrGradientEffect by Brian Osman · 8 years ago
  40. cc58664 Remove GradientShaderCache dither and paint alpha support by Florin Malita · 8 years ago
  41. fe3e858 Add clamped/unclamped xform to GrColorSpaceXform by Brian Osman · 8 years ago
  42. 9480d82 make skmatrix getmapproc private by Cary Clark · 8 years ago
  43. d43f7b6 Simplify GrGradientEffect color handling by Brian Osman · 8 years ago
  44. 5f379a8 Avoid 2PtConical gradient flipping by Florin Malita · 8 years ago
  45. abff956 initClassID no longer auto-allocates ids by Ethan Nicholas · 8 years ago
  46. a4083c9 make most of SkColorPriv.h private by Cary Clark · 8 years ago
  47. 2ab4b2b Remove symmetric three stop special case by Brian Osman · 8 years ago
  48. a8e5744 Add general three-stop analytic gradient shader by Brian Osman · 8 years ago
  49. 2bbdcc4 Rework GrSamplerParams to be more compact and use its own wrap mode enum. by Brian Salomon · 8 years ago
  50. 1d8c42e fold params into StageRec by Mike Reed · 8 years ago
  51. b81a8b9 Consolidate GrGradientEffect analytical impls by Florin Malita · 8 years ago
  52. 50b2084 Gradient stages cleanup by Florin Malita · 8 years ago
  53. f8480b9 Implement clone() for Gradient GrFragmentProcessors by Brian Salomon · 8 years ago
  54. 5b8e2b8 Clarify adjustMatrixAndAppendStages semantics by Florin Malita · 8 years ago
  55. 2e40900 2pt conical stage for focal-pt-on-edge case by Florin Malita · 8 years ago
  56. 06e547c Fix GrGradientEffect::isValid() by Brian Salomon · 8 years ago
  57. 6af2701 Make gradient effect creation fail if texture LUT creation fails by Brian Salomon · 8 years ago
  58. 0e36b3f Add color space support to 4f gradients by Florin Malita · 8 years ago
  59. 5edba45 [Reland] Relocate shaders to own dir by Florin Malita · 8 years ago[Renamed from src/effects/gradients/SkGradientShaderPriv.h]
  60. d8872be Revert "Relocate shaders to own dir" by Stan Iliev · 8 years ago[Renamed from src/shaders/gradients/SkGradientShaderPriv.h]
  61. fabe0b2 Relocate shaders to own dir by Florin Malita · 8 years ago[Renamed from src/effects/gradients/SkGradientShaderPriv.h]
  62. 4aed138 Reland of SkShaderBase by Florin Malita · 8 years ago
  63. d93e11c Revert "SkShaderBase" by Florin Malita · 8 years ago
  64. 58a7564 SkShaderBase by Florin Malita · 8 years ago
  65. a377184 Retry "Factor out common code from sweep and linear." by Mike Klein · 8 years ago
  66. 02ab8cc Revert "Factor out common code from sweep and linear." by Mike Klein · 8 years ago
  67. b7a330f Factor out common code from sweep and linear. by Herb Derby · 8 years ago
  68. ab015ef Move the ability to access textures, buffers, and image storages out from GrProcessor. by Brian Salomon · 8 years ago
  69. 6b3155c Revert[4] "clean up (partially) colortable api"""" by Mike Reed · 8 years ago
  70. b14131c Revert "Revert[2] "clean up (partially) colortable api""" by Mike Reed · 8 years ago
  71. 9920b10 Revert[2] "clean up (partially) colortable api"" by Mike Reed · 8 years ago
  72. 1d1165c Revert "clean up (partially) colortable api" by Mike Klein · 8 years ago
  73. 2e491a6 clean up (partially) colortable api by Mike Reed · 8 years ago
  74. d3b6597 Mark overridden destructors with 'override' and remove 'virtual' by Brian Salomon · 8 years ago
  75. c624d9d Refactor GrColorSpaceXformHelper by Brian Osman · 8 years ago
  76. cb30bb2 Remove GrFragmentProcessor::computeInvariantOutput by Brian Salomon · 9 years ago
  77. 5d4cd9e Re-enable processor optimization test with some fixes. by Brian Salomon · 9 years ago
  78. 83e939b Use SkArenaAlloc in the SkAutoBlitterChoose code. by Herb Derby · 9 years ago
  79. dd8b72a Revert "Use SkArenaAlloc instead of SkSmallAllocator in the SkAutoBlitterChoose code." by Robert Phillips · 9 years ago
  80. 2b57b7f Use SkArenaAlloc instead of SkSmallAllocator in the SkAutoBlitterChoose code. by Herb Derby · 9 years ago
  81. 6f6961e make GR_TEST_UTILS=0 work by Hal Canary · 9 years ago
  82. 587e08f Revert "Revert "Start of rewrite of GrFragmentProcessor optimizations."" by Brian Salomon · 9 years ago
  83. 052fd51 Revert "Start of rewrite of GrFragmentProcessor optimizations." by Ethan Nicholas · 9 years ago
  84. 85eb422 Start of rewrite of GrFragmentProcessor optimizations. by Brian Salomon · 9 years ago
  85. 95e3c05 SkTypes.h : move SkAutoMalloc into SkAutoMalloc.h by Hal Canary · 9 years ago
  86. c456b73 Revert "SkTypes.h : move SkAutoMalloc into SkAutoMalloc.h" by Kevin Lubick · 9 years ago
  87. a5494f1 SkTypes.h : move SkAutoMalloc into SkAutoMalloc.h by Hal Canary · 9 years ago
  88. 1edc5b9 Rename vars and functions from 'glslcaps'->'shadercaps' by Brian Salomon · 9 years ago
  89. 94efbf5 Merge GrGLSLCaps into GrShaderCaps by Brian Salomon · 9 years ago
  90. 0bbecb2 Rename GrTextureAccess to GrProcessor::TextureSampler. by Brian Salomon · 9 years ago
  91. 67b39de s/SkAutoTUnref/sk_sp/ in src/ part 1 by Hal Canary · 9 years ago
  92. a219653 Include 4f variants of random gradients during testing by Brian Osman · 9 years ago
  93. 466ad99 Slightly generalize GPU hard stop gradient implementation. by Brian Salomon · 9 years ago
  94. e75c19f Update comment, move constant inside helper struct by Brian Osman · 9 years ago
  95. 3f74860 Convert gradient params test helper to a struct by Brian Osman · 9 years ago
  96. 088e21b Harden degenerate gradient context handling by fmalita · 9 years ago
  97. 2ebd0c8 Remove option to make GrCoordTransforms apply to device positions. by Brian Salomon · 9 years ago
  98. e25d71c Gradients are serialized (and can be constructed) as SkColor4f + SkColorSpace by brianosman · 9 years ago
  99. b58a2b4 Stop aggregating texture/buffer access objects in GrFragmentProcessor parents. by bsalomon · 9 years ago
  100. d454609 Support for color-spaces with multi-stop (texture) gradients by brianosman · 9 years ago