Roll Skia from c97451da059f to 13a299964c9f (61 revisions) (#169099)

Roll Skia from c97451da059f to 13a299964c9f (61 revisions)

https://skia.googlesource.com/skia.git/+log/c97451da059f..13a299964c9f

2025-05-19 thomsmit@google.com [graphite] Add
AccessPattern::kGpuOnlyCopySrc
2025-05-19
recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com
Roll recipe dependencies (trivial).
2025-05-19 borenet@google.com [SkPathBuilder] Add missing docstrings and
tests
2025-05-19 bungeman@google.com Change LinearGradientInfo::fColors to
SkColor4f
2025-05-19 kjlubick@google.com Fix implicit copy constructor in
SkRecorder
2025-05-19 skia-autoroll@skia-public.iam.gserviceaccount.com Roll
SwiftShader from 96085ee3c6cc to f70c1194c173 (1 revision)
2025-05-18 robertphillips@google.com [graphite] Enable
AndroidPrecompileTest on Vulkan jobs
2025-05-18 skia-autoroll@skia-public.iam.gserviceaccount.com Manual roll
ANGLE from db71e8fa7c26 to 5fd79e6a2ce8 (11 revisions)
2025-05-18 skia-recreate-skps@skia-swarming-bots.iam.gserviceaccount.com
Update SKP version
2025-05-16 kjlubick@google.com Fix fontations, icu4x, and vello rust
builds
2025-05-16 bungeman@google.com Roll FreeType from 5d4e649f to 7172bd11
(112 commits)
2025-05-16 borenet@google.com [SkPathBuilder] Add methods needed for
migrating Skia call sites
2025-05-16 danieldilan@google.com Implement drawCoverageMask for Ganesh
2025-05-16 kjlubick@google.com Add initial implementation of
SkRasterContext and SkRasterRecorder
2025-05-16 borenet@google.com [SkPathBuilder] Guard SkPath methods with
out-params behind SK_HIDE_PATH_EDIT_METHODS
2025-05-16 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ANGLE
from cc02a537e965 to db71e8fa7c26 (18 revisions)
2025-05-16 jsimmons@google.com Fix shift of the blue component in
store_1010102_xr
2025-05-16 jamesgk@google.com [graphite] Guard solid color expression
lifting
2025-05-15 bungeman@google.com Roll Expat from 624da0f5 to 8e49998f
(3866 commits)
2025-05-15 lehoangquyen@google.com GraphiteDawn: support rendering with
smaller MSAA texture.
2025-05-15 michaelludwig@google.com [graphite] Allow identity CS xforms
in runtime effects
2025-05-15 bungeman@google.com Roll HarfBuzz from ca3cd48f to 4e767271
(792 commits)
2025-05-15 jvanverth@google.com [graphite] Fix for Clip key collision
2025-05-15 thomsmit@google.com [graphite] Fix ARM padding perf
regressions.
2025-05-15 nicolettep@google.com [graphite] Update naming to reflect
that VulkanFramebuffers can be cached
2025-05-15 nicolettep@google.com Fix typo in viewer menu
2025-05-15 thomsmit@google.com [graphite] Make DrawBufferManager buffer
sizes a recorder option.
2025-05-15 jamesgk@google.com [graphite] Set interpolation for lifted
expression varyings
2025-05-15 bungeman@google.com Fix
SkAndroidFrameworkUtils::ShaderAsALinearGradient
2025-05-15
recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com
Roll recipe dependencies (trivial).
2025-05-15 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ANGLE
from e4ec23a0e5f2 to cc02a537e965 (14 revisions)
2025-05-15 skia-autoroll@skia-public.iam.gserviceaccount.com Roll
SwiftShader from 930d46d31b5d to 96085ee3c6cc (1 revision)
2025-05-15
recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com
Roll recipe dependencies (trivial).
2025-05-14 robertphillips@google.com [graphite] Address oddity in
PaintParamsKey building
2025-05-14 jamesgk@google.com Ignore tests that read pixels in Protected
configs
2025-05-14 kylechar@google.com Change use_user_defined_labels_in_backend
toggle
2025-05-14 bungeman@google.com [pdf] Respect
kInterpolateColorsInPremul_Flag
2025-05-14 jamesgk@google.com [graphite] Support lifting from runtime
shader children
2025-05-14 bungeman@google.com Change GradientInfo::fColors to SkColor4f
2025-05-14 michaelludwig@google.com [sksl] Skip inline statement limit
for modules
2025-05-14 nicolettep@google.com [graphite] Add noncoherent advanced
blend mode support
2025-05-14 robertphillips@google.com [graphite] Add YCbCr to Precompile
2025-05-14 robertphillips@google.com [graphite][vulkan] Simplify render
pass key
2025-05-14 michaelludwig@google.com [graphite] Simplify LocalMatrix
shader expression w/ and w/o perspective
2025-05-14 jamesgk@google.com Reland "[graphite] Lift solid color shader
expressions"
2025-05-14 kjlubick@google.com Document instantiateWasm in
CanvasKitInitOptions
...
This commit is contained in:
engine-flutter-autoroll 2025-05-19 19:13:37 -04:00 committed by GitHub
parent 0b9225afdf
commit b98b1e3ad4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 28 additions and 7 deletions

2
DEPS
View File

@ -14,7 +14,7 @@ vars = {
'flutter_git': 'https://flutter.googlesource.com',
'skia_git': 'https://skia.googlesource.com',
'llvm_git': 'https://llvm.googlesource.com',
'skia_revision': 'c97451da059fddc477031f4c776a8c9a0cd50141',
'skia_revision': '13a299964c9f66e7af63defde83b9c03055fa304',
# WARNING: DO NOT EDIT canvaskit_cipd_instance MANUALLY
# See `lib/web_ui/README.md` for how to roll CanvasKit to a new version.

View File

@ -3009,7 +3009,6 @@
../../../flutter/third_party/skia/PRESUBMIT_test_mocks.py
../../../flutter/third_party/skia/README
../../../flutter/third_party/skia/README.chromium
../../../flutter/third_party/skia/WORKSPACE.bazel
../../../flutter/third_party/skia/bazel
../../../flutter/third_party/skia/bench
../../../flutter/third_party/skia/codereview.settings
@ -3056,7 +3055,6 @@
../../../flutter/third_party/skia/gn/run_sksllex.py
../../../flutter/third_party/skia/gn/skqp_gn_args.py
../../../flutter/third_party/skia/gn/toolchain/num_cpus.py
../../../flutter/third_party/skia/go_repositories.bzl
../../../flutter/third_party/skia/include/BUILD.bazel
../../../flutter/third_party/skia/include/OWNERS
../../../flutter/third_party/skia/include/android/BUILD.bazel
@ -3285,9 +3283,7 @@
../../../flutter/third_party/skia/third_party/README
../../../flutter/third_party/skia/third_party/etc1/BUILD.bazel
../../../flutter/third_party/skia/third_party/etc1/README.google
../../../flutter/third_party/skia/third_party/expat/include/BUILD.bazel
../../../flutter/third_party/skia/third_party/freetype2
../../../flutter/third_party/skia/third_party/harfbuzz/BUILD.bazel
../../../flutter/third_party/skia/third_party/harfbuzz/README
../../../flutter/third_party/skia/third_party/icu
../../../flutter/third_party/skia/third_party/libgrapheme/generate_headers.py

View File

@ -1,4 +1,4 @@
Signature: ebf1dd1fac20570e7efb3e095daf86ee
Signature: c60421040f270e03ea28f73b8ba0aaf4
====================================================================================================
LIBRARY: etc1
@ -327,13 +327,13 @@ ORIGIN: ../../../flutter/third_party/skia/LICENSE
TYPE: LicenseType.bsd
FILE: ../../../flutter/third_party/skia/.bazelignore
FILE: ../../../flutter/third_party/skia/.bazelproject
FILE: ../../../flutter/third_party/skia/Cargo.toml
FILE: ../../../flutter/third_party/skia/MODULE.bazel
FILE: ../../../flutter/third_party/skia/MODULE.bazel.lock
FILE: ../../../flutter/third_party/skia/OWNERS_build_files.android
FILE: ../../../flutter/third_party/skia/RELEASE_NOTES.md
FILE: ../../../flutter/third_party/skia/go.mod
FILE: ../../../flutter/third_party/skia/go.sum
FILE: ../../../flutter/third_party/skia/include/config/MODULE.bazel
FILE: ../../../flutter/third_party/skia/modules/canvaskit/bidi.js
FILE: ../../../flutter/third_party/skia/modules/canvaskit/catchExceptionNop.js
FILE: ../../../flutter/third_party/skia/modules/canvaskit/color.js
@ -400,6 +400,7 @@ FILE: ../../../flutter/third_party/skia/modules/pathkit/perf/pathops.bench.js
FILE: ../../../flutter/third_party/skia/modules/pathkit/perf/perfReporter.js
FILE: ../../../flutter/third_party/skia/modules/skparagraph/test.html
FILE: ../../../flutter/third_party/skia/package-lock.json
FILE: ../../../flutter/third_party/skia/relnotes/precompile.md
FILE: ../../../flutter/third_party/skia/src/gpu/gpu_workaround_list.txt
FILE: ../../../flutter/third_party/skia/src/ports/fontations/Cargo.toml
FILE: ../../../flutter/third_party/skia/src/sksl/generated/sksl_compute.minified.sksl
@ -9867,7 +9868,11 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
====================================================================================================
LIBRARY: skia
ORIGIN: ../../../flutter/third_party/skia/include/core/SkCPUContext.h + ../../../flutter/third_party/skia/LICENSE
ORIGIN: ../../../flutter/third_party/skia/include/core/SkCPURecorder.h + ../../../flutter/third_party/skia/LICENSE
ORIGIN: ../../../flutter/third_party/skia/include/core/SkRecorder.h + ../../../flutter/third_party/skia/LICENSE
ORIGIN: ../../../flutter/third_party/skia/include/gpu/graphite/dawn/DawnGraphiteTypes.h + ../../../flutter/third_party/skia/LICENSE
ORIGIN: ../../../flutter/third_party/skia/include/gpu/graphite/vk/precompile/VulkanPrecompileShader.h + ../../../flutter/third_party/skia/LICENSE
ORIGIN: ../../../flutter/third_party/skia/include/private/chromium/SkPMColor.h + ../../../flutter/third_party/skia/LICENSE
ORIGIN: ../../../flutter/third_party/skia/modules/canvaskit/bidi_bindings.cpp + ../../../flutter/third_party/skia/LICENSE
ORIGIN: ../../../flutter/third_party/skia/modules/canvaskit/bidi_bindings_gen.cpp + ../../../flutter/third_party/skia/LICENSE
@ -9875,18 +9880,29 @@ ORIGIN: ../../../flutter/third_party/skia/modules/skcapture/SkCaptureCanvas.cpp
ORIGIN: ../../../flutter/third_party/skia/modules/skcapture/SkCaptureCanvas.h + ../../../flutter/third_party/skia/LICENSE
ORIGIN: ../../../flutter/third_party/skia/modules/skunicode/include/SkUnicode_bidi.h + ../../../flutter/third_party/skia/LICENSE
ORIGIN: ../../../flutter/third_party/skia/modules/skunicode/src/SkUnicode_bidi.cpp + ../../../flutter/third_party/skia/LICENSE
ORIGIN: ../../../flutter/third_party/skia/src/core/SkCPUContext.cpp + ../../../flutter/third_party/skia/LICENSE
ORIGIN: ../../../flutter/third_party/skia/src/core/SkCPUContextImpl.h + ../../../flutter/third_party/skia/LICENSE
ORIGIN: ../../../flutter/third_party/skia/src/core/SkCPURecorder.cpp + ../../../flutter/third_party/skia/LICENSE
ORIGIN: ../../../flutter/third_party/skia/src/core/SkCPURecorderImpl.h + ../../../flutter/third_party/skia/LICENSE
ORIGIN: ../../../flutter/third_party/skia/src/core/SkDrawTypes.h + ../../../flutter/third_party/skia/LICENSE
ORIGIN: ../../../flutter/third_party/skia/src/core/SkMaskFilterBase.cpp + ../../../flutter/third_party/skia/LICENSE
ORIGIN: ../../../flutter/third_party/skia/src/core/SkRasterPipelineVizualizer.h + ../../../flutter/third_party/skia/LICENSE
ORIGIN: ../../../flutter/third_party/skia/src/core/SkSynchronizedResourceCache.cpp + ../../../flutter/third_party/skia/LICENSE
ORIGIN: ../../../flutter/third_party/skia/src/core/SkSynchronizedResourceCache.h + ../../../flutter/third_party/skia/LICENSE
ORIGIN: ../../../flutter/third_party/skia/src/gpu/ganesh/text/GaneshVertexFiller.cpp + ../../../flutter/third_party/skia/LICENSE
ORIGIN: ../../../flutter/third_party/skia/src/gpu/graphite/RecorderOptionsPriv.h + ../../../flutter/third_party/skia/LICENSE
ORIGIN: ../../../flutter/third_party/skia/src/gpu/graphite/TextureFormat.cpp + ../../../flutter/third_party/skia/LICENSE
ORIGIN: ../../../flutter/third_party/skia/src/gpu/graphite/TextureFormat.h + ../../../flutter/third_party/skia/LICENSE
ORIGIN: ../../../flutter/third_party/skia/src/gpu/graphite/precompile/PrecompileImageShader.h + ../../../flutter/third_party/skia/LICENSE
ORIGIN: ../../../flutter/third_party/skia/src/gpu/graphite/precompile/SerializationUtils.cpp + ../../../flutter/third_party/skia/LICENSE
ORIGIN: ../../../flutter/third_party/skia/src/gpu/graphite/precompile/SerializationUtils.h + ../../../flutter/third_party/skia/LICENSE
ORIGIN: ../../../flutter/third_party/skia/src/gpu/graphite/vk/precompile/VulkanPrecompileShader.cpp + ../../../flutter/third_party/skia/LICENSE
TYPE: LicenseType.bsd
FILE: ../../../flutter/third_party/skia/include/core/SkCPUContext.h
FILE: ../../../flutter/third_party/skia/include/core/SkCPURecorder.h
FILE: ../../../flutter/third_party/skia/include/core/SkRecorder.h
FILE: ../../../flutter/third_party/skia/include/gpu/graphite/dawn/DawnGraphiteTypes.h
FILE: ../../../flutter/third_party/skia/include/gpu/graphite/vk/precompile/VulkanPrecompileShader.h
FILE: ../../../flutter/third_party/skia/include/private/chromium/SkPMColor.h
FILE: ../../../flutter/third_party/skia/modules/canvaskit/bidi_bindings.cpp
FILE: ../../../flutter/third_party/skia/modules/canvaskit/bidi_bindings_gen.cpp
@ -9894,16 +9910,23 @@ FILE: ../../../flutter/third_party/skia/modules/skcapture/SkCaptureCanvas.cpp
FILE: ../../../flutter/third_party/skia/modules/skcapture/SkCaptureCanvas.h
FILE: ../../../flutter/third_party/skia/modules/skunicode/include/SkUnicode_bidi.h
FILE: ../../../flutter/third_party/skia/modules/skunicode/src/SkUnicode_bidi.cpp
FILE: ../../../flutter/third_party/skia/src/core/SkCPUContext.cpp
FILE: ../../../flutter/third_party/skia/src/core/SkCPUContextImpl.h
FILE: ../../../flutter/third_party/skia/src/core/SkCPURecorder.cpp
FILE: ../../../flutter/third_party/skia/src/core/SkCPURecorderImpl.h
FILE: ../../../flutter/third_party/skia/src/core/SkDrawTypes.h
FILE: ../../../flutter/third_party/skia/src/core/SkMaskFilterBase.cpp
FILE: ../../../flutter/third_party/skia/src/core/SkRasterPipelineVizualizer.h
FILE: ../../../flutter/third_party/skia/src/core/SkSynchronizedResourceCache.cpp
FILE: ../../../flutter/third_party/skia/src/core/SkSynchronizedResourceCache.h
FILE: ../../../flutter/third_party/skia/src/gpu/ganesh/text/GaneshVertexFiller.cpp
FILE: ../../../flutter/third_party/skia/src/gpu/graphite/RecorderOptionsPriv.h
FILE: ../../../flutter/third_party/skia/src/gpu/graphite/TextureFormat.cpp
FILE: ../../../flutter/third_party/skia/src/gpu/graphite/TextureFormat.h
FILE: ../../../flutter/third_party/skia/src/gpu/graphite/precompile/PrecompileImageShader.h
FILE: ../../../flutter/third_party/skia/src/gpu/graphite/precompile/SerializationUtils.cpp
FILE: ../../../flutter/third_party/skia/src/gpu/graphite/precompile/SerializationUtils.h
FILE: ../../../flutter/third_party/skia/src/gpu/graphite/vk/precompile/VulkanPrecompileShader.cpp
----------------------------------------------------------------------------------------------------
Copyright 2025 Google LLC
@ -9939,8 +9962,10 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
====================================================================================================
LIBRARY: skia
ORIGIN: ../../../flutter/third_party/skia/gm/tablemaskfilter.cpp + ../../../flutter/third_party/skia/LICENSE
ORIGIN: ../../../flutter/third_party/skia/tools.go + ../../../flutter/third_party/skia/LICENSE
TYPE: LicenseType.bsd
FILE: ../../../flutter/third_party/skia/gm/tablemaskfilter.cpp
FILE: ../../../flutter/third_party/skia/tools.go
----------------------------------------------------------------------------------------------------
Copyright 2025 Google LLC.