Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 0d91d005dd45c64f0e58940f0b7aa0092a7528ae
      
https://github.com/WebKit/WebKit/commit/0d91d005dd45c64f0e58940f0b7aa0092a7528ae
  Author: Adrian Perez de Castro <[email protected]>
  Date:   2026-08-17 (Mon, 17 Aug 2026)

  Changed paths:
    M Source/ThirdParty/skia/AUTHORS
    M Source/ThirdParty/skia/BUILD.gn
    M Source/ThirdParty/skia/DEPS
    M Source/ThirdParty/skia/MODULE.bazel
    M Source/ThirdParty/skia/MODULE.bazel.lock
    M Source/ThirdParty/skia/README.WebKit
    M Source/ThirdParty/skia/bazel/deps.json
    M Source/ThirdParty/skia/bazel/exporter/gni_exporter.go
    M Source/ThirdParty/skia/bazel/exporter_tool/main.go
    M Source/ThirdParty/skia/dm/BUILD.bazel
    M Source/ThirdParty/skia/dm/DMSrcSink.cpp
    M Source/ThirdParty/skia/dm/DMSrcSink.h
    M 
Source/ThirdParty/skia/experimental/rust_ico/decoder/impl/SkIcoRustCodec.cpp
    A Source/ThirdParty/skia/experimental/rust_jpeg/decoder/BUILD.bazel
    A 
Source/ThirdParty/skia/experimental/rust_jpeg/decoder/SkJpegRustDecoder.cpp
    A Source/ThirdParty/skia/experimental/rust_jpeg/decoder/SkJpegRustDecoder.h
    A Source/ThirdParty/skia/experimental/rust_jpeg/decoder/impl/BUILD.bazel
    A 
Source/ThirdParty/skia/experimental/rust_jpeg/decoder/impl/SkJpegRustCodec.cpp
    A 
Source/ThirdParty/skia/experimental/rust_jpeg/decoder/impl/SkJpegRustCodec.h
    A Source/ThirdParty/skia/experimental/rust_jpeg/encoder/BUILD.bazel
    A 
Source/ThirdParty/skia/experimental/rust_jpeg/encoder/SkJpegRustEncoder.cpp
    A Source/ThirdParty/skia/experimental/rust_jpeg/encoder/SkJpegRustEncoder.h
    A Source/ThirdParty/skia/experimental/rust_jpeg/ffi/BUILD.bazel
    A Source/ThirdParty/skia/experimental/rust_jpeg/ffi/FFI.rs
    A Source/ThirdParty/skia/experimental/rust_jpeg/ffi/jpeg_metadata.rs
    A Source/ThirdParty/skia/experimental/rust_jpeg/ffi/jpeg_multipicture.rs
    A Source/ThirdParty/skia/experimental/rust_jpeg/ffi/jpeg_segment_scan.rs
    A Source/ThirdParty/skia/experimental/rust_jpeg/ffi/tiff_ifd.rs
    M Source/ThirdParty/skia/fuzz/FuzzPrecompile.cpp
    A Source/ThirdParty/skia/fuzz/oss_fuzz/FuzzJPEGRustDecoder.cpp
    M Source/ThirdParty/skia/gm/mesh.cpp
    M Source/ThirdParty/skia/gn/codec.gni
    M Source/ThirdParty/skia/gn/graphite.gni
    M Source/ThirdParty/skia/gn/skia.gni
    M Source/ThirdParty/skia/gn/tests.gni
    M Source/ThirdParty/skia/go.mod
    M Source/ThirdParty/skia/go.sum
    M Source/ThirdParty/skia/include/core/SkRecorder.h
    M Source/ThirdParty/skia/include/effects/SkImageFilters.h
    M Source/ThirdParty/skia/include/encode/BUILD.bazel
    M Source/ThirdParty/skia/include/gpu/graphite/PrecompileContext.h
    M Source/ThirdParty/skia/include/gpu/graphite/Recorder.h
    M Source/ThirdParty/skia/include/gpu/graphite/Recording.h
    M Source/ThirdParty/skia/include/private/BUILD.bazel
    M Source/ThirdParty/skia/include/utils/SkNWayCanvas.h
    M Source/ThirdParty/skia/infra/bots/README.recipes.md
    M Source/ThirdParty/skia/infra/bots/assets/skp/VERSION
    M Source/ThirdParty/skia/infra/bots/deps/deps_gen.go
    M Source/ThirdParty/skia/infra/bots/gen_tasks_logic/dm_flags.go
    M Source/ThirdParty/skia/infra/bots/recipe_modules/build/default.py
    M 
