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

Commit 92d9ad2

Browse files
Roll Skia from 513f0fd34590 to da9fad017aee (2 revisions) (#37379)
https://skia.googlesource.com/skia.git/+log/513f0fd34590..da9fad017aee 2022-11-07 [email protected] [bazel] Add rules to run SkSL Minify 2022-11-07 [email protected] [sksl] Modify minify script to take only a list of inputs 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 [email protected],[email protected] 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 891d4a3 commit 92d9ad2

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': '513f0fd34590eb65c079b0bd4fe82b680ab798c1',
21+
'skia_revision': 'da9fad017aeeb963e15165f6bf934cfeaefbdd28',
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: 4cfa83d4b64ec67ed40c288fbd614591
1+
Signature: caea015a5969a864f79bdf7198a6251d
22

33
UNUSED LICENSES:
44

@@ -611,6 +611,7 @@ FILE: ../../../third_party/skia/experimental/wasm-hello-world/BUILD.bazel
611611
FILE: ../../../third_party/skia/experimental/wasm-hello-world/hello_world.html
612612
FILE: ../../../third_party/skia/experimental/webgpu-bazel/example/index.html
613613
FILE: ../../../third_party/skia/experimental/webgpu-bazel/src/BUILD.bazel
614+
FILE: ../../../third_party/skia/gn/BUILD.bazel
614615
FILE: ../../../third_party/skia/go.mod
615616
FILE: ../../../third_party/skia/go.sum
616617
FILE: ../../../third_party/skia/go_repositories.bzl

0 commit comments

Comments
 (0)