Skip to content
This repository was archived by the owner on Feb 25, 2025. It is now read-only.

Commit 2572eff

Browse files
Roll src/third_party/skia bf35512..0340292 (9 commits) (#17089)
1 parent 11b2f78 commit 2572eff

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

DEPS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ vars = {
2626
'skia_git': 'https://skia.googlesource.com',
2727
# OCMock is for testing only so there is no google clone
2828
'ocmock_git': 'https://github.com/erikdoe/ocmock.git',
29-
'skia_revision': 'bf355123ae3b5015db46130ce0c6635428c15b02',
29+
'skia_revision': '0340292972b9719ac8eec5ddccff2805b9045d42',
3030

3131
# When updating the Dart revision, ensure that all entries that are
3232
# dependencies of Dart are also updated to match the entries in the

ci/licenses_golden/licenses_skia

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Signature: fa5f1c44b7a7aec7c3ed020bed4b476b
1+
Signature: febcf996f3ac20d7902940b6212b454e
22

33
UNUSED LICENSES:
44

@@ -2441,6 +2441,7 @@ FILE: ../../../third_party/skia/src/gpu/GrDrawingManager.cpp
24412441
FILE: ../../../third_party/skia/src/gpu/GrDrawingManager.h
24422442
FILE: ../../../third_party/skia/src/gpu/GrFragmentProcessor.cpp
24432443
FILE: ../../../third_party/skia/src/gpu/GrGpuResourcePriv.h
2444+
FILE: ../../../third_party/skia/src/gpu/GrManagedResource.h
24442445
FILE: ../../../third_party/skia/src/gpu/GrMesh.h
24452446
FILE: ../../../third_party/skia/src/gpu/GrNonAtomicRef.h
24462447
FILE: ../../../third_party/skia/src/gpu/GrOpFlushState.cpp
@@ -2540,7 +2541,6 @@ FILE: ../../../third_party/skia/src/gpu/vk/GrVkRenderPass.cpp
25402541
FILE: ../../../third_party/skia/src/gpu/vk/GrVkRenderPass.h
25412542
FILE: ../../../third_party/skia/src/gpu/vk/GrVkRenderTarget.cpp
25422543
FILE: ../../../third_party/skia/src/gpu/vk/GrVkRenderTarget.h
2543-
FILE: ../../../third_party/skia/src/gpu/vk/GrVkResource.h
25442544
FILE: ../../../third_party/skia/src/gpu/vk/GrVkStencilAttachment.cpp
25452545
FILE: ../../../third_party/skia/src/gpu/vk/GrVkStencilAttachment.h
25462546
FILE: ../../../third_party/skia/src/gpu/vk/GrVkTexture.cpp
@@ -3905,6 +3905,7 @@ FILE: ../../../third_party/skia/include/gpu/d3d/GrD3DBackendContext.h
39053905
FILE: ../../../third_party/skia/include/private/SkIDChangeListener.h
39063906
FILE: ../../../third_party/skia/src/core/SkIDChangeListener.cpp
39073907
FILE: ../../../third_party/skia/src/core/SkVM_fwd.h
3908+
FILE: ../../../third_party/skia/src/gpu/GrManagedResource.cpp
39083909
FILE: ../../../third_party/skia/src/gpu/d3d/GrD3DCaps.cpp
39093910
FILE: ../../../third_party/skia/src/gpu/d3d/GrD3DCaps.h
39103911
FILE: ../../../third_party/skia/src/gpu/d3d/GrD3DGpu.cpp

0 commit comments

Comments
 (0)