Source/ThirdParty/skia/infra/bots/recipe_modules/build/examples/full.expected/Build-Debian10-Clang-x86_64-Release-RustALL.json
    M Source/ThirdParty/skia/infra/bots/tasks.json
    M Source/ThirdParty/skia/infra/config/recipes.cfg
    M Source/ThirdParty/skia/infra/debugger-app/Dockerfile
    A Source/ThirdParty/skia/relnotes/runtime_image_filter_restrict_output.md
    A Source/ThirdParty/skia/relnotes/thread_local_strike_caches.md
    A Source/ThirdParty/skia/relnotes/threaded_pipelinemanager.md
    M Source/ThirdParty/skia/rust/common/BUILD.bazel
    M Source/ThirdParty/skia/rust/png/FFI.rs
    M Source/ThirdParty/skia/src/capture/SkCapture.cpp
    M Source/ThirdParty/skia/src/capture/SkCapture.h
    M Source/ThirdParty/skia/src/capture/SkCaptureCanvas.cpp
    M Source/ThirdParty/skia/src/capture/SkCaptureCanvas.h
    M Source/ThirdParty/skia/src/capture/SkCaptureManager.cpp
    M Source/ThirdParty/skia/src/capture/SkCaptureManager.h
    M Source/ThirdParty/skia/src/codec/BUILD.bazel
    M Source/ThirdParty/skia/src/codec/SkCodec.cpp
    M Source/ThirdParty/skia/src/codec/SkPngRustCodec.cpp
    M Source/ThirdParty/skia/src/codec/SkPngRustCodec.h
    M Source/ThirdParty/skia/src/core/BUILD.bazel
    M Source/ThirdParty/skia/src/core/SkConvertPixels.cpp
    M Source/ThirdParty/skia/src/core/SkPicturePriv.h
    M Source/ThirdParty/skia/src/core/SkStrikeCache.cpp
    M Source/ThirdParty/skia/src/effects/imagefilters/SkRuntimeImageFilter.cpp
    M Source/ThirdParty/skia/src/gpu/GlobalResourceStats.cpp
    M Source/ThirdParty/skia/src/gpu/GlobalResourceStats.h
    M Source/ThirdParty/skia/src/gpu/ganesh/GrGpu.cpp
    M Source/ThirdParty/skia/src/gpu/ganesh/GrResourceProvider.cpp
    M Source/ThirdParty/skia/src/gpu/ganesh/geometry/GrTriangulator.h
    M Source/ThirdParty/skia/src/gpu/ganesh/mtl/BUILD.bazel
    M Source/ThirdParty/skia/src/gpu/ganesh/ops/SmallPathRenderer.cpp
    M Source/ThirdParty/skia/src/gpu/graphite/BUILD.bazel
    M Source/ThirdParty/skia/src/gpu/graphite/BufferManager.cpp
    M Source/ThirdParty/skia/src/gpu/graphite/BufferManager.h
    M Source/ThirdParty/skia/src/gpu/graphite/Caps.h
    M Source/ThirdParty/skia/src/gpu/graphite/Context.cpp
    M Source/ThirdParty/skia/src/gpu/graphite/ContextUtils.h
    M Source/ThirdParty/skia/src/gpu/graphite/Device.cpp
    M Source/ThirdParty/skia/src/gpu/graphite/Device.h
    M Source/ThirdParty/skia/src/gpu/graphite/DrawContext.cpp
    M Source/ThirdParty/skia/src/gpu/graphite/DrawContext.h
    M Source/ThirdParty/skia/src/gpu/graphite/DrawList.cpp
    M Source/ThirdParty/skia/src/gpu/graphite/DrawList.h
    M Source/ThirdParty/skia/src/gpu/graphite/DrawListBase.h
    M Source/ThirdParty/skia/src/gpu/graphite/DrawListLayer.cpp
    M Source/ThirdParty/skia/src/gpu/graphite/DrawListLayer.h
    M Source/ThirdParty/skia/src/gpu/graphite/DrawListTypes.h
    M Source/ThirdParty/skia/src/gpu/graphite/DrawPass.cpp
    M Source/ThirdParty/skia/src/gpu/graphite/DrawPass.h
    M Source/ThirdParty/skia/src/gpu/graphite/KeyContext.cpp
    M Source/ThirdParty/skia/src/gpu/graphite/KeyContext.h
    M Source/ThirdParty/skia/src/gpu/graphite/KeyHelpers.cpp
    M Source/ThirdParty/skia/src/gpu/graphite/KeyHelpers.h
    M Source/ThirdParty/skia/src/gpu/graphite/PaintParams.cpp
    M Source/ThirdParty/skia/src/gpu/graphite/PaintParams.h
    M Source/ThirdParty/skia/src/gpu/graphite/PipelineCreationTask.h
    M Source/ThirdParty/skia/src/gpu/graphite/PipelineData.h
    M Source/ThirdParty/skia/src/gpu/graphite/PipelineManager.cpp
    M Source/ThirdParty/skia/src/gpu/graphite/PipelineManager.h
    M Source/ThirdParty/skia/src/gpu/graphite/PrecompileContext.cpp
    M Source/ThirdParty/skia/src/gpu/graphite/PrecompileContextPriv.h
    M Source/ThirdParty/skia/src/gpu/graphite/PrecompileInternal.h
    M Source/ThirdParty/skia/src/gpu/graphite/PublicPrecompile.cpp
    M Source/ThirdParty/skia/src/gpu/graphite/Recorder.cpp
    M Source/ThirdParty/skia/src/gpu/graphite/RecorderPriv.h
    M Source/ThirdParty/skia/src/gpu/graphite/RecordingPriv.h
    M Source/ThirdParty/skia/src/gpu/graphite/Renderer.h
    M Source/ThirdParty/skia/src/gpu/graphite/RendererProvider.cpp
    M Source/ThirdParty/skia/src/gpu/graphite/RendererProvider.h
    M Source/ThirdParty/skia/src/gpu/graphite/ResourceProvider.cpp
    M Source/ThirdParty/skia/src/gpu/graphite/ResourceProvider.h
    M Source/ThirdParty/skia/src/gpu/graphite/RuntimeEffectDictionary.cpp
    M Source/ThirdParty/skia/src/gpu/graphite/RuntimeEffectDictionary.h
    M Source/ThirdParty/skia/src/gpu/graphite/ShaderInfo.cpp
    M Source/ThirdParty/skia/src/gpu/graphite/SharedContext.cpp
    M Source/ThirdParty/skia/src/gpu/graphite/SharedContext.h
    R Source/ThirdParty/skia/src/gpu/graphite/StorageBufferManager.cpp
    R Source/ThirdParty/skia/src/gpu/graphite/StorageBufferManager.h
    A Source/ThirdParty/skia/src/gpu/graphite/StorageContext.cpp
    A Source/ThirdParty/skia/src/gpu/graphite/StorageContext.h
    M Source/ThirdParty/skia/src/gpu/graphite/Surface_Graphite.cpp
    M Source/ThirdParty/skia/src/gpu/graphite/TextureFormat.cpp
    M Source/ThirdParty/skia/src/gpu/graphite/TextureFormatXferFn.cpp
    M Source/ThirdParty/skia/src/gpu/graphite/dawn/DawnCommandBuffer.cpp
    M Source/ThirdParty/skia/src/gpu/graphite/dawn/DawnSharedContext.h
    M Source/ThirdParty/skia/src/gpu/graphite/mtl/BUILD.bazel
    M Source/ThirdParty/skia/src/gpu/graphite/mtl/MtlCommandBuffer.mm
    M Source/ThirdParty/skia/src/gpu/graphite/mtl/MtlSharedContext.mm
    M Source/ThirdParty/skia/src/gpu/graphite/precompile/PaintOption.h
    M Source/ThirdParty/skia/src/gpu/graphite/render/AnalyticBlurRenderStep.cpp
    M Source/ThirdParty/skia/src/gpu/graphite/render/AnalyticBlurRenderStep.h
    M Source/ThirdParty/skia/src/gpu/graphite/render/AnalyticRRectRenderStep.cpp
    M Source/ThirdParty/skia/src/gpu/graphite/render/AnalyticRRectRenderStep.h
    M Source/ThirdParty/skia/src/gpu/graphite/render/BitmapTextRenderStep.cpp
    M Source/ThirdParty/skia/src/gpu/graphite/render/BitmapTextRenderStep.h
    M Source/ThirdParty/skia/src/gpu/graphite/render/CircularArcRenderStep.cpp
    M Source/ThirdParty/skia/src/gpu/graphite/render/CircularArcRenderStep.h
    M 
