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': '3517aa7b14ad52aa662bf38932f2ba358a9f8318',
'skia_revision': '826484f2631ff2249da4779ae60947effebd564a',

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

UNUSED LICENSES:

Expand Down Expand Up @@ -3101,6 +3101,7 @@ FILE: ../../../third_party/skia/modules/skottie/src/effects/FillEffect.cpp
FILE: ../../../third_party/skia/modules/skottie/src/effects/GaussianBlurEffect.cpp
FILE: ../../../third_party/skia/modules/skottie/src/effects/GradientEffect.cpp
FILE: ../../../third_party/skia/modules/skottie/src/effects/HueSaturationEffect.cpp
FILE: ../../../third_party/skia/modules/skottie/src/effects/InvertEffect.cpp
FILE: ../../../third_party/skia/modules/skottie/src/effects/LevelsEffect.cpp
FILE: ../../../third_party/skia/modules/skottie/src/effects/LinearWipeEffect.cpp
FILE: ../../../third_party/skia/modules/skottie/src/effects/MotionBlurEffect.cpp
Expand Down Expand Up @@ -5040,10 +5041,14 @@ FILE: ../../../third_party/skia/docs/examples/Typeface_Methods.cpp
FILE: ../../../third_party/skia/docs/examples/Xor.cpp
FILE: ../../../third_party/skia/docs/examples/incomplete.cpp
FILE: ../../../third_party/skia/experimental/minimal_ios_mtl_skia_app/main.mm
FILE: ../../../third_party/skia/experimental/skottie_ios/SkAnimationDraw.h
FILE: ../../../third_party/skia/experimental/skottie_ios/SkMetalViewBridge.h
FILE: ../../../third_party/skia/experimental/skottie_ios/SkMetalViewBridge.mm
FILE: ../../../third_party/skia/experimental/skottie_ios/SkTimeKeeper.h
FILE: ../../../third_party/skia/experimental/skottie_ios/SkottieMtkView.h
FILE: ../../../third_party/skia/experimental/skottie_ios/SkottieMtkView.mm
FILE: ../../../third_party/skia/experimental/skottie_ios/SkottieUIView.h
FILE: ../../../third_party/skia/experimental/skottie_ios/SkottieUIView.mm
FILE: ../../../third_party/skia/experimental/skottie_ios/main.mm
FILE: ../../../third_party/skia/experimental/xform/SkShape.cpp
FILE: ../../../third_party/skia/experimental/xform/SkShape.h
Expand Down