1. 87e3bef Reland "Switch runtime SkSL to always sample at explicit coords" by Brian Osman · 4 years, 6 months ago
  2. 77fdf66 Revert "Cleanup program building a bit" by Austin Eng · 4 years, 6 months ago
  3. c767209 Have gpu yuv code speak in views. by Greg Daniel · 4 years, 6 months ago
  4. f51a52b Convert DIRTY_AFTER_EDIT to SkPath::dirtyAfterEdit by Chris Dalton · 4 years, 6 months ago
  5. 4bb5026 Return after callback on failure in GrRenderTargetContext::asyncReadPixels by Brian Salomon · 4 years, 6 months ago
  6. 121750c Remove extra semicolon by Ben Wagner · 4 years, 6 months ago
  7. ee72bd9 Add move assignment operator to GrSurfaceProxyView. by Greg Daniel · 4 years, 6 months ago
  8. ab2f7c5 Reland "In GrSkSLFP, always use a coord transform" by Brian Osman · 4 years, 6 months ago
  9. 5f3d9f7 Replace usage of SkTClamp with SkTPin by Brian Osman · 4 years, 6 months ago
  10. c90a8c7 calculate program hash in bulk by Mike Klein · 4 years, 6 months ago
  11. ed9b1f1 refactor out a middle representation by Mike Klein · 4 years, 6 months ago
  12. 762b42f Remove SkClampMax by Brian Osman · 4 years, 6 months ago
  13. 6c48aad Fix compiler warning using mixed enum types by Michael Ludwig · 4 years, 6 months ago
  14. aba642c Remove SkScalarClampMax and SkScalarPin by Brian Osman · 4 years, 6 months ago
  15. 7f36405 Remove SkMin32/SkMax32 by Brian Osman · 4 years, 6 months ago
  16. 116b33e Remove SkMaxScalar and SkMinScalar by Brian Osman · 4 years, 6 months ago
  17. febdedf Switch SkImage_Base asTextureProxyRef to return view instead. by Greg Daniel · 4 years, 6 months ago
  18. cc21d0c Reland "Change refPinnedTextureProxy to return a view instead." by Greg Daniel · 4 years, 6 months ago
  19. ebc00f9 Revert "Change refPinnedTextureProxy to return a view instead." by Greg Daniel · 4 years, 6 months ago
  20. becd2fe Change refPinnedTextureProxy to return a view instead. by Greg Daniel · 4 years, 6 months ago
  21. b8ffaec Add a mutex to SkStrike to regulate multithreaded access by Herb Derby · 4 years, 6 months ago
  22. 4a6a640 [skottie] Add support for ADBE Pro Levels2 effect by Florin Malita · 4 years, 6 months ago
  23. 653d2a4 Remove search of desperation by Herb Derby · 4 years, 6 months ago
  24. 0a3c57f Ensure that ArithmeticFPInputs is fully initialized by Brian Osman · 4 years, 6 months ago
  25. ba51d68 Update bicubic effect factories to take a view. by Greg Daniel · 4 years, 6 months ago
  26. 4777e3a Cleanup program building a bit by Robert Phillips · 4 years, 6 months ago
  27. 3225306 In SkRuntimeEffect, just use hash of SkSL as the ID by Brian Osman · 4 years, 6 months ago
  28. ed729f9 GrTextureEffect handles insets for float rects as well as integer rects. by Brian Salomon · 4 years, 6 months ago
  29. e13cbc3 Don't use tessellation FB barrier after NVIDIA 440.00 by Chris Dalton · 4 years, 6 months ago
  30. d2ccbb5 Have GrTextureEffect factories take a view as input. by Greg Daniel · 4 years, 6 months ago
  31. 9bfd595 In GrSkSLFP, store inputs as SkData. Tighten size checks. by Brian Osman · 4 years, 6 months ago
  32. 37c127f Rename view getters in various image subclasses. by Greg Daniel · 4 years, 6 months ago
  33. c61d7e3 Rename various getters related to GrSurfaceProxyView. by Greg Daniel · 4 years, 6 months ago
  34. bc3307c Don't do clear or round rect optimizations when a rect has stencil by Chris Dalton · 4 years, 6 months ago
  35. 3b23de5 Make sure we invalidate mapped memory from vk transfer buffers before reading. by Greg Daniel · 4 years, 6 months ago
  36. e47b0e5 remove misleading Uniforms apis by Mike Klein · 4 years, 6 months ago
  37. 399ef69 thread alloc through to color filters by Mike Klein · 4 years, 6 months ago
  38. b339e77 Set NSError on compilation/link timeouts. by Jim Van Verth · 4 years, 6 months ago
  39. a2406f9 Fix BC1 SW decompression on platforms with RGBA PM color order by Robert Phillips · 4 years, 6 months ago
  40. 2aee7d2 Ignore warnings when compiling MSL by Brian Osman · 4 years, 6 months ago
  41. d589916 Potentially-uninitialized Sk3LookAt result by Florin Malita · 4 years, 6 months ago
  42. 4bcab23 tweak screen math by Mike Klein · 4 years, 6 months ago
  43. d095b9f Fix SW decompression of BC1 and add a GM to check it (take 2). by Robert Phillips · 4 years, 6 months ago
  44. 0772b4b Reland "unorm/unorm -> to_unorm/from_unorm" by Mike Klein · 4 years, 6 months ago
  45. f6d668e Reland "add skvm for tablecolorfilter" by Mike Reed · 4 years, 6 months ago
  46. 59cd566 gather pointers are not necessarily aligned by Mike Klein · 4 years, 6 months ago
  47. 6c80d24 Revert "add skvm for tablecolorfilter" by Mike Klein · 4 years, 6 months ago
  48. 8feac2d Revert "unorm/unorm -> to_unorm/from_unorm" by Mike Klein · 4 years, 6 months ago
  49. c66882e Revert "impl gather8/gather16 with gather32" by Mike Klein · 4 years, 6 months ago
  50. c1d71d3 Arrange atlas image processing by frequency by Herb Derby · 4 years, 6 months ago
  51. 073d271 Fix timeout for Metal compiler. by Jim Van Verth · 4 years, 6 months ago
  52. ab5da1f Revert "Fix SW decompression of BC1 and add a GM to check it." by Robert Phillips · 4 years, 6 months ago
  53. 4238751 Fix SW decompression of BC1 and add a GM to check it. by Robert Phillips · 4 years, 6 months ago
  54. cc104db Have GrTextureProducer return views instead of proxies. by Greg Daniel · 4 years, 6 months ago
  55. cd4e566 unorm/unorm -> to_unorm/from_unorm by Mike Klein · 4 years, 6 months ago
  56. 70c5fcc Move the bulk glyph calls up the stack by Herb Derby · 4 years, 6 months ago
  57. bf3087f add skvm for tablecolorfilter by Mike Reed · 4 years, 6 months ago
  58. d4e3b9e impl gather8/gather16 with gather32 by Mike Klein · 4 years, 6 months ago
  59. 23e2ad1 SkiaDawn: Connect GrIOType in onWrapBackendTexture by Sean Gilhuly · 4 years, 6 months ago
  60. 196f319 Allow decoding without color conversion by Leon Scroggins III · 4 years, 6 months ago
  61. 5ddc34c Remove 565 mask data from GrStrikeCache to constexpr varialbe by Herb Derby · 4 years, 6 months ago
  62. 1fe3c3d Use GrTextureEffect::MakeTexelSubset instead of MakeSubset in SkGpuBlurUtils by Brian Salomon · 4 years, 6 months ago
  63. fb39510 Reland "Wrap page index packing in helper methods." by Jim Van Verth · 4 years, 6 months ago
  64. d4f6831 Add SW decode of ETC1 and a GM by Robert Phillips · 4 years, 6 months ago
  65. 3d05192 Simplify subrun atlas generation tracking by Herb Derby · 4 years, 6 months ago
  66. 5d92ae2 Implement constantOutputForConstantInput in GrColorSpaceXformEffect by Brian Osman · 4 years, 6 months ago
  67. 133177b Add missing "const" to SkMD5::finish::PADDING by Andrew Grieve · 4 years, 6 months ago
  68. 4513cdd Rename flush -> issueDrawMaybeInlineUpload by Herb Derby · 4 years, 6 months ago
  69. c0c0522 let's try to fix nullptr + k by Mike Klein · 4 years, 6 months ago
  70. e073552 Minor GM cleanup by Robert Phillips · 4 years, 6 months ago
  71. c9b06ca Remove CGFontRef parameter from SkMakeTypefaceFromCTFont by Dominik Röttsches · 4 years, 6 months ago
  72. b71f023 Enable async MTLLibrary and MTLRenderPipelineState creation. by Jim Van Verth · 4 years, 6 months ago
  73. 0ee16f6 Add reverse iterators to SkSpan by Herb Derby · 4 years, 6 months ago
  74. a90ed95 Cleanup GrStrike management because we do not abandon strikes by Herb Derby · 4 years, 6 months ago
  75. 40903af Update GrSurfaceProxy::Copy to return a view. by Greg Daniel · 4 years, 6 months ago
  76. 314524e Add compressed backend textures to Metal (take 2) by Robert Phillips · 4 years, 6 months ago
  77. 64874ea Avoid using kClamp domain in GrMatrixConvolutionEffect::MakeGaussian. by Brian Salomon · 4 years, 6 months ago
  78. ce9e060 finish up 2pt conicals by Mike Klein · 4 years, 6 months ago
  79. 4328e92 Add a stencil/tessellation hybrid mode for path rendering by Chris Dalton · 4 years, 6 months ago
  80. 5c08249 Use views throughout gpu blur code. by Greg Daniel · 4 years, 6 months ago
  81. 6ccc032 Add a "kSimpleInnerPolygons" mode to GrTessellator by Chris Dalton · 4 years, 6 months ago
  82. 38c85d2 Check for valid stencil buffer in GrGLGpu::clearStencilClip by Brian Salomon · 4 years, 6 months ago
  83. 37e7b36 Make cache RRect blur masks with exact fit textures. by Brian Salomon · 4 years, 6 months ago
  84. 022bd3b Preserve triangle winding in GrTessellator by Chris Dalton · 4 years, 6 months ago
  85. 8354717 Remove asTextureProxyRef from SkSpecialImage. by Greg Daniel · 4 years, 6 months ago
  86. a2a0c8a extract font from run by Mike Reed · 4 years, 6 months ago
  87. 45c9487 Add SkImage::MakeTextureFromCompressed and deprecate MakeFromCompressed by Robert Phillips · 4 years, 6 months ago
  88. caf5ee4 start on 2pt conical gradients by Mike Klein · 4 years, 6 months ago
  89. dcc8c54 Convert the "bool antialias" param in GrTessellator to an enum by Chris Dalton · 4 years, 6 months ago
  90. c52db71 Store GrSurfaceProxyViews on SkSpecial*_Gpu. by Greg Daniel · 4 years, 6 months ago
  91. faa34c5 partial strength reduction for bit ops by Mike Klein · 4 years, 6 months ago
  92. 6f5441a Remove create function in proxyProvider that takes a raster SkImage. by Greg Daniel · 4 years, 6 months ago
  93. bd1360f skvm sweep gradients by Mike Klein · 4 years, 6 months ago
  94. 2ea69aa Fix asyncRescaleAndReadPixelsYUV420 fallback w/out GL_EXT_texture_rg. by Brian Salomon · 4 years, 6 months ago
  95. ba9da46 radial gradients in skvm by Mike Klein · 4 years, 6 months ago
  96. 0ef780b Use a monotonic counter for atlas and plot generations by Herb Derby · 4 years, 6 months ago
  97. d352529 incorporate r,g,b,a into shaderHash by Mike Klein · 4 years, 6 months ago
  98. 162e04b Expand the compressed_textures GM by Robert Phillips · 4 years, 6 months ago
  99. 6d54a1e Atlas generation numbers is not tracking plot changes -- disable it by Herb Derby · 4 years, 6 months ago
  100. f03c116 Roll dawn and adjust for new SwapChain API. by Stephen White · 4 years, 6 months ago