1. 9c2212f Don't instantiate degenerate 2pt gradients by Florin Malita · 8 years ago
  2. 5af9ea3 renamed SkSL types in preparation for killing precision modifiers by Ethan Nicholas · 8 years ago
  3. f8480b9 Implement clone() for Gradient GrFragmentProcessors by Brian Salomon · 8 years ago
  4. 086a427 guard references to SkColorTable by Mike Reed · 8 years ago
  5. 4d41b8f Remove dead gradient perspective code by Florin Malita · 8 years ago
  6. 5769dd2 Add some raster pipeline perspective asserts by Florin Malita · 8 years ago
  7. 5b8e2b8 Clarify adjustMatrixAndAppendStages semantics by Florin Malita · 8 years ago
  8. 327290f Devolve SkTwoPointConicalGradient to SkRadialGradient when possible by Florin Malita · 8 years ago
  9. 6b59bf4 consolidate logic for matrix stage by Mike Reed · 8 years ago
  10. 2e40900 2pt conical stage for focal-pt-on-edge case by Florin Malita · 8 years ago
  11. fbcef6e Clean up GrResourceProvider usage by Robert Phillips · 8 years ago
  12. 6af2701 Make gradient effect creation fail if texture LUT creation fails by Brian Salomon · 8 years ago
  13. 70bc94f Bump min picture to 7+ months ago by Mike Reed · 8 years ago
  14. 0e36b3f Add color space support to 4f gradients by Florin Malita · 8 years ago
  15. 6867eee default impl of appendStages now calls shaderContext by Mike Reed · 8 years ago
  16. 5df94d5 have shaders that need seed_shader call it themselves by Mike Klein · 8 years ago
  17. 5edba45 [Reland] Relocate shaders to own dir by Florin Malita · 8 years ago[Renamed from src/effects/gradients/SkGradientShader.cpp]
  18. d8872be Revert "Relocate shaders to own dir" by Stan Iliev · 8 years ago[Renamed from src/shaders/gradients/SkGradientShader.cpp]
  19. fabe0b2 Relocate shaders to own dir by Florin Malita · 8 years ago[Renamed from src/effects/gradients/SkGradientShader.cpp]
  20. 4aed138 Reland of SkShaderBase by Florin Malita · 8 years ago
  21. d93e11c Revert "SkShaderBase" by Florin Malita · 8 years ago
  22. 58a7564 SkShaderBase by Florin Malita · 8 years ago
  23. b24704d SkRasterPipeline in SkArenaAlloc by Mike Klein · 8 years ago
  24. 9f85d68 retry tilers against 1 by Mike Klein · 8 years ago
  25. 4598899 Revert "add tilers against 1" by Brian Osman · 8 years ago
  26. 8110b84 add tilers against 1 by Mike Klein · 8 years ago
  27. 6876817 scalarize SkGradientShader stop setup by Mike Klein · 8 years ago
  28. f945cbb remove some stray semicolons by Mike Klein · 8 years ago
  29. eb99bfd Move lambdas to statics. by Herb Derby · 8 years ago
  30. 4de1304 Add evenly spaced stops and unify gradient contexts by Herb Derby · 8 years ago
  31. 5c7960b refactor gradient stage names by Mike Klein · 8 years ago
  32. df3a371 Revert "Evenly space gradient stage." by Mike Klein · 8 years ago
  33. 892501d Evenly space gradient stage. by herb · 8 years ago
  34. e759853 spin off: always clamp linear gradients by Mike Klein · 8 years ago
  35. ae11593 remove TODO in SkGradientShader.cpp by Mike Klein · 8 years ago
  36. 26368c3 Minimize computeTotalInverse()'s inputs by Florin Malita · 8 years ago
  37. 2983f40 Re-land of "eliminated GrGLSLExpr". by Ethan Nicholas · 8 years ago
  38. a55ea5e Local matrix support for RP gradients by Florin Malita · 8 years ago
  39. a377184 Retry "Factor out common code from sweep and linear." by Mike Klein · 8 years ago
  40. 02ab8cc Revert "Factor out common code from sweep and linear." by Mike Klein · 8 years ago
  41. b7a330f Factor out common code from sweep and linear. by Herb Derby · 8 years ago
  42. 421fe44 Revert "Revert "Revert "eliminated GrGLSLExpr""" by Ethan Nicholas · 8 years ago
  43. 796001c Revert "Revert "eliminated GrGLSLExpr"" by Ethan Nicholas · 8 years ago
  44. 5e550ab Revert "eliminated GrGLSLExpr" by Brian Salomon · 8 years ago
  45. 93f20f5 eliminated GrGLSLExpr by Ethan Nicholas · 8 years ago
  46. 4edb5d2 hide lockpixels api behind flag by Mike Reed · 8 years ago
  47. ab015ef Move the ability to access textures, buffers, and image storages out from GrProcessor. by Brian Salomon · 8 years ago
  48. 5869ea9 Fully remove coord transform precision code by Brian Osman · 8 years ago
  49. 6b3155c Revert[4] "clean up (partially) colortable api"""" by Mike Reed · 8 years ago
  50. b14131c Revert "Revert[2] "clean up (partially) colortable api""" by Mike Reed · 8 years ago
  51. 9920b10 Revert[2] "clean up (partially) colortable api"" by Mike Reed · 8 years ago
  52. 1d1165c Revert "clean up (partially) colortable api" by Mike Klein · 8 years ago
  53. 2e491a6 clean up (partially) colortable api by Mike Reed · 8 years ago
  54. 296b1cc Retract GrContext from src/gpu/effects by Robert Phillips · 8 years ago
  55. 26c90e0 Add GrRenderTargetContext::resourceProvider & GrResourceProvider::caps by Robert Phillips · 8 years ago
  56. 3b65598 Make SkGr.h private and remove unused functions by Brian Osman · 8 years ago
  57. c624d9d Refactor GrColorSpaceXformHelper by Brian Osman · 8 years ago
  58. 32342f0 Rebase and fix chromium by Brian Osman · 8 years ago
  59. ab8e02a SkGradientShader: Fix multi-byte-read-stack-use-after-scope by Hal Canary · 8 years ago
  60. 03e0584 Fix Chrome iOS no GPU build and block includes from src/gpu on our NoGpu bot. by Brian Salomon · 8 years ago
  61. 30f9bc6 Switch GrTextureStripAtlas over to GrTextureProxies by Robert Phillips · 8 years ago
  62. c5ca7f9 Clamp gradient colors in fragment shader after interpolation when there is a color space. by Brian Salomon · 8 years ago
  63. f3b995b Clarify when tweak alpha for coverage optimizaton can occur. by Brian Salomon · 8 years ago
  64. cb30bb2 Remove GrFragmentProcessor::computeInvariantOutput by Brian Salomon · 8 years ago
  65. 5d4cd9e Re-enable processor optimization test with some fixes. by Brian Salomon · 8 years ago
  66. 77a7a1b SkColorSpace: remove named API, add gamut API by Matt Sarett · 9 years ago
  67. 1f2fff2 Revert "SkColorSpace: remove named API, add gamut API" by Matt Sarett · 9 years ago
  68. ecaaf6f SkColorSpace: remove named API, add gamut API by Matt Sarett · 9 years ago
  69. 8d3ffad Revert "Revert "Don't instantiate shaders with non-invertible local matrix"" by Florin Malita · 9 years ago
  70. 0e86725 Revert "Don't instantiate shaders with non-invertible local matrix" by Hal Canary · 9 years ago
  71. ebfbba9 Don't instantiate shaders with non-invertible local matrix by Florin Malita · 9 years ago
  72. 6f6961e make GR_TEST_UTILS=0 work by Hal Canary · 9 years ago
  73. 587e08f Revert "Revert "Start of rewrite of GrFragmentProcessor optimizations."" by Brian Salomon · 9 years ago
  74. 052fd51 Revert "Start of rewrite of GrFragmentProcessor optimizations." by Ethan Nicholas · 9 years ago
  75. 85eb422 Start of rewrite of GrFragmentProcessor optimizations. by Brian Salomon · 9 years ago
  76. 67c18d6 Continue making Ganesh use absolute texture coordinates - take 2 by Robert Phillips · 9 years ago
  77. a7d61a6 Revert "Continue making Ganesh use absolute texture coordinates" by Joe Gregorio · 9 years ago
  78. 4493a9d Continue making Ganesh use absolute texture coordinates by Robert Phillips · 9 years ago
  79. 1b3387b SkBitmap::setPixelRef(): less reference churn by Hal Canary · 9 years ago
  80. 61624f0 Plumb dst color space in many places, rather than "mode" by Brian Osman · 9 years ago
  81. 1edc5b9 Rename vars and functions from 'glslcaps'->'shadercaps' by Brian Salomon · 9 years ago
  82. 94efbf5 Merge GrGLSLCaps into GrShaderCaps by Brian Salomon · 9 years ago
  83. ab1c3a0 Fix include of GrGLSLCaps in SkGradientShader by Greg Daniel · 9 years ago
  84. 99938a8 Merge GrGLSLShaderVar and GrShaderVar by Brian Salomon · 9 years ago
  85. 514baff Rename GrTextureParams to GrSamplerParams by Brian Salomon · 9 years ago
  86. 0bbecb2 Rename GrTextureAccess to GrProcessor::TextureSampler. by Brian Salomon · 9 years ago
  87. 7b8400d Rename SkSourceGammaTreatment to SkDestinationSurfaceColorMode by Brian Osman · 9 years ago
  88. 67b39de s/SkAutoTUnref/sk_sp/ in src/ part 1 by Hal Canary · 9 years ago
  89. 526972e Rename all color space factories from New* to Make* by Brian Osman · 9 years ago
  90. 9488833 Refactored SkColorSpace and added in a Lab PCS GM by raftias · 9 years ago
  91. a219653 Include 4f variants of random gradients during testing by Brian Osman · 9 years ago
  92. 466ad99 Slightly generalize GPU hard stop gradient implementation. by Brian Salomon · 9 years ago
  93. 3f74860 Convert gradient params test helper to a struct by Brian Osman · 9 years ago
  94. 088e21b Harden degenerate gradient context handling by fmalita · 9 years ago
  95. 2ebd0c8 Remove option to make GrCoordTransforms apply to device positions. by Brian Salomon · 9 years ago
  96. e25d71c Gradients are serialized (and can be constructed) as SkColor4f + SkColorSpace by brianosman · 9 years ago
  97. eec8304 Added kSRGBLinear_Named color space, along with tests by brianosman · 9 years ago
  98. b58a2b4 Stop aggregating texture/buffer access objects in GrFragmentProcessor parents. by bsalomon · 9 years ago
  99. c68e8924 It is possible to try and draw to an unsupported format. Let this go. by brianosman · 9 years ago
  100. d454609 Support for color-spaces with multi-stop (texture) gradients by brianosman · 9 years ago