Skip to content

Commit

Permalink
Roll src/third_party/skia bf35512..0340292 (9 commits) (flutter#17089)
Browse files Browse the repository at this point in the history
  • Loading branch information
skia-flutter-autoroll authored Mar 11, 2020
1 parent 11b2f78 commit 2572eff
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 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': 'bf355123ae3b5015db46130ce0c6635428c15b02',
'skia_revision': '0340292972b9719ac8eec5ddccff2805b9045d42',

# 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
5 changes: 3 additions & 2 deletions ci/licenses_golden/licenses_skia
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Signature: fa5f1c44b7a7aec7c3ed020bed4b476b
Signature: febcf996f3ac20d7902940b6212b454e

UNUSED LICENSES:

Expand Down Expand Up @@ -2441,6 +2441,7 @@ FILE: ../../../third_party/skia/src/gpu/GrDrawingManager.cpp
FILE: ../../../third_party/skia/src/gpu/GrDrawingManager.h
FILE: ../../../third_party/skia/src/gpu/GrFragmentProcessor.cpp
FILE: ../../../third_party/skia/src/gpu/GrGpuResourcePriv.h
FILE: ../../../third_party/skia/src/gpu/GrManagedResource.h
FILE: ../../../third_party/skia/src/gpu/GrMesh.h
FILE: ../../../third_party/skia/src/gpu/GrNonAtomicRef.h
FILE: ../../../third_party/skia/src/gpu/GrOpFlushState.cpp
Expand Down Expand Up @@ -2540,7 +2541,6 @@ FILE: ../../../third_party/skia/src/gpu/vk/GrVkRenderPass.cpp
FILE: ../../../third_party/skia/src/gpu/vk/GrVkRenderPass.h
FILE: ../../../third_party/skia/src/gpu/vk/GrVkRenderTarget.cpp
FILE: ../../../third_party/skia/src/gpu/vk/GrVkRenderTarget.h
FILE: ../../../third_party/skia/src/gpu/vk/GrVkResource.h
FILE: ../../../third_party/skia/src/gpu/vk/GrVkStencilAttachment.cpp
FILE: ../../../third_party/skia/src/gpu/vk/GrVkStencilAttachment.h
FILE: ../../../third_party/skia/src/gpu/vk/GrVkTexture.cpp
Expand Down Expand Up @@ -3905,6 +3905,7 @@ FILE: ../../../third_party/skia/include/gpu/d3d/GrD3DBackendContext.h
FILE: ../../../third_party/skia/include/private/SkIDChangeListener.h
FILE: ../../../third_party/skia/src/core/SkIDChangeListener.cpp
FILE: ../../../third_party/skia/src/core/SkVM_fwd.h
FILE: ../../../third_party/skia/src/gpu/GrManagedResource.cpp
FILE: ../../../third_party/skia/src/gpu/d3d/GrD3DCaps.cpp
FILE: ../../../third_party/skia/src/gpu/d3d/GrD3DCaps.h
FILE: ../../../third_party/skia/src/gpu/d3d/GrD3DGpu.cpp
Expand Down

0 comments on commit 2572eff

Please sign in to comment.