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

Commit 70f67e1

Browse files
committed
Manual Skia roll to c91db04
Requires rolling the buildroot to use Wuffs version 0.3
1 parent dd0a6c4 commit 70f67e1

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

DEPS

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ vars = {
2626
'skia_git': 'https://skia.googlesource.com',
2727
# OCMock is for testing only so there is no google clone
2828
'ocmock_git': 'https://github.com/erikdoe/ocmock.git',
29-
'skia_revision': '5160e8caa226213c77b2a5f98908aa4eeee75ef5',
29+
'skia_revision': 'c91db040ad18b9cc3236e342e9acca020eaafd10',
3030

3131
# When updating the Dart revision, ensure that all entries that are
3232
# dependencies of Dart are also updated to match the entries in the
@@ -109,7 +109,7 @@ allowed_hosts = [
109109
]
110110

111111
deps = {
112-
'src': 'https://github.com/flutter/buildroot.git' + '@' + 'a6103d43ed47c5cf91d47d614fe00a0665484fc5',
112+
'src': 'https://github.com/flutter/buildroot.git' + '@' + '6728d80355083a20ceecb6db1d73c16dee255a43',
113113

114114
# Fuchsia compatibility
115115
#

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: e49c9c554a9e530ceeb05109f84c8c7b
1+
Signature: 964bda7fdf8851c2cd2d8d5274171bae
22

33
UNUSED LICENSES:
44

@@ -5718,6 +5718,7 @@ ORIGIN: ../../../third_party/skia/fuzz/oss_fuzz/FuzzAPISVGCanvas.cpp + ../../../
57185718
TYPE: LicenseType.bsd
57195719
FILE: ../../../third_party/skia/fuzz/oss_fuzz/FuzzAPISVGCanvas.cpp
57205720
FILE: ../../../third_party/skia/fuzz/oss_fuzz/FuzzSVG.cpp
5721+
FILE: ../../../third_party/skia/fuzz/oss_fuzz/FuzzSkRuntimeEffect.cpp
57215722
----------------------------------------------------------------------------------------------------
57225723
Copyright 2020 Google, LLC
57235724

0 commit comments

Comments
 (0)