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

Commit 533ff77

Browse files
Roll Skia from 952e8dd66560 to b048b468d641 (1 revision) (#46332)
https://skia.googlesource.com/skia.git/+log/952e8dd66560..b048b468d641 2023-09-27 kjlubick@google.com Don't build fontations gm for WASM 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,bungeman@google.com,jacksongardner@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://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 e5ee446 commit 533ff77

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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': '952e8dd665608a748b28d267499042b965fca4e6',
21+
'skia_revision': 'b048b468d641e92a52954137ba503f2cde9c411d',
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.

0 commit comments

Comments
 (0)