Skip to content

Commit

Permalink
Roll Skia from 3c636f0987c6 to b1fd64e82efd (2 revisions) (flutter#27265
Browse files Browse the repository at this point in the history
)
  • Loading branch information
skia-flutter-autoroll authored Jul 9, 2021
1 parent 7c5b0eb commit 6dcdb00
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
2 changes: 1 addition & 1 deletion DEPS
Original file line number Diff line number Diff line change
Expand Up @@ -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': '3c636f0987c69977167f0a5d387199a7c0e1a4f6',
'skia_revision': 'b1fd64e82efd45dd0a23538c7342941a32e47426',

# 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
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Signature: 9535bc5f5b7ab2e4dd0db6b18cc03b85
Signature: 49bc62b785d542f0ed4bc9f8f81c8a41

UNUSED LICENSES:

Expand Down Expand Up @@ -5439,6 +5439,7 @@ FILE: ../../../third_party/skia/gm/gpu_blur_utils.cpp
FILE: ../../../third_party/skia/src/gpu/GrFinishCallbacks.cpp
FILE: ../../../third_party/skia/src/gpu/GrFinishCallbacks.h
FILE: ../../../third_party/skia/src/gpu/GrVx.h
FILE: ../../../third_party/skia/src/gpu/tessellate/GrAtlasInstancedHelper.cpp
FILE: ../../../third_party/skia/src/gpu/tessellate/GrStrokeHardwareTessellator.cpp
FILE: ../../../third_party/skia/src/gpu/tessellate/GrStrokeHardwareTessellator.h
FILE: ../../../third_party/skia/src/gpu/tessellate/GrStrokeTessellateOp.cpp
Expand Down Expand Up @@ -5706,6 +5707,7 @@ FILE: ../../../third_party/skia/include/sksl/DSLWrapper.h
FILE: ../../../third_party/skia/src/core/SkStringView.cpp
FILE: ../../../third_party/skia/src/gpu/GrVertexChunkArray.cpp
FILE: ../../../third_party/skia/src/gpu/GrVertexChunkArray.h
FILE: ../../../third_party/skia/src/gpu/tessellate/GrAtlasInstancedHelper.h
FILE: ../../../third_party/skia/src/gpu/tessellate/GrPathCurveTessellator.cpp
FILE: ../../../third_party/skia/src/gpu/tessellate/GrPathCurveTessellator.h
FILE: ../../../third_party/skia/src/gpu/tessellate/GrPathStencilCoverOp.cpp
Expand Down

0 comments on commit 6dcdb00

Please sign in to comment.