Skip to content
This repository has been archived by the owner on Feb 25, 2025. It is now read-only.

Roll Skia from 5696bcd0f7f8 to bdfd77616177 (5 revisions) #26224

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 @@ -27,7 +27,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': '5696bcd0f7f8ea278234923f2284471a7598d9c3',
'skia_revision': 'bdfd776161778d27c0fbdee7f11fbdcb85c54f5c',

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

UNUSED LICENSES:

Expand Down Expand Up @@ -3959,10 +3959,12 @@ FILE: ../../../third_party/skia/modules/androidkit/src/Matrix.cpp
FILE: ../../../third_party/skia/modules/androidkit/src/Paint.cpp
FILE: ../../../third_party/skia/modules/androidkit/src/RuntimeShaderBuilder.cpp
FILE: ../../../third_party/skia/modules/androidkit/src/Shader.cpp
FILE: ../../../third_party/skia/modules/androidkit/src/SkottieAnimation.cpp
FILE: ../../../third_party/skia/modules/androidkit/src/Surface.cpp
FILE: ../../../third_party/skia/modules/androidkit/src/Surface.h
FILE: ../../../third_party/skia/modules/androidkit/src/SurfaceThread.cpp
FILE: ../../../third_party/skia/modules/androidkit/src/SurfaceThread.h
FILE: ../../../third_party/skia/modules/androidkit/src/Utils.h
FILE: ../../../third_party/skia/modules/skottie/src/effects/FractalNoiseEffect.cpp
FILE: ../../../third_party/skia/modules/skottie/src/effects/SphereEffect.cpp
FILE: ../../../third_party/skia/modules/skottie/src/effects/ThresholdEffect.cpp
Expand Down Expand Up @@ -5542,6 +5544,7 @@ FILE: ../../../third_party/skia/src/gpu/tessellate/GrStrokeFixedCountTessellator
FILE: ../../../third_party/skia/src/gpu/tessellate/GrStrokeFixedCountTessellator.h
FILE: ../../../third_party/skia/src/gpu/tessellate/GrStrokeTessellator.h
FILE: ../../../third_party/skia/src/sksl/SkSLMangler.cpp
FILE: ../../../third_party/skia/src/sksl/SkSLParsedModule.h
FILE: ../../../third_party/skia/src/sksl/dsl/DSLBlock.cpp
FILE: ../../../third_party/skia/src/sksl/dsl/DSLCase.cpp
FILE: ../../../third_party/skia/src/sksl/dsl/DSLFunction.cpp
Expand All @@ -5550,6 +5553,7 @@ FILE: ../../../third_party/skia/src/sksl/dsl/DSLRuntimeEffects.cpp
FILE: ../../../third_party/skia/src/sksl/dsl/DSLStatement.cpp
FILE: ../../../third_party/skia/src/sksl/dsl/priv/DSLFPs.cpp
FILE: ../../../third_party/skia/src/sksl/dsl/priv/DSLFPs.h
FILE: ../../../third_party/skia/src/sksl/dsl/priv/DSL_priv.h
FILE: ../../../third_party/skia/src/sksl/ir/SkSLFunctionDeclaration.cpp
FILE: ../../../third_party/skia/src/sksl/ir/SkSLVariable.cpp
----------------------------------------------------------------------------------------------------
Expand Down