Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: f7303a16d2ae4102d47dba1da0a5361dad01f908
https://github.com/WebKit/WebKit/commit/f7303a16d2ae4102d47dba1da0a5361dad01f908
Author: Adrian Perez de Castro <[email protected]>
Date: 2026-02-24 (Tue, 24 Feb 2026)
Changed paths:
M Source/ThirdParty/skia/.bazelrc
M Source/ThirdParty/skia/.gitignore
M Source/ThirdParty/skia/.gn
M Source/ThirdParty/skia/BUILD.bazel
M Source/ThirdParty/skia/BUILD.gn
M Source/ThirdParty/skia/CMakeLists.txt
M Source/ThirdParty/skia/DEPS
M Source/ThirdParty/skia/MODULE.bazel
M Source/ThirdParty/skia/MODULE.bazel.lock
M Source/ThirdParty/skia/PRESUBMIT.py
M Source/ThirdParty/skia/README.WebKit
M Source/ThirdParty/skia/RELEASE_NOTES.md
M Source/ThirdParty/skia/bazel/Makefile
M Source/ThirdParty/skia/bazel/deps.json
M Source/ThirdParty/skia/bazel/exporter_tool/main.go
M Source/ThirdParty/skia/bazel/external/imgui/BUILD.bazel
M Source/ThirdParty/skia/bazel/gcs_mirror/gcs_mirror.go
M Source/ThirdParty/skia/bench/BUILD.bazel
M Source/ThirdParty/skia/bench/BlurBench.cpp
M Source/ThirdParty/skia/bench/MathBench.cpp
M Source/ThirdParty/skia/bench/nanobench.cpp
M Source/ThirdParty/skia/bin/fetch-clang-format
M Source/ThirdParty/skia/bin/fetch-fonts-testdata
M Source/ThirdParty/skia/bin/sync
M Source/ThirdParty/skia/build_overrides/partition_alloc.gni
M Source/ThirdParty/skia/dm/BUILD.bazel
M Source/ThirdParty/skia/dm/DM.cpp
M Source/ThirdParty/skia/dm/DMSrcSink.cpp
M Source/ThirdParty/skia/dm/DMSrcSink.h
M Source/ThirdParty/skia/docs/examples/Picture_MakeFromData.cpp
M Source/ThirdParty/skia/docs/examples/Picture_MakeFromStream.cpp
M Source/ThirdParty/skia/docs/examples/f16.cpp
M Source/ThirdParty/skia/example/external_client/src/ganesh_vulkan.cpp
M
Source/ThirdParty/skia/experimental/rust_bmp/decoder/impl/SkBmpRustCodec.cpp
M Source/ThirdParty/skia/experimental/rust_bmp/decoder/impl/SkBmpRustCodec.h
M Source/ThirdParty/skia/experimental/rust_bmp/ffi/BUILD.bazel
M Source/ThirdParty/skia/experimental/rust_bmp/ffi/FFI.rs
M Source/ThirdParty/skia/gm/BUILD.bazel
A Source/ThirdParty/skia/gm/crbug_478659067.cpp
M Source/ThirdParty/skia/gm/gm.h
R Source/ThirdParty/skia/gm/png_codec.bzl
R Source/ThirdParty/skia/gm/png_codec.cpp
M Source/ThirdParty/skia/gm/preservefillrule.cpp
M Source/ThirdParty/skia/gn/codec.gni
M Source/ThirdParty/skia/gn/compile_sksl_tests.py
M Source/ThirdParty/skia/gn/core.gni
M Source/ThirdParty/skia/gn/gm.gni
M Source/ThirdParty/skia/gn/gn_to_bp.py
M Source/ThirdParty/skia/gn/gn_to_bp_utils.py
M Source/ThirdParty/skia/gn/gpu.gni
M Source/ThirdParty/skia/gn/graphite.gni
M Source/ThirdParty/skia/gn/minify_sksl_tests.py
M Source/ThirdParty/skia/gn/ports.gni
M Source/ThirdParty/skia/gn/skia.gni
M Source/ThirdParty/skia/gn/skia/BUILD.gn
M Source/ThirdParty/skia/gn/skqp_gn_args.py
M Source/ThirdParty/skia/gn/sksl_tests.gni
M Source/ThirdParty/skia/gn/tests.gni
M Source/ThirdParty/skia/gn/toolchain/wasm.gni
M Source/ThirdParty/skia/gn/utils.gni
M Source/ThirdParty/skia/go.mod
M Source/ThirdParty/skia/go.sum
A Source/ThirdParty/skia/include/android/vk/AndroidVulkanMemoryAllocator.h
M Source/ThirdParty/skia/include/codec/BUILD.bazel
M Source/ThirdParty/skia/include/codec/SkCodec.h
M Source/ThirdParty/skia/include/config/SkUserConfig.h
M Source/ThirdParty/skia/include/config/copts.bzl
M Source/ThirdParty/skia/include/config/linkopts.bzl
M Source/ThirdParty/skia/include/core/SkCanvas.h
M Source/ThirdParty/skia/include/core/SkContourMeasure.h
M Source/ThirdParty/skia/include/core/SkFont.h
M Source/ThirdParty/skia/include/core/SkFontArguments.h
M Source/ThirdParty/skia/include/core/SkMatrix.h
M Source/ThirdParty/skia/include/core/SkMilestone.h
M Source/ThirdParty/skia/include/core/SkPath.h
M Source/ThirdParty/skia/include/core/SkPathBuilder.h
M Source/ThirdParty/skia/include/core/SkPathEffect.h
M Source/ThirdParty/skia/include/core/SkPathMeasure.h
M Source/ThirdParty/skia/include/core/SkPathUtils.h
M Source/ThirdParty/skia/include/core/SkRect.h
M Source/ThirdParty/skia/include/core/SkTextBlob.h
M Source/ThirdParty/skia/include/core/SkTypeface.h
M Source/ThirdParty/skia/include/core/SkTypes.h
M Source/ThirdParty/skia/include/effects/SkDashPathEffect.h
M Source/ThirdParty/skia/include/effects/SkHighContrastFilter.h
M Source/ThirdParty/skia/include/gpu/ganesh/GrBackendSemaphore.h
M Source/ThirdParty/skia/include/gpu/ganesh/GrBackendSurface.h
M Source/ThirdParty/skia/include/gpu/ganesh/GrDirectContext.h
M Source/ThirdParty/skia/include/gpu/ganesh/d3d/BUILD.bazel
A Source/ThirdParty/skia/include/gpu/ganesh/d3d/GrD3DBackendSemaphore.h
A Source/ThirdParty/skia/include/gpu/ganesh/d3d/GrD3DBackendSurface.h
A Source/ThirdParty/skia/include/gpu/ganesh/d3d/GrD3DDirectContext.h
M Source/ThirdParty/skia/include/gpu/ganesh/gl/GrGLFunctions.h
M Source/ThirdParty/skia/include/gpu/graphite/BUILD.bazel
M Source/ThirdParty/skia/include/gpu/graphite/ContextOptions.h
M Source/ThirdParty/skia/include/gpu/graphite/GraphiteTypes.h
R Source/ThirdParty/skia/include/gpu/graphite/LogPriority.h
M Source/ThirdParty/skia/include/gpu/graphite/Recorder.h
M Source/ThirdParty/skia/include/gpu/graphite/Surface.h
M Source/ThirdParty/skia/include/gpu/vk/VulkanBackendContext.h
M Source/ThirdParty/skia/include/gpu/vk/VulkanPreferredFeatures.h
M Source/ThirdParty/skia/include/private/SkHdrMetadata.h
M Source/ThirdParty/skia/include/private/base/BUILD.bazel
M Source/ThirdParty/skia/include/private/base/SkFloatingPoint.h
M Source/ThirdParty/skia/include/private/base/SkLoadUserConfig.h
A Source/ThirdParty/skia/include/private/base/SkLog.h
A Source/ThirdParty/skia/include/private/base/SkLogPriority.h
M Source/ThirdParty/skia/include/private/base/SkTArray.h
M Source/ThirdParty/skia/include/private/gpu/ganesh/GrD3DTypesMinimal.h
M Source/ThirdParty/skia/infra/bots/BUILD.bazel
M Source/ThirdParty/skia/infra/bots/README.recipes.md
M Source/ThirdParty/skia/infra/bots/assets/gsutil/create.py
R Source/ThirdParty/skia/infra/bots/assets/provisioning_profile_ios/VERSION
M Source/ThirdParty/skia/infra/bots/assets/skp/VERSION
M Source/ThirdParty/skia/infra/bots/assets/skp/create.py
M Source/ThirdParty/skia/infra/bots/assets/svg/create.py
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/gen_tasks_logic/gen_tasks_logic.go
M Source/ThirdParty/skia/infra/bots/gen_tasks_logic/nano_flags.go
M Source/ThirdParty/skia/infra/bots/gen_tasks_logic/task_builder.go
M Source/ThirdParty/skia/infra/bots/jobs.json
M Source/ThirdParty/skia/infra/bots/recipe_modules/build/__init__.py
M Source/ThirdParty/skia/infra/bots/recipe_modules/build/chromebook.py
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-arm64-Debug-Chromebook_GLES.json
M
Source/ThirdParty/skia/infra/bots/recipe_modules/build/examples/full.expected/Build-Debian10-Clang-x86_64-Debug-Fontations.json
A
Source/ThirdParty/skia/infra/bots/recipe_modules/build/examples/full.expected/Build-Debian10-Clang-x86_64-Debug-ICU4X.json
M
Source/ThirdParty/skia/infra/bots/recipe_modules/build/examples/full.expected/Build-Mac-Clang-arm64-Debug-iOS.json
M
Source/ThirdParty/skia/infra/bots/recipe_modules/build/examples/full.expected/Build-Mac-Clang-arm64-Release-iOS18_Metal.json
A
Source/ThirdParty/skia/infra/bots/recipe_modules/build/examples/full.expected/Build-Ubuntu24.04-Clang-x86_64-Release-SKVX_DISABLE_SIMD.json
M Source/ThirdParty/skia/infra/bots/recipe_modules/build/examples/full.py
A
Source/ThirdParty/skia/infra/bots/recipe_modules/build/resources/ios.ensure
M
Source/ThirdParty/skia/infra/bots/recipe_modules/doxygen/resources/generate_and_upload_doxygen.py
M Source/ThirdParty/skia/infra/bots/recipe_modules/flavor/android.py
R
Source/ThirdParty/skia/infra/bots/recipe_modules/vars/examples/full.expected/Build-Debian10-Clang-x86_64-Release-SKNX_NO_SIMD.json
A
Source/ThirdParty/skia/infra/bots/recipe_modules/vars/examples/full.expected/Build-Debian10-Clang-x86_64-Release-SKVX_DISABLE_SIMD.json
M Source/ThirdParty/skia/infra/bots/recipe_modules/vars/examples/full.py
M
Source/ThirdParty/skia/infra/bots/recipes/upload_buildstats_results.expected/normal_bot.json
M
Source/ThirdParty/skia/infra/bots/recipes/upload_buildstats_results.expected/trybot.json
M Source/ThirdParty/skia/infra/bots/recipes/upload_buildstats_results.py
M
Source/ThirdParty/skia/infra/bots/recipes/upload_nano_results.expected/normal_bot.json
M
Source/ThirdParty/skia/infra/bots/recipes/upload_nano_results.expected/trybot.json
M Source/ThirdParty/skia/infra/bots/recipes/upload_nano_results.py
R
Source/ThirdParty/skia/infra/bots/task_drivers/bazel_test_benchmark/BUILD.bazel
R
Source/ThirdParty/skia/infra/bots/task_drivers/bazel_test_benchmark/bazel_test_benchmark.go
R
Source/ThirdParty/skia/infra/bots/task_drivers/bazel_test_benchmark/bazel_test_benchmark_test.go
R Source/ThirdParty/skia/infra/bots/task_drivers/bazel_test_gm/BUILD.bazel
R
Source/ThirdParty/skia/infra/bots/task_drivers/bazel_test_gm/bazel_test_gm.go
R
Source/ThirdParty/skia/infra/bots/task_drivers/bazel_test_gm/bazel_test_gm_test.go
R
Source/ThirdParty/skia/infra/bots/task_drivers/bazel_test_precompiled/BUILD.bazel
R
Source/ThirdParty/skia/infra/bots/task_drivers/bazel_test_precompiled/bazel_test_precompiled.go
R
Source/ThirdParty/skia/infra/bots/task_drivers/bazel_test_precompiled/bazel_test_precompiled_test.go
M Source/ThirdParty/skia/infra/bots/task_drivers/common/BUILD.bazel
R Source/ThirdParty/skia/infra/bots/task_drivers/common/goldctl_steps.go
R
Source/ThirdParty/skia/infra/bots/task_drivers/common/goldctl_steps_test.go
M Source/ThirdParty/skia/infra/bots/tasks.json
M Source/ThirdParty/skia/infra/config/recipes.cfg
M Source/ThirdParty/skia/infra/debugger-app/Dockerfile
M Source/ThirdParty/skia/infra/jsfiddle/Dockerfile
M Source/ThirdParty/skia/infra/shaders/Dockerfile
M Source/ThirdParty/skia/infra/skottie/Dockerfile
M Source/ThirdParty/skia/modules/canvaskit/BUILD.gn
M Source/ThirdParty/skia/modules/canvaskit/compile_gm.sh
M Source/ThirdParty/skia/modules/canvaskit/debugger_bindings.cpp
M Source/ThirdParty/skia/modules/canvaskit/npm_build/extra.html
M Source/ThirdParty/skia/modules/canvaskit/skottie_bindings.cpp
M Source/ThirdParty/skia/modules/skcms/README.chromium
M Source/ThirdParty/skia/modules/skottie/BUILD.bazel
M Source/ThirdParty/skia/modules/skottie/include/TextShaper.h
M Source/ThirdParty/skia/modules/skottie/src/Skottie.cpp
M Source/ThirdParty/skia/modules/skottie/src/SkottiePriv.h
M Source/ThirdParty/skia/modules/skottie/src/effects/BulgeEffect.cpp
M Source/ThirdParty/skia/modules/skottie/src/effects/CornerPinEffect.cpp
M Source/ThirdParty/skia/modules/skottie/src/effects/SharpenEffect.cpp
M Source/ThirdParty/skia/modules/skottie/src/layers/TextLayer.cpp
M Source/ThirdParty/skia/modules/skottie/src/text/TextShaper.cpp
M Source/ThirdParty/skia/modules/skparagraph/include/FontCollection.h
M Source/ThirdParty/skia/modules/skparagraph/include/ParagraphCache.h
M Source/ThirdParty/skia/modules/skparagraph/include/TypefaceFontProvider.h
M Source/ThirdParty/skia/modules/skparagraph/src/FontCollection.cpp
M Source/ThirdParty/skia/modules/skparagraph/src/ParagraphCache.cpp
M Source/ThirdParty/skia/modules/skparagraph/src/ParagraphPainterImpl.cpp
M Source/ThirdParty/skia/modules/skparagraph/src/TypefaceFontProvider.cpp
A Source/ThirdParty/skia/relnotes/codec_get_data.md
A Source/ThirdParty/skia/relnotes/d3dbackendsurface.md
A Source/ThirdParty/skia/relnotes/d3ddirectcontext.md
A Source/ThirdParty/skia/relnotes/dd3dbackendsemaphore.md
R Source/ThirdParty/skia/relnotes/fVulkanVMALargeHeapBlockSize.md
A Source/ThirdParty/skia/relnotes/logging.md
R Source/ThirdParty/skia/relnotes/out_of_order_status.md
R Source/ThirdParty/skia/relnotes/skcolorprimaries_equal.md
R Source/ThirdParty/skia/relnotes/skdeserial_typeface.md
R Source/ThirdParty/skia/relnotes/skgradientshader_removed.md
A Source/ThirdParty/skia/relnotes/spanned_api.md
A Source/ThirdParty/skia/relnotes/vma.md
A Source/ThirdParty/skia/resources/icc_profiles/apng19.icc
A Source/ThirdParty/skia/resources/images/rgb24prof.bmp
A Source/ThirdParty/skia/resources/invalid_images/b464333052.jpg
A Source/ThirdParty/skia/resources/skottie/skottie-text-variations.json
M Source/ThirdParty/skia/resources/sksl/BUILD.bazel
M Source/ThirdParty/skia/resources/sksl/update_fuzzer.py
A Source/ThirdParty/skia/resources/sksl/wgsl/NoF16Support.sksl
M Source/ThirdParty/skia/rust/common/SkStreamAdapter.cpp
M Source/ThirdParty/skia/rust/icc/FFI.rs
M Source/ThirdParty/skia/src/base/BUILD.bazel
M Source/ThirdParty/skia/src/base/SkDebug.cpp
A Source/ThirdParty/skia/src/base/SkLog.cpp
M Source/ThirdParty/skia/src/base/SkMathPriv.cpp
M Source/ThirdParty/skia/src/base/SkMathPriv.h
M Source/ThirdParty/skia/src/base/SkVx.h
M Source/ThirdParty/skia/src/codec/BUILD.bazel
M Source/ThirdParty/skia/src/codec/SkCodec.cpp
M Source/ThirdParty/skia/src/codec/SkCodecImageGenerator.cpp
M Source/ThirdParty/skia/src/codec/SkCodecPriv.h
M Source/ThirdParty/skia/src/codec/SkHdrAgtm.cpp
M Source/ThirdParty/skia/src/codec/SkHdrAgtmParse.cpp
M Source/ThirdParty/skia/src/codec/SkHdrAgtmPriv.h
M Source/ThirdParty/skia/src/codec/SkHdrMetadata.cpp
M Source/ThirdParty/skia/src/codec/SkIcoCodec.cpp
M Source/ThirdParty/skia/src/codec/SkIcoCodec.h
M Source/ThirdParty/skia/src/codec/SkJpegCodec.cpp
M Source/ThirdParty/skia/src/codec/SkPngCodec.h
M Source/ThirdParty/skia/src/codec/SkPngRustCodec.cpp
M Source/ThirdParty/skia/src/codec/SkPngRustCodec.h
M Source/ThirdParty/skia/src/codec/SkSampledCodec.cpp
M Source/ThirdParty/skia/src/codec/SkWuffsCodec.cpp
M Source/ThirdParty/skia/src/core/BUILD.bazel
M Source/ThirdParty/skia/src/core/SkColorPriv.h
M Source/ThirdParty/skia/src/core/SkContourMeasure.cpp
M Source/ThirdParty/skia/src/core/SkFDot6.h
M Source/ThirdParty/skia/src/core/SkFontDescriptor.cpp
M Source/ThirdParty/skia/src/core/SkFontDescriptor.h
M Source/ThirdParty/skia/src/core/SkGeometry.cpp
M Source/ThirdParty/skia/src/core/SkGlyph.cpp
R Source/ThirdParty/skia/src/core/SkImagePriv.h
M Source/ThirdParty/skia/src/core/SkPath.cpp
M Source/ThirdParty/skia/src/core/SkPathBuilder.cpp
M Source/ThirdParty/skia/src/core/SkPathEffect.cpp
M Source/ThirdParty/skia/src/core/SkPathMeasure.cpp
M Source/ThirdParty/skia/src/core/SkPathPriv.cpp
M Source/ThirdParty/skia/src/core/SkPathUtils.cpp
R Source/ThirdParty/skia/src/core/SkPath_pathdata.cpp
M Source/ThirdParty/skia/src/core/SkPictureRecord.cpp
M Source/ThirdParty/skia/src/core/SkPixmap.cpp
M Source/ThirdParty/skia/src/core/SkScalerContext.cpp
M Source/ThirdParty/skia/src/core/SkTypeface.cpp
M Source/ThirdParty/skia/src/core/SkYUVAPixmaps.cpp
M Source/ThirdParty/skia/src/encode/SkICC.cpp
M Source/ThirdParty/skia/src/gpu/BUILD.bazel
M Source/ThirdParty/skia/src/gpu/DitherUtils.cpp
M Source/ThirdParty/skia/src/gpu/RectanizerPow2.cpp
A Source/ThirdParty/skia/src/gpu/android/AndroidVulkanMemoryAllocator.cpp
M Source/ThirdParty/skia/src/gpu/android/BUILD.bazel
M Source/ThirdParty/skia/src/gpu/ganesh/BUILD.bazel
M Source/ThirdParty/skia/src/gpu/ganesh/GrBackendSemaphore.cpp
M Source/ThirdParty/skia/src/gpu/ganesh/GrBackendSurface.cpp
M Source/ThirdParty/skia/src/gpu/ganesh/GrBackendUtils.cpp
M Source/ThirdParty/skia/src/gpu/ganesh/GrDirectContext.cpp
M Source/ThirdParty/skia/src/gpu/ganesh/GrDirectContextPriv.cpp
M Source/ThirdParty/skia/src/gpu/ganesh/GrSamplerState.h
M Source/ThirdParty/skia/src/gpu/ganesh/GrUniformDataManager.cpp
M Source/ThirdParty/skia/src/gpu/ganesh/GrUniformDataManager.h
M Source/ThirdParty/skia/src/gpu/ganesh/GrVertexChunkArray.cpp
M Source/ThirdParty/skia/src/gpu/ganesh/SurfaceDrawContext.cpp
M Source/ThirdParty/skia/src/gpu/ganesh/d3d/BUILD.bazel
M Source/ThirdParty/skia/src/gpu/ganesh/d3d/GrD3DAttachment.h
A Source/ThirdParty/skia/src/gpu/ganesh/d3d/GrD3DBackendSemaphore.cpp
A Source/ThirdParty/skia/src/gpu/ganesh/d3d/GrD3DBackendSurface.cpp
A Source/ThirdParty/skia/src/gpu/ganesh/d3d/GrD3DBackendSurfacePriv.h
M Source/ThirdParty/skia/src/gpu/ganesh/d3d/GrD3DCaps.cpp
A Source/ThirdParty/skia/src/gpu/ganesh/d3d/GrD3DDirectContext.cpp
M Source/ThirdParty/skia/src/gpu/ganesh/d3d/GrD3DGpu.cpp
M Source/ThirdParty/skia/src/gpu/ganesh/d3d/GrD3DGpu.h
M Source/ThirdParty/skia/src/gpu/ganesh/d3d/GrD3DPipelineStateBuilder.h
M
Source/ThirdParty/skia/src/gpu/ganesh/d3d/GrD3DPipelineStateDataManager.cpp
M Source/ThirdParty/skia/src/gpu/ganesh/d3d/GrD3DRenderTarget.cpp
M Source/ThirdParty/skia/src/gpu/ganesh/d3d/GrD3DSemaphore.cpp
M Source/ThirdParty/skia/src/gpu/ganesh/d3d/GrD3DTexture.cpp
M Source/ThirdParty/skia/src/gpu/ganesh/d3d/GrD3DTextureResource.h
M Source/ThirdParty/skia/src/gpu/ganesh/d3d/GrD3DTypesMinimal.cpp
M Source/ThirdParty/skia/src/gpu/ganesh/gl/AHardwareBufferGL.cpp
M Source/ThirdParty/skia/src/gpu/ganesh/gl/BUILD.bazel
M
Source/ThirdParty/skia/src/gpu/ganesh/gl/GrGLAssembleGLESInterfaceAutogen.cpp
M
Source/ThirdParty/skia/src/gpu/ganesh/gl/GrGLAssembleGLInterfaceAutogen.cpp
M Source/ThirdParty/skia/src/gpu/ganesh/gl/GrGLGpu.cpp
M Source/ThirdParty/skia/src/gpu/ganesh/gl/GrGLProgram.cpp
M Source/ThirdParty/skia/src/gpu/ganesh/glsl/GrGLSLShaderBuilder.h
M
Source/ThirdParty/skia/src/gpu/ganesh/image/SkImage_GaneshFactories_Android.cpp
M Source/ThirdParty/skia/src/gpu/ganesh/mtl/GrMtlCaps.mm
M Source/ThirdParty/skia/src/gpu/ganesh/mtl/GrMtlPipelineStateDataManager.mm
M Source/ThirdParty/skia/src/gpu/ganesh/ops/AtlasRenderTask.cpp
M Source/ThirdParty/skia/src/gpu/ganesh/ops/AtlasRenderTask.h
M Source/ThirdParty/skia/src/gpu/ganesh/ops/DashOp.cpp
M Source/ThirdParty/skia/src/gpu/ganesh/ops/PathTessellateOp.cpp
M Source/ThirdParty/skia/src/gpu/ganesh/vk/AHardwareBufferVk.cpp
M Source/ThirdParty/skia/src/gpu/ganesh/vk/BUILD.bazel
M Source/ThirdParty/skia/src/gpu/ganesh/vk/GrVkBuffer.cpp
M Source/ThirdParty/skia/src/gpu/ganesh/vk/GrVkCaps.cpp
M Source/ThirdParty/skia/src/gpu/ganesh/vk/GrVkPipelineStateDataManager.cpp
M Source/ThirdParty/skia/src/gpu/graphite/BUILD.bazel
M Source/ThirdParty/skia/src/gpu/graphite/Caps.cpp
M Source/ThirdParty/skia/src/gpu/graphite/Caps.h
M Source/ThirdParty/skia/src/gpu/graphite/ClipStack.cpp
M Source/ThirdParty/skia/src/gpu/graphite/ClipStack.h
M Source/ThirdParty/skia/src/gpu/graphite/Context.cpp
M Source/ThirdParty/skia/src/gpu/graphite/ContextOptionsPriv.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
A Source/ThirdParty/skia/src/gpu/graphite/DrawListBase.h
A Source/ThirdParty/skia/src/gpu/graphite/DrawListLayer.cpp
A Source/ThirdParty/skia/src/gpu/graphite/DrawListLayer.h
A Source/ThirdParty/skia/src/gpu/graphite/DrawListTypes.h
M Source/ThirdParty/skia/src/gpu/graphite/DrawOrder.h
M Source/ThirdParty/skia/src/gpu/graphite/DrawParams.h
M Source/ThirdParty/skia/src/gpu/graphite/DrawPass.h
M Source/ThirdParty/skia/src/gpu/graphite/DrawTypes.h
M Source/ThirdParty/skia/src/gpu/graphite/GraphicsPipeline.cpp
M Source/ThirdParty/skia/src/gpu/graphite/GraphicsPipeline.h
M Source/ThirdParty/skia/src/gpu/graphite/Image_Graphite.cpp
M Source/ThirdParty/skia/src/gpu/graphite/Log.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/QueueManager.cpp
M Source/ThirdParty/skia/src/gpu/graphite/RenderPassDesc.cpp
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/Resource.h
M Source/ThirdParty/skia/src/gpu/graphite/ResourceCache.cpp
M Source/ThirdParty/skia/src/gpu/graphite/ResourceProvider.cpp
M Source/ThirdParty/skia/src/gpu/graphite/ResourceTypes.h
M Source/ThirdParty/skia/src/gpu/graphite/Surface_Graphite.cpp
M Source/ThirdParty/skia/src/gpu/graphite/TextureInfoPriv.h
M Source/ThirdParty/skia/src/gpu/graphite/UniformManager.cpp
M Source/ThirdParty/skia/src/gpu/graphite/UniformManager.h
M Source/ThirdParty/skia/src/gpu/graphite/dawn/DawnBuffer.cpp
M Source/ThirdParty/skia/src/gpu/graphite/dawn/DawnBuffer.h
M Source/ThirdParty/skia/src/gpu/graphite/dawn/DawnCaps.cpp
M Source/ThirdParty/skia/src/gpu/graphite/dawn/DawnCaps.h
M Source/ThirdParty/skia/src/gpu/graphite/dawn/DawnCommandBuffer.cpp
M Source/ThirdParty/skia/src/gpu/graphite/dawn/DawnComputePipeline.cpp
M Source/ThirdParty/skia/src/gpu/graphite/dawn/DawnGraphicsPipeline.cpp
M Source/ThirdParty/skia/src/gpu/graphite/dawn/DawnGraphicsPipeline.h
M Source/ThirdParty/skia/src/gpu/graphite/dawn/DawnGraphiteUtils.cpp
M Source/ThirdParty/skia/src/gpu/graphite/dawn/DawnTexture.cpp
M Source/ThirdParty/skia/src/gpu/graphite/mtl/BUILD.bazel
M Source/ThirdParty/skia/src/gpu/graphite/mtl/MtlCaps.h
M Source/ThirdParty/skia/src/gpu/graphite/mtl/MtlCaps.mm
M Source/ThirdParty/skia/src/gpu/graphite/mtl/MtlGraphicsPipeline.mm
M Source/ThirdParty/skia/src/gpu/graphite/mtl/MtlGraphiteUtils.mm
M
Source/ThirdParty/skia/src/gpu/graphite/surface/Surface_AndroidFactories.cpp
M Source/ThirdParty/skia/src/gpu/graphite/task/RenderPassTask.cpp
M Source/ThirdParty/skia/src/gpu/graphite/task/UploadTask.cpp
M Source/ThirdParty/skia/src/gpu/graphite/vk/BUILD.bazel
M Source/ThirdParty/skia/src/gpu/graphite/vk/VulkanCaps.cpp
M Source/ThirdParty/skia/src/gpu/graphite/vk/VulkanCaps.h
M Source/ThirdParty/skia/src/gpu/graphite/vk/VulkanGraphicsPipeline.cpp
M Source/ThirdParty/skia/src/gpu/graphite/vk/VulkanRenderPass.cpp
M Source/ThirdParty/skia/src/gpu/graphite/vk/VulkanSharedContext.cpp
M Source/ThirdParty/skia/src/gpu/graphite/vk/VulkanYcbcrConversion.cpp
M Source/ThirdParty/skia/src/gpu/tessellate/FixedCountBufferUtils.h
M Source/ThirdParty/skia/src/gpu/vk/VulkanPreferredFeatures.cpp
M Source/ThirdParty/skia/src/gpu/vk/vulkanmemoryallocator/BUILD.bazel
M
Source/ThirdParty/skia/src/gpu/vk/vulkanmemoryallocator/VulkanMemoryAllocatorPriv.h
M Source/ThirdParty/skia/src/pathops/SkPathOpsDebug.cpp
M Source/ThirdParty/skia/src/pdf/SkPDFGradientShader.cpp
M Source/ThirdParty/skia/src/ports/BUILD.bazel
R Source/ThirdParty/skia/src/ports/SkDebug_android.cpp
R Source/ThirdParty/skia/src/ports/SkDebug_stdio.cpp
R Source/ThirdParty/skia/src/ports/SkDebug_win.cpp
M Source/ThirdParty/skia/src/ports/SkFontMgr_android.cpp
M Source/ThirdParty/skia/src/ports/SkFontMgr_android_parser.cpp
M Source/ThirdParty/skia/src/ports/SkFontMgr_custom_embedded.cpp
M Source/ThirdParty/skia/src/ports/SkFontMgr_fontconfig.cpp
R Source/ThirdParty/skia/src/ports/SkImageGenerator_none.cpp
R Source/ThirdParty/skia/src/ports/SkImageGenerator_skia.cpp
A Source/ThirdParty/skia/src/ports/SkLog_android.cpp
A Source/ThirdParty/skia/src/ports/SkLog_stdio.cpp
A Source/ThirdParty/skia/src/ports/SkLog_win.cpp
M Source/ThirdParty/skia/src/ports/SkScalerContext_win_dw.cpp
A Source/ThirdParty/skia/src/ports/SkTypeface_fontations_factory.h
M Source/ThirdParty/skia/src/ports/SkTypeface_fontations_priv.h
M Source/ThirdParty/skia/src/ports/SkTypeface_win_dw.cpp
M Source/ThirdParty/skia/src/ports/SkTypeface_win_dw.h
M Source/ThirdParty/skia/src/sksl/codegen/BUILD.bazel
M Source/ThirdParty/skia/src/sksl/codegen/SkSLWGSLCodeGenerator.cpp
M Source/ThirdParty/skia/src/sksl/codegen/SkSLWGSLValidator.cpp
M Source/ThirdParty/skia/src/sksl/generated/sksl_graphite_frag.minified.sksl
M
Source/ThirdParty/skia/src/sksl/generated/sksl_graphite_frag.unoptimized.sksl
M Source/ThirdParty/skia/src/sksl/sksl_graphite_frag.sksl
M Source/ThirdParty/skia/src/text/gpu/SkChromeRemoteGlyphCache.cpp
M Source/ThirdParty/skia/src/text/gpu/SubRunContainer.cpp
M Source/ThirdParty/skia/src/text/gpu/SubRunControl.cpp
M Source/ThirdParty/skia/src/utils/BUILD.bazel
M Source/ThirdParty/skia/src/utils/SkFloatToDecimal.cpp
M Source/ThirdParty/skia/src/utils/SkJSONWriter.cpp
M Source/ThirdParty/skia/src/utils/win/BUILD.bazel
R Source/ThirdParty/skia/src/utils/win/SkWGL_win.cpp
M Source/ThirdParty/skia/src/xml/SkDOM.h
M Source/ThirdParty/skia/tests/BUILD.bazel
M Source/ThirdParty/skia/tests/BackendAllocationTest.cpp
M Source/ThirdParty/skia/tests/CodecTest.cpp
M Source/ThirdParty/skia/tests/FontHostStreamTest.cpp
M Source/ThirdParty/skia/tests/GrMipMappedTest.cpp
M Source/ThirdParty/skia/tests/GrQuadCropTest.cpp
M Source/ThirdParty/skia/tests/HdrMetadataTest.cpp
M Source/ThirdParty/skia/tests/MathTest.cpp
M Source/ThirdParty/skia/tests/PathTest.cpp
M Source/ThirdParty/skia/tests/RustIccTest.cpp
M Source/ThirdParty/skia/tests/SerializationTest.cpp
M Source/ThirdParty/skia/tests/SkBmpRustDecoderTest.cpp
M Source/ThirdParty/skia/tests/StreamTest.cpp
M Source/ThirdParty/skia/tests/SurfaceSemaphoreTest.cpp
M Source/ThirdParty/skia/tests/VkPreferredFeaturesTest.cpp
M Source/ThirdParty/skia/tests/graphite/BackendTextureTest.cpp
A Source/ThirdParty/skia/tests/graphite/InnerFillTest.cpp
M Source/ThirdParty/skia/tests/graphite/UniformManagerTest.cpp
M Source/ThirdParty/skia/tests/graphite/UniformOffsetCalculatorTest.cpp
M Source/ThirdParty/skia/tests/graphite/precompile/AndroidPrecompileTest.cpp
M
Source/ThirdParty/skia/tests/graphite/precompile/AndroidRuntimeEffectManager.cpp
M
Source/ThirdParty/skia/tests/graphite/precompile/AndroidRuntimeEffectManager.h
A
Source/ThirdParty/skia/tests/graphite/precompile/AndroidYCbCrPrecompileTest.cpp
M Source/ThirdParty/skia/tests/graphite/precompile/ChromePrecompileTest.cpp
M Source/ThirdParty/skia/tests/graphite/precompile/PrecompileTestUtils.cpp
M Source/ThirdParty/skia/tests/graphite/precompile/PrecompileTestUtils.h
M Source/ThirdParty/skia/tests/sksl/blend/BlendClear.wgsl
M Source/ThirdParty/skia/tests/sksl/blend/BlendColor.wgsl
M Source/ThirdParty/skia/tests/sksl/blend/BlendColorBurn.wgsl
M Source/ThirdParty/skia/tests/sksl/blend/BlendColorDodge.wgsl
M Source/ThirdParty/skia/tests/sksl/blend/BlendDarken.wgsl
M Source/ThirdParty/skia/tests/sksl/blend/BlendDifference.wgsl
M Source/ThirdParty/skia/tests/sksl/blend/BlendDst.wgsl
M Source/ThirdParty/skia/tests/sksl/blend/BlendDstAtop.wgsl
M Source/ThirdParty/skia/tests/sksl/blend/BlendDstIn.wgsl
M Source/ThirdParty/skia/tests/sksl/blend/BlendDstOut.wgsl
M Source/ThirdParty/skia/tests/sksl/blend/BlendDstOver.wgsl
M Source/ThirdParty/skia/tests/sksl/blend/BlendExclusion.wgsl
M Source/ThirdParty/skia/tests/sksl/blend/BlendHardLight.wgsl
M Source/ThirdParty/skia/tests/sksl/blend/BlendHue.wgsl
M Source/ThirdParty/skia/tests/sksl/blend/BlendLighten.wgsl
M Source/ThirdParty/skia/tests/sksl/blend/BlendLuminosity.wgsl
M Source/ThirdParty/skia/tests/sksl/blend/BlendModulate.wgsl
M Source/ThirdParty/skia/tests/sksl/blend/BlendMultiply.wgsl
M Source/ThirdParty/skia/tests/sksl/blend/BlendOverlay.wgsl
M Source/ThirdParty/skia/tests/sksl/blend/BlendPlus.wgsl
M Source/ThirdParty/skia/tests/sksl/blend/BlendSaturation.wgsl
M Source/ThirdParty/skia/tests/sksl/blend/BlendScreen.wgsl
M Source/ThirdParty/skia/tests/sksl/blend/BlendSoftLight.wgsl
M Source/ThirdParty/skia/tests/sksl/blend/BlendSrc.wgsl
M Source/ThirdParty/skia/tests/sksl/blend/BlendSrcAtop.wgsl
M Source/ThirdParty/skia/tests/sksl/blend/BlendSrcIn.wgsl
M Source/ThirdParty/skia/tests/sksl/blend/BlendSrcOut.wgsl
M Source/ThirdParty/skia/tests/sksl/blend/BlendSrcOver.wgsl
M Source/ThirdParty/skia/tests/sksl/blend/BlendXor.wgsl
M Source/ThirdParty/skia/tests/sksl/compute/ArrayAdd.wgsl
M Source/ThirdParty/skia/tests/sksl/compute/AtomicOperations.wgsl
M Source/ThirdParty/skia/tests/sksl/compute/Barrier.wgsl
M Source/ThirdParty/skia/tests/sksl/compute/BuiltinStageInputs.wgsl
M Source/ThirdParty/skia/tests/sksl/compute/Desaturate.wgsl
M Source/ThirdParty/skia/tests/sksl/compute/DesaturateFunction.wgsl
M Source/ThirdParty/skia/tests/sksl/compute/DesaturateReadWrite.wgsl
M Source/ThirdParty/skia/tests/sksl/compute/MatrixMultiply.wgsl
M Source/ThirdParty/skia/tests/sksl/compute/ModuleStructInArray.wgsl
M Source/ThirdParty/skia/tests/sksl/compute/ModuleStructInExpression.wgsl
M
Source/ThirdParty/skia/tests/sksl/compute/ModuleStructInInterfaceBlock.wgsl
M Source/ThirdParty/skia/tests/sksl/compute/ModuleStructInVariable.wgsl
M Source/ThirdParty/skia/tests/sksl/compute/Raytrace.wgsl
M Source/ThirdParty/skia/tests/sksl/compute/Uniforms.wgsl
M Source/ThirdParty/skia/tests/sksl/folding/ArrayFolding.wgsl
M Source/ThirdParty/skia/tests/sksl/folding/ArraySizeFolding.wgsl
M Source/ThirdParty/skia/tests/sksl/folding/AssignmentOps.wgsl
M Source/ThirdParty/skia/tests/sksl/folding/BoolFolding.wgsl
M Source/ThirdParty/skia/tests/sksl/folding/CastFolding.wgsl
M Source/ThirdParty/skia/tests/sksl/folding/FloatFolding.wgsl
M Source/ThirdParty/skia/tests/sksl/folding/IntFoldingES2.wgsl
M Source/ThirdParty/skia/tests/sksl/folding/IntFoldingES3.wgsl
M Source/ThirdParty/skia/tests/sksl/folding/LogicalNot.wgsl
M Source/ThirdParty/skia/tests/sksl/folding/MatrixFoldingES2.wgsl
M Source/ThirdParty/skia/tests/sksl/folding/MatrixFoldingES3.wgsl
M Source/ThirdParty/skia/tests/sksl/folding/MatrixNoOpFolding.wgsl
M Source/ThirdParty/skia/tests/sksl/folding/MatrixScalarNoOpFolding.wgsl
M Source/ThirdParty/skia/tests/sksl/folding/MatrixVectorNoOpFolding.wgsl
M Source/ThirdParty/skia/tests/sksl/folding/Negation.wgsl
M Source/ThirdParty/skia/tests/sksl/folding/PreserveSideEffects.wgsl
M Source/ThirdParty/skia/tests/sksl/folding/SelfAssignment.wgsl
M Source/ThirdParty/skia/tests/sksl/folding/ShortCircuitBoolFolding.wgsl
M Source/ThirdParty/skia/tests/sksl/folding/StructFieldFolding.wgsl
M Source/ThirdParty/skia/tests/sksl/folding/StructFieldNoFolding.wgsl
M Source/ThirdParty/skia/tests/sksl/folding/SwitchCaseFolding.wgsl
M Source/ThirdParty/skia/tests/sksl/folding/SwizzleFolding.wgsl
M Source/ThirdParty/skia/tests/sksl/folding/TernaryFolding.wgsl
M Source/ThirdParty/skia/tests/sksl/folding/VectorScalarFolding.wgsl
M Source/ThirdParty/skia/tests/sksl/folding/VectorVectorFolding.wgsl
M Source/ThirdParty/skia/tests/sksl/intrinsics/AbsFloat.wgsl
M Source/ThirdParty/skia/tests/sksl/intrinsics/AbsInt.wgsl
M Source/ThirdParty/skia/tests/sksl/intrinsics/Acos.wgsl
M Source/ThirdParty/skia/tests/sksl/intrinsics/Acosh.wgsl
M Source/ThirdParty/skia/tests/sksl/intrinsics/All.wgsl
M Source/ThirdParty/skia/tests/sksl/intrinsics/Any.wgsl
M Source/ThirdParty/skia/tests/sksl/intrinsics/Asin.wgsl
M Source/ThirdParty/skia/tests/sksl/intrinsics/Asinh.wgsl
M Source/ThirdParty/skia/tests/sksl/intrinsics/Atan.wgsl
M Source/ThirdParty/skia/tests/sksl/intrinsics/Atanh.wgsl
M Source/ThirdParty/skia/tests/sksl/intrinsics/BitCount.wgsl
M Source/ThirdParty/skia/tests/sksl/intrinsics/Ceil.wgsl
M Source/ThirdParty/skia/tests/sksl/intrinsics/ClampFloat.wgsl
M Source/ThirdParty/skia/tests/sksl/intrinsics/ClampInt.wgsl
M Source/ThirdParty/skia/tests/sksl/intrinsics/ClampUInt.wgsl
M Source/ThirdParty/skia/tests/sksl/intrinsics/Cos.wgsl
M Source/ThirdParty/skia/tests/sksl/intrinsics/Cosh.wgsl
M Source/ThirdParty/skia/tests/sksl/intrinsics/Cross.wgsl
M Source/ThirdParty/skia/tests/sksl/intrinsics/CrossNoInline.wgsl
M Source/ThirdParty/skia/tests/sksl/intrinsics/DFdx.wgsl
M Source/ThirdParty/skia/tests/sksl/intrinsics/DFdy.wgsl
M Source/ThirdParty/skia/tests/sksl/intrinsics/DFdyNoRTFlip.wgsl
M Source/ThirdParty/skia/tests/sksl/intrinsics/Degrees.wgsl
M Source/ThirdParty/skia/tests/sksl/intrinsics/Determinant.wgsl
M Source/ThirdParty/skia/tests/sksl/intrinsics/Distance.wgsl
M Source/ThirdParty/skia/tests/sksl/intrinsics/Dot.wgsl
M Source/ThirdParty/skia/tests/sksl/intrinsics/Equal.wgsl
M Source/ThirdParty/skia/tests/sksl/intrinsics/Exp.wgsl
M Source/ThirdParty/skia/tests/sksl/intrinsics/Exp2.wgsl
M Source/ThirdParty/skia/tests/sksl/intrinsics/FaceForward.wgsl
M Source/ThirdParty/skia/tests/sksl/intrinsics/FindLSB.wgsl
M Source/ThirdParty/skia/tests/sksl/intrinsics/FindMSB.wgsl
M Source/ThirdParty/skia/tests/sksl/intrinsics/FloatBitsToInt.wgsl
M Source/ThirdParty/skia/tests/sksl/intrinsics/FloatBitsToUint.wgsl
M Source/ThirdParty/skia/tests/sksl/intrinsics/Floor.wgsl
M Source/ThirdParty/skia/tests/sksl/intrinsics/Fma.wgsl
M Source/ThirdParty/skia/tests/sksl/intrinsics/Fract.wgsl
M Source/ThirdParty/skia/tests/sksl/intrinsics/Frexp.wgsl
M Source/ThirdParty/skia/tests/sksl/intrinsics/Fwidth.wgsl
M Source/ThirdParty/skia/tests/sksl/intrinsics/GreaterThan.wgsl
M Source/ThirdParty/skia/tests/sksl/intrinsics/GreaterThanEqual.wgsl
M Source/ThirdParty/skia/tests/sksl/intrinsics/IntBitsToFloat.wgsl
M Source/ThirdParty/skia/tests/sksl/intrinsics/Inverse.wgsl
M Source/ThirdParty/skia/tests/sksl/intrinsics/Inversesqrt.wgsl
M Source/ThirdParty/skia/tests/sksl/intrinsics/IsInf.wgsl
M Source/ThirdParty/skia/tests/sksl/intrinsics/IsNan.wgsl
M Source/ThirdParty/skia/tests/sksl/intrinsics/Ldexp.wgsl
M Source/ThirdParty/skia/tests/sksl/intrinsics/Length.wgsl
M Source/ThirdParty/skia/tests/sksl/intrinsics/LessThan.wgsl
M Source/ThirdParty/skia/tests/sksl/intrinsics/LessThanEqual.wgsl
M Source/ThirdParty/skia/tests/sksl/intrinsics/Log.wgsl
M Source/ThirdParty/skia/tests/sksl/intrinsics/Log2.wgsl
M Source/ThirdParty/skia/tests/sksl/intrinsics/MatrixCompMultES2.wgsl
M Source/ThirdParty/skia/tests/sksl/intrinsics/MatrixCompMultES3.wgsl
M Source/ThirdParty/skia/tests/sksl/intrinsics/MaxFloat.wgsl
M Source/ThirdParty/skia/tests/sksl/intrinsics/MaxInt.wgsl
M Source/ThirdParty/skia/tests/sksl/intrinsics/MaxUint.wgsl
M Source/ThirdParty/skia/tests/sksl/intrinsics/MinFloat.wgsl
M Source/ThirdParty/skia/tests/sksl/intrinsics/MinInt.wgsl
M Source/ThirdParty/skia/tests/sksl/intrinsics/MinUint.wgsl
M Source/ThirdParty/skia/tests/sksl/intrinsics/MixBool.wgsl
M Source/ThirdParty/skia/tests/sksl/intrinsics/MixFloatES2.wgsl
M Source/ThirdParty/skia/tests/sksl/intrinsics/MixFloatES3.wgsl
M Source/ThirdParty/skia/tests/sksl/intrinsics/Mod.wgsl
M Source/ThirdParty/skia/tests/sksl/intrinsics/Modf.wgsl
M Source/ThirdParty/skia/tests/sksl/intrinsics/Normalize.wgsl
M Source/ThirdParty/skia/tests/sksl/intrinsics/Not.wgsl
M Source/ThirdParty/skia/tests/sksl/intrinsics/NotEqual.wgsl
M Source/ThirdParty/skia/tests/sksl/intrinsics/OuterProduct.wgsl
M Source/ThirdParty/skia/tests/sksl/intrinsics/Pack.wgsl
M Source/ThirdParty/skia/tests/sksl/intrinsics/PackHalf2x16.wgsl
M Source/ThirdParty/skia/tests/sksl/intrinsics/PackSnorm2x16.wgsl
M Source/ThirdParty/skia/tests/sksl/intrinsics/PackUnorm2x16.wgsl
M Source/ThirdParty/skia/tests/sksl/intrinsics/Pow.wgsl
M Source/ThirdParty/skia/tests/sksl/intrinsics/Radians.wgsl
M Source/ThirdParty/skia/tests/sksl/intrinsics/Reflect.wgsl
M Source/ThirdParty/skia/tests/sksl/intrinsics/Refract.wgsl
M Source/ThirdParty/skia/tests/sksl/intrinsics/Round.wgsl
M Source/ThirdParty/skia/tests/sksl/intrinsics/RoundEven.wgsl
M Source/ThirdParty/skia/tests/sksl/intrinsics/Sample.wgsl
M Source/ThirdParty/skia/tests/sksl/intrinsics/SampleGrad.wgsl
M Source/ThirdParty/skia/tests/sksl/intrinsics/SampleLod.wgsl
M Source/ThirdParty/skia/tests/sksl/intrinsics/Saturate.wgsl
M Source/ThirdParty/skia/tests/sksl/intrinsics/SignFloat.wgsl
M Source/ThirdParty/skia/tests/sksl/intrinsics/SignInt.wgsl
M Source/ThirdParty/skia/tests/sksl/intrinsics/Sin.wgsl
M Source/ThirdParty/skia/tests/sksl/intrinsics/Sinh.wgsl
M Source/ThirdParty/skia/tests/sksl/intrinsics/Smoothstep.wgsl
M Source/ThirdParty/skia/tests/sksl/intrinsics/Sqrt.wgsl
M Source/ThirdParty/skia/tests/sksl/intrinsics/Step.wgsl
M Source/ThirdParty/skia/tests/sksl/intrinsics/Tan.wgsl
M Source/ThirdParty/skia/tests/sksl/intrinsics/Tanh.wgsl
M Source/ThirdParty/skia/tests/sksl/intrinsics/Transpose.wgsl
M Source/ThirdParty/skia/tests/sksl/intrinsics/Trunc.wgsl
M Source/ThirdParty/skia/tests/sksl/intrinsics/UintBitsToFloat.wgsl
M Source/ThirdParty/skia/tests/sksl/intrinsics/Unpack.wgsl
M Source/ThirdParty/skia/tests/sksl/realistic/GaussianBlur.wgsl
M Source/ThirdParty/skia/tests/sksl/runtime/GLSLTypeNames.wgsl
M Source/ThirdParty/skia/tests/sksl/runtime/GLSLTypeNamesES3.wgsl
M Source/ThirdParty/skia/tests/sksl/runtime/GlobalVariables.wgsl
M Source/ThirdParty/skia/tests/sksl/runtime/LargeProgram_BlocklessLoops.wgsl
M Source/ThirdParty/skia/tests/sksl/runtime/LargeProgram_FlatLoop.wgsl
M Source/ThirdParty/skia/tests/sksl/runtime/LargeProgram_Functions.wgsl
M Source/ThirdParty/skia/tests/sksl/runtime/LargeProgram_NestedLoops.wgsl
M Source/ThirdParty/skia/tests/sksl/runtime/LargeProgram_SplitLoops.wgsl
M Source/ThirdParty/skia/tests/sksl/runtime/LargeProgram_ZeroIterFor.wgsl
M Source/ThirdParty/skia/tests/sksl/runtime/LoopFloat.wgsl
M Source/ThirdParty/skia/tests/sksl/runtime/LoopInt.wgsl
M Source/ThirdParty/skia/tests/sksl/runtime/QualifierOrder.wgsl
M Source/ThirdParty/skia/tests/sksl/runtime/RecursiveComparison_Arrays.wgsl
M Source/ThirdParty/skia/tests/sksl/runtime/RecursiveComparison_Structs.wgsl
M Source/ThirdParty/skia/tests/sksl/runtime/RecursiveComparison_Types.wgsl
M Source/ThirdParty/skia/tests/sksl/runtime/RecursiveComparison_Vectors.wgsl
M Source/ThirdParty/skia/tests/sksl/shared/ArrayCast.wgsl
M Source/ThirdParty/skia/tests/sksl/shared/ArrayComparison.wgsl
M Source/ThirdParty/skia/tests/sksl/shared/ArrayConstructors.wgsl
M Source/ThirdParty/skia/tests/sksl/shared/ArrayFollowedByScalar.wgsl
M Source/ThirdParty/skia/tests/sksl/shared/ArrayIndexTypes.wgsl
M Source/ThirdParty/skia/tests/sksl/shared/ArrayNarrowingConversions.wgsl
M Source/ThirdParty/skia/tests/sksl/shared/ArrayTypes.wgsl
M Source/ThirdParty/skia/tests/sksl/shared/ArrayUnsizedParam.wgsl
M Source/ThirdParty/skia/tests/sksl/shared/Assignment.wgsl
M Source/ThirdParty/skia/tests/sksl/shared/Caps.wgsl
M Source/ThirdParty/skia/tests/sksl/shared/CastsRoundTowardZero.wgsl
M Source/ThirdParty/skia/tests/sksl/shared/Clockwise.wgsl
M Source/ThirdParty/skia/tests/sksl/shared/ClockwiseNoRTFlip.wgsl
M Source/ThirdParty/skia/tests/sksl/shared/CommaMixedTypes.wgsl
M Source/ThirdParty/skia/tests/sksl/shared/CommaSideEffects.wgsl
M Source/ThirdParty/skia/tests/sksl/shared/CompileTimeConstantVariables.wgsl
M Source/ThirdParty/skia/tests/sksl/shared/ComplexDelete.wgsl
M Source/ThirdParty/skia/tests/sksl/shared/ConstArray.wgsl
M Source/ThirdParty/skia/tests/sksl/shared/ConstGlobal.wgsl
M Source/ThirdParty/skia/tests/sksl/shared/ConstVariableComparison.wgsl
M
Source/ThirdParty/skia/tests/sksl/shared/ConstantCompositeAccessViaConstantIndex.wgsl
M
Source/ThirdParty/skia/tests/sksl/shared/ConstantCompositeAccessViaDynamicIndex.wgsl
M Source/ThirdParty/skia/tests/sksl/shared/ConstantIf.wgsl
M Source/ThirdParty/skia/tests/sksl/shared/Control.wgsl
M Source/ThirdParty/skia/tests/sksl/shared/DeadDoWhileLoop.wgsl
M Source/ThirdParty/skia/tests/sksl/shared/DeadGlobals.wgsl
M Source/ThirdParty/skia/tests/sksl/shared/DeadIfStatement.wgsl
M Source/ThirdParty/skia/tests/sksl/shared/DeadLoopVariable.wgsl
M Source/ThirdParty/skia/tests/sksl/shared/DeadReturn.wgsl
M Source/ThirdParty/skia/tests/sksl/shared/DeadReturnES3.wgsl
M Source/ThirdParty/skia/tests/sksl/shared/DeadStripFunctions.wgsl
M Source/ThirdParty/skia/tests/sksl/shared/DependentInitializers.wgsl
M Source/ThirdParty/skia/tests/sksl/shared/Derivatives.wgsl
M Source/ThirdParty/skia/tests/sksl/shared/DerivativesUnused.wgsl
M Source/ThirdParty/skia/tests/sksl/shared/Discard.wgsl
M Source/ThirdParty/skia/tests/sksl/shared/DoWhileControlFlow.wgsl
M Source/ThirdParty/skia/tests/sksl/shared/DoubleNegation.wgsl
M Source/ThirdParty/skia/tests/sksl/shared/EmptyBlocksES2.wgsl
M Source/ThirdParty/skia/tests/sksl/shared/EmptyBlocksES3.wgsl
M Source/ThirdParty/skia/tests/sksl/shared/ForLoopControlFlow.wgsl
M Source/ThirdParty/skia/tests/sksl/shared/ForLoopMultipleInitES3.wgsl
M Source/ThirdParty/skia/tests/sksl/shared/ForLoopShadowing.wgsl
M Source/ThirdParty/skia/tests/sksl/shared/FragCoords.wgsl
M Source/ThirdParty/skia/tests/sksl/shared/FragCoordsNoRTFlip.wgsl
M Source/ThirdParty/skia/tests/sksl/shared/FunctionAnonymousParameters.wgsl
M Source/ThirdParty/skia/tests/sksl/shared/FunctionArgTypeMatch.wgsl
M
Source/ThirdParty/skia/tests/sksl/shared/FunctionParametersOfTextureAndSamplerType.wgsl
M Source/ThirdParty/skia/tests/sksl/shared/FunctionPrototype.wgsl
M Source/ThirdParty/skia/tests/sksl/shared/FunctionReturnTypeMatch.wgsl
M Source/ThirdParty/skia/tests/sksl/shared/Functions.wgsl
M Source/ThirdParty/skia/tests/sksl/shared/GeometricIntrinsics.wgsl
M Source/ThirdParty/skia/tests/sksl/shared/HelloWorld.wgsl
M Source/ThirdParty/skia/tests/sksl/shared/Hex.wgsl
M Source/ThirdParty/skia/tests/sksl/shared/HexUnsigned.wgsl
M Source/ThirdParty/skia/tests/sksl/shared/IfStatement.wgsl
M Source/ThirdParty/skia/tests/sksl/shared/InoutParameters.wgsl
M Source/ThirdParty/skia/tests/sksl/shared/InoutParamsAreDistinct.wgsl
M Source/ThirdParty/skia/tests/sksl/shared/InstanceID.wgsl
M Source/ThirdParty/skia/tests/sksl/shared/InstanceIDInFunction.wgsl
M Source/ThirdParty/skia/tests/sksl/shared/IntegerDivisionES3.wgsl
M Source/ThirdParty/skia/tests/sksl/shared/InterfaceBlockBuffer.wgsl
M
Source/ThirdParty/skia/tests/sksl/shared/InterfaceBlockMultipleAnonymous.wgsl
M Source/ThirdParty/skia/tests/sksl/shared/InterfaceBlockNamed.wgsl
M Source/ThirdParty/skia/tests/sksl/shared/InterfaceBlockNamedArray.wgsl
M Source/ThirdParty/skia/tests/sksl/shared/InterpolantIn.wgsl
M Source/ThirdParty/skia/tests/sksl/shared/InterpolantOut.wgsl
M Source/ThirdParty/skia/tests/sksl/shared/LogicalAndShortCircuit.wgsl
M Source/ThirdParty/skia/tests/sksl/shared/LogicalOrShortCircuit.wgsl
M Source/ThirdParty/skia/tests/sksl/shared/Matrices.wgsl
M Source/ThirdParty/skia/tests/sksl/shared/MatricesNonsquare.wgsl
M Source/ThirdParty/skia/tests/sksl/shared/MatrixConstructorsES2.wgsl
M Source/ThirdParty/skia/tests/sksl/shared/MatrixConstructorsES3.wgsl
M Source/ThirdParty/skia/tests/sksl/shared/MatrixEquality.wgsl
M Source/ThirdParty/skia/tests/sksl/shared/MatrixIndexLookup.wgsl
M Source/ThirdParty/skia/tests/sksl/shared/MatrixIndexStore.wgsl
M Source/ThirdParty/skia/tests/sksl/shared/MatrixOpEqualsES2.wgsl
M Source/ThirdParty/skia/tests/sksl/shared/MatrixOpEqualsES3.wgsl
M Source/ThirdParty/skia/tests/sksl/shared/MatrixScalarMath.wgsl
M Source/ThirdParty/skia/tests/sksl/shared/MatrixSwizzleStore.wgsl
M Source/ThirdParty/skia/tests/sksl/shared/MatrixToVectorCast.wgsl
M Source/ThirdParty/skia/tests/sksl/shared/MultipleAssignments.wgsl
M Source/ThirdParty/skia/tests/sksl/shared/NestedComparisonIntrinsics.wgsl
M Source/ThirdParty/skia/tests/sksl/shared/NoFragCoordsPos.wgsl
M Source/ThirdParty/skia/tests/sksl/shared/NoFragCoordsPosRT.wgsl
M Source/ThirdParty/skia/tests/sksl/shared/NormalizationVert.wgsl
M Source/ThirdParty/skia/tests/sksl/shared/NumberCasts.wgsl
M Source/ThirdParty/skia/tests/sksl/shared/NumberConversions.wgsl
M Source/ThirdParty/skia/tests/sksl/shared/Octal.wgsl
M Source/ThirdParty/skia/tests/sksl/shared/Offset.wgsl
M Source/ThirdParty/skia/tests/sksl/shared/OperatorsES2.wgsl
M Source/ThirdParty/skia/tests/sksl/shared/OperatorsES3.wgsl
M Source/ThirdParty/skia/tests/sksl/shared/Optimizations.wgsl
M Source/ThirdParty/skia/tests/sksl/shared/Ossfuzz26167.wgsl
M Source/ThirdParty/skia/tests/sksl/shared/Ossfuzz26759.wgsl
M Source/ThirdParty/skia/tests/sksl/shared/Ossfuzz28794.wgsl
M Source/ThirdParty/skia/tests/sksl/shared/Ossfuzz28904.wgsl
M Source/ThirdParty/skia/tests/sksl/shared/Ossfuzz29085.wgsl
M Source/ThirdParty/skia/tests/sksl/shared/Ossfuzz29494.wgsl
M Source/ThirdParty/skia/tests/sksl/shared/Ossfuzz36852.wgsl
M Source/ThirdParty/skia/tests/sksl/shared/Ossfuzz37466.wgsl
M Source/ThirdParty/skia/tests/sksl/shared/Ossfuzz37677.wgsl
M Source/ThirdParty/skia/tests/sksl/shared/Ossfuzz41000.wgsl
M Source/ThirdParty/skia/tests/sksl/shared/Ossfuzz58483.wgsl
M Source/ThirdParty/skia/tests/sksl/shared/Ossfuzz60077.wgsl
M Source/ThirdParty/skia/tests/sksl/shared/Ossfuzz63170.wgsl
M Source/ThirdParty/skia/tests/sksl/shared/OutParams.wgsl
M Source/ThirdParty/skia/tests/sksl/shared/OutParamsAreDistinct.wgsl
M
Source/ThirdParty/skia/tests/sksl/shared/OutParamsAreDistinctFromGlobal.wgsl
M Source/ThirdParty/skia/tests/sksl/shared/OutParamsDoubleSwizzle.wgsl
M
Source/ThirdParty/skia/tests/sksl/shared/OutParamsFunctionCallInArgument.wgsl
M Source/ThirdParty/skia/tests/sksl/shared/Overflow.wgsl
M Source/ThirdParty/skia/tests/sksl/shared/PostfixExpressions.wgsl
M Source/ThirdParty/skia/tests/sksl/shared/PrefixExpressionsES2.wgsl
M Source/ThirdParty/skia/tests/sksl/shared/PrefixExpressionsES3.wgsl
M Source/ThirdParty/skia/tests/sksl/shared/RectangleTexture.wgsl
M
Source/ThirdParty/skia/tests/sksl/shared/ReservedInGLSLButAllowedInSkSL.wgsl
M Source/ThirdParty/skia/tests/sksl/shared/ResizeMatrix.wgsl
M Source/ThirdParty/skia/tests/sksl/shared/ResizeMatrixNonsquare.wgsl
M Source/ThirdParty/skia/tests/sksl/shared/ReturnBadTypeFromMain.wgsl
M Source/ThirdParty/skia/tests/sksl/shared/ReturnColorFromMain.wgsl
M Source/ThirdParty/skia/tests/sksl/shared/ReturnsValueOnEveryPathES2.wgsl
M Source/ThirdParty/skia/tests/sksl/shared/ReturnsValueOnEveryPathES3.wgsl
M Source/ThirdParty/skia/tests/sksl/shared/SampleLocations.wgsl
M Source/ThirdParty/skia/tests/sksl/shared/SampleMask.wgsl
M
Source/ThirdParty/skia/tests/sksl/shared/ScalarConversionConstructorsES2.wgsl
M
Source/ThirdParty/skia/tests/sksl/shared/ScalarConversionConstructorsES3.wgsl
M Source/ThirdParty/skia/tests/sksl/shared/ScopedSymbol.wgsl
M Source/ThirdParty/skia/tests/sksl/shared/StackingVectorCasts.wgsl
M Source/ThirdParty/skia/tests/sksl/shared/StaticSwitch.wgsl
M Source/ThirdParty/skia/tests/sksl/shared/StaticSwitchWithBreak.wgsl
M
Source/ThirdParty/skia/tests/sksl/shared/StaticSwitchWithBreakInsideBlock.wgsl
M
Source/ThirdParty/skia/tests/sksl/shared/StaticSwitchWithConditionalBreak.wgsl
M
Source/ThirdParty/skia/tests/sksl/shared/StaticSwitchWithConditionalBreakInsideBlock.wgsl
M Source/ThirdParty/skia/tests/sksl/shared/StaticSwitchWithFallthroughA.wgsl
M Source/ThirdParty/skia/tests/sksl/shared/StaticSwitchWithFallthroughB.wgsl
M
Source/ThirdParty/skia/tests/sksl/shared/StaticSwitchWithStaticConditionalBreak.wgsl
M
Source/ThirdParty/skia/tests/sksl/shared/StaticSwitchWithStaticConditionalBreakInsideBlock.wgsl
M Source/ThirdParty/skia/tests/sksl/shared/StaticSwitchWithVarDecl.wgsl
M Source/ThirdParty/skia/tests/sksl/shared/StorageBuffer.wgsl
M Source/ThirdParty/skia/tests/sksl/shared/StorageBufferVertex.wgsl
M Source/ThirdParty/skia/tests/sksl/shared/StructArrayFollowedByScalar.wgsl
M Source/ThirdParty/skia/tests/sksl/shared/StructComparison.wgsl
M Source/ThirdParty/skia/tests/sksl/shared/StructIndexLookup.wgsl
M Source/ThirdParty/skia/tests/sksl/shared/StructIndexStore.wgsl
M Source/ThirdParty/skia/tests/sksl/shared/StructMaxDepth.wgsl
M Source/ThirdParty/skia/tests/sksl/shared/Structs.wgsl
M Source/ThirdParty/skia/tests/sksl/shared/StructsInFunctions.wgsl
M Source/ThirdParty/skia/tests/sksl/shared/Switch.wgsl
M Source/ThirdParty/skia/tests/sksl/shared/SwitchDefaultOnly.wgsl
M Source/ThirdParty/skia/tests/sksl/shared/SwitchWithEarlyReturn.wgsl
M Source/ThirdParty/skia/tests/sksl/shared/SwitchWithFallthrough.wgsl
M
Source/ThirdParty/skia/tests/sksl/shared/SwitchWithFallthroughAndVarDecls.wgsl
M Source/ThirdParty/skia/tests/sksl/shared/SwitchWithFallthroughGroups.wgsl
M Source/ThirdParty/skia/tests/sksl/shared/SwitchWithLoops.wgsl
M Source/ThirdParty/skia/tests/sksl/shared/SwitchWithLoopsES3.wgsl
M Source/ThirdParty/skia/tests/sksl/shared/SwizzleAsLValue.wgsl
M Source/ThirdParty/skia/tests/sksl/shared/SwizzleAsLValueES3.wgsl
M Source/ThirdParty/skia/tests/sksl/shared/SwizzleBoolConstants.wgsl
M Source/ThirdParty/skia/tests/sksl/shared/SwizzleByConstantIndex.wgsl
M Source/ThirdParty/skia/tests/sksl/shared/SwizzleByIndex.wgsl
M Source/ThirdParty/skia/tests/sksl/shared/SwizzleConstants.wgsl
M Source/ThirdParty/skia/tests/sksl/shared/SwizzleIndexLookup.wgsl
M Source/ThirdParty/skia/tests/sksl/shared/SwizzleIndexStore.wgsl
M Source/ThirdParty/skia/tests/sksl/shared/SwizzleLTRB.wgsl
M Source/ThirdParty/skia/tests/sksl/shared/SwizzleOpt.wgsl
M Source/ThirdParty/skia/tests/sksl/shared/SwizzleScalar.wgsl
M Source/ThirdParty/skia/tests/sksl/shared/SwizzleScalarBool.wgsl
M Source/ThirdParty/skia/tests/sksl/shared/SwizzleScalarInt.wgsl
M Source/ThirdParty/skia/tests/sksl/shared/TemporaryIndexLookup.wgsl
M
Source/ThirdParty/skia/tests/sksl/shared/TernaryAsLValueEntirelyFoldable.wgsl
M Source/ThirdParty/skia/tests/sksl/shared/TernaryAsLValueFoldableTest.wgsl
M Source/ThirdParty/skia/tests/sksl/shared/TernaryComplexNesting.wgsl
M Source/ThirdParty/skia/tests/sksl/shared/TernaryExpression.wgsl
M Source/ThirdParty/skia/tests/sksl/shared/TernaryNesting.wgsl
M Source/ThirdParty/skia/tests/sksl/shared/TernaryOneZeroOptimization.wgsl
M Source/ThirdParty/skia/tests/sksl/shared/TernarySideEffects.wgsl
M Source/ThirdParty/skia/tests/sksl/shared/TernaryTrueFalseOptimization.wgsl
M Source/ThirdParty/skia/tests/sksl/shared/Texture2D.wgsl
M Source/ThirdParty/skia/tests/sksl/shared/TextureSharpen.wgsl
M Source/ThirdParty/skia/tests/sksl/shared/UnaryPositiveNegative.wgsl
M Source/ThirdParty/skia/tests/sksl/shared/UniformArray.wgsl
M Source/ThirdParty/skia/tests/sksl/shared/UniformBuffers.wgsl
M Source/ThirdParty/skia/tests/sksl/shared/UniformMatrixResize.wgsl
M Source/ThirdParty/skia/tests/sksl/shared/UnusedVariables.wgsl
M Source/ThirdParty/skia/tests/sksl/shared/VectorConstructors.wgsl
M Source/ThirdParty/skia/tests/sksl/shared/VectorScalarMath.wgsl
M Source/ThirdParty/skia/tests/sksl/shared/VectorToMatrixCast.wgsl
M Source/ThirdParty/skia/tests/sksl/shared/VertexID.wgsl
M Source/ThirdParty/skia/tests/sksl/shared/VertexIDInFunction.wgsl
M Source/ThirdParty/skia/tests/sksl/shared/WhileLoopControlFlow.wgsl
M
Source/ThirdParty/skia/tests/sksl/spirv/CombinedSamplerTypeDawnCompatMode.wgsl
M
Source/ThirdParty/skia/tests/sksl/spirv/FunctionParametersOfTextureAndSamplerTypeDawnCompatMode.wgsl
M Source/ThirdParty/skia/tests/sksl/wgsl/BuiltinFragmentStageIO.wgsl
M Source/ThirdParty/skia/tests/sksl/wgsl/BuiltinVertexStageIO.wgsl
M Source/ThirdParty/skia/tests/sksl/wgsl/CastMat2x2ToMat3x3.wgsl
M Source/ThirdParty/skia/tests/sksl/wgsl/CastMat2x2ToVec4.wgsl
M Source/ThirdParty/skia/tests/sksl/wgsl/CastMat2x3ToMat4x4.wgsl
M Source/ThirdParty/skia/tests/sksl/wgsl/CastMat4x4ToMat3x4.wgsl
M Source/ThirdParty/skia/tests/sksl/wgsl/CastMat4x4ToMat4x3.wgsl
M Source/ThirdParty/skia/tests/sksl/wgsl/CastVec4ToMat2x2.wgsl
M Source/ThirdParty/skia/tests/sksl/wgsl/EntrypointIsWrittenLast.wgsl
M Source/ThirdParty/skia/tests/sksl/wgsl/Equality.wgsl
M Source/ThirdParty/skia/tests/sksl/wgsl/FunctionCallDependencies.wgsl
M Source/ThirdParty/skia/tests/sksl/wgsl/GlobalUniforms.wgsl
M Source/ThirdParty/skia/tests/sksl/wgsl/IfStatement.wgsl
M Source/ThirdParty/skia/tests/sksl/wgsl/IndexExpression.wgsl
M Source/ThirdParty/skia/tests/sksl/wgsl/InterfaceBlockUniforms.wgsl
M
Source/ThirdParty/skia/tests/sksl/wgsl/MainDoesNotHaveFragCoordParameter.wgsl
M Source/ThirdParty/skia/tests/sksl/wgsl/MainHasVoidReturn.wgsl
M Source/ThirdParty/skia/tests/sksl/wgsl/MatrixConstructorDiagonal.wgsl
A Source/ThirdParty/skia/tests/sksl/wgsl/NoF16Support.wgsl
M Source/ThirdParty/skia/tests/sksl/wgsl/OutParams.wgsl
M Source/ThirdParty/skia/tests/sksl/wgsl/PixelLocalStorage.wgsl
M Source/ThirdParty/skia/tests/sksl/wgsl/PolyfillIntrinsics.wgsl
M Source/ThirdParty/skia/tests/sksl/wgsl/Sample.wgsl
M Source/ThirdParty/skia/tests/sksl/wgsl/TextureIntrinsics.wgsl
M Source/ThirdParty/skia/tests/sksl/wgsl/UniformArrays.wgsl
M Source/ThirdParty/skia/tests/sksl/wgsl/UniformMatrices.wgsl
M Source/ThirdParty/skia/tests/sksl/wgsl/UserDefinedPipelineIO.wgsl
M
Source/ThirdParty/skia/tests/sksl/wgsl/VertexPositionOutputIsAlwaysDeclared.wgsl
M Source/ThirdParty/skia/tests/sksl/wgsl/WorkgroupSize.wgsl
A Source/ThirdParty/skia/tests/sksl/workarounds/LastFragColor.wgsl
R Source/ThirdParty/skia/tests/testgroups.bzl
M Source/ThirdParty/skia/third_party/etc1/README.google
R Source/ThirdParty/skia/third_party/vulkanmemoryallocator/BUILD.bazel
M Source/ThirdParty/skia/toolchain/download_mac_toolchain.bzl
M Source/ThirdParty/skia/tools/BUILD.bazel
M Source/ThirdParty/skia/tools/MSKPPlayer.cpp
M Source/ThirdParty/skia/tools/debugger/DebugCanvas.cpp
M Source/ThirdParty/skia/tools/debugger/DrawCommand.cpp
M Source/ThirdParty/skia/tools/fiddle/fiddle_main.cpp
M Source/ThirdParty/skia/tools/flags/CommonFlagsGraphite.cpp
M Source/ThirdParty/skia/tools/fonts/BUILD.bazel
M Source/ThirdParty/skia/tools/fonts/FontToolUtils.cpp
M Source/ThirdParty/skia/tools/fonts/FontToolUtils.h
M Source/ThirdParty/skia/tools/ganesh/BUILD.bazel
M Source/ThirdParty/skia/tools/ganesh/d3d/D3DTestContext.cpp
M Source/ThirdParty/skia/tools/ganesh/d3d/D3DTestContext.h
M Source/ThirdParty/skia/tools/ganesh/gl/interface/templates.go
M Source/ThirdParty/skia/tools/ganesh/gl/win/SkWGL_win.cpp
M Source/ThirdParty/skia/tools/ganesh/mock/MockTestContext.cpp
M Source/ThirdParty/skia/tools/gpu/BackendSurfaceFactory.cpp
M Source/ThirdParty/skia/tools/gpu/vk/BUILD.bazel
M Source/ThirdParty/skia/tools/graphite/TestOptions.h
M Source/ThirdParty/skia/tools/graphite/dawn/GraphiteDawnTestContext.cpp
M Source/ThirdParty/skia/tools/graphite/dawn/GraphiteDawnToggles.cpp
M Source/ThirdParty/skia/tools/graphite/dawn/GraphiteDawnToggles.h
M Source/ThirdParty/skia/tools/graphite/mtl/GraphiteMtlTestContext.mm
M Source/ThirdParty/skia/tools/graphite/vk/GraphiteVulkanTestContext.cpp
A Source/ThirdParty/skia/tools/partition_alloc/BUILD.gn
A Source/ThirdParty/skia/tools/partition_alloc/TestSupport.cpp
A Source/ThirdParty/skia/tools/partition_alloc/TestSupport.h
M Source/ThirdParty/skia/tools/rewrite_includes.py
M Source/ThirdParty/skia/tools/skp/webpages_playback.py
M Source/ThirdParty/skia/tools/sksl-minify/BUILD.bazel
M Source/ThirdParty/skia/tools/skslc/compile_sksl.bzl
R Source/ThirdParty/skia/tools/testrunners/benchmark/BUILD.bazel
R
Source/ThirdParty/skia/tools/testrunners/benchmark/BazelBenchmarkTestRunner.cpp
R
Source/ThirdParty/skia/tools/testrunners/benchmark/android_benchmark_test.bzl
R Source/ThirdParty/skia/tools/testrunners/benchmark/target/BUILD.bazel
R
Source/ThirdParty/skia/tools/testrunners/benchmark/target/BenchmarkTarget.cpp
R
Source/ThirdParty/skia/tools/testrunners/benchmark/target/BenchmarkTarget.h
R
Source/ThirdParty/skia/tools/testrunners/benchmark/target/GaneshBenchmarkTarget.cpp
R
Source/ThirdParty/skia/tools/testrunners/benchmark/target/RasterBenchmarkTarget.cpp
R Source/ThirdParty/skia/tools/testrunners/common/BUILD.bazel
R Source/ThirdParty/skia/tools/testrunners/common/TestRunner.cpp
R Source/ThirdParty/skia/tools/testrunners/common/TestRunner.h
R Source/ThirdParty/skia/tools/testrunners/common/android/BUILD.bazel
R Source/ThirdParty/skia/tools/testrunners/common/android/adb_test.bzl
R
Source/ThirdParty/skia/tools/testrunners/common/android/adb_test_runner/BUILD.bazel
R
Source/ThirdParty/skia/tools/testrunners/common/android/adb_test_runner/adb_test_runner.go
R
Source/ThirdParty/skia/tools/testrunners/common/android/adb_test_runner/adb_test_runner_test.go
R Source/ThirdParty/skia/tools/testrunners/common/android/android_test.bzl
R
Source/ThirdParty/skia/tools/testrunners/common/binary_wrapper_script_with_cmdline_flags.bzl
R
Source/ThirdParty/skia/tools/testrunners/common/compilation_mode_keys/BUILD.bazel
R
Source/ThirdParty/skia/tools/testrunners/common/compilation_mode_keys/CompilationModeKeys.cpp
R
Source/ThirdParty/skia/tools/testrunners/common/compilation_mode_keys/CompilationModeKeys.h
R Source/ThirdParty/skia/tools/testrunners/common/make_tarball/BUILD.bazel
R
Source/ThirdParty/skia/tools/testrunners/common/make_tarball/make_tarball.go
R
Source/ThirdParty/skia/tools/testrunners/common/surface_manager/BUILD.bazel
R
Source/ThirdParty/skia/tools/testrunners/common/surface_manager/GaneshGLSurfaceManager.cpp
R
Source/ThirdParty/skia/tools/testrunners/common/surface_manager/GaneshVulkanSurfaceManager.cpp
R
Source/ThirdParty/skia/tools/testrunners/common/surface_manager/RasterSurfaceManager.cpp
R
Source/ThirdParty/skia/tools/testrunners/common/surface_manager/SurfaceManager.cpp
R
Source/ThirdParty/skia/tools/testrunners/common/surface_manager/SurfaceManager.h
R Source/ThirdParty/skia/tools/testrunners/gm/BUILD.bazel
R Source/ThirdParty/skia/tools/testrunners/gm/BazelGMTestRunner.cpp
R Source/ThirdParty/skia/tools/testrunners/gm/android_gm_test.bzl
R Source/ThirdParty/skia/tools/testrunners/gm/vias/BUILD.bazel
R Source/ThirdParty/skia/tools/testrunners/gm/vias/Draw.h
R Source/ThirdParty/skia/tools/testrunners/gm/vias/SimpleVias.cpp
R Source/ThirdParty/skia/tools/testrunners/unit/BUILD.bazel
R Source/ThirdParty/skia/tools/testrunners/unit/BazelUnitTestRunner.cpp
R Source/ThirdParty/skia/tools/testrunners/unit/android_unit_test.bzl
R Source/ThirdParty/skia/tools/testrunners/unit/unit_tests.bzl
M Source/ThirdParty/skia/tools/unicode_comparison/go/Makefile
M Source/ThirdParty/skia/tools/viewer/BUILD.bazel
M Source/ThirdParty/skia/tools/viewer/SkottieSlide.cpp
M Source/ThirdParty/skia/tools/viewer/SkottieSlide.h
M Source/ThirdParty/skia/tools/viewer/Viewer.cpp
M Source/ThirdParty/skia/tools/window/BUILD.bazel
M Source/ThirdParty/skia/tools/window/DisplayParams.h
M Source/ThirdParty/skia/tools/window/GraphiteDawnWindowContext.cpp
M Source/ThirdParty/skia/tools/window/GraphiteDisplayParams.h
M Source/ThirdParty/skia/tools/window/GraphiteNativeMetalWindowContext.mm
M Source/ThirdParty/skia/tools/window/GraphiteNativeVulkanWindowContext.cpp
M Source/ThirdParty/skia/tools/window/GraphiteNativeVulkanWindowContext.h
M Source/ThirdParty/skia/tools/window/VulkanWindowContext.cpp
M Source/ThirdParty/skia/tools/window/win/D3D12WindowContext_win.cpp
M Source/ThirdParty/skia/tools/window/win/GLWindowContext_win.cpp
M Source/ThirdParty/skia/tools/window/win/RasterWindowContext_win.cpp
M Source/ThirdParty/skia/whitespace.txt
M Source/WebCore/platform/graphics/skia/PathSkia.cpp
Log Message:
-----------
Update Skia to 2026-02-24 (f44d7db6880544566100ea50805fd7bcddfa0f4e)
https://bugs.webkit.org/show_bug.cgi?id=308531
Reviewed by Carlos Garcia Campos.
* Source/WebCore/platform/graphics/skia/PathSkia.cpp: Accomodate to the
fact that skpathutils::FillPathWithPain() now fills a SkPathBuilder
instead of a SkPath.
(WebCore::PathSkia::strokeContains const):
(WebCore::PathSkia::strokeBoundingRect const):
git log --pretty=%h %s
5975a6234bbcce5369547ca6261ad3257828ab21..f44d7db6880544566100ea50805fd7bcddfa0f4e
f44d7db688 Roll ANGLE from dba7ad242852 to 8dc22feb4412 (8 revisions)
2dc876d472 Roll vulkan-deps from 5a5c30d910b3 to 07eb8d45649f (6 revisions)
b075cf80ab Roll Skia Infra from 4748f1cf565a to e7ba40a5e846 (8 revisions)
26eebffe12 Roll Dawn from e056c4505461 to 05dc9c2bdab3 (25 revisions)
b7363fa8fe Roll recipe dependencies (trivial).
2636871a7e Adjust SkFontMgr_Android fallback order
e798c167d1 Roll recipe dependencies (trivial).
11fe76b9b7 Use JPEG Gainmap on host builds of Android
7dad66aae7 Roll vulkan-deps from 3f282946f440 to 5a5c30d910b3 (1 revision)
4abc33a14f [rust png] Skia: Update `png` to version `0.18.1`.
2a7f0ab906 [graphite] Enable DrawListLayer on tests
9a5745059d [graphite] Remove bad build job
9a5a3c92c3 Roll ANGLE from d34c2bf3ce62 to dba7ad242852 (3 revisions)
1f5bd702fb Roll recipe dependencies (trivial).
cb13dc9c9d Roll Skia Infra from 416a772a9154 to 4748f1cf565a (14 revisions)
074dccb996 Roll Dawn from 0fd9b013f3b7 to e056c4505461 (7 revisions)
b762e88b6e Roll debugger-app-base from 44807f17a4cc to 451d5bbc86ae
ad40bcaeb0 Roll jsfiddle-base from 1b7f09f5d7a2 to 73709477111f
effe01a097 Roll skottie-base from 4dc2907743fd to 4be913bfbea5
55fae16605 Roll shaders-base from 8e3b6d97c1c6 to 40c834a730e3
256e2b47b3 Roll vulkan-deps from a3eaea1fab67 to 3f282946f440 (1 revision)
141ed451f0 Manual roll ANGLE from 9f7f7705f689 to d34c2bf3ce62 (5 revisions)
e59de8a12e Roll SKP CIPD package from 553 to 554
f6ea7ef42d Roll vulkan-deps from 8f413c72c076 to a3eaea1fab67 (1 revision)
34fa7b2373 Roll vulkan-deps from 95f2b1547e2b to 8f413c72c076 (2 revisions)
f6136d9331 Manual roll Dawn from 01c32bf96210 to 0fd9b013f3b7 (13 revisions)
3ca547c8b8 Roll vulkan-deps from b236d9397ad7 to 95f2b1547e2b (2 revisions)
bf68f7cd2f [graphite] Add drawListLayer flag and jobs
9513cd1362 Roll recipe dependencies (trivial).
b87d74bcbc Manual roll ANGLE from cfe1bfd1f9bf to 9f7f7705f689 (11 revisions)
6fa826f586 Manual roll vulkan-deps from 57a5cdef988c to b236d9397ad7 (13
revisions)
03d4050990 [ganesh] Guard verb counts in tessellation accumulation against
overflow
f494c61515 Fix missing include in SkTInternalLList.h
6a69295683 Revert "Remove mipmaps from SkBitmap's implementation"
e375f55ba1 [infra] Add jobs for GalaxyS25+
c91ad88e89 Remove debugger force identity matrix
a9899ed7ae Move hashtable into pimpl
b0d281e09b Roll Skia Infra from 64c7b19e265b to 416a772a9154 (18 revisions)
a7fdc509ef Rename wgpu::TextureFormat::External -> OpaqueYCbCrAndroid
9971272fec Revert "Reland "[graphite] Define TextureUsage bit mask to
generalize texture caps""
c8d5e27d9f [infra] Move Mac builds to new Mac Mini M4 Pro machines
688688efd4 Reland "[graphite] Separate backend GPU resource label update step"
dba068a72a Manual roll Dawn from cdd52676dc73 to 01c32bf96210 (4 revisions)
bb7aeaa9ff Roll vulkan-deps from f7be8b663ba2 to 57a5cdef988c (3 revisions)
a736b656f1 Roll ANGLE from 42ae4b5eee73 to cfe1bfd1f9bf (10 revisions)
f7c63ed8bf Roll Dawn from 70bfa35054f7 to cdd52676dc73 (9 revisions)
855717885d Roll recipe dependencies (trivial).
31f7b72a0c Roll vulkan-deps from 0400617b8b2f to f7be8b663ba2 (3 revisions)
9deba67add [rust icc] Fix endianness of u16 table/grid data for skcms
95c86ab844 Reland "[graphite] Define TextureUsage bit mask to generalize
texture caps"
58a10c22a6 Delete perma-failing *SAN jobs
e6f9a17c21 Remove sk_float_rsqrt_portable
5f879de3a0 Remove SkPopCount_portable
da63bea1f9 Implement MSKPPlayer::CmdRecordCanvas with SkNWayCanvas
a36cacf11d Remove SK_DIRECT3D #ifdefs from GrDirectContext.h
7cfab2b7d4 Make bin/* scripts more platform independent
c143d054b4 Replace SKNX_NO_SIMD with SKVX_DISABLE_SIMD
46f8e411c1 Remove some portable math helpers
e243911c54 Implement more MSKPPlayer
0ff35758ed Remove some files that are no longer used
d4de328077 Fix Android Graphite Vulkan HWASAN job's name
4ae43c23ed Revert "[graphite] Define TextureUsage bit mask to generalize
texture caps"
f0869eaae8 Remove all Vulkan jobs from AlphaR2/RadeonR9M470X
d663644186 [graphite] Add Experimental DrawListLayer
6a397b1e5e Roll Skia Infra from ebe186f173eb to 64c7b19e265b (11 revisions)
89a94f1de4 [infra] Remove QuadroP400 Vulkan test job from CQ
fca446bf2d Manual roll Dawn from 6d3c8e9fd2a6 to 70bfa35054f7 (5 revisions)
d0e1963cc6 Disable PartitionAlloc by default.
a4f0f54246 [graphite] Define TextureUsage bit mask to generalize texture caps
baf933793d Roll recipe dependencies (trivial).
ee1babfe6b Roll vulkan-deps from 24ca4366b725 to 0400617b8b2f (4 revisions)
13421b6058 Roll ANGLE from 1603b2a8f1cb to 42ae4b5eee73 (10 revisions)
d8ef16ebbd Roll Dawn from 82df30ad2557 to 6d3c8e9fd2a6 (11 revisions)
113b70d38f MiraclePtr: Enable PartitionAlloc in tests.
5ed2dd096a Implement more MSKPPlayer
f2bb26cbf5 [infra] Fix missing provisioning profile for iOS18 builds
5568536449 Roll vulkan-deps from bf29606bcfcf to 24ca4366b725 (6 revisions)
41cf384c8b Fix rewrite_includes.py on Windows
5261a303a9 Use Direct3D as backend for Raster in viewer when available
49315cd38d Add logging level Info to Skia
cf34a9dbf7 Reapply "Remove bespoke CLZ and CTZ implemenatations"
fb26e03d2d [infra] Use upstream iOS provisioning profile
ee87aa7c0d Disable Compute sampling unit tests on
Win11/Graphite_Dawn_Vulkan/IntelIris540
1eaeaf3426 Exclude large bmp images from 'image' tests on Mac15
b50c9a0cea Remove references to SK_DISABLE_LEGACY_TESTS
c54d5bad4f Manual roll Dawn from 20c958d2b3d7 to 82df30ad2557 (5 revisions)
273b72a031 Roll vulkan-deps from 3c8eec465ade to bf29606bcfcf (6 revisions)
7e86d79314 Roll ANGLE from aca6a0fe0850 to 1603b2a8f1cb (12 revisions)
d74bb851fa Roll Dawn from aad5a316dd86 to 20c958d2b3d7 (12 revisions)
ae7e63daf2 Roll recipe dependencies (trivial).
721586cc43 Roll Skia Infra from 0bf4148fb3a6 to ebe186f173eb (9 revisions)
a174cca4af Disable failing unit tests on
Win11/Graphite_Native_Vulkan/IntelIris540
b33e2ab536 Add freetype deserializing in Debugger for MSKPs
ce5854495a [rust bmp] Add incremental/streaming decode support to SkBmpRustCodec
7bbdc51ab0 Roll recipe dependencies (trivial).
d479759037 Remove D3D includes from GrBackendSurface.h
734b33fcc4 Switch provider to unordered_map
a48e1f275c Add --list to dm to see all srcs/sinks
71ae442174 [infra] Use luci-auth to get service account token for nano upload
c762b10457 Roll vulkan-deps from 0c958d3b123a to 3c8eec465ade (2 revisions)
ce87af9745 Revert "Remove bespoke CLZ and CTZ implemenatations"
a73881b680 Remove bespoke CLZ and CTZ implemenatations
dfe78d132e Roll ANGLE from ad96e4bb5071 to aca6a0fe0850 (4 revisions)
4ed9faf843 Roll Skia Infra from db23e5d58c86 to 0bf4148fb3a6 (11 revisions)
9fc6878d32 Roll Dawn from 1a3afc99a7ef to aad5a316dd86 (4 revisions)
ff0af46bf1 Roll vulkan-deps from 9920252190c8 to 0c958d3b123a (5 revisions)
24c7b6f576 Roll vulkan-deps from 04048f075303 to 9920252190c8 (1 revision)
5c8a664190 Roll Skia Infra from 8ff522b74b01 to db23e5d58c86 (8 revisions)
38ddf40f30 Roll Dawn from 48f5ceeea3ef to 1a3afc99a7ef (2 revisions)
fcc2e57610 Roll debugger-app-base from 959c34d2cdd3 to 44807f17a4cc
8bb8a02ba1 Roll skottie-base from af6d4026789b to 4dc2907743fd
884c855b6f Roll shaders-base from dd6a75180b0b to 8e3b6d97c1c6
6404c927cc Roll jsfiddle-base from 9c6712732384 to 1b7f09f5d7a2
94d5d5e5f7 Roll vulkan-deps from 80b7d629489f to 04048f075303 (1 revision)
b7cea4cbe5 Roll SKP CIPD package from 552 to 553
a3a82d359a Roll vulkan-deps from 2177dbbd326b to 80b7d629489f (4 revisions)
a147ae2d4a Roll vulkan-deps from 6a86f2fce200 to 2177dbbd326b (2 revisions)
584cc5d20a Manual roll ANGLE from 71ead6fdeb53 to ad96e4bb5071 (13 revisions)
91d158b0a6 Manual roll Dawn from 1f4a9ec2512b to 48f5ceeea3ef (13 revisions)
e5a18f8f0d Roll vulkan-deps from 92cf0901ef59 to 6a86f2fce200 (4 revisions)
befeec673f [skottie] Add Viewer keybind for CoreText-based shaping
7dc3ba9b1d Removing obsolete math benches
4f793a4e57 [infra] Update iOS provisioning profile, add create script
bb69b5b71b Fix SkFontMgr_Android fallback
5d1825ab12 Revert "For script languages space whitespaces only"
66e2daf733 [graphite] Add contextOptionsPriv to TestOptions
7da13f7bf8 Fix typos in Skia codebase
62b259bab1 Remove getEncodedData from SkCodec's public API
3d6cc68bb3 [rust bmp] Fix SkStreamAdapter::seek_relative for offset 0
cd152c1d68 Roll vulkan-deps from 915c2f453b1c to 92cf0901ef59 (1 revision)
3db704744f [graphite] Make texture usage Caps functions more consistently named
6661441a3d Graphite: Report failure messages for async pipeline compilation
44cbe86518 Migrate gsutil usage to gcloud storage
dcbb6588a6 Roll ANGLE from 1d00645675b0 to 71ead6fdeb53 (16 revisions)
74c183c4ae Roll Dawn from 820c2464a839 to 1f4a9ec2512b (19 revisions)
d3e5937d94 Roll Skia Infra from 63fc10e8f242 to 8ff522b74b01 (7 revisions)
1f9d24a96a Roll recipe dependencies (trivial).
6b2ea7e161 Roll recipe dependencies (trivial).
f4824a0c83 Roll vulkan-deps from a26b8836968d to 915c2f453b1c (3 revisions)
dbbf5ebfd1 Roll recipe dependencies (trivial).
cda3b717d0 [graphite] Re-organize Caps function declarations
d05a87d8c2 Remove unused SkNthSet
83b765ce6e Update comments to show the Vulkan Memory Allocator is not optional
5f4dcefff0 [infra] Make gcs_mirror.go use the storage API instead of gsutil
4ff32fa420 skhdr::Agtm: Normalize component mixing
81dfcef7f0 Roll vulkan-deps from 9a2bbd3ba53f to a26b8836968d (2 revisions)
8211514e45 Roll ANGLE from ae81efc63a03 to 1d00645675b0 (12 revisions)
6071bfd675 Roll Skia Infra from adf42c6b0a11 to 63fc10e8f242 (35 revisions)
9b41f732cc Roll Dawn from e1f2ff49b074 to 820c2464a839 (11 revisions)
ea670d706d Add some SkPath::Iter asserts
11d6c6ca80 Roll recipe dependencies (trivial).
9b0f3196eb Roll vulkan-deps from 43dad2861bf7 to 9a2bbd3ba53f (5 revisions)
6ae954dc28 Delete legacy graphite logging priority
464adfaa2f Revert "Fix public headers that include from "src/...""
774bb830fc Change SkDebugf calls in Android buffer code to SK_LOG
894c7ca0ea Fix public headers that include from "src/..."
9ca46f5141 Remove SK_SUPPORT_UNSPANNED_APIS
1c31b24a57 Reland "redirect SKGPU_LOG macros to SKIA_LOG"
31a0bff138 [bazel macos] Add more indirect frameworks to FRAMEWORK_GLOB
31149bc630 For script languages space whitespaces only
e2991aa997 Remove legacy SkShaper logic in Skottie
084fa9d860 Revert "Add kR16_float_SkColorType"
67c11c6611 Reland "Remove D3D #includes from GrBackendSemaphore"
8abaabb085 Roll vulkan-deps from f05fa9f6a79f to 43dad2861bf7 (4 revisions)
60d627b4b6 Roll ANGLE from a6d84ad20406 to ae81efc63a03 (6 revisions)
c0ae13c49d Roll Skia Infra from c9b523e69287 to adf42c6b0a11 (8 revisions)
68ca1f2ec6 Roll Dawn from 4fc5e617254b to e1f2ff49b074 (14 revisions)
792d10a48c Roll recipe dependencies (trivial).
bf71153c99 Roll recipe dependencies (trivial).
a4ed47c242 Add kR16_float_SkColorType
4432031353 [skottie] Variable font loading
b64c28fe17 Fix crbug_478659067 gm
f0b5bb3f42 Revert "redirect SKGPU_LOG macros to SKIA_LOG"
8e65bcbd89 Roll vulkan-deps from eda5ca9c121b to f05fa9f6a79f (6 revisions)
e45bbba82e redirect SKGPU_LOG macros to SKIA_LOG
cb3151f984 Merge 10 release notes into RELEASE_NOTES.md
0f679de3c4 Update Skia milestone to 147
b11699b53e Fix banned APIs and BUILD.bazel PRESUBMIT on Windows
30f4764811 [graphite] Enable F16 in generated wgsl when feature is available
b4f752493e Refactor to stop including 'src' in public includes
b973203148 Revert "Remove D3D #includes from GrBackendSemaphore"
34aa71b8be Roll ANGLE from fa84c4284943 to a6d84ad20406 (10 revisions)
a9b80cfe29 Roll vulkan-deps from 20a8dff8ad91 to eda5ca9c121b (11 revisions)
9118a7d7b8 Roll Skia Infra from fe0fddfaadc7 to c9b523e69287 (22 revisions)
5d508620f7 Roll SwiftShader from 3b5edab3497f to b7b7fd22e5f2 (1 revision)
cffb3bf918 Roll Dawn from a55d9e40a35f to 4fc5e617254b (11 revisions)
6e217430c0 [graphite] Sparse Strips Viewer Stub
6a2cb751db remove legacy debug files
4261a4bdc5 Remove D3D #includes from GrBackendSemaphore
81021b53e7 Clean up use of IDWriteFontFace5
150342e26c Roll recipe dependencies (trivial).
14b65df509 Reland "Clean-up Ganesh D3D helper type to use smart pointers"
d4b7e24a20 Roll vulkan-deps from 2f6156bf1b61 to 20a8dff8ad91 (1 revision)
2321e1ca4c Graphite/Dawn: Use AutoCallback instead of RefCntedCallback
68dff53238 Graphite: use func pointer in prepareForReturnToCache instead of
std::func
5d891cd7fb Roll ANGLE from 11f6c7e6f928 to fa84c4284943 (14 revisions)
bd12eaba6d Roll Skia Infra from b6b359c68b89 to fe0fddfaadc7 (6 revisions)
590a945f15 Roll debugger-app-base from 6d108126d20a to 959c34d2cdd3
5d1a31d634 Roll skottie-base from c8bbdc3f1219 to af6d4026789b
c725abf444 Roll Dawn from 8c7af65088cf to a55d9e40a35f (16 revisions)
71fedaf9f4 Roll jsfiddle-base from 3ab5ab821316 to 9c6712732384
9533d7533d Roll shaders-base from ea17f563d60c to dd6a75180b0b
4b62db445e Roll vulkan-deps from 317702c2f400 to 2f6156bf1b61 (2 revisions)
b7db9f35f0 Roll vulkan-deps from 563a41bc005d to 317702c2f400 (2 revisions)
9325111e6e Roll SKP CIPD package from 551 to 552
3167229206 Roll vulkan-deps from a7ed6cd3cd99 to 563a41bc005d (3 revisions)
ae78024b26 Roll vulkan-deps from cf821bb30a59 to a7ed6cd3cd99 (8 revisions)
a471f253b9 add placeholder files to fix the flutter roller
b1e82698df [graphite] Share code for enabling features in tests/viewer
6e2f593081 Roll vulkan-deps from e1c390ad9841 to cf821bb30a59 (5 revisions)
72cbfa073a Fix MSAARenderToSingleSampled in Graphite/Dawn
b60dc6cf2e Revert "Clean-up Ganesh D3D helper type to use smart pointers"
6829873575 Fix signed/unsigned comparison in ASAN code
465a74887f [wgsl] Set sk_LastFragColor type to correct precision
9fba8ef56d [graphite] Create DrawList Base Class
35575e42ad Clean-up Ganesh D3D helper type to use smart pointers
3f823e1546 Revert "[graphite] Separate backend GPU resource label update step"
3599e59396 Reland "[graphite] SkSurfaces::WrapBackendTexture doesn't require
SkColorType"
dd0f8ebd52 Remove legacy VMA behavior from Graphite
c25a25f6ff Roll recipe dependencies (trivial).
21363e43a7 Roll vulkan-deps from e08b8ae44d29 to e1c390ad9841 (6 revisions)
1ef7e617df Roll ANGLE from 3ab51df6e556 to 11f6c7e6f928 (4 revisions)
c59420f044 Roll Skia Infra from 820787f0ce0f to b6b359c68b89 (11 revisions)
f819bf7095 Roll recipe dependencies (trivial).
09b40f28da Roll recipe dependencies (trivial).
6794de1eb4 Roll recipe dependencies (trivial).
435200914f Roll recipe dependencies (trivial).
75daa3a2a8 Update Emscripten related code
dc523ccb89 [graphite] Separate backend GPU resource label update step
36f48d81b2 Prefer IDWriteFontFace to IDWriteFontFamily
13385d2164 Add AHardwareBuffer extension as preferred feature on Android builds
9a983f6c2c implement SkLog function that takes in priority
39aa2a7021 Move code out of SkPath_pathdata.cpp
079d092f49 Prefer IDWriteFontFace to IDWriteFont
f3a0ad9bd1 Roll vulkan-deps from 5019d2a78945 to e08b8ae44d29 (1 revision)
32e89692ab [skottie wasm] Use an actual font manager for font resolution
8810cff96d Embedded fontmgr load_font_from_data should observe the instance
index
fa9d0d7c30 Manual roll vulkan-deps from 741ee9da829e to 5019d2a78945 (15
revisions)
8468cb419d Manual roll Dawn from 56987efeebe8 to 8c7af65088cf (30 revisions)
8296b1df7e Manual roll ANGLE from ff5723672e4c to 3ab51df6e556 (15 revisions)
eb11a55609 Roll Skia Infra from 931a4fafbe2a to 820787f0ce0f (21 revisions)
8543ce512d [graphite] First whack at making YCbCr combination method
a0b10c4359 [graphite] Fix SDF LCD Atlas Indexing Bug
d3dbc3fb54 Add Bazel-viewer-Mac job to CI
d23ecfbfdf Relocate test jpg to invalid_images/
20a2f5252b Roll Skia Infra from 835068588b2b to 931a4fafbe2a (16 revisions)
b1b02a9c06 Roll vulkan-deps from ce049a4f0ed3 to 741ee9da829e (3 revisions)
283529362e [infra] Windows P400 machines have updated to Win11
a91ba43a57 Roll ANGLE from 6381c90aa5c6 to ff5723672e4c (10 revisions)
e394c3380c Roll recipe dependencies (trivial).
c53f9d6430 Avoid use of uninitialized memory in GrVkCaps.cpp
48eea86d09 Roll recipe dependencies (trivial).
2e456f4c0f kR8_unorm_SkColorType: Add D3D and Metal support
ceeab6ec95 first commit
4ab30de153 Manual roll Dawn from d056298c4999 to 56987efeebe8 (7 revisions)
424454c9cc Roll ANGLE from d7139503a3f3 to 6381c90aa5c6 (5 revisions)
de5eb8b88d Roll Skia Infra from 3d03ba33dbea to 835068588b2b (14 revisions)
28465752df Roll Dawn from 4764cd21387f to d056298c4999 (16 revisions)
31f68df29c Roll vulkan-deps from f4b93854afd1 to ce049a4f0ed3 (3 revisions)
f81643b4d6 Roll recipe dependencies (trivial).
f48bbd5916 Roll recipe dependencies (trivial).
aafda55242 Reland "[graphite] Consolidate colortype info functions into Caps"
fa15284eb7 Roll recipe dependencies (trivial).
7eefff0918 Update Bazel rules to build viewer on Mac & Windows
e0cf17ed03 Add default values for corner pin effect.
923126431f [graphite] Update Precompilation testing framework
12cb69b270 Fix invalid JPEG stream state
f37a22506e Roll vulkan-deps from cb5b93c401f2 to f4b93854afd1 (1 revision)
43fa79e1c5 Roll ANGLE from ad00a98e67db to d7139503a3f3 (12 revisions)
acadf58448 Roll Dawn from a082d8e7cb91 to 4764cd21387f (11 revisions)
f55875744f Roll shaders-base from b80f1f54f7aa to ea17f563d60c
1f65061549 Roll jsfiddle-base from a9626bf87bff to 3ab5ab821316
2ed0edc3e8 Roll Skia Infra from 9e5b3d985a5f to 3d03ba33dbea (7 revisions)
802f7bb14c Roll skottie-base from 292d73c2f82f to c8bbdc3f1219
c4ecdaca73 Roll debugger-app-base from a2de4c63b16c to 6d108126d20a
1dd61706f9 Roll recipe dependencies (trivial).
c14c5b2433 Roll vulkan-deps from 109a2e10e94c to cb5b93c401f2 (1 revision)
4ee9eb659a Roll SKP CIPD package from 550 to 551
a8ceddc2bc Roll vulkan-deps from 60448b32a27f to 109a2e10e94c (3 revisions)
a5a535bc21 Roll vulkan-deps from 608edb9018a9 to 60448b32a27f (1 revision)
b704afbcd8 Roll vulkan-deps from 13170c81bc3d to 608edb9018a9 (7 revisions)
e1eea62b6f Revert "[graphite] Consolidate colortype info functions into Caps"
db985a2eb5 Revert "[graphite] SkSurfaces::WrapBackendTexture doesn't require
SkColorType"
9f4bd5bc47 Reland: introduce new SkLogPriority and logging macros to skia
6f9511ce11 Add more kR8_unorm_SkColorType and kR16_unorm_SkColorType support.
33c00c0f3b [graphite] Add f16 variants for std140 and std430 to UniformManager
b62d43b59d Revert "reland: introduce new SkLogPriority and logging macros to
skia"
4745eb2fe8 Roll vulkan-deps from 52ea045250c2 to 13170c81bc3d (8 revisions)
edbf7e9eb8 Roll ANGLE from cd22b6ab03c3 to ad00a98e67db (13 revisions)
c813b9ba2c Roll Skia Infra from 87026abda3e1 to 9e5b3d985a5f (7 revisions)
05d3cb9d2b Roll Dawn from e4582e1b1355 to a082d8e7cb91 (27 revisions)
c198e5fa9c Roll recipe dependencies (trivial).
bef2a0fe6b Roll vulkan-deps from a715d2c2482a to 52ea045250c2 (5 revisions)
b85d753636 Roll recipe dependencies (trivial).
76dc0b9cf4 [graphite] SkSurfaces::WrapBackendTexture doesn't require SkColorType
79be11be20 [graphite] Reduce inline allocation size of DrawList
686d698aa3 Roll recipe dependencies (trivial).
b9f40c193e [graphite] Consolidate colortype info functions into Caps
91402f9526 reland: introduce new SkLogPriority and logging macros to skia
8ffcdbfd1a Fix padding in DashOp
c44b3f83a6 Update fiddle examples to explicitly use SkSerialProcs
a5ed243a28 Avoid accidental conversions to double
8883f207df Fix implicit integer->enum cast in mtl backend
71f42ccd4b Expose a VMA implementation for Android
cbf5d32ee4 Add ToolUtils::RegisterAvailableTypefaceFactories
1e28736033 Roll vulkan-deps from 8f5821b0a35e to a715d2c2482a (4 revisions)
1133e2d5cf Roll recipe dependencies (trivial).
51123506d0 Roll ANGLE from 2d0c30fb2b6a to cd22b6ab03c3 (7 revisions)
53e25ba361 Roll Skia Infra from 8556bb0e87c8 to 87026abda3e1 (4 revisions)
f82e3fc34e Roll SwiftShader from 374652a342e0 to 3b5edab3497f (1 revision)
c88ad5d241 Roll Dawn from e427e28a231f to e4582e1b1355 (18 revisions)
128b521371 Roll recipe dependencies (trivial).
fe2c29333f Set Update Mechanism to Manual
89df65f832 Roll recipe dependencies (trivial).
e203fe8af7 Roll recipe dependencies (trivial).
174db42b73 SkTypeface::serialize to return bool
be8a421306 Roll vulkan-deps from a021d3e26e2d to 8f5821b0a35e (4 revisions)
7cc5df4155 Fix D3D build after Uniform type change
9298bf75d8 Fix duplicate compilation of SkShaderUtils.cpp
63d71013ff Fix packing warning
c3bab6e002 Fix documentation for getSegment
8e09f8a822 [infra] Pixel10 devices have been updated
e0030d6999 Fix bounds check for SkIntToFDot6
f22133883a Revert "[graphite] Merge CommandBuffer::trackResource and
::trackCommandBufferResource"
9dcf2e8036 Remove unused #defines
564c042ee8 Disable legacy VMA behavior for Graphite
30e5a7d3e0 Disable legacy VMA behavior for Ganesh
7578ad6ba4 skhdr::AdaptiveGlobalToneMap: Add validation and tests
675444e94b Roll recipe dependencies (trivial).
867596c449 Roll vulkan-deps from 60d944528fcf to a021d3e26e2d (10 revisions)
bc73348f2e Roll ANGLE from 7d18711a101b to 2d0c30fb2b6a (10 revisions)
6614f89de5 Roll Skia Infra from d396079330da to 8556bb0e87c8 (8 revisions)
5cfdc7d51e Roll Dawn from 2a05902cae1a to e427e28a231f (10 revisions)
8f1695a4b3 Roll recipe dependencies (trivial).
ffda8cd92c Replace SK_FONT_FILE_PREFIX with constexpr
a33c8d766d Remove SK_SUPPORT_MUTABLE_PATHEFFECT
6060659574 Remove skhdr::Agtm interface
80cd6f82dd [graphite] Re-arrange unassigned, B2F stencil bits to be drawn later
a2c4012a17 [graphite] Fix InnerFillTest to account for dst read flushes
f424d58e37 Revert "introduce new SkLogPriority and logging macros to skia"
356c7267fa Remove SK_DISABLE_LEGACY_SHADERCONTEXT
c497e689bf introduce new SkLogPriority and logging macros to skia
7e79e4ac2d Remove mipmaps from SkBitmap's implementation
acc1cc6427 Roll vulkan-deps from 54fcc5faac16 to 60d944528fcf (2 revisions)
dc900455b3 Reland "Remove tools/testrunner Bazel experiment"
0eb85163a2 [graphite] Fix adding inner fill draw with analytic coverage
c88be42866 Manual roll Dawn from d22ecf57f2ee to 2a05902cae1a (9 revisions)
c2754838b0 Roll ANGLE from 80d15542bf70 to 7d18711a101b (9 revisions)
9b1763934a Roll Skia Infra from 9a99124d0a26 to d396079330da (9 revisions)
16982bce46 Roll Dawn from c90f051cc986 to d22ecf57f2ee (15 revisions)
566d202962 Roll SwiftShader from b0c7e1fb76fc to 374652a342e0 (1 revision)
55a87b50a3 Roll vulkan-deps from 10e26d62e399 to 54fcc5faac16 (5 revisions)
1a15ed6b17 Allow users to set SK_ENABLE_LEGACY_SHADERCONTEXT
f10d20557f Remove SK_DISABLE_LEGACY_NONCONST_SERIAL_PROCS
f2c1aa140b Revert "Remove tools/testrunner Bazel experiment"
86ce5ab2bc [graphite] Merge CommandBuffer::trackResource and
::trackCommandBufferResource
165fe7d767 [wgsl] Use f16 for half when not forced to high precision
be280d242a Speculative fixes for codec-related issues
251269721b skhdr::AdaptiveGlobalToneMap: Update encoding to most recent spec
ae9bb1b735 Remove tools/testrunner Bazel experiment
826f0c9c5f Roll vulkan-deps from 55a1994019e1 to 10e26d62e399 (2 revisions)
ad914f0794 Roll ANGLE from 66ecfe2e967e to 80d15542bf70 (8 revisions)
63e66e75e8 Roll Skia Infra from 4c0eeac52823 to 9a99124d0a26 (8 revisions)
64babb9328 Roll Dawn from 3b3f70cfdbd9 to c90f051cc986 (15 revisions)
0513d99df3 Roll vulkan-deps from a9e4a9121dfd to 55a1994019e1 (1 revision)
2830fbe8ba Roll SKP CIPD package from 549 to 550
f1433eb44a Roll vulkan-deps from c26d5d134054 to a9e4a9121dfd (1 revision)
b6d396a151 Roll recipe dependencies (trivial).
2657cff099 Roll vulkan-deps from 8789a9ccd2ff to c26d5d134054 (11 revisions)
7af9b4a7fa Roll recipe dependencies (trivial).
5f4f69ded0 Add support for synthetic bold and oblique
32b52343e7 Roll recipe dependencies (trivial).
b887327bc0 Remove old folder
6d438894c2 Roll recipe dependencies (trivial).
e0ef3ec0ae Document and cleanup gn_to_bp.py
e6ebcd5083 Update driver version for Intel Iris 540
e4bd0a355e [rust bmp] Update to moxcms 0.8.0 and use ParametricCurve
342bc31ba0 Reland "Prep for removing legacy SK_USE_VMA logic"
f108c7427a Revert "Reland "[graphite] Stage SampleCount enum with uint
assignment""
db10db8bd5 Roll vulkan-deps from 47dc817cd55f to 8789a9ccd2ff (13 revisions)
8e516fe682 Roll ANGLE from 79314d8b7b7f to 66ecfe2e967e (27 revisions)
be73d94564 Roll Dawn from 35d0f11eaa71 to 3b3f70cfdbd9 (30 revisions)
e3917bfde6 Roll Skia Infra from c270c40ffe5c to 4c0eeac52823 (10 revisions)
8eb03bb849 Roll recipe dependencies (trivial).
3e86f377d3 Roll vulkan-deps from ae18e4e9f317 to 47dc817cd55f (3 revisions)
d5fd615662 Roll recipe dependencies (trivial).
16549e16d2 [infra] Add Win11 UHD770 tasks
4766615bcc Fix sha256 and download link of clang_mac_arm
96b6279b4b Split out ICU4x build into own job
128390f507 Fix ganesh vk Buffers to not created protected vert/index buffers.
6e9746be8c Roll vulkan-deps from 5e75ee90603d to ae18e4e9f317 (8 revisions)
25eb9cf9d2 Roll Skia Infra from d5e81edf7a6a to c270c40ffe5c (9 revisions)
3f6949bc57 Roll Dawn from c30843e52d7c to 35d0f11eaa71 (16 revisions)
e3f6bfa1c0 skhdr::AdaptiveGlobalToneMap: Use F16 textures
ef6efc358b Roll recipe dependencies (trivial).
0473af37ec Revert "Prep for removing legacy SK_USE_VMA logic"
c91cc69c6c Reland "[infra] Add tasks for M4 Mac Minis"
3661a1c47c [graphite] Fix component masks for FromImmutableSamplerInfo
e6ac8e51a1 [infra] Add tasks for Corsola devices
13b51c2a9b Revert "[infra] Add tasks for M4 Mac Minis"
fd4d872b0b Roll vulkan-deps from c159d041dce0 to 5e75ee90603d (3 revisions)
85eb42555d Roll recipe dependencies (trivial).
3b4ec924f7 Delete SkImagePriv
7ec5b42767 Remove legacy VMA fields from Graphite's context options
Canonical link: https://commits.webkit.org/308155@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications