Skip to content

Commit 9193d8f

Browse files
Roll src/third_party/skia 0dc207f836da..a14084ba1b41 (3 commits) (flutter#18219)
1 parent 403931f commit 9193d8f

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
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': '0dc207f836daf9bcba3f39d7b6519c2960cbbf7e',
29+
'skia_revision': 'a14084ba1b411d3b85f3045d31b107281ceda665',
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 & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Signature: d7c01d039a6521dd63bb395e4c6f6c6a
1+
Signature: 3d8487c427c3cf3771c8417310023d9e
22

33
UNUSED LICENSES:
44

@@ -3891,11 +3891,13 @@ FILE: ../../../third_party/skia/bench/GrQuadBench.cpp
38913891
FILE: ../../../third_party/skia/experimental/skottiekit/skottiekit_bindings.cpp
38923892
FILE: ../../../third_party/skia/gm/crbug_1041204.cpp
38933893
FILE: ../../../third_party/skia/gm/crbug_224618.cpp
3894+
FILE: ../../../third_party/skia/gm/userfont.cpp
38943895
FILE: ../../../third_party/skia/include/gpu/d3d/GrD3DBackendContext.h
38953896
FILE: ../../../third_party/skia/include/gpu/d3d/GrD3DTypes.h
38963897
FILE: ../../../third_party/skia/include/gpu/d3d/GrD3DTypesMinimal.h
38973898
FILE: ../../../third_party/skia/include/private/GrD3DTypesPriv.h
38983899
FILE: ../../../third_party/skia/include/private/SkIDChangeListener.h
3900+
FILE: ../../../third_party/skia/include/utils/SkCustomTypeface.h
38993901
FILE: ../../../third_party/skia/modules/canvaskit/viewer_bindings.cpp
39003902
FILE: ../../../third_party/skia/src/core/SkIDChangeListener.cpp
39013903
FILE: ../../../third_party/skia/src/core/SkMatrixProvider.h
@@ -3951,6 +3953,7 @@ FILE: ../../../third_party/skia/src/sksl/SkSLSPIRVtoHLSL.cpp
39513953
FILE: ../../../third_party/skia/src/sksl/SkSLSPIRVtoHLSL.h
39523954
FILE: ../../../third_party/skia/src/sksl/SkSLSampleMatrix.cpp
39533955
FILE: ../../../third_party/skia/src/sksl/SkSLSampleMatrix.h
3956+
FILE: ../../../third_party/skia/src/utils/SkCustomTypeface.cpp
39543957
----------------------------------------------------------------------------------------------------
39553958
Copyright 2020 Google LLC
39563959

0 commit comments

Comments
 (0)