Roll Skia from 3cecb22c5827 to 94450cd1df4e (4 revisions) (flutter/engine#37445)

https://skia.googlesource.com/skia.git/+log/3cecb22c5827..94450cd1df4e

2022-11-08 herb@google.com Consolidate all the destroy all loops into clear()
2022-11-08 penghuang@chromium.org [graphite][viewer] Wire up Dawn Vulkan on Unix and D3D12 on Windows
2022-11-08 skia-autoroll@skia-public.iam.gserviceaccount.com Roll Skia Infra from 497526fd086e to 8f5037737d33 (1 revision)
2022-11-08 kjlubick@google.com [bazel] Reorganize defines and local_defines to defines.bzl

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 jimgraham@google.com,lovisolo@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://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
This commit is contained in:
skia-flutter-autoroll 2022-11-08 19:19:20 -05:00 committed by GitHub
parent 55cbf264b2
commit 689c3a7bd0
2 changed files with 3 additions and 2 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': '3cecb22c5827551fa9aca5389f9be535a6582a46',
'skia_revision': '94450cd1df4e6e025a4b7d6e2122035a904f2102',
# 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

@ -1,4 +1,4 @@
Signature: 6ff635db075ccb5f06b696183e297347
Signature: dced5e433ba7dd1d9c0a216014ace769
UNUSED LICENSES:
@ -526,6 +526,7 @@ FILE: ../../../third_party/skia/OWNERS.android
FILE: ../../../third_party/skia/WORKSPACE.bazel
FILE: ../../../third_party/skia/bench/microbench.json
FILE: ../../../third_party/skia/bench/skpbench.json
FILE: ../../../third_party/skia/defines.bzl
FILE: ../../../third_party/skia/demos.skia.org/demos/hello_world/index.html
FILE: ../../../third_party/skia/demos.skia.org/demos/image_decode_web_worker/index.html
FILE: ../../../third_party/skia/demos.skia.org/demos/image_decode_web_worker/main.js