Skip to content
This repository was archived by the owner on Feb 25, 2025. It is now read-only.
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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': '0dc207f836daf9bcba3f39d7b6519c2960cbbf7e',
'skia_revision': 'a14084ba1b411d3b85f3045d31b107281ceda665',

# 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: 4 additions & 1 deletion ci/licenses_golden/licenses_skia
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Signature: d7c01d039a6521dd63bb395e4c6f6c6a
Signature: 3d8487c427c3cf3771c8417310023d9e

UNUSED LICENSES:

Expand Down Expand Up @@ -3891,11 +3891,13 @@ FILE: ../../../third_party/skia/bench/GrQuadBench.cpp
FILE: ../../../third_party/skia/experimental/skottiekit/skottiekit_bindings.cpp
FILE: ../../../third_party/skia/gm/crbug_1041204.cpp
FILE: ../../../third_party/skia/gm/crbug_224618.cpp
FILE: ../../../third_party/skia/gm/userfont.cpp
FILE: ../../../third_party/skia/include/gpu/d3d/GrD3DBackendContext.h
FILE: ../../../third_party/skia/include/gpu/d3d/GrD3DTypes.h
FILE: ../../../third_party/skia/include/gpu/d3d/GrD3DTypesMinimal.h
FILE: ../../../third_party/skia/include/private/GrD3DTypesPriv.h
FILE: ../../../third_party/skia/include/private/SkIDChangeListener.h
FILE: ../../../third_party/skia/include/utils/SkCustomTypeface.h
FILE: ../../../third_party/skia/modules/canvaskit/viewer_bindings.cpp
FILE: ../../../third_party/skia/src/core/SkIDChangeListener.cpp
FILE: ../../../third_party/skia/src/core/SkMatrixProvider.h
Expand Down Expand Up @@ -3951,6 +3953,7 @@ FILE: ../../../third_party/skia/src/sksl/SkSLSPIRVtoHLSL.cpp
FILE: ../../../third_party/skia/src/sksl/SkSLSPIRVtoHLSL.h
FILE: ../../../third_party/skia/src/sksl/SkSLSampleMatrix.cpp
FILE: ../../../third_party/skia/src/sksl/SkSLSampleMatrix.h
FILE: ../../../third_party/skia/src/utils/SkCustomTypeface.cpp
----------------------------------------------------------------------------------------------------
Copyright 2020 Google LLC

Expand Down