Source/ThirdParty/skia/src/gpu/graphite/render/CommonDepthStencilSettings.h
    M Source/ThirdParty/skia/src/gpu/graphite/render/CoverBoundsRenderStep.cpp
    M Source/ThirdParty/skia/src/gpu/graphite/render/CoverBoundsRenderStep.h
    M Source/ThirdParty/skia/src/gpu/graphite/render/CoverageMaskRenderStep.cpp
    M Source/ThirdParty/skia/src/gpu/graphite/render/CoverageMaskRenderStep.h
    M Source/ThirdParty/skia/src/gpu/graphite/render/MiddleOutFanRenderStep.cpp
    M Source/ThirdParty/skia/src/gpu/graphite/render/MiddleOutFanRenderStep.h
    M Source/ThirdParty/skia/src/gpu/graphite/render/PerEdgeAAQuadRenderStep.cpp
    M Source/ThirdParty/skia/src/gpu/graphite/render/PerEdgeAAQuadRenderStep.h
    M Source/ThirdParty/skia/src/gpu/graphite/render/SDFTextLCDRenderStep.cpp
    M Source/ThirdParty/skia/src/gpu/graphite/render/SDFTextLCDRenderStep.h
    M Source/ThirdParty/skia/src/gpu/graphite/render/SDFTextRenderStep.cpp
    M Source/ThirdParty/skia/src/gpu/graphite/render/SDFTextRenderStep.h
    M 
