Skip to content

Commit

Permalink
Roll Skia from 70ea0d97c1c5 to 4f4c064d5b74 (7 revisions) (flutter#23714
Browse files Browse the repository at this point in the history
)
  • Loading branch information
skia-flutter-autoroll committed Jan 15, 2021
1 parent 2355ef0 commit a243f4d
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
2 changes: 1 addition & 1 deletion DEPS
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': '70ea0d97c1c56507e4b7e2ba5dc688d5e517a700',
'skia_revision': '4f4c064d5b749f139eb69d6e7f3852cb0fd53d4f',

# 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
4 changes: 3 additions & 1 deletion ci/licenses_golden/licenses_skia
@@ -1,4 +1,4 @@
Signature: 388d63e4485424b5efdee12736d07dcc
Signature: f18191d496c1a6cad1c2f810fc352d35

UNUSED LICENSES:

Expand Down Expand Up @@ -4152,6 +4152,7 @@ FILE: ../../../third_party/skia/modules/svg/include/SkSVGFeColorMatrix.h
FILE: ../../../third_party/skia/modules/svg/include/SkSVGFeComposite.h
FILE: ../../../third_party/skia/modules/svg/include/SkSVGFeFlood.h
FILE: ../../../third_party/skia/modules/svg/include/SkSVGFeGaussianBlur.h
FILE: ../../../third_party/skia/modules/svg/include/SkSVGFeOffset.h
FILE: ../../../third_party/skia/modules/svg/include/SkSVGFeTurbulence.h
FILE: ../../../third_party/skia/modules/svg/include/SkSVGFilter.h
FILE: ../../../third_party/skia/modules/svg/include/SkSVGFilterContext.h
Expand All @@ -4160,6 +4161,7 @@ FILE: ../../../third_party/skia/modules/svg/src/SkSVGFeColorMatrix.cpp
FILE: ../../../third_party/skia/modules/svg/src/SkSVGFeComposite.cpp
FILE: ../../../third_party/skia/modules/svg/src/SkSVGFeFlood.cpp
FILE: ../../../third_party/skia/modules/svg/src/SkSVGFeGaussianBlur.cpp
FILE: ../../../third_party/skia/modules/svg/src/SkSVGFeOffset.cpp
FILE: ../../../third_party/skia/modules/svg/src/SkSVGFeTurbulence.cpp
FILE: ../../../third_party/skia/modules/svg/src/SkSVGFilter.cpp
FILE: ../../../third_party/skia/modules/svg/src/SkSVGFilterContext.cpp
Expand Down

0 comments on commit a243f4d

Please sign in to comment.