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

Commit b74328b

Browse files
Roll Skia from 453f143dba3f to 1f57a0f1ae0b (6 revisions) (#24658)
1 parent 95cb19f commit b74328b

File tree

2 files changed

+3
-5
lines changed

2 files changed

+3
-5
lines changed

DEPS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ vars = {
2727
'skia_git': 'https://skia.googlesource.com',
2828
# OCMock is for testing only so there is no google clone
2929
'ocmock_git': 'https://github.com/erikdoe/ocmock.git',
30-
'skia_revision': '453f143dba3fea76bc777b7d6d933c4017f7e4e8',
30+
'skia_revision': '1f57a0f1ae0b30dd8b19963daf2136d6f150d388',
3131

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

ci/licenses_golden/licenses_skia

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

33
UNUSED LICENSES:
44

@@ -1658,7 +1658,6 @@ FILE: ../../../third_party/skia/src/core/SkWriter32.cpp
16581658
FILE: ../../../third_party/skia/src/effects/SkColorMatrix.cpp
16591659
FILE: ../../../third_party/skia/src/effects/SkColorMatrixFilter.cpp
16601660
FILE: ../../../third_party/skia/src/effects/SkLayerDrawLooper.cpp
1661-
FILE: ../../../third_party/skia/src/effects/SkPackBits.cpp
16621661
FILE: ../../../third_party/skia/src/effects/SkTableMaskFilter.cpp
16631662
FILE: ../../../third_party/skia/src/gpu/GrAttachment.cpp
16641663
FILE: ../../../third_party/skia/src/gpu/GrAttachment.h
@@ -2865,7 +2864,6 @@ FILE: ../../../third_party/skia/src/core/SkImageFilter_Base.h
28652864
FILE: ../../../third_party/skia/src/core/SkRuntimeEffect.cpp
28662865
FILE: ../../../third_party/skia/src/core/SkVM.cpp
28672866
FILE: ../../../third_party/skia/src/core/SkVM.h
2868-
FILE: ../../../third_party/skia/src/effects/imagefilters/SkImageFilters.cpp
28692867
FILE: ../../../third_party/skia/src/gpu/GrClientMappedBufferManager.cpp
28702868
FILE: ../../../third_party/skia/src/gpu/GrClientMappedBufferManager.h
28712869
FILE: ../../../third_party/skia/src/gpu/GrCopyRenderTask.cpp
@@ -5218,6 +5216,7 @@ FILE: ../../../third_party/skia/src/sksl/SkSLDefinitionMap.h
52185216
FILE: ../../../third_party/skia/src/sksl/SkSLMangler.h
52195217
FILE: ../../../third_party/skia/src/sksl/SkSLOperators.cpp
52205218
FILE: ../../../third_party/skia/src/sksl/SkSLOperators.h
5219+
FILE: ../../../third_party/skia/src/sksl/ir/SkSLExpressionStatement.cpp
52215220
FILE: ../../../third_party/skia/src/sksl/ir/SkSLForStatement.cpp
52225221
FILE: ../../../third_party/skia/src/sksl/ir/SkSLIfStatement.cpp
52235222
FILE: ../../../third_party/skia/src/sksl/ir/SkSLSwitchStatement.cpp
@@ -6290,7 +6289,6 @@ FILE: ../../../third_party/skia/src/core/SkPoint.cpp
62906289
FILE: ../../../third_party/skia/src/core/SkPtrRecorder.h
62916290
FILE: ../../../third_party/skia/src/core/SkStroke.cpp
62926291
FILE: ../../../third_party/skia/src/core/SkWriter32.h
6293-
FILE: ../../../third_party/skia/src/effects/SkPackBits.h
62946292
FILE: ../../../third_party/skia/src/ports/SkFontMgr_empty_factory.cpp
62956293
FILE: ../../../third_party/skia/src/ports/SkImageEncoder_CG.cpp
62966294
FILE: ../../../third_party/skia/src/utils/SkInterpolator.cpp

0 commit comments

Comments
 (0)