1. bcffa4f Reorder canvaskit demos, add fixed 3d cube demo by Nathaniel Nifong · 4 years, 9 months ago
  2. 5592f24 [canvaskit] Update to 0.15.0 by Kevin Lubick · 4 years, 9 months ago
  3. e70af51 [canvaskit] Properly fix Safari (detect if WebGL2 is not available) by Kevin Lubick · 4 years, 9 months ago
  4. ff350cb fixed null dereference in SkSLMetalCodeGenerator by Ethan Nicholas · 4 years, 9 months ago
  5. 79c5674 Place transformed drawing data at source space (0,0) by Herb Derby · 4 years, 9 months ago
  6. dbb3e1d Remove some asserts that prevent Dawn from completing a DM run. by Stephen White · 4 years, 9 months ago
  7. b8fc4e6 refactor SkArenaAlloc arrays a little by Mike Klein · 4 years, 9 months ago
  8. 39ec60a Don't delete gl textures on failed update. by Greg Daniel · 4 years, 9 months ago
  9. c2e80e1 [canvaskit] Disable getError calls for webGL by Kevin Lubick · 4 years, 9 months ago
  10. 0c8884b [canvaskit] Fix memory leak in paragraph bindings by Kevin Lubick · 4 years, 9 months ago
  11. 8f3963f Add array initializer by Herb Derby · 4 years, 9 months ago
  12. 682a2f4 Add Direct3D swapchain support by Jim Van Verth · 4 years, 9 months ago
  13. 5b2ede3 Update Skia milestone to 85 by Heather Miller · 4 years, 9 months ago
  14. c1baf6e Update Go Deps by skia-recreate-skps · 4 years, 9 months ago
  15. a263d9b Roll third_party/externals/angle2 3b82fdcf1c83..664376e20ab2 (10 commits) by skia-autoroll · 4 years, 9 months ago
  16. c8ea717 Roll ../src e334ec41436b..a6a8a49a2077 (501 commits) by skia-autoroll · 4 years, 9 months ago
  17. adc35ec Roll third_party/externals/dawn f4df7916cacb..75ef5963b477 (8 commits) by skia-autoroll · 4 years, 9 months ago
  18. 412afeb Roll third_party/externals/swiftshader 64da65bd1bd5..d748e1651af8 (2 commits) by skia-autoroll · 4 years, 9 months ago
  19. f6bf516 Reland "Add an implementation and log2 variants for Wang's formula" by Chris Dalton · 4 years, 9 months ago
  20. e253a7c not all bots have `env` by Mike Klein · 4 years, 9 months ago
  21. 7156db2 Revert "Update GrTriangulator to use SkPathPriv::Iterate" by Chris Dalton · 4 years, 9 months ago
  22. 2f2d81c Fix tessellation benchmarks to not allocate new data every iteration by Chris Dalton · 4 years, 9 months ago
  23. dbe7770 Blacklist failing vulkan test on s20. by Greg Daniel · 4 years, 9 months ago
  24. be72c44 S20 vk? by Mike Klein · 4 years, 9 months ago
  25. 6c3db04 Revert "Add an implementation and log2 variants for Wang's formula" by Mike Klein · 4 years, 9 months ago
  26. b2365d8 Reland "Reland "Add api on GrContext to update the data of GrBackendTextures."" by Greg Daniel · 4 years, 9 months ago
  27. 7a02614 Make staging manager lists private to GrGpu. by Stephen White · 4 years, 9 months ago
  28. 7bd13c2 Pass externally synchronizaed flag to vulkan memory allocator. by Greg Daniel · 4 years, 9 months ago
  29. e278e1c Add an implementation and log2 variants for Wang's formula by Chris Dalton · 4 years, 9 months ago
  30. dcfb233 Enable kernel caching in GrMatrixConvolutionEffect by Adlai Holler · 4 years, 9 months ago
  31. 1908bb8 Add workaround for TecnoSpark 3 Pro MIP mapping by Brian Salomon · 4 years, 9 months ago
  32. 5ab94e1 Add GrContext getter to SkSurface. by Greg Daniel · 4 years, 9 months ago
  33. c002d56 Simplify GrClip::getConservativeBounds() signature by Michael Ludwig · 4 years, 9 months ago
  34. 7190399 SkRuntimeEffect: Support late bound uniforms in raster by Brian Osman · 4 years, 9 months ago
  35. da50cb8 A flush and submit apis to public headers. by Greg Daniel · 4 years, 9 months ago
  36. 3101370 [infra] chrome_release_branch: maintain the last 3 branches by Eric Boren · 4 years, 9 months ago
  37. 9aaec36 Plumbing SkMatrixProvider into the raster backend by Brian Osman · 4 years, 9 months ago
  38. b8d7e00 Move makeDraw(Indexed)IndirectSpace into GrMeshDrawOp::Target by Chris Dalton · 4 years, 9 months ago
  39. 537dc05 Fix SkSpan supspan() add test by Herb Derby · 4 years, 9 months ago
  40. 0c228e3 Add ahem.ttf. by Ben Wagner · 4 years, 9 months ago
  41. 056d543 Put Paragraph SkDebugf behind runtime flag. by Ben Wagner · 4 years, 9 months ago
  42. 68d1433 Fixing minor bugs: ellipsis on justified text by Julia Lavrova · 4 years, 9 months ago
  43. 25dc7ca In SkTaskGroup, move the function in case it has heap-allocated storage by Adlai Holler · 4 years, 9 months ago
  44. 2f62abd Update AMD vulkan memory allocator. by Greg Daniel · 4 years, 9 months ago
  45. b342415 Update Go Deps by skia-recreate-skps · 4 years, 9 months ago
  46. d76d01a Roll third_party/externals/angle2 9823d86a5a40..3b82fdcf1c83 (14 commits) by skia-autoroll · 4 years, 9 months ago
  47. d127e02 Roll third_party/externals/swiftshader d9ba4b7dd30b..64da65bd1bd5 (1 commits) by skia-autoroll · 4 years, 9 months ago
  48. 106f7c1 Roll ../src 63c884f8e9c5..e334ec41436b (468 commits) by skia-autoroll · 4 years, 9 months ago
  49. 3ebadcc Roll third_party/externals/dawn 02beecaec5cd..f4df7916cacb (4 commits) by skia-autoroll · 4 years, 9 months ago
  50. dd68b78 Fix VkProtectedContextTest to correctly make SkSurfaces. by Greg Daniel · 4 years, 9 months ago
  51. 8bd0719 Add GrVkResourceProvider::findCompatibleRenderPass variant that takes an AttachmentsDescriptor by Robert Phillips · 4 years, 9 months ago
  52. 48fcdac only pass a real paint to drawPicture if we need to by Mike Reed · 4 years, 9 months ago
  53. 828d341 Reland "Refactor stencil clip mask generation into helper" by Michael Ludwig · 4 years, 9 months ago
  54. f497c36 Make GrVkResourceProvider::PipelineStateCache use GrGpu::Stats by Robert Phillips · 4 years, 9 months ago
  55. 3bce1f7 Non-substantive Vulkan backend changes by Robert Phillips · 4 years, 9 months ago
  56. 8e82123 DDLTileHelper: Use SkAutoTArray instead of raw pointer by Adlai Holler · 4 years, 9 months ago
  57. de228e5 Revert "Refactor stencil clip mask generation into helper" by Michael Ludwig · 4 years, 9 months ago
  58. 8b3a8a5 Refactor stencil clip mask generation into helper by Michael Ludwig · 4 years, 9 months ago
  59. 684838f Mark SkStringPrintf as SK_PRINTF_LIKE by Adlai Holler · 4 years, 9 months ago
  60. cb1c262 SkMatrixProvider: Move local-to-device storage to base class by Brian Osman · 4 years, 9 months ago
  61. a1ed96b Remove code resetting pixelGeometry for filters by Xianzhu Wang · 4 years, 9 months ago
  62. 00ddb00 Reland "Support large kernels on GPU in matrix convolution effect" by Adlai Holler · 4 years, 9 months ago
  63. 3d2c41b Look for GL_ARB_texture_rectangle on SwiftShader contexts by Brian Salomon · 4 years, 9 months ago
  64. 4e9cfe7 Update Go Deps by skia-recreate-skps · 4 years, 9 months ago
  65. c7f7c0b Roll third_party/externals/angle2 9f32304208de..9823d86a5a40 (13 commits) by skia-autoroll · 4 years, 9 months ago
  66. 19410e2 Roll ../src 75fdd71e454b..63c884f8e9c5 (486 commits) by skia-autoroll · 4 years, 9 months ago
  67. 1de3a64 Roll third_party/externals/swiftshader 7b87548e5a63..d9ba4b7dd30b (1 commits) by skia-autoroll · 4 years, 9 months ago
  68. 36bda05 Roll third_party/externals/dawn 562255a94346..02beecaec5cd (9 commits) by skia-autoroll · 4 years, 9 months ago
  69. dd1de25 Fix TextHeightBehavior by Julia Lavrova · 4 years, 9 months ago
  70. a117e7b Revert "Reland "Support large kernels on GPU in matrix convolution effect"" by Adlai Holler · 4 years, 9 months ago
  71. 518fd4d Reland "Another fix for dash line thickness." by Brian Salomon · 4 years, 9 months ago
  72. c74db79 remove Assembler::here() by Mike Klein · 4 years, 9 months ago
  73. ef04154 Turn off vulkan for Galaxy S20 by Joe Gregorio · 4 years, 9 months ago
  74. 21be4f2 Blacklist ProcessorCloneTest to unbreak Pixelbook tests. by Weston Tracey · 4 years, 9 months ago
  75. c1f0e16 Revert "[skottie] Refactor property dispatch to avoid std::function" by Florin Malita · 4 years, 9 months ago
  76. ed219fe Revert "Reland "Add api on GrContext to update the data of GrBackendTextures."" by Greg Daniel · 4 years, 9 months ago
  77. 76cb9c4 Reland "Support large kernels on GPU in matrix convolution effect" by Adlai Holler · 4 years, 9 months ago
  78. e08729c Don't add empty segments to XPS figures. by Ben Wagner · 4 years, 9 months ago
  79. 83c6626 Reland "Add api on GrContext to update the data of GrBackendTextures." by Greg Daniel · 4 years, 9 months ago
  80. e646fad [skottie] Refactor property dispatch to avoid std::function by Florin Malita · 4 years, 9 months ago
  81. 6b08ddc most Labels are used _twice_ by Mike Klein · 4 years, 9 months ago
  82. ce1648f Restore offscreen surface example, Add GPU/CPU reporting function. by Nathaniel Nifong · 4 years, 9 months ago
  83. baf8921 xor to make zero by Mike Klein · 4 years, 9 months ago
  84. d7a5b59 Revert "Another fix for dash line thickness." by Brian Salomon · 4 years, 9 months ago
  85. bcabbb9 Update Go Deps by skia-recreate-skps · 4 years, 9 months ago
  86. 5d5b6bc Roll third_party/externals/angle2 5b35c7f6ef1a..9f32304208de (7 commits) by skia-autoroll · 4 years, 9 months ago
  87. f5e1125 Roll third_party/externals/dawn 70ffa0c28561..562255a94346 (2 commits) by skia-autoroll · 4 years, 9 months ago
  88. 715f966 Roll third_party/externals/swiftshader 2dd864470e31..7b87548e5a63 (1 commits) by skia-autoroll · 4 years, 9 months ago
  89. ceb3921 Roll ../src f3b2702f3692..75fdd71e454b (457 commits) by skia-autoroll · 4 years, 9 months ago
  90. 0b53555 Update SKP version by skia-recreate-skps · 4 years, 9 months ago
  91. 2b688a6 Update Go Deps by skia-recreate-skps · 4 years, 9 months ago
  92. e947efb Avoid scale by alpha if unnecessary by jiepan · 4 years, 9 months ago
  93. 832e1fe Update Go Deps by skia-recreate-skps · 4 years, 9 months ago
  94. bf1904f Another fix for dash line thickness. by Brian Salomon · 4 years, 9 months ago
  95. c991152 Added setNodeAttribute to SkSVGDom by Tyler Freeman · 4 years, 9 months ago
  96. fe3dce2 Preserve numSamples and numStencilSamples w/in the GrProgramInfo by Robert Phillips · 4 years, 9 months ago
  97. 6913d1b Make it clear that GrVkRenderPass::Create is modifying its AttachmentsDescriptor parameter by Robert Phillips · 4 years, 9 months ago
  98. 7359165 Automatically grow D3DRenderTargetView heap as needed. by Jim Van Verth · 4 years, 9 months ago
  99. c683912 Improve thin horiz/vertical dashed lines by not forcing width to 1. by Brian Salomon · 4 years, 9 months ago
  100. 93ca54e Revert "Add api on GrContext to update the data of GrBackendTextures." by Greg Daniel · 4 years, 9 months ago