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 @@ -23,7 +23,7 @@ vars = {
'fuchsia_git': 'https://fuchsia.googlesource.com',
'github_git': 'https://github.com',
'skia_git': 'https://skia.googlesource.com',
'skia_revision': 'c33ec9f8c41fcbeca55680dea1fce2c9f530aeb8',
'skia_revision': '43ff69a83fdfb6b613010cc94b9eac8e7d817c4d',

# 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: 029da82e5eac941f4bd88f61b9d46153
Signature: 100a841b1ef21649596f571e7c97b413

UNUSED LICENSES:

Expand Down Expand Up @@ -1312,6 +1312,7 @@ FILE: ../../../third_party/skia/gm/crbug_887103.cpp
FILE: ../../../third_party/skia/gm/crbug_892988.cpp
FILE: ../../../third_party/skia/gm/crbug_899512.cpp
FILE: ../../../third_party/skia/gm/drawimageset.cpp
FILE: ../../../third_party/skia/gm/drawquadset.cpp
FILE: ../../../third_party/skia/gm/fwidth_squircle.cpp
FILE: ../../../third_party/skia/gm/gradients_degenerate.cpp
FILE: ../../../third_party/skia/gm/hugepath.cpp
Expand Down Expand Up @@ -1597,6 +1598,8 @@ FILE: ../../../third_party/skia/src/gpu/ops/GrClearStencilClipOp.cpp
FILE: ../../../third_party/skia/src/gpu/ops/GrDebugMarkerOp.cpp
FILE: ../../../third_party/skia/src/gpu/ops/GrDrawableOp.cpp
FILE: ../../../third_party/skia/src/gpu/ops/GrDrawableOp.h
FILE: ../../../third_party/skia/src/gpu/ops/GrFillRectOp.cpp
FILE: ../../../third_party/skia/src/gpu/ops/GrFillRectOp.h
FILE: ../../../third_party/skia/src/gpu/ops/GrQuadPerEdgeAA.cpp
FILE: ../../../third_party/skia/src/gpu/ops/GrQuadPerEdgeAA.h
FILE: ../../../third_party/skia/src/gpu/text/GrAtlasManager.cpp
Expand Down