Skip to content
This repository was archived by the owner on Feb 25, 2025. It is now read-only.

Commit d224648

Browse files
Roll Skia from 3cecb22c5827 to 94450cd1df4e (4 revisions) (#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
1 parent 583c71c commit d224648

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

DEPS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ vars = {
1818
'llvm_git': 'https://llvm.googlesource.com',
1919
# OCMock is for testing only so there is no google clone
2020
'ocmock_git': 'https://github.com/erikdoe/ocmock.git',
21-
'skia_revision': '3cecb22c5827551fa9aca5389f9be535a6582a46',
21+
'skia_revision': '94450cd1df4e6e025a4b7d6e2122035a904f2102',
2222

2323
# WARNING: DO NOT EDIT canvaskit_cipd_instance MANUALLY
2424
# See `lib/web_ui/README.md` for how to roll CanvasKit to a new version.

ci/licenses_golden/licenses_skia

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Signature: 6ff635db075ccb5f06b696183e297347
1+
Signature: dced5e433ba7dd1d9c0a216014ace769
22

33
UNUSED LICENSES:
44

@@ -526,6 +526,7 @@ FILE: ../../../third_party/skia/OWNERS.android
526526
FILE: ../../../third_party/skia/WORKSPACE.bazel
527527
FILE: ../../../third_party/skia/bench/microbench.json
528528
FILE: ../../../third_party/skia/bench/skpbench.json
529+
FILE: ../../../third_party/skia/defines.bzl
529530
FILE: ../../../third_party/skia/demos.skia.org/demos/hello_world/index.html
530531
FILE: ../../../third_party/skia/demos.skia.org/demos/image_decode_web_worker/index.html
531532
FILE: ../../../third_party/skia/demos.skia.org/demos/image_decode_web_worker/main.js

0 commit comments

Comments
 (0)