Skip to content

Commit b22809b

Browse files
Roll Skia from 99446001182c to f4bda743ff8d (22 revisions) (flutter#21848)
1 parent 913a244 commit b22809b

File tree

2 files changed

+5
-6
lines changed

2 files changed

+5
-6
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': '99446001182ceb7a4fa3c4fbcb908bde38185766',
29+
'skia_revision': 'f4bda743ff8d9cd10df0a771582aa8f25749eb57',
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: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Signature: 1e59d8eb25114e6b03e47e82d70c9e95
1+
Signature: 819d3bc919ec6336e402246f10c994a1
22

33
UNUSED LICENSES:
44

@@ -435,7 +435,6 @@ FILE: ../../../third_party/skia/bench/StreamBench.cpp
435435
FILE: ../../../third_party/skia/bench/SwizzleBench.cpp
436436
FILE: ../../../third_party/skia/bench/TileImageFilterBench.cpp
437437
FILE: ../../../third_party/skia/bench/VertexColorSpaceBench.cpp
438-
FILE: ../../../third_party/skia/experimental/svg/model/SkPEG.h
439438
FILE: ../../../third_party/skia/experimental/svg/model/SkSVGAttribute.cpp
440439
FILE: ../../../third_party/skia/experimental/svg/model/SkSVGAttribute.h
441440
FILE: ../../../third_party/skia/experimental/svg/model/SkSVGAttributeParser.cpp
@@ -619,7 +618,7 @@ FILE: ../../../third_party/skia/src/gpu/GrClipStackClip.cpp
619618
FILE: ../../../third_party/skia/src/gpu/GrClipStackClip.h
620619
FILE: ../../../third_party/skia/src/gpu/GrColorSpaceXform.cpp
621620
FILE: ../../../third_party/skia/src/gpu/GrColorSpaceXform.h
622-
FILE: ../../../third_party/skia/src/gpu/GrContextPriv.h
621+
FILE: ../../../third_party/skia/src/gpu/GrDirectContextPriv.h
623622
FILE: ../../../third_party/skia/src/gpu/GrFixedClip.h
624623
FILE: ../../../third_party/skia/src/gpu/GrImageTextureMaker.cpp
625624
FILE: ../../../third_party/skia/src/gpu/GrImageTextureMaker.h
@@ -2918,7 +2917,7 @@ FILE: ../../../third_party/skia/modules/particles/src/SkParticleEffect.cpp
29182917
FILE: ../../../third_party/skia/modules/particles/src/SkReflected.cpp
29192918
FILE: ../../../third_party/skia/modules/skresources/include/SkResources.h
29202919
FILE: ../../../third_party/skia/modules/skresources/src/SkResources.cpp
2921-
FILE: ../../../third_party/skia/samplecode/SampleBackdropBounds.cpp
2920+
FILE: ../../../third_party/skia/samplecode/SampleFilterBounds.cpp
29222921
FILE: ../../../third_party/skia/samplecode/SampleImageFilterDAG.cpp
29232922
FILE: ../../../third_party/skia/src/core/SkImageFilterTypes.cpp
29242923
FILE: ../../../third_party/skia/src/core/SkImageFilterTypes.h
@@ -3115,12 +3114,12 @@ FILE: ../../../third_party/skia/src/gpu/GrAHardwareBufferUtils.cpp
31153114
FILE: ../../../third_party/skia/src/gpu/GrAHardwareBufferUtils.h
31163115
FILE: ../../../third_party/skia/src/gpu/GrBaseContextPriv.h
31173116
FILE: ../../../third_party/skia/src/gpu/GrBuffer.h
3118-
FILE: ../../../third_party/skia/src/gpu/GrContextPriv.cpp
31193117
FILE: ../../../third_party/skia/src/gpu/GrContextThreadSafeProxy.cpp
31203118
FILE: ../../../third_party/skia/src/gpu/GrContext_Base.cpp
31213119
FILE: ../../../third_party/skia/src/gpu/GrCpuBuffer.h
31223120
FILE: ../../../third_party/skia/src/gpu/GrDataUtils.cpp
31233121
FILE: ../../../third_party/skia/src/gpu/GrDataUtils.h
3122+
FILE: ../../../third_party/skia/src/gpu/GrDirectContextPriv.cpp
31243123
FILE: ../../../third_party/skia/src/gpu/GrGpuBuffer.cpp
31253124
FILE: ../../../third_party/skia/src/gpu/GrGpuBuffer.h
31263125
FILE: ../../../third_party/skia/src/gpu/GrImageContext.cpp

0 commit comments

Comments
 (0)