Skip to content

Commit

Permalink
Manual Skia roll to c91db04
Browse files Browse the repository at this point in the history
Requires rolling the buildroot to use Wuffs version 0.3
  • Loading branch information
jason-simmons committed Jul 10, 2020
1 parent d98d539 commit 1f4266a
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
4 changes: 2 additions & 2 deletions DEPS
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ vars = {
'skia_git': 'https://skia.googlesource.com',
# OCMock is for testing only so there is no google clone
'ocmock_git': 'https://github.com/erikdoe/ocmock.git',
'skia_revision': '5160e8caa226213c77b2a5f98908aa4eeee75ef5',
'skia_revision': 'c91db040ad18b9cc3236e342e9acca020eaafd10',

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

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

# Fuchsia compatibility
#
Expand Down
3 changes: 2 additions & 1 deletion ci/licenses_golden/licenses_skia
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Signature: e49c9c554a9e530ceeb05109f84c8c7b
Signature: 964bda7fdf8851c2cd2d8d5274171bae

UNUSED LICENSES:

Expand Down Expand Up @@ -5718,6 +5718,7 @@ ORIGIN: ../../../third_party/skia/fuzz/oss_fuzz/FuzzAPISVGCanvas.cpp + ../../../
TYPE: LicenseType.bsd
FILE: ../../../third_party/skia/fuzz/oss_fuzz/FuzzAPISVGCanvas.cpp
FILE: ../../../third_party/skia/fuzz/oss_fuzz/FuzzSVG.cpp
FILE: ../../../third_party/skia/fuzz/oss_fuzz/FuzzSkRuntimeEffect.cpp
----------------------------------------------------------------------------------------------------
Copyright 2020 Google, LLC

Expand Down

0 comments on commit 1f4266a

Please sign in to comment.