1. 25ebd95 Rename msaa attachment usage to color usage. by Greg Daniel · 3 years, 11 months ago
  2. 87bc83e Add memsets to the GrBlockAllocator unit tests. by John Stiles · 3 years, 11 months ago
  3. 694ff17 Revert "Revert changes to unbreak bots." by Brian Salomon · 3 years, 11 months ago
  4. 8cdba3e Roll ANGLE from 6372a56f3a15 to 1e494cae8d48 (7 revisions) by skia-autoroll · 3 years, 11 months ago
  5. 3b9bf7a Roll Dawn from db8766bb239b to 6564890116fd (6 revisions) by skia-autoroll · 3 years, 11 months ago
  6. dfb912f Roll Chromium from 1f9589cf9ca4 to e1d559cf7760 (402 revisions) by skia-autoroll · 3 years, 11 months ago
  7. 906501d Roll SwiftShader from 31e28d20f878 to ad54c71632cc (4 revisions) by skia-autoroll · 3 years, 11 months ago
  8. 68dcf54 Migrate CrbugOssfuzz21688 to a golden-output test. by John Stiles · 3 years, 11 months ago
  9. 91292e9 Runtime Effects: Support 'uniform shader' (vs. 'in shader') by Brian Osman · 3 years, 11 months ago
  10. 95acbbc Fix crash when comparing against a negated constant vector. by John Stiles · 3 years, 11 months ago
  11. 6c88ea1 Create unit test for comparison against a negated constant vector. by John Stiles · 3 years, 11 months ago
  12. 5715499 [svg] Add plumbing for bottom-up attribute parsing by Tyler Denniston · 3 years, 11 months ago
  13. 450eb04 Implement font family names on iOS. by Ben Wagner · 3 years, 11 months ago
  14. 96dd402 Roll ANGLE from 068bb086e1c8 to 6372a56f3a15 (53 revisions) by skia-autoroll · 3 years, 11 months ago
  15. 5c7e1a1 Poison the GrMemoryPool's sentinel field when ASAN is enabled. by John Stiles · 3 years, 11 months ago
  16. 3e251dc constexpr SkCLZ and functions that use it by Herb Derby · 3 years, 11 months ago
  17. 6ecfddb Revert "Reland "Notify RTC when OpsTask is closed so it can drop ownership"" by Adlai Holler · 3 years, 11 months ago
  18. d7e7659 Move GrShaderCaps from Program::Settings to Compiler by Brian Osman · 3 years, 11 months ago
  19. f12d05d Implement SkPathBuilder(SkPathFillType) by Leon Scroggins · 3 years, 11 months ago
  20. 007d97d Allow creating SkSurfaceCharacterizations directly for vk secondary CB context. by Greg Daniel · 3 years, 11 months ago
  21. 541f2ac Dawn: update to RenderPassEncoder::SetIndexBufferWithFormat(). by Stephen White · 3 years, 11 months ago
  22. 3744b2a Revert "Re-enable -Wdeprecated-copy-dtor." by John Stiles · 3 years, 11 months ago
  23. a5eff5d move subrun code to anonymous namespace by Herb Derby · 3 years, 11 months ago
  24. c4ab087 [canvaskit] Add option for readPixels to use pre-malloc'd data by Kevin Lubick · 3 years, 11 months ago
  25. 9fe8391 [canvaskit] Add fast pass for saveLayerPaint by Kevin Lubick · 3 years, 11 months ago
  26. e677f4a [canvaskit] Properly expose getLineMetrics by Kevin Lubick · 3 years, 11 months ago
  27. a888940 Re-enable -Wdeprecated-copy-dtor. by John Stiles · 3 years, 11 months ago
  28. a8f4c91 [canvaskit] Expose MakeRasterDirectSurface by Kevin Lubick · 3 years, 11 months ago
  29. 97469f4 Roll Chromium from c3b9f2527bea to 1f9589cf9ca4 (438 revisions) by skia-autoroll · 3 years, 11 months ago
  30. 264019f Roll Dawn from 3bf9f4a2e65e to db8766bb239b (2 revisions) by skia-autoroll · 3 years, 11 months ago
  31. 9389322 Roll SwiftShader from 959f41988a18 to 31e28d20f878 (5 revisions) by skia-autoroll · 3 years, 11 months ago
  32. 0e54309 Merge GrStrokePatchBuilder into GrStrokeTessellateOp by Chris Dalton · 3 years, 11 months ago
  33. fbc60b7 Fix viewer last image and zoomer. by Greg Daniel · 3 years, 11 months ago
  34. 6e7cfaf Fix bad FP codegen when sample() calls are inlined. by John Stiles · 3 years, 11 months ago
  35. 351b8d8 Poison unallocated block memory in GrBlockAllocator. by John Stiles · 3 years, 11 months ago
  36. 52991f8 move subrun instances and support to .cpp by Herb Derby · 3 years, 11 months ago
  37. 569249b Improve support for function prototypes in SkSL. by John Stiles · 3 years, 11 months ago
  38. 49721c8 Revert changes to unbreak bots. by Brian Salomon · 3 years, 11 months ago
  39. bea4197 cull glyphs that have far out positions by Herb Derby · 3 years, 11 months ago
  40. 8b5d44b Revert "Reland "heif: Add AVIF type and AVIF sniffing"" by Brian Salomon · 3 years, 11 months ago
  41. 9597e2f Avoid redundant matrix inverse for DF text ops by Michael Ludwig · 3 years, 11 months ago
  42. 7d3f089 Fix use-after-free error discovered by the fuzzer. by John Stiles · 3 years, 11 months ago
  43. 28eb592 Reland "heif: Add AVIF type and AVIF sniffing" by Vignesh Venkatasubramanian · 3 years, 11 months ago
  44. 3a04e20 Roll Dawn from 71d2e1d23d49 to 3bf9f4a2e65e (4 revisions) by skia-autoroll · 3 years, 11 months ago
  45. b047b5d Disable "any" function workaround in standalone/non-GPU caps by Brian Osman · 3 years, 11 months ago
  46. e103f94 Create test case for oss-fuzz:26942. by John Stiles · 3 years, 11 months ago
  47. 136d878 Update GrAtlasTextOp::MaskType to enum class by Michael Ludwig · 3 years, 11 months ago
  48. b2c4214 GrRefCntedCallback has Make function. by Brian Salomon · 3 years, 11 months ago
  49. 290d6df Improve coverage AA for thin quads by Michael Ludwig · 3 years, 11 months ago
  50. 5943fee Add support for wrapped GrAttachments. by Greg Daniel · 3 years, 11 months ago
  51. 7ffdb69 Minor cleanup of GrTriangulatingPathRenderer by Robert Phillips · 3 years, 11 months ago
  52. dada960 [svg] Add feTurbulence filter (incomplete) by Tyler Denniston · 3 years, 11 months ago
  53. f01a9d9 Add SkImage::MakeFromYUVATexturesCopyToExternal by Brian Salomon · 3 years, 11 months ago
  54. eb999bc Fix GrThreadSafeCache's abandonContext behavior by Robert Phillips · 3 years, 11 months ago
  55. a77ad86 Roll Chromium from 47ad8b8f4008 to c3b9f2527bea (386 revisions) by skia-autoroll · 3 years, 11 months ago
  56. 47895d9 Roll SwiftShader from e0de282e678b to 959f41988a18 (7 revisions) by skia-autoroll · 3 years, 11 months ago
  57. e26606f Roll Dawn from 0a374dce6653 to 71d2e1d23d49 (4 revisions) by skia-autoroll · 3 years, 11 months ago
  58. 5f3f8a0 Qiet ASAN warnings about ieee float division by Chris Dalton · 3 years, 11 months ago
  59. 6bacd9f Fix the grvx_approx_angle_between_vectors test by Chris Dalton · 3 years, 11 months ago
  60. b5e29be [svg] New layer for image filter if one is set by Tyler Denniston · 3 years, 11 months ago
  61. 2882e70 Add GrPathUtils::findCubicConvex180Chops by Chris Dalton · 3 years, 11 months ago
  62. 7e58179 update build for Apple Silicon by Herb Derby · 4 years ago
  63. 4195bcc Use uint4 instead if int4 in grvx test by Chris Dalton · 3 years, 11 months ago
  64. e3afdd5 Avoid infinite inverse inner-radii in eliiptical rrect op by Brian Osman · 3 years, 11 months ago
  65. c22288f Declare FontConfig not threadsafe. by Ben Wagner · 3 years, 11 months ago
  66. 753c1b3 Add helpers to GrPathUtils for converting lines and quads to cubics by Chris Dalton · 3 years, 11 months ago
  67. f9a1b82 Fill in the GrTriangulatingPathRenderer::onPrePrepareDraws by Robert Phillips · 3 years, 11 months ago
  68. 1ea7f54 Replace ProgramElement dehydrated count with an elements-done command. by John Stiles · 3 years, 11 months ago
  69. c3cb099 Add GrVx.h by Chris Dalton · 3 years, 11 months ago
  70. bfad3e2 Add test cases to function-prototype golden outputs. by John Stiles · 3 years, 11 months ago
  71. dffd20e [canvaskit] Add unit tests to wasm_gm_tests by Kevin Lubick · 3 years, 11 months ago
  72. 4dd3c8c Fix Wang's formula for cubics by Chris Dalton · 3 years, 11 months ago
  73. ebb26e3 Revert "heif: Add AVIF type and AVIF sniffing" by John Stiles · 3 years, 11 months ago
  74. 3ab5b73 heif: Add AVIF type and AVIF sniffing by Vignesh Venkatasubramanian · 3 years, 11 months ago
  75. 47ee0ca Split Texture test into separate 1D and 2D tests. by John Stiles · 3 years, 11 months ago
  76. 67e58cb Add callback to thread-safe cache to resolve vertexData collisions by Robert Phillips · 3 years, 11 months ago
  77. 98b928f Update Go Deps by Eric Boren · 3 years, 11 months ago
  78. ff8f192 Roll ANGLE from 39b777c6f00f to 068bb086e1c8 (20 revisions) by skia-autoroll · 3 years, 11 months ago
  79. dfd46cf Roll Chromium from 2357c7350401 to 47ad8b8f4008 (539 revisions) by skia-autoroll · 3 years, 11 months ago
  80. 109282a Roll SwiftShader from e6c9497255c6 to e0de282e678b (2 revisions) by skia-autoroll · 3 years, 11 months ago
  81. c4b38a6 Roll Dawn from 25eb373eede4 to 0a374dce6653 (3 revisions) by skia-autoroll · 3 years, 11 months ago
  82. 3519527 Update SKP version by skia-recreate-skps · 3 years, 11 months ago
  83. b21c1f2 test lineTo after addRect by Mike Reed · 3 years, 11 months ago
  84. de48feb force drawFrame when new surface is created by Jorge Betancourt · 3 years, 11 months ago
  85. 7585a65 do work in onBefore, not in constructor by Mike Reed · 3 years, 11 months ago
  86. df208a3 [svg] Add several skeleton classes for filters by Tyler Denniston · 3 years, 11 months ago
  87. b3cafbc [svg] Add 'filter' presentation attribute and parsing by Tyler Denniston · 3 years, 11 months ago
  88. f31e3d7 add non-looping option to SkottieViews through xml attributes by Jorge Betancourt · 3 years, 11 months ago
  89. a3df500 Fix crash in SampleCCPRGeometry by Chris Dalton · 3 years, 11 months ago
  90. 869cdef Fix unknown-identifier issue discovered by fuzzer. by John Stiles · 3 years, 11 months ago
  91. 30e327e [svg] Rename gradient units type to object bounding box units by Tyler Denniston · 3 years, 11 months ago
  92. d5e6368 Add initializer_list support to SkTArray. by John Stiles · 3 years, 11 months ago
  93. 750109b Update component arrays to use SkSTArray<4, int8_t>. by John Stiles · 3 years, 11 months ago
  94. 0947990 Add unit test for error discovered by fuzzer. by John Stiles · 3 years, 11 months ago
  95. eed4cba Guard use of GrVkGpu in GrAHardwareBufferUtils by Greg Daniel · 3 years, 11 months ago
  96. ec9db71 Fix prefix/postfix mixup discovered by fuzzer. by John Stiles · 3 years, 11 months ago
  97. b3058ad Handle cubic segments in variable-width stroker by Tyler Denniston · 3 years, 11 months ago
  98. 2d4f959 Reland "Moved SkSL data back into node classes" by John Stiles · 3 years, 11 months ago
  99. b7fc7a4 Allow wrapping of protected AHB into vulkan SkSurfaces. by Greg Daniel · 3 years, 11 months ago
  100. 9615bcf Revert "Moved SkSL data back into node classes" by John Stiles · 3 years, 11 months ago