1. a550cf2 Extract a GrDynamicAtlas base class from GrCCAtlas by Chris Dalton · 4 years, 8 months ago
  2. 7353dc5 Change SkSL main() from (float x, float y) to (float2 p) by Brian Osman · 4 years, 8 months ago
  3. a56a746 Remove GrSurfaceDesc by Brian Salomon · 4 years, 8 months ago
  4. 949ceb2 Add ClipToW0 utility function for GrQuads, by Michael Ludwig · 4 years, 8 months ago
  5. 788b916 Remove SkTMin and SkTMax by Brian Osman · 4 years, 8 months ago
  6. 2f3cd4f Views for all draw texture calls in SkGpuDevice and RenderTargetContext. by Greg Daniel · 4 years, 8 months ago
  7. 511af2e Skia-Dawn: update to new GrGLSLProgramBuilder constructor. by Stephen White · 4 years, 8 months ago
  8. 7c6a4a8 Simplify domain insetting for bulk texture ops by Michael Ludwig · 4 years, 8 months ago
  9. b185785 Reland "Cleanup program building a bit" by Stephen White · 4 years, 8 months ago
  10. 6b45c5d Use DrawQuad struct to group device+local coords by Michael Ludwig · 4 years, 8 months ago
  11. 87e3bef Reland "Switch runtime SkSL to always sample at explicit coords" by Brian Osman · 4 years, 8 months ago
  12. 77fdf66 Revert "Cleanup program building a bit" by Austin Eng · 4 years, 8 months ago
  13. c767209 Have gpu yuv code speak in views. by Greg Daniel · 4 years, 8 months ago
  14. 4bb5026 Return after callback on failure in GrRenderTargetContext::asyncReadPixels by Brian Salomon · 4 years, 8 months ago
  15. 121750c Remove extra semicolon by Ben Wagner · 4 years, 8 months ago
  16. ee72bd9 Add move assignment operator to GrSurfaceProxyView. by Greg Daniel · 4 years, 8 months ago
  17. ab2f7c5 Reland "In GrSkSLFP, always use a coord transform" by Brian Osman · 4 years, 8 months ago
  18. 5f3d9f7 Replace usage of SkTClamp with SkTPin by Brian Osman · 4 years, 8 months ago
  19. 6c48aad Fix compiler warning using mixed enum types by Michael Ludwig · 4 years, 8 months ago
  20. aba642c Remove SkScalarClampMax and SkScalarPin by Brian Osman · 4 years, 8 months ago
  21. 7f36405 Remove SkMin32/SkMax32 by Brian Osman · 4 years, 8 months ago
  22. 116b33e Remove SkMaxScalar and SkMinScalar by Brian Osman · 4 years, 8 months ago
  23. febdedf Switch SkImage_Base asTextureProxyRef to return view instead. by Greg Daniel · 4 years, 8 months ago
  24. cc21d0c Reland "Change refPinnedTextureProxy to return a view instead." by Greg Daniel · 4 years, 8 months ago
  25. ebc00f9 Revert "Change refPinnedTextureProxy to return a view instead." by Greg Daniel · 4 years, 8 months ago
  26. becd2fe Change refPinnedTextureProxy to return a view instead. by Greg Daniel · 4 years, 8 months ago
  27. 0a3c57f Ensure that ArithmeticFPInputs is fully initialized by Brian Osman · 4 years, 8 months ago
  28. ba51d68 Update bicubic effect factories to take a view. by Greg Daniel · 4 years, 8 months ago
  29. 4777e3a Cleanup program building a bit by Robert Phillips · 4 years, 8 months ago
  30. 3225306 In SkRuntimeEffect, just use hash of SkSL as the ID by Brian Osman · 4 years, 8 months ago
  31. ed729f9 GrTextureEffect handles insets for float rects as well as integer rects. by Brian Salomon · 4 years, 8 months ago
  32. e13cbc3 Don't use tessellation FB barrier after NVIDIA 440.00 by Chris Dalton · 4 years, 8 months ago
  33. d2ccbb5 Have GrTextureEffect factories take a view as input. by Greg Daniel · 4 years, 8 months ago
  34. 9bfd595 In GrSkSLFP, store inputs as SkData. Tighten size checks. by Brian Osman · 4 years, 8 months ago
  35. 37c127f Rename view getters in various image subclasses. by Greg Daniel · 4 years, 8 months ago
  36. c61d7e3 Rename various getters related to GrSurfaceProxyView. by Greg Daniel · 4 years, 8 months ago
  37. bc3307c Don't do clear or round rect optimizations when a rect has stencil by Chris Dalton · 4 years, 8 months ago
  38. 3b23de5 Make sure we invalidate mapped memory from vk transfer buffers before reading. by Greg Daniel · 4 years, 8 months ago
  39. b339e77 Set NSError on compilation/link timeouts. by Jim Van Verth · 4 years, 8 months ago
  40. 2aee7d2 Ignore warnings when compiling MSL by Brian Osman · 4 years, 8 months ago
  41. d095b9f Fix SW decompression of BC1 and add a GM to check it (take 2). by Robert Phillips · 4 years, 8 months ago
  42. c1d71d3 Arrange atlas image processing by frequency by Herb Derby · 4 years, 8 months ago
  43. 073d271 Fix timeout for Metal compiler. by Jim Van Verth · 4 years, 8 months ago
  44. ab5da1f Revert "Fix SW decompression of BC1 and add a GM to check it." by Robert Phillips · 4 years, 8 months ago
  45. 4238751 Fix SW decompression of BC1 and add a GM to check it. by Robert Phillips · 4 years, 8 months ago
  46. cc104db Have GrTextureProducer return views instead of proxies. by Greg Daniel · 4 years, 8 months ago
  47. 70c5fcc Move the bulk glyph calls up the stack by Herb Derby · 4 years, 8 months ago
  48. 23e2ad1 SkiaDawn: Connect GrIOType in onWrapBackendTexture by Sean Gilhuly · 4 years, 8 months ago
  49. 5ddc34c Remove 565 mask data from GrStrikeCache to constexpr varialbe by Herb Derby · 4 years, 8 months ago
  50. fb39510 Reland "Wrap page index packing in helper methods." by Jim Van Verth · 4 years, 8 months ago
  51. d4f6831 Add SW decode of ETC1 and a GM by Robert Phillips · 4 years, 8 months ago
  52. 3d05192 Simplify subrun atlas generation tracking by Herb Derby · 4 years, 8 months ago
  53. 5d92ae2 Implement constantOutputForConstantInput in GrColorSpaceXformEffect by Brian Osman · 4 years, 8 months ago
  54. 4513cdd Rename flush -> issueDrawMaybeInlineUpload by Herb Derby · 4 years, 8 months ago
  55. e073552 Minor GM cleanup by Robert Phillips · 4 years, 8 months ago
  56. b71f023 Enable async MTLLibrary and MTLRenderPipelineState creation. by Jim Van Verth · 4 years, 8 months ago
  57. a90ed95 Cleanup GrStrike management because we do not abandon strikes by Herb Derby · 4 years, 8 months ago
  58. 40903af Update GrSurfaceProxy::Copy to return a view. by Greg Daniel · 4 years, 8 months ago
  59. 314524e Add compressed backend textures to Metal (take 2) by Robert Phillips · 4 years, 8 months ago
  60. 64874ea Avoid using kClamp domain in GrMatrixConvolutionEffect::MakeGaussian. by Brian Salomon · 4 years, 8 months ago
  61. 4328e92 Add a stencil/tessellation hybrid mode for path rendering by Chris Dalton · 4 years, 8 months ago
  62. 5c08249 Use views throughout gpu blur code. by Greg Daniel · 4 years, 8 months ago
  63. 6ccc032 Add a "kSimpleInnerPolygons" mode to GrTessellator by Chris Dalton · 4 years, 8 months ago
  64. 38c85d2 Check for valid stencil buffer in GrGLGpu::clearStencilClip by Brian Salomon · 4 years, 8 months ago
  65. 37e7b36 Make cache RRect blur masks with exact fit textures. by Brian Salomon · 4 years, 8 months ago
  66. 022bd3b Preserve triangle winding in GrTessellator by Chris Dalton · 4 years, 8 months ago
  67. 8354717 Remove asTextureProxyRef from SkSpecialImage. by Greg Daniel · 4 years, 8 months ago
  68. dcc8c54 Convert the "bool antialias" param in GrTessellator to an enum by Chris Dalton · 4 years, 8 months ago
  69. c52db71 Store GrSurfaceProxyViews on SkSpecial*_Gpu. by Greg Daniel · 4 years, 8 months ago
  70. 6f5441a Remove create function in proxyProvider that takes a raster SkImage. by Greg Daniel · 4 years, 8 months ago
  71. 2ea69aa Fix asyncRescaleAndReadPixelsYUV420 fallback w/out GL_EXT_texture_rg. by Brian Salomon · 4 years, 8 months ago
  72. 0ef780b Use a monotonic counter for atlas and plot generations by Herb Derby · 4 years, 8 months ago
  73. 162e04b Expand the compressed_textures GM by Robert Phillips · 4 years, 8 months ago
  74. 6d54a1e Atlas generation numbers is not tracking plot changes -- disable it by Herb Derby · 4 years, 8 months ago
  75. f03c116 Roll dawn and adjust for new SwapChain API. by Stephen White · 4 years, 8 months ago
  76. 6aa6505 Add fallback for asyncRescaleAndReadPixelsYUV420 without PBOs. by Brian Salomon · 4 years, 8 months ago
  77. f76da63 [canvaskit] Update build script to support latest Emscripten by Kevin Lubick · 4 years, 8 months ago
  78. 99dead9 Add SkImage::MakeRasterFromCompressed and make MakeFromCompressed fall back to decompression for unsupported compression types (take 2) by Robert Phillips · 4 years, 8 months ago
  79. 7ee8ca5 Fix bug in NPOT shader wrap mode impl by Brian Salomon · 4 years, 8 months ago
  80. fd7fd96 Revert "In GrSkSLFP, always use a coord transform" by Brian Osman · 4 years, 8 months ago
  81. 4d72171 Rename AtlasID to PlotLocator by Herb Derby · 4 years, 8 months ago
  82. a7e5c7c Fix case of asyncRescaleAndReadPixelsYUV420 for case where SkSurface is by Brian Salomon · 4 years, 8 months ago
  83. 3da9e94 Revert "Add SkImage::MakeRasterFromCompressed and make MakeFromCompressed fall back to decompression for unsupported compression types" by Robert Phillips · 4 years, 8 months ago
  84. 36d6c59 In GrSkSLFP, always use a coord transform by Brian Osman · 4 years, 8 months ago
  85. 3234ce1 Add SkImage::MakeRasterFromCompressed and make MakeFromCompressed fall back to decompression for unsupported compression types by Robert Phillips · 4 years, 8 months ago
  86. d4bf54e Revert "Switch runtime SkSL to always sample at explicit coords" by Brian Salomon · 4 years, 8 months ago
  87. 28a9b12 Revert "Wrap page index packing in helper methods." by Jim Van Verth · 4 years, 8 months ago
  88. b1e9971 Switch runtime SkSL to always sample at explicit coords by Brian Osman · 4 years, 8 months ago
  89. f1b2b42 Fix GrSmallPathRenderer to respect max texture size. by Sergey Ulanov · 4 years, 8 months ago
  90. b4cce3f Revert "Revert "add rotate to SkM44"" by Mike Reed · 4 years, 8 months ago
  91. 978693c Make invokeChild just return a string containing the child function call by Brian Osman · 4 years, 8 months ago
  92. 44aa1ab Revert "add rotate to SkM44" by Mike Reed · 4 years, 8 months ago
  93. 9b55327 Detect implementation read formats on ES. by Brian Salomon · 4 years, 8 months ago
  94. a6272de add rotate to SkM44 by Mike Reed · 4 years, 8 months ago
  95. cb93a20 Wrap page index packing in helper methods. by Jim Van Verth · 4 years, 8 months ago
  96. ca6b2f4 Revert "Revert "Move GrDomainEffect functionality into GrTextureEffect and delete"" by Brian Salomon · 4 years, 8 months ago
  97. ba5c7ad Make GrGpu::createBackendTexture match createCompressedBackendTexture by Robert Phillips · 4 years, 8 months ago
  98. 2f2c77a Revert "Reland "Reland "Add new method for storing DrawOpAtlas texture index.""" by Jim Van Verth · 4 years, 8 months ago
  99. cddfc5e Remove invokeChild variants that write to output color by Brian Osman · 4 years, 8 months ago
  100. 1c3e6cf Revert "Move GrDomainEffect functionality into GrTextureEffect and delete" by Brian Salomon · 4 years, 8 months ago