1. 015c899 port most SkAtomic<T> to std::atomic<T> by Mike Klein · 6 years ago
  2. 0d5d065 Remove ContextRect::DstType by Brian Osman · 6 years ago
  3. 97d0970 Fix SkColor4Shader by Brian Osman · 6 years ago
  4. 12fb9cf added SkSL saturate() function by Ethan Nicholas · 6 years ago
  5. 057ad70 Update GrTextureStripAtlas for DDLs (take 2) by Robert Phillips · 6 years ago
  6. 20ee171 Revert "Update GrTextureStripAtlas for DDLs" by Robert Phillips · 6 years ago
  7. c042d41 Update GrTextureStripAtlas for DDLs by Robert Phillips · 6 years ago
  8. f7dcd76 Remove array of TextureSampler pointers from GrIOResourceProcessor. by Brian Salomon · 6 years ago
  9. e28a6b5 add explicit accessor for sRGB singleton colorspaces by Mike Klein · 6 years ago
  10. 75b7526 Address fuzzer issue by Robert Phillips · 6 years ago
  11. 84364ee De-virtualize SkBitmapController by Florin Malita · 6 years ago
  12. d5148e3 Move SkNoncopyable to include/private. by Ben Wagner · 6 years ago
  13. a8cdbd7 Restore SkLightingShader and associated classes by Robert Phillips · 6 years ago
  14. f6db495 Remove SkTransferFunctionBehavior by Brian Osman · 6 years ago
  15. 7e83f89 plumb through arenaalloc by Mike Reed · 6 years ago
  16. 4a17501 Revert "update SkColor4f::FromColor() to preserve transfer function" by Robert Phillips · 6 years ago
  17. b62f50c Replace nearly all kRespect with kIgnore by Brian Osman · 6 years ago
  18. 9e22923 update SkColor4f::FromColor() to preserve transfer function by Mike Klein · 6 years ago
  19. 5551a94 update color management for color shaders by Mike Klein · 6 years ago
  20. b82edcc update (non-sprite) image shader color management by Mike Klein · 6 years ago
  21. b456e2f Fix fuzzer bug in SkGradientShader::MakeSweep by Robert Phillips · 6 years ago
  22. ccd3995 Support older SKPs drawing to legacy destinations correctly by Brian Osman · 6 years ago
  23. 6667fb1 Switch gradients to as-encoded blending by Brian Osman · 6 years ago
  24. 3785471 basic first pass at RGBA F32 support by Mike Klein · 6 years ago
  25. f08d1d0 Stop using SkTSwap. by Ben Wagner · 6 years ago
  26. 3567c14 Implement nonlinear (as-encoded) blending in GrColorSpaceXform by Brian Osman · 6 years ago
  27. 653f34d Remove GrPixelConfig argument to GrColorSpaceXform[Effect]::Make by Brian Osman · 6 years ago
  28. f18c756 Pull non-substantive changes out of omnibus CL by Robert Phillips · 6 years ago
  29. efd99cc clean up SkPicture include by Cary Clark · 6 years ago
  30. 27dddae rebase by Cary Clark · 6 years ago
  31. 102c8cf Harden SkPerlinNoiseShader StitchData initialization by Florin Malita · 6 years ago
  32. 2b23c4b Dest color space no longer impacts mipmaps or texture sampling by Brian Osman · 6 years ago
  33. 89ad31e Revert "Reland "remove toString"" by Cary Clark · 6 years ago
  34. 92e37b6 Reland "remove toString" by Cary Clark · 6 years ago
  35. 588f879 warmup, remove clamping in append_gamut_transform() by Mike Klein · 6 years ago
  36. 4dc5a45 remove defines and add commas by Cary Clark · 6 years ago
  37. 32a4910 Revert "remove toString" by Cary Clark · 6 years ago
  38. 5191880 remove toString by Cary Clark · 6 years ago
  39. 832aa11 validate perlin inputs by Mike Reed · 6 years ago
  40. daebae9 Return nullptr when ReadBuffer becomes invalid by Kevin Lubick · 6 years ago
  41. 6ee268d Fix UBSAN warnings in SkPerlinNoiseShaderImpl by Kevin Lubick · 6 years ago
  42. 45a6d71 Avoid dividing by zero in SkTwoPointConicalGradient::Create by Yuqian Li · 6 years ago
  43. c7fe0f7 Make GrCaps and GrShaderCaps private. by Brian Salomon · 6 years ago
  44. c2ea327 Validate readByteArrayAsData size by Florin Malita · 6 years ago
  45. f77db11 Validate gradient DescriptorScope size during deserialization by Florin Malita · 6 years ago
  46. a2f14de check for focaldata failure by Mike Reed · 6 years ago
  47. 0b510fb allow div-by-zero by Mike Reed · 6 years ago
  48. baf9e05 allow div by zero by Mike Reed · 6 years ago
  49. abc8575 Remove stale gradient color space assert by Florin Malita · 6 years ago
  50. 8f88d89 Fix use-of-uninitialized-value in SkPictureShader::onMakeContext by Florin Malita · 6 years ago
  51. 8e3426f Reland "low-hanging bilerp_clamp_8888 wins" by Mike Klein · 6 years ago
  52. b460320 Revert "low-hanging bilerp_clamp_8888 wins" by Mike Klein · 6 years ago
  53. f946b41 low-hanging bilerp_clamp_8888 wins by Mike Klein · 6 years ago
  54. c6c5ead Reland "Fix handling of MaskFilter matrices" by Florin Malita · 6 years ago
  55. c64ee20 Revert "Fix handling of MaskFilter matrices" by Robert Phillips · 6 years ago
  56. 2097fd0 Fix handling of MaskFilter matrices by Florin Malita · 6 years ago
  57. 3b6afd5 Remove unused field fBitmapBytes by Yuqian Li · 6 years ago
  58. 9988541 remove SK_IGNORE_TO_STRING by Cary Clark · 6 years ago
  59. 325ea32 Fix SkLocalMatrixShader nesting semantics by Florin Malita · 6 years ago
  60. af2769d Banish SkShaderBase::isRasterPipelineOnly() by Florin Malita · 6 years ago
  61. 560d283 Fixing build with SK_IGNORE_TO_STRING defined. by Kaloyan Donev · 6 years ago
  62. ec46871 Make consistent isRadiusIncreasing decision by Yuqian Li · 6 years ago
  63. 650dd90 Fix concentric 2pt conical gradient in GPU where r1 < r0 by Yuqian Li · 6 years ago
  64. 96b6d53 Fix GrTextureStripAtlasManager cleanup order bug by Robert Phillips · 6 years ago
  65. 40481bb Harden initial LinearGradient4f tiling by Florin Malita · 7 years ago
  66. e8de024 with no more offline codegen, seed_shader can be normal by Mike Klein · 7 years ago
  67. 41a3b87 Make GrTextureStripAtlas DDL friendly by Robert Phillips · 7 years ago
  68. 1eb5ca4 tighten check when we might overflow legacy shader math by Mike Reed · 7 years ago
  69. 62ce2ca Simplify decal for gradients by Mike Reed · 7 years ago
  70. dfc0e91 add decal tilemode to shaders by Mike Reed · 7 years ago
  71. db78cba Avoid creating MIPs until necessary when MIP bias is active by Brian Osman · 7 years ago
  72. 5b6fa82 Respect FPArgs local matrix when picking a filtering mode in image shader by Brian Osman · 7 years ago
  73. 154771b clean up SK_LEGACY_HIGH_QUALITY_SCALING_CLAMP by Mike Klein · 7 years ago
  74. 1f31309 yet another approach to unpremul scale pixels by Mike Klein · 7 years ago
  75. 47cf048 Revert "alternate approach to unpremul scalePixels()" by Mike Klein · 7 years ago
  76. c461680 alternate approach to unpremul scalePixels() by Mike Klein · 7 years ago
  77. 7e1912a Move GrMakeCachedBitmapProxy work in lazy mode by Greg Daniel · 7 years ago
  78. 7558e4d Refactor explicit inverse calculation in SkImageShader::onAppendStages() by Florin Malita · 7 years ago
  79. 18f7e0a Fix picture shader handling of outer local matrix by Florin Malita · 7 years ago
  80. 7a92639 Disable texture strip atlasing for DDL by Robert Phillips · 7 years ago
  81. a12c419 check matrix for SkFixed32.32 compatibility by Mike Reed · 7 years ago
  82. 28eaed2 add gpu impl for shadermaskfilter by Mike Reed · 7 years ago
  83. ac568a9 1010102, 101010x, 888x in sw by Mike Klein · 7 years ago
  84. 88d9071 Revert "hide picture virtuals (no public callers)" by Mike Klein · 7 years ago
  85. 8005bff hide picture virtuals (no public callers) by Mike Reed · 7 years ago
  86. de5c502 move checkLE functionality directly onto readbuffer by Mike Reed · 7 years ago
  87. bee2732 Fix some fuzzer bugs from Skia's image filter fuzzer by Robert Phillips · 7 years ago
  88. 75ae421 IWYU -- SkShader.h by Mike Reed · 7 years ago
  89. 3bc266b Revert "Revert "simplify GrFPArgs, isolating localmatrix"" by Mike Reed · 7 years ago
  90. 3d628fe Revert "simplify GrFPArgs, isolating localmatrix" by Mike Reed · 7 years ago
  91. b76c717 simplify GrFPArgs, isolating localmatrix by Mike Reed · 7 years ago
  92. e3429e6 rename inner AsFPArgs to stand-alone GrFPArgs by Mike Reed · 7 years ago
  93. 5a0f345 remove code from old picture serial guard by Mike Reed · 7 years ago
  94. 33a8656 Reuse the CPU 2pt conical code in the GPU backend by Yuqian Li · 7 years ago
  95. d3b743a Remove legacy 2pt conical gradient by Yuqian Li · 7 years ago
  96. 98eb169 Remove DumpHelper as the bug is fixed by Yuqian Li · 7 years ago
  97. 1afd4cd Add GrProxyProvider by Robert Phillips · 7 years ago
  98. d208a88 Update 2pt conical gradient in raster pipeline by Yuqian Li · 7 years ago
  99. c5166a9 Revert "Revert "remove legacy support for old old picture versions"" by Mike Reed · 7 years ago
  100. d1c65d6 remove unneeded readbuffer flags by Mike Reed · 7 years ago