Roll Skia from 2459d71707e0 to 924df8d87766 (7 revisions) (flutter/engine#46798)

https://skia.googlesource.com/skia.git/+log/2459d71707e0..924df8d87766

2023-10-11 robertphillips@google.com [graphite] Add PipelineDataGatherer to the precompilation path
2023-10-11 johnstiles@google.com Fix comment.
2023-10-11 kjlubick@google.com Minor fixes for buffet build
2023-10-11 lovisolo@google.com Reland "[bazel] Move test runners under //tools/testrunners.".
2023-10-11 egdaniel@google.com When waiting on client provided semaphores, only block fragment stage work.
2023-10-11 johnstiles@google.com Disallow layout(builtin=xxx) in non-module code.
2023-10-11 kjlubick@google.com Deploy CanvasKit 0.39.0

If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/skia-flutter-autoroll
Please CC brianosman@google.com,johnstiles@google.com,jsimmons@google.com,rmistry@google.com on the revert to ensure that a human
is aware of the problem.

To file a bug in Skia: https://bugs.chromium.org/p/skia/issues/entry
To file a bug in Flutter: https://github.com/flutter/flutter/issues/new/choose

To report a problem with the AutoRoller itself, please file a bug:
https://issues.skia.org/issues/new?component=1389291&template=1850622

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
This commit is contained in:
skia-flutter-autoroll 2023-10-11 18:40:52 -04:00 committed by GitHub
parent 9f6f5d03cf
commit b064072eef
3 changed files with 3 additions and 12 deletions

2
DEPS
View File

@ -18,7 +18,7 @@ vars = {
'llvm_git': 'https://llvm.googlesource.com',
# OCMock is for testing only so there is no google clone
'ocmock_git': 'https://github.com/erikdoe/ocmock.git',
'skia_revision': '2459d71707e03200936094cfaa0e8e6b08978118',
'skia_revision': '924df8d877668be23d8c33081f59bb343ca48ed9',
# 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

@ -2650,9 +2650,7 @@
../../../third_party/skia/experimental
../../../third_party/skia/fuzz/README.md
../../../third_party/skia/gm/BUILD.bazel
../../../third_party/skia/gm/android_gm_test.bzl
../../../third_party/skia/gm/png_codec.bzl
../../../third_party/skia/gm/vias/BUILD.bazel
../../../third_party/skia/gn/BUILD.bazel
../../../third_party/skia/gn/__init__.py
../../../third_party/skia/gn/bazel_build.py

View File

@ -1,4 +1,4 @@
Signature: fc9dee121cc8b1258fe2821092cdd954
Signature: afd371b5156c5bca0911814475344e26
====================================================================================================
LIBRARY: etc1
@ -391,6 +391,7 @@ FILE: ../../../third_party/skia/relnotes/grsurface-info.md
FILE: ../../../third_party/skia/relnotes/mesh.md
FILE: ../../../third_party/skia/relnotes/readbuffer-deserial.md
FILE: ../../../third_party/skia/relnotes/vk-directcontext.md
FILE: ../../../third_party/skia/relnotes/waitSemaphore.md
FILE: ../../../third_party/skia/src/gpu/gpu_workaround_list.txt
FILE: ../../../third_party/skia/src/ports/fontations/Cargo.toml
FILE: ../../../third_party/skia/src/sksl/generated/sksl_compute.minified.sksl
@ -8607,7 +8608,6 @@ LIBRARY: skia
ORIGIN: ../../../third_party/skia/gm/coordclampshader.cpp + ../../../third_party/skia/LICENSE
ORIGIN: ../../../third_party/skia/gm/fontations.cpp + ../../../third_party/skia/LICENSE
ORIGIN: ../../../third_party/skia/gm/imagefiltersunpremul.cpp + ../../../third_party/skia/LICENSE
ORIGIN: ../../../third_party/skia/gm/vias/Draw.h + ../../../third_party/skia/LICENSE
ORIGIN: ../../../third_party/skia/include/ports/SkFontMgr_data.h + ../../../third_party/skia/LICENSE
ORIGIN: ../../../third_party/skia/include/ports/SkTypeface_fontations.h + ../../../third_party/skia/LICENSE
ORIGIN: ../../../third_party/skia/include/private/SkGainmapInfo.h + ../../../third_party/skia/LICENSE
@ -8648,7 +8648,6 @@ TYPE: LicenseType.bsd
FILE: ../../../third_party/skia/gm/coordclampshader.cpp
FILE: ../../../third_party/skia/gm/fontations.cpp
FILE: ../../../third_party/skia/gm/imagefiltersunpremul.cpp
FILE: ../../../third_party/skia/gm/vias/Draw.h
FILE: ../../../third_party/skia/include/ports/SkFontMgr_data.h
FILE: ../../../third_party/skia/include/ports/SkTypeface_fontations.h
FILE: ../../../third_party/skia/include/private/SkGainmapInfo.h
@ -8725,15 +8724,12 @@ ORIGIN: ../../../third_party/skia/fuzz/FuzzQuadRoots.cpp + ../../../third_party/
ORIGIN: ../../../third_party/skia/fuzz/oss_fuzz/FuzzCubicRoots.cpp + ../../../third_party/skia/LICENSE
ORIGIN: ../../../third_party/skia/fuzz/oss_fuzz/FuzzPrecompile.cpp + ../../../third_party/skia/LICENSE
ORIGIN: ../../../third_party/skia/fuzz/oss_fuzz/FuzzQuadRoots.cpp + ../../../third_party/skia/LICENSE
ORIGIN: ../../../third_party/skia/gm/BazelGMRunner.cpp + ../../../third_party/skia/LICENSE
ORIGIN: ../../../third_party/skia/gm/BazelNoopRunner.cpp + ../../../third_party/skia/LICENSE
ORIGIN: ../../../third_party/skia/gm/fontations_ft_compare.cpp + ../../../third_party/skia/LICENSE
ORIGIN: ../../../third_party/skia/gm/graphite_replay.cpp + ../../../third_party/skia/LICENSE
ORIGIN: ../../../third_party/skia/gm/hello_bazel_world.cpp + ../../../third_party/skia/LICENSE
ORIGIN: ../../../third_party/skia/gm/png_codec.cpp + ../../../third_party/skia/LICENSE
ORIGIN: ../../../third_party/skia/gm/rippleshadergm.cpp + ../../../third_party/skia/LICENSE
ORIGIN: ../../../third_party/skia/gm/scaledrects.cpp + ../../../third_party/skia/LICENSE
ORIGIN: ../../../third_party/skia/gm/vias/SimpleVias.cpp + ../../../third_party/skia/LICENSE
ORIGIN: ../../../third_party/skia/gm/workingspace.cpp + ../../../third_party/skia/LICENSE
ORIGIN: ../../../third_party/skia/include/android/SkCanvasAndroid.h + ../../../third_party/skia/LICENSE
ORIGIN: ../../../third_party/skia/include/android/SkHeifDecoder.h + ../../../third_party/skia/LICENSE
@ -8993,15 +8989,12 @@ FILE: ../../../third_party/skia/fuzz/FuzzQuadRoots.cpp
FILE: ../../../third_party/skia/fuzz/oss_fuzz/FuzzCubicRoots.cpp
FILE: ../../../third_party/skia/fuzz/oss_fuzz/FuzzPrecompile.cpp
FILE: ../../../third_party/skia/fuzz/oss_fuzz/FuzzQuadRoots.cpp
FILE: ../../../third_party/skia/gm/BazelGMRunner.cpp
FILE: ../../../third_party/skia/gm/BazelNoopRunner.cpp
FILE: ../../../third_party/skia/gm/fontations_ft_compare.cpp
FILE: ../../../third_party/skia/gm/graphite_replay.cpp
FILE: ../../../third_party/skia/gm/hello_bazel_world.cpp
FILE: ../../../third_party/skia/gm/png_codec.cpp
FILE: ../../../third_party/skia/gm/rippleshadergm.cpp
FILE: ../../../third_party/skia/gm/scaledrects.cpp
FILE: ../../../third_party/skia/gm/vias/SimpleVias.cpp
FILE: ../../../third_party/skia/gm/workingspace.cpp
FILE: ../../../third_party/skia/include/android/SkCanvasAndroid.h
FILE: ../../../third_party/skia/include/android/SkHeifDecoder.h