Source/ThirdParty/skia/src/gpu/graphite/render/TessellateCurvesRenderStep.cpp
    M 
Source/ThirdParty/skia/src/gpu/graphite/render/TessellateCurvesRenderStep.h
    M 
Source/ThirdParty/skia/src/gpu/graphite/render/TessellateStrokesRenderStep.cpp
    M 
Source/ThirdParty/skia/src/gpu/graphite/render/TessellateStrokesRenderStep.h
    M 
Source/ThirdParty/skia/src/gpu/graphite/render/TessellateWedgesRenderStep.cpp
    M 
Source/ThirdParty/skia/src/gpu/graphite/render/TessellateWedgesRenderStep.h
    M Source/ThirdParty/skia/src/gpu/graphite/render/VerticesRenderStep.cpp
    M Source/ThirdParty/skia/src/gpu/graphite/render/VerticesRenderStep.h
    M Source/ThirdParty/skia/src/gpu/graphite/sparse_strips/Flatten.cpp
    M Source/ThirdParty/skia/src/gpu/graphite/sparse_strips/Flatten.h
    M Source/ThirdParty/skia/src/gpu/graphite/vk/VulkanCaps.cpp
    M Source/ThirdParty/skia/src/gpu/graphite/vk/VulkanCommandBuffer.cpp
    M Source/ThirdParty/skia/src/gpu/vk/VulkanMemory.cpp
    M Source/ThirdParty/skia/src/image/SkSurface_Base.cpp
    M Source/ThirdParty/skia/src/ports/SkFontConfigTypeface.h
    M Source/ThirdParty/skia/src/text/gpu/GlyphVector.h
    M Source/ThirdParty/skia/src/text/gpu/PackedGPUGlyphID.h
    M Source/ThirdParty/skia/src/utils/BUILD.bazel
    M Source/ThirdParty/skia/src/utils/SkNWayCanvas.cpp
    M Source/ThirdParty/skia/tests/BUILD.bazel
    A Source/ThirdParty/skia/tests/ConvertPixelsTest.cpp
    M Source/ThirdParty/skia/tests/SkIcoRustDecoderTest.cpp
    A Source/ThirdParty/skia/tests/SkJpegRustCodecTest.cpp
    M Source/ThirdParty/skia/tests/SkPngRustDecoderTest.cpp
    M Source/ThirdParty/skia/tests/TriangulatingPathRendererTests.cpp
    M Source/ThirdParty/skia/tests/graphite/InnerFillTest.cpp
    M Source/ThirdParty/skia/tests/graphite/PipelineCallbackTest.cpp
    A Source/ThirdParty/skia/tests/graphite/StorageContextTest.cpp
    M Source/ThirdParty/skia/tests/graphite/TextureFormatTest.cpp
    M Source/ThirdParty/skia/tests/graphite/VulkanDstReadRenderpassReuseTest.cpp
    M Source/ThirdParty/skia/tests/graphite/precompile/ChromePrecompileTest.cpp
    M 
