Skip to content

Commit

Permalink
Roll src/third_party/skia 5e1a57f..b965ff5 (15 commits) (flutter#17901)
Browse files Browse the repository at this point in the history
  • Loading branch information
skia-flutter-autoroll authored Apr 23, 2020
1 parent 8fff8da commit 2bf9d74
Show file tree
Hide file tree
Showing 3 changed files with 451 additions and 2 deletions.
2 changes: 1 addition & 1 deletion 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': '5e1a57f42120cb5007f0568cfcf468fb3a30bb7d',
'skia_revision': 'b965ff5973157b616452efdb8d3d51d34ab5dbbe',

# 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
7 changes: 6 additions & 1 deletion ci/licenses_golden/licenses_skia
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Signature: 5f026c60ac43d985f213b304b4ae8c7d
Signature: 7dc34ba1944f5dc2435e61eb03f9c48b

UNUSED LICENSES:

Expand Down Expand Up @@ -3899,11 +3899,15 @@ FILE: ../../../third_party/skia/src/gpu/d3d/GrD3DOpsRenderPass.cpp
FILE: ../../../third_party/skia/src/gpu/d3d/GrD3DOpsRenderPass.h
FILE: ../../../third_party/skia/src/gpu/d3d/GrD3DPipelineState.cpp
FILE: ../../../third_party/skia/src/gpu/d3d/GrD3DPipelineState.h
FILE: ../../../third_party/skia/src/gpu/d3d/GrD3DPipelineStateBuilder.cpp
FILE: ../../../third_party/skia/src/gpu/d3d/GrD3DPipelineStateBuilder.h
FILE: ../../../third_party/skia/src/gpu/d3d/GrD3DRenderTarget.cpp
FILE: ../../../third_party/skia/src/gpu/d3d/GrD3DRenderTarget.h
FILE: ../../../third_party/skia/src/gpu/d3d/GrD3DResourceProvider.cpp
FILE: ../../../third_party/skia/src/gpu/d3d/GrD3DResourceProvider.h
FILE: ../../../third_party/skia/src/gpu/d3d/GrD3DResourceState.h
FILE: ../../../third_party/skia/src/gpu/d3d/GrD3DRootSignature.cpp
FILE: ../../../third_party/skia/src/gpu/d3d/GrD3DRootSignature.h
FILE: ../../../third_party/skia/src/gpu/d3d/GrD3DStencilAttachment.cpp
FILE: ../../../third_party/skia/src/gpu/d3d/GrD3DStencilAttachment.h
FILE: ../../../third_party/skia/src/gpu/d3d/GrD3DTexture.cpp
Expand Down Expand Up @@ -5620,6 +5624,7 @@ FILE: ../../../third_party/skia/modules/skottie/src/animator/Vec2KeyframeAnimato
FILE: ../../../third_party/skia/modules/skottie/src/animator/VectorKeyframeAnimator.cpp
FILE: ../../../third_party/skia/modules/skottie/src/animator/VectorKeyframeAnimator.h
FILE: ../../../third_party/skia/modules/skottie/src/effects/CornerPinEffect.cpp
FILE: ../../../third_party/skia/modules/skottie/src/effects/GlowStyles.cpp
FILE: ../../../third_party/skia/modules/skottie/src/effects/ShadowStyles.cpp
FILE: ../../../third_party/skia/modules/skottie/src/layers/shapelayer/Ellipse.cpp
FILE: ../../../third_party/skia/modules/skottie/src/layers/shapelayer/FillStroke.cpp
Expand Down
Loading

0 comments on commit 2bf9d74

Please sign in to comment.