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

Commit e3832e1

Browse files
Roll Skia from e2b457ad5fab to 624a529fbd01 (11 revisions) (#25627)
1 parent 8c14250 commit e3832e1

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

DEPS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ vars = {
2727
'skia_git': 'https://skia.googlesource.com',
2828
# OCMock is for testing only so there is no google clone
2929
'ocmock_git': 'https://github.com/erikdoe/ocmock.git',
30-
'skia_revision': 'e2b457ad5fabcf63484b04d3eb4d9ecdc8c85164',
30+
'skia_revision': '624a529fbd01d282f3c82d771d076df9042c365b',
3131

3232
# When updating the Dart revision, ensure that all entries that are
3333
# dependencies of Dart are also updated to match the entries in the

ci/licenses_golden/licenses_skia

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Signature: 5617bf255d5bb177c53651ea6ddf5908
1+
Signature: a2a21c786b588e24a20ad6aeb9e66657
22

33
UNUSED LICENSES:
44

@@ -5436,6 +5436,7 @@ FILE: ../../../third_party/skia/include/sksl/DSLBlock.h
54365436
FILE: ../../../third_party/skia/include/sksl/DSLCase.h
54375437
FILE: ../../../third_party/skia/include/sksl/DSLErrorHandling.h
54385438
FILE: ../../../third_party/skia/include/sksl/DSLFunction.h
5439+
FILE: ../../../third_party/skia/include/sksl/DSLRuntimeEffects.h
54395440
FILE: ../../../third_party/skia/include/sksl/DSLStatement.h
54405441
FILE: ../../../third_party/skia/src/gpu/GrVertexChunkArray.h
54415442
FILE: ../../../third_party/skia/src/gpu/tessellate/GrPathTessellator.cpp
@@ -5447,6 +5448,7 @@ FILE: ../../../third_party/skia/src/sksl/SkSLMangler.cpp
54475448
FILE: ../../../third_party/skia/src/sksl/dsl/DSLBlock.cpp
54485449
FILE: ../../../third_party/skia/src/sksl/dsl/DSLCase.cpp
54495450
FILE: ../../../third_party/skia/src/sksl/dsl/DSLFunction.cpp
5451+
FILE: ../../../third_party/skia/src/sksl/dsl/DSLRuntimeEffects.cpp
54505452
FILE: ../../../third_party/skia/src/sksl/dsl/DSLStatement.cpp
54515453
FILE: ../../../third_party/skia/src/sksl/dsl/priv/DSLFPs.cpp
54525454
FILE: ../../../third_party/skia/src/sksl/dsl/priv/DSLFPs.h

0 commit comments

Comments
 (0)