Source/ThirdParty/skia/tests/graphite/precompile/CombinationBuilderTest.cpp
    M Source/ThirdParty/skia/tests/graphite/precompile/PaintParamsKeyTest.cpp
    A 
Source/ThirdParty/skia/tests/graphite/precompile/PipelineManagerEarlyExit.cpp
    A 
Source/ThirdParty/skia/tests/graphite/precompile/PipelineManagerThreaded.cpp
    M Source/ThirdParty/skia/tests/graphite/precompile/PrecompileStatsTest.cpp
    M Source/ThirdParty/skia/tests/graphite/precompile/PrecompileTestUtils.cpp
    M Source/ThirdParty/skia/tests/graphite/precompile/PrecompileTestUtils.h
    M 
Source/ThirdParty/skia/tests/graphite/precompile/ThreadedPrecompileTest.cpp
    M 
Source/ThirdParty/skia/tests/graphite/precompile/UserdefinedStableKeyTest.cpp
    M Source/ThirdParty/skia/tools/flags/CommonFlagsGraphite.cpp
    M Source/ThirdParty/skia/tools/ganesh/BUILD.bazel
    M Source/ThirdParty/skia/tools/ganesh/mtl/BUILD.bazel
    M Source/ThirdParty/skia/tools/graphite/BUILD.bazel
    M Source/ThirdParty/skia/tools/graphite/PipelineCallbackHandler.cpp
    A Source/ThirdParty/skia/tools/graphite/mtl/BUILD.bazel
    M Source/ThirdParty/skia/tools/viewer/CaptureSlide.cpp
    M Source/ThirdParty/skia/tools/viewer/CaptureSlide.h

  Log Message:
  -----------
  Update Skia to 2024-02-20 (a76b083ac4ccf09d21ec1b805cc51325818f7ae4)
https://bugs.webkit.org/show_bug.cgi?id=269778

Unreviewed Skia update.

