Roll Skia from 2a4c0fbdca1a to 8a42b09c162e (9 revisions) (#23878)

This commit is contained in:
skia-flutter-autoroll 2021-01-22 21:29:02 -05:00 committed by GitHub
parent c8620c3fc1
commit ebbf0dfdd1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 6 additions and 2 deletions

2
DEPS
View File

@ -27,7 +27,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': '2a4c0fbdca1a360884661e51e2bda3e8dd5579cd',
'skia_revision': '8a42b09c162e73dc91f7e836e22a4c2d29baf3f4',
# When updating the Dart revision, ensure that all entries that are
# dependencies of Dart are also updated to match the entries in the

View File

@ -1,4 +1,4 @@
Signature: 11111a59c83f474af5b3f0723bb41032
Signature: 951e347e73b26c4ca35483bd1e5054f7
UNUSED LICENSES:
@ -7255,6 +7255,10 @@ TYPE: LicenseType.bsd
FILE: ../../../third_party/skia/src/gpu/tessellate/GrPathTessellator.cpp
FILE: ../../../third_party/skia/src/gpu/tessellate/GrPathTessellator.h
FILE: ../../../third_party/skia/src/sksl/SkSLMangler.cpp
FILE: ../../../third_party/skia/src/sksl/dsl/DSLBlock.cpp
FILE: ../../../third_party/skia/src/sksl/dsl/DSLBlock.h
FILE: ../../../third_party/skia/src/sksl/dsl/DSLStatement.cpp
FILE: ../../../third_party/skia/src/sksl/dsl/DSLStatement.h
FILE: ../../../third_party/skia/src/sksl/ir/SkSLVariable.cpp
----------------------------------------------------------------------------------------------------
Copyright 2021 Google LLC.