1. de5c502 move checkLE functionality directly onto readbuffer by Mike Reed · 7 years ago
  2. bee2732 Fix some fuzzer bugs from Skia's image filter fuzzer by Robert Phillips · 7 years ago
  3. 75ae421 IWYU -- SkShader.h by Mike Reed · 7 years ago
  4. 3bc266b Revert "Revert "simplify GrFPArgs, isolating localmatrix"" by Mike Reed · 7 years ago
  5. 3d628fe Revert "simplify GrFPArgs, isolating localmatrix" by Mike Reed · 7 years ago
  6. b76c717 simplify GrFPArgs, isolating localmatrix by Mike Reed · 7 years ago
  7. e3429e6 rename inner AsFPArgs to stand-alone GrFPArgs by Mike Reed · 7 years ago
  8. 5a0f345 remove code from old picture serial guard by Mike Reed · 7 years ago
  9. 33a8656 Reuse the CPU 2pt conical code in the GPU backend by Yuqian Li · 7 years ago
  10. d3b743a Remove legacy 2pt conical gradient by Yuqian Li · 7 years ago
  11. 98eb169 Remove DumpHelper as the bug is fixed by Yuqian Li · 7 years ago
  12. 1afd4cd Add GrProxyProvider by Robert Phillips · 7 years ago
  13. d208a88 Update 2pt conical gradient in raster pipeline by Yuqian Li · 7 years ago
  14. c5166a9 Revert "Revert "remove legacy support for old old picture versions"" by Mike Reed · 7 years ago
  15. d1c65d6 remove unneeded readbuffer flags by Mike Reed · 7 years ago
  16. ad8b489 Changes to make 2pt gradient source code better aligned with our future doc by Yuqian Li · 7 years ago
  17. e2d4e8f Stronger fix for swapping r0, r1 in 2pt conical gradients by Yuqian Li · 7 years ago
  18. 6f11511 Revert "remove legacy support for old old picture versions" by Mike Reed · 7 years ago
  19. f3504d4 remove legacy support for old old picture versions by Mike Reed · 7 years ago
  20. fa8bc34 Fix bug of a + (b - a) == 0 for small positive b and huge a (e.g., 1e18) by Yuqian Li · 7 years ago
  21. 7a4d067 Fix conical test where r1 = r2 = 0 by Yuqian Li · 7 years ago
  22. 1fa9c43 attempt 3: add experimental bilerp_clamp_8888 stage by Mike Klein · 7 years ago
  23. 9df39b4 Debug random 2pt conical shaders by Yuqian Li · 7 years ago
  24. d63b6e4 Reland "remove bicubic clamp in SkImageShader" by Mike Klein · 7 years ago
  25. 6685555 Revert "remove bicubic clamp in SkImageShader" by Mike Klein · 7 years ago
  26. 915817b Guard the sqrt(temp) where temp < 0 in 2pt conical gradient by Yuqian Li · 7 years ago
  27. bc9f349 remove bicubic clamp in SkImageShader by Mike Klein · 7 years ago
  28. 245c4b2 Revert "attempt 2: add experimental bilerp_clamp_8888 stage" by Mike Klein · 7 years ago
  29. 8a64e52 attempt 2: add experimental bilerp_clamp_8888 stage by Mike Klein · 7 years ago
  30. f1f1162 remove append_from_srgb() by Mike Klein · 7 years ago
  31. 19c026e Remove SkClampRange (unused) by Brian Osman · 7 years ago
  32. 2c4e56c Revert "Reimplement TwoPointConicalGradient_gpu" by Yuqian Li · 7 years ago
  33. 84f18c4 Reimplement TwoPointConicalGradient_gpu by Yuqian Li · 7 years ago
  34. 36703d9 Push much of the SkColorSpace_Base interface up to SkColorSpace by Brian Osman · 7 years ago
  35. 7741c75 Use first/second instead of min/max in 2pt conical gradient by Yuqian Li · 7 years ago
  36. 2bbcda3 Revert "add experimental bilerp_clamp_8888 stage" by Mike Klein · 7 years ago
  37. a7fa337 add experimental bilerp_clamp_8888 stage by Mike Klein · 7 years ago
  38. 10ed243 Add cap on intel to avoid calling abs and floor on the same line in a shader. by Greg Daniel · 7 years ago
  39. 725d9db remove unused readBitmapAsImage from readbuffer by Mike Reed · 7 years ago
  40. e9d172a converted ConstColorProcessor to SkSL by Ethan Nicholas · 7 years ago
  41. 14a8dd7 Simplify analytical GPU gradient impls by Florin Malita · 7 years ago
  42. cb9e52a Remove SK_SUPPORT_LEGACY_UNIFORM_GRADIENTS by Florin Malita · 7 years ago
  43. 64bb78e Detect explicit uniform gradient positions by Florin Malita · 7 years ago
  44. a909049 Remove SK_SUPPORT_LEGACY_GRADIENT_COLOR_CONVERSION by Florin Malita · 7 years ago
  45. 3e20d02 Enforce gradient color stop monotonicity in ctor by Florin Malita · 7 years ago
  46. e657dc8 Remove gradient onGetGLSLProcessorKey() overrides by Florin Malita · 7 years ago
  47. 79363b6 Streamline legacy gradient color conversion by Florin Malita · 7 years ago
  48. 89ab240 Gradient cleanup pass by Florin Malita · 7 years ago
  49. 39d71de Don't store legacy colors in gradient shaders by Florin Malita · 7 years ago
  50. f06ead9 Add support for transfer functions to GrColorSpaceXform by Brian Osman · 7 years ago
  51. cad3b8c Remove gradient SkFixed position records by Florin Malita · 7 years ago
  52. ed6ae56 Re-land: Stop using fixed point recs for gradient positioning info by Florin Malita · 7 years ago
  53. 3fa6c29 Revert "Stop using fixed point recs for gradient positioning info" by Florin Malita · 7 years ago
  54. 9729350 Stop using fixed point recs for gradient positioning info by Florin Malita · 7 years ago
  55. 8f912d5 Tweak gradient shader code to avoid hangs on Tegra3 by Brian Osman · 7 years ago
  56. d4e9ec8 Delete GradientShaderCache by Florin Malita · 7 years ago
  57. 84d7cf9 Stop using GradientShaderCache for gradient textures by Florin Malita · 7 years ago
  58. 4cbb6e6 Pass GrRenderTargetContext's GrColorSpaceInfo to SkShader and SkColorFilter. by Brian Salomon · 7 years ago
  59. e8d55d5 Remove unused (?) gradient context class by Brian Osman · 7 years ago
  60. 5911a7c Remove GrColorSpaceXform from GrGradientEffect by Brian Osman · 7 years ago
  61. cc58664 Remove GradientShaderCache dither and paint alpha support by Florin Malita · 7 years ago
  62. 6337653 Avoid double-dithering of legacy/gpu gradients by Florin Malita · 7 years ago
  63. 1cb4171 Remove color space xform support from SkSL by Brian Osman · 7 years ago
  64. e25d119 Remove dead SK_SUPPORT_LEGACY_PICTURESHADER_ROUNDING code by Florin Malita · 7 years ago
  65. fe3e858 Add clamped/unclamped xform to GrColorSpaceXform by Brian Osman · 7 years ago
  66. 9480d82 make skmatrix getmapproc private by Cary Clark · 7 years ago
  67. d43f7b6 Simplify GrGradientEffect color handling by Brian Osman · 7 years ago
  68. 5f379a8 Avoid 2PtConical gradient flipping by Florin Malita · 7 years ago
  69. 2240be9 Remove color space xform from GrTextureDomain & GrSimpleTextureEffect by Brian Osman · 7 years ago
  70. 85f8536 Feed seed_shader() iota through a context pointer. by Mike Klein · 7 years ago
  71. 5e34167 Convert more code to use color space xform FP by Brian Osman · 7 years ago
  72. 63fd760 Remove trailing whitespace. by Ben Wagner · 7 years ago
  73. abff956 initClassID no longer auto-allocates ids by Ethan Nicholas · 7 years ago
  74. f3b4e16 Fold clamp_{x,y} into the gathers. by Mike Klein · 7 years ago
  75. 8aa4569 switched SkSL's temporary 'highfloat' type back to 'float' by Ethan Nicholas · 7 years ago
  76. f7b8820 re-land of new SkSL precisions by Ethan Nicholas · 7 years ago
  77. 3954108 Delete the legacy linear gradient impl by Florin Malita · 7 years ago
  78. 27185a9 Revert "Revert "Revert "Switched highp float to highfloat and mediump float to half.""" by Ethan Nicholas · 7 years ago
  79. 05d5a13 Revert "Revert "Switched highp float to highfloat and mediump float to half."" by Ethan Nicholas · 7 years ago
  80. a4083c9 make most of SkColorPriv.h private by Cary Clark · 7 years ago
  81. 2ab4b2b Remove symmetric three stop special case by Brian Osman · 7 years ago
  82. a8e5744 Add general three-stop analytic gradient shader by Brian Osman · 7 years ago
  83. 2bbdcc4 Rework GrSamplerParams to be more compact and use its own wrap mode enum. by Brian Salomon · 7 years ago
  84. 1d8c42e fold params into StageRec by Mike Reed · 7 years ago
  85. aa0ce82 Use the 4f impl for legacy/8888 linear gradients by Florin Malita · 7 years ago
  86. dc03dde remove code associated with legacy affine imageshaders by Mike Reed · 7 years ago
  87. eefe9f9 use rasterpipeline if localmatrix is rotated or skewed for images by Mike Reed · 7 years ago
  88. 766656d remove unused flag for rotated imageshaders by Mike Reed · 7 years ago
  89. 6274c42 Add back raster pipeline image tiling guard by Florin Malita · 7 years ago
  90. 1d816b9 Revert "Switched highp float to highfloat and mediump float to half." by Brian Salomon · 7 years ago
  91. 88d99c6 Switched highp float to highfloat and mediump float to half. by Ethan Nicholas · 7 years ago
  92. b4aab9a Replace SkFAIL with SK_ABORT. by Ben Wagner · 7 years ago
  93. aff329b Make GrFragmentProcessor be non-refcounted and use std::unique_ptr. by Brian Salomon · 7 years ago
  94. 3404207 use rasterpipeline for images if matrix is >= scale+translate by Mike Reed · 7 years ago
  95. 4d011be Remove unneeded GrGradientEffect Tegra3 workaround by Florin Malita · 7 years ago
  96. 3b30c4f Relocate gradient negative fract() workaround to GLSLCodeGenerator by Florin Malita · 7 years ago
  97. 34335c5 Streamline GrGradientEffect mirror tiling by Florin Malita · 7 years ago
  98. b81a8b9 Consolidate GrGradientEffect analytical impls by Florin Malita · 7 years ago
  99. 8a0044f Tiling support for GrGradientEffect kTwo_ColorType/kThree_ColorType by Florin Malita · 7 years ago
  100. 8aeec29 simplify shaderbase -- remove shaderproc -- no measurable speed diff by Mike Reed · 7 years ago