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