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': '921cdbb387d262ae3a25da475993c55df86f6c7a',
'skia_revision': '0d0758e42a7df040ddd334e82cb98875d773b4dd',

# 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
6 changes: 4 additions & 2 deletions ci/licenses_golden/licenses_skia
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Signature: 9ff7b9454781eb05f8a1a33bdf59b42f
Signature: 3c58a3a8e454e1243a22c70aaba41890

UNUSED LICENSES:

Expand Down Expand Up @@ -1311,6 +1311,7 @@ FILE: ../../../third_party/skia/modules/canvaskit/interface.js
FILE: ../../../third_party/skia/modules/canvaskit/karma.bench.conf.js
FILE: ../../../third_party/skia/modules/canvaskit/karma.conf.js
FILE: ../../../third_party/skia/modules/canvaskit/karma.google3.conf.js
FILE: ../../../third_party/skia/modules/canvaskit/package-lock.json
FILE: ../../../third_party/skia/modules/canvaskit/package.json
FILE: ../../../third_party/skia/modules/canvaskit/paragraph.js
FILE: ../../../third_party/skia/modules/canvaskit/particles.js
Expand Down Expand Up @@ -3915,6 +3916,7 @@ 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/GrBackendSurfaceMutableState.h
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
Expand All @@ -3925,6 +3927,7 @@ 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
FILE: ../../../third_party/skia/src/core/SkVM_fwd.h
FILE: ../../../third_party/skia/src/gpu/GrBackendSurfaceMutableStateImpl.h
FILE: ../../../third_party/skia/src/gpu/GrBlockAllocator.cpp
FILE: ../../../third_party/skia/src/gpu/GrBlockAllocator.h
FILE: ../../../third_party/skia/src/gpu/GrManagedResource.cpp
Expand Down Expand Up @@ -5087,7 +5090,6 @@ FILE: ../../../third_party/skia/docs/examples/State_Stack_a.cpp
FILE: ../../../third_party/skia/docs/examples/State_Stack_b.cpp
FILE: ../../../third_party/skia/docs/examples/Stroke_Width.cpp
FILE: ../../../third_party/skia/docs/examples/Surface_MakeFromBackendTexture.cpp
FILE: ../../../third_party/skia/docs/examples/Surface_MakeFromBackendTextureAsRenderTarget.cpp
FILE: ../../../third_party/skia/docs/examples/Surface_MakeNull.cpp
FILE: ../../../third_party/skia/docs/examples/Surface_MakeRaster.cpp
FILE: ../../../third_party/skia/docs/examples/Surface_MakeRasterDirect.cpp
Expand Down