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': '864562faf4975a2a1a87982a19b1b4795f52e73e',
'skia_revision': 'b3f26441d191eb5f0f217666017435069beada10',

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

UNUSED LICENSES:

Expand Down Expand Up @@ -5243,6 +5243,7 @@ FILE: ../../../third_party/skia/gm/bicubic.cpp
FILE: ../../../third_party/skia/gm/compressed_textures.cpp
FILE: ../../../third_party/skia/gm/crbug_1073670.cpp
FILE: ../../../third_party/skia/gm/crbug_1086705.cpp
FILE: ../../../third_party/skia/gm/crbug_1113794.cpp
FILE: ../../../third_party/skia/gm/exoticformats.cpp
FILE: ../../../third_party/skia/gm/skbug_9819.cpp
FILE: ../../../third_party/skia/gm/strokerect_anisotropic.cpp
Expand Down Expand Up @@ -5274,6 +5275,7 @@ FILE: ../../../third_party/skia/modules/skottie/src/effects/BrightnessContrastEf
FILE: ../../../third_party/skia/modules/skottie/src/effects/CornerPinEffect.cpp
FILE: ../../../third_party/skia/modules/skottie/src/effects/GlowStyles.cpp
FILE: ../../../third_party/skia/modules/skottie/src/effects/ShadowStyles.cpp
FILE: ../../../third_party/skia/modules/skottie/src/layers/AudioLayer.cpp
FILE: ../../../third_party/skia/modules/skottie/src/layers/shapelayer/Ellipse.cpp
FILE: ../../../third_party/skia/modules/skottie/src/layers/shapelayer/FillStroke.cpp
FILE: ../../../third_party/skia/modules/skottie/src/layers/shapelayer/Gradient.cpp
Expand Down