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