% git log --pretty='%h %s' 
2c88cbf6fba335c230bab575b3f76a030f30cc41..a06b820a5c866aaf44aa9274bca849f97108eb9c
a06b820a5c Roll recipe dependencies (trivial).
466dd4a717 Roll recipe dependencies (trivial).
d07795eebb Roll ANGLE from fff51488e419 to 60ccf9a219bd (7 revisions)
b7049a304e Roll Skia Infra from ba16fbcff21e to 57107b5a16cb (10 revisions)
dbb7dee77a Roll Dawn from 086c465ef70e to a8db5510cc0e (14 revisions)
88b2a86a3e Roll debugger-app-base from 9c5025e806af to 908aa7ccc3a9
d40f20074b Roll recipe dependencies (trivial).
95a3bf341a Roll vulkan-deps from 9c1420718b16 to 8ab3e1d4c253 (1 revision)
62fadc19be Roll SKP CIPD package from 572 to 573
22fdd3bee5 Roll vulkan-deps from b0be4f8861ed to 9c1420718b16 (4 revisions)
653397c6be Roll vulkan-deps from f98a3773ade5 to b0be4f8861ed (14 revisions)
b09fcee5f9 Roll recipe dependencies (trivial).
b0b6f61500 [skcapture] Structure captures to group draws by recording
e0ecec6708 Add target for Graphite Metal Test Context
2afc5c668e Introduce platform select structures in dm/BUILD.bazel
50a1e811b6 [graphite] move some buffer manager functions into namespace
62182d11a6 [graphite] Clean up comments and Draw command loop
b6c2cb9a27 Roll partiion_alloc
0dd2449bff Roll vulkan-deps from 89ee2d7a9d43 to f98a3773ade5 (5 revisions)
3ad790ab4d Roll ANGLE from 7e8009eb2c42 to fff51488e419 (7 revisions)
9285127a2a Roll Skia Infra from 70925c512249 to ba16fbcff21e (16 revisions)
a7d962bc7c Roll Dawn from c3cf2a706bfd to 086c465ef70e (37 revisions)
091c643035 Roll debugger-app-base from ff9fa25f5892 to 9c5025e806af
2caa6329c7 Roll recipe dependencies (trivial).
0ec8d792e4 Roll vulkan-deps from fd3bd96a36ef to 89ee2d7a9d43 (6 revisions)
891273a258 [graphite] Add immediate in-line compilation option to 
PipelineManager
226ac8e4ca [rust jpeg] Support incremental decoding
66d2fbf256 Reland "[FontConfig] Implement onGetResourceName() for 
SkTypeface_FCI"
3ac5239a31 Reland "[graphite] Replace StorageBufferManager with StorageContext"
232df2bb89 Reland "[graphite] Fix priority inversion in PipelineManager"
b7ea4d6e33 Allow clients to always use distance fields for small paths
791e4ac110 Revert "[graphite] Replace StorageBufferManager with StorageContext"
1f01bc435e Roll recipe dependencies (trivial).
ae2d74e7f2 Roll recipe dependencies (trivial).
a59c73c6b1 Roll recipe dependencies (trivial).
e54f5d0c59 Roll ANGLE from e0ca05c106e4 to 7e8009eb2c42 (6 revisions)
3acac639d9 Roll vulkan-deps from d2d81f1fa0fc to fd3bd96a36ef (8 revisions)
092f43d4e9 Roll Skia Infra from 1fae7463e9b3 to 70925c512249 (19 revisions)
4216a68a13 Roll debugger-app-base from 80b143eb15c5 to ff9fa25f5892
8f91f73f7b Roll recipe dependencies (trivial).
68209a2627 Roll recipe dependencies (trivial).
dc1fbbcdf6 Roll recipe dependencies (trivial).
d23c69ca37 Roll recipe dependencies (trivial).
50af0c4e94 Make sure vulkan lazy memory always use dedicated allocations.
bae0a08951 Revert "[graphite] Fix priority inversion in PipelineManager"
241ae50008 Only trace in GlobalResourceStats if resources have been recorded
d1e9785403 [graphite] Prioritize texture matches over UBO matches in 
DrawListLayer
8904946b42 [graphite] Replace StorageBufferManager with StorageContext
5bc37d762c [graphite] Disambiguate Vulkan error message
dd9b664f48 [text] Fix bounds checks in PackGPUData asserts
51ac7974bf [graphite] Fix priority inversion in PipelineManager
53a2ab00ce Add restrictOutputToInputBounds to SkImageFilters::RuntimeShader
11ec66fe9b Roll recipe dependencies (trivial).
a366012087 Roll vulkan-deps from c6cb5ef25794 to d2d81f1fa0fc (5 revisions)
fee7272f5b Check fTop and fBottom for null in GrTriangulator::Edge::dist
e00dbd7448 Roll recipe dependencies (trivial).
25133392a3 Roll debugger-app-base from 6f9c650f0c47 to 80b143eb15c5
e5722781a4 Roll recipe dependencies (trivial).
112f361489 Roll recipe dependencies (trivial).
74ad04d417 Roll ANGLE from e8d1a2c13248 to e0ca05c106e4 (16 revisions)
21f75dd319 Roll Skia Infra from d560ab323cf8 to 1fae7463e9b3 (11 revisions)
7d366c8023 Roll Dawn from 9d6253a28823 to c3cf2a706bfd (22 revisions)
41359d33f3 Roll vulkan-deps from 34c46f7241a1 to c6cb5ef25794 (8 revisions)
1f10a20bdd Reland "[Text] Promote thread local SkStrikeCache API"
339bedab67 [text] Enforce trivial destruction in GlyphType
50e43ef61a [rust_ico] Report ICO size from the directory and succeed on partial 
data
a34d735c8b Revert "[Text] Promote thread local SkStrikeCache API"
7597d6c27c [graphite] Address race condition in PipelineCallbackHandler
5637e1a81a [ganesh] Access beTex's backend format after creation
0362329956 Roll vulkan-deps from bc27f11324cf to 34c46f7241a1 (2 revisions)
f0d136bd32 Roll ANGLE from 7b4238a1ad6c to e8d1a2c13248 (44 revisions)
43b008740b Roll Skia Infra from 262acfdc6d6e to d560ab323cf8 (9 revisions)
45c4de274a Roll Dawn from 5b79878f746c to 9d6253a28823 (16 revisions)
00c8765947 Roll SwiftShader from 26e6a4b84daf to 6b8d31709ad1 (1 revision)
7b26841eab Roll debugger-app-base from a026d3da2361 to 6f9c650f0c47
c92974f8e0 Roll recipe dependencies (trivial).
841f4690aa Roll recipe dependencies (trivial).
127d831b9d Roll vulkan-deps from 37e841bbd2f9 to bc27f11324cf (14 revisions)
2d4480c64a Roll recipe dependencies (trivial).
b68bdd6b46 [Text] Promote thread local SkStrikeCache API
7817fed2e3 [Graphite] Support inverse fill for tessellated strokes renderer
06878af306 [graphite] Refactor flattenning to expose non-culled mode
a3d82eedc0 Harden in-place SkConvertPixels
e9fcd9466c [rust png] Splat Adam7 rows for partial decodes
864b3c688b [graphite] Stop using ResourceProvider as a PipelineManager 
intermediary
483fd5f52c [graphite] Fix build
424844b64a Roll recipe dependencies (trivial).
fae319dd64 [rust jpeg] Implement fixed-size reads for growing cursor
6549c09b1f [graphite] Add threading to the PipelineManager
2ad03d882c Roll vulkan-deps from 4a3af97d047f to 37e841bbd2f9 (1 revision)
2bffb2e620 Roll recipe dependencies (trivial).
d7b71cfe61 Roll Skia Infra from 2c6128eaca86 to 262acfdc6d6e (10 revisions)
d32b8c9025 Roll Dawn from bf6225076ff5 to 5b79878f746c (9 revisions)
12b57b93c7 Roll debugger-app-base from acdd3c9e9e9f to a026d3da2361
2eed75b956 Roll vulkan-deps from 47bfc06ded40 to 4a3af97d047f (1 revision)
e32c12990a Roll SKP CIPD package from 571 to 572
508fc9e7f9 Roll recipe dependencies (trivial).
33e64a812c Roll vulkan-deps from e8c6af24af68 to 47bfc06ded40 (9 revisions)
70eb7b04b5 Roll recipe dependencies (trivial).
2339c03500 Manual roll Dawn from 1c9c16c9ad1c to bf6225076ff5 (8 revisions)
5dddf11de2 Add SkCaptureCanvas support for onDrawMesh
d73bd5dd62 Roll vulkan-deps from 67a94c725fff to e8c6af24af68 (4 revisions)
294d31e0b1 Roll Dawn from cd1628319cf9 to 1c9c16c9ad1c (9 revisions)
ac92fe3db6 Roll Skia Infra from 82486f250514 to 2c6128eaca86 (8 revisions)
23c34af194 Roll debugger-app-base from c88eebd234b6 to acdd3c9e9e9f
1a9194f7a0 Roll recipe dependencies (trivial).
09f9ff0b42 Roll recipe dependencies (trivial).
8c800cad53 Roll vulkan-deps from f14e1f12e719 to 67a94c725fff (6 revisions)
6808185a77 Roll recipe dependencies (trivial).
610f9a7e16 [Graphite] Add primitive color space option to PaintParams
1cff4ae224 Fix GM_custommesh_cs to use correct canvas for drawMesh
0e0f8b148c Roll recipe dependencies (trivial).
c58667d01e Roll recipe dependencies (trivial).
d6a95407a7 [graphite] Support kSwapRB xfer op w/o relying on raster pipeline
5dac00a447 [rust jpeg] Initial implementation of rust jpeg
ae1a245d72 Roll vulkan-deps from 27cc24c48167 to f14e1f12e719 (9 revisions)
d8b7337031 Roll Skia Infra from 9898b1962de7 to 82486f250514 (12 revisions)
96f9ef7f55 Roll Dawn from da44df7daa86 to cd1628319cf9 (13 revisions)
76103fc2a5 Roll debugger-app-base from 096004527aba to c88eebd234b6
ad3034b045 Roll recipe dependencies (trivial).
382b952f3c Roll recipe dependencies (trivial).
9cb0d75f29 Manual roll ANGLE from 013e8a1af187 to 7b4238a1ad6c (10 revisions)
2d40a058f9 [Graphite] Plumb RootNodesInfo through all RenderStep SkSL functions
a45bdf78e3 Roll vulkan-deps from bb34a3ef6ad4 to 27cc24c48167 (1 revision)
5e4f3217c1 [ganesh] Check result inside GrResourceProvider::writePixels
ede386b8d6 Roll ANGLE from d5c8131b66e3 to 013e8a1af187 (6 revisions)
60e22dd341 Roll Skia Infra from 45efa0244bed to 9898b1962de7 (14 revisions)
fed5f7a5c9 Roll Dawn from a488846c0f17 to da44df7daa86 (8 revisions)
d406d9c8f3 Roll SwiftShader from a7c547b55474 to 26e6a4b84daf (2 revisions)
9eadfc448a Roll debugger-app-base from 1923fa1074e1 to 096004527aba
e8235ddd17 Roll recipe dependencies (trivial).
4409e239a1 Roll vulkan-deps from b2accf345f13 to bb34a3ef6ad4 (6 revisions)
ad7abeecbb Roll recipe dependencies (trivial).
acca3de7dd Roll recipe dependencies (trivial).
9c0bca4d3e [graphite] Tune search limit parameters for DrawListLayers
a6f1360753 Manual roll ANGLE from 91d2d125ec00 to d5c8131b66e3 (10 revisions)

Canonical link: https://commits.webkit.org/319328@main



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications

Reply via email to