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

Commit ae0067c

Browse files
Roll Skia from ec0af1664478 to 9cb74e90792d (4 revisions)
https://skia.googlesource.com/skia.git/+log/ec0af1664478..9cb74e90792d 2022-02-09 [email protected] [bazel] Compile gms for wasm and WebGL 2022-02-09 [email protected] Revert "Add kR8_unorm_SkColorType" 2022-02-09 [email protected] Group arrays/structs together in the variable pane while debugging. 2022-02-09 [email protected] Better report lack of SkSVG in test. 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 2a8f388 commit ae0067c

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
@@ -27,7 +27,7 @@ vars = {
2727
'skia_git': 'https://skia.googlesource.com',
2828
# OCMock is for testing only so there is no google clone
2929
'ocmock_git': 'https://github.com/erikdoe/ocmock.git',
30-
'skia_revision': 'ec0af1664478d3c3608868453bc6220592bec3fe',
30+
'skia_revision': '9cb74e90792d641b8250a20f10492082d3a661ba',
3131

3232
# WARNING: DO NOT EDIT canvaskit_cipd_instance MANUALLY
3333
# 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: a771a41fa42c033b35324d8d9f775d79
1+
Signature: 8e0b192c05f31c716c6751d6dc7dbff6
22

33
UNUSED LICENSES:
44

@@ -787,6 +787,7 @@ FILE: ../../../third_party/skia/experimental/wasm-skp-debugger/package.json
787787
FILE: ../../../third_party/skia/experimental/webgpu-bazel/example/index.html
788788
FILE: ../../../third_party/skia/experimental/webgpu-bazel/src/BUILD
789789
FILE: ../../../third_party/skia/gm/BUILD.bazel
790+
FILE: ../../../third_party/skia/gm/verifiers/BUILD.bazel
790791
FILE: ../../../third_party/skia/go.mod
791792
FILE: ../../../third_party/skia/go.sum
792793
FILE: ../../../third_party/skia/go_repositories.bzl

0 commit comments

Comments
 (0)