This repository was archived by the owner on Feb 25, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 3 files changed +5
-2
lines changed Expand file tree Collapse file tree 3 files changed +5
-2
lines changed Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ vars = {
18
18
'llvm_git' : 'https://llvm.googlesource.com' ,
19
19
# OCMock is for testing only so there is no google clone
20
20
'ocmock_git' : 'https://github.com/erikdoe/ocmock.git' ,
21
- 'skia_revision' : 'a7a3646c2c8a7d193dc2cce912201c316b7b4525 ' ,
21
+ 'skia_revision' : 'd53f7b8806515f32e78a708e5cf1d8bd2837f3b5 ' ,
22
22
23
23
# WARNING: DO NOT EDIT canvaskit_cipd_instance MANUALLY
24
24
# See `lib/web_ui/README.md` for how to roll CanvasKit to a new version.
Original file line number Diff line number Diff line change 2857
2857
../../../third_party/skia/third_party/freetype2
2858
2858
../../../third_party/skia/third_party/harfbuzz/README
2859
2859
../../../third_party/skia/third_party/icu
2860
+ ../../../third_party/skia/third_party/libgrapheme/generate_headers.py
2860
2861
../../../third_party/skia/third_party/libjpeg-turbo
2861
2862
../../../third_party/skia/third_party/libpng
2862
2863
../../../third_party/skia/third_party/lua
Original file line number Diff line number Diff line change 1
- Signature: 3522b1df2f2478213ede5439465751f8
1
+ Signature: f4f4e538d5bbe96b0aeab2e8e0de4641
2
2
3
3
====================================================================================================
4
4
LIBRARY: etc1
@@ -8092,6 +8092,7 @@ ORIGIN: ../../../third_party/skia/modules/skottie/src/text/Font.cpp + ../../../t
8092
8092
ORIGIN: ../../../third_party/skia/modules/skottie/src/text/Font.h + ../../../third_party/skia/LICENSE
8093
8093
ORIGIN: ../../../third_party/skia/modules/skunicode/src/SkUnicode_client.cpp + ../../../third_party/skia/LICENSE
8094
8094
ORIGIN: ../../../third_party/skia/modules/skunicode/src/SkUnicode_client.h + ../../../third_party/skia/LICENSE
8095
+ ORIGIN: ../../../third_party/skia/modules/skunicode/src/SkUnicode_libgrapheme.cpp + ../../../third_party/skia/LICENSE
8095
8096
ORIGIN: ../../../third_party/skia/modules/svg/include/SkSVGOpenTypeSVGDecoder.h + ../../../third_party/skia/LICENSE
8096
8097
ORIGIN: ../../../third_party/skia/modules/svg/src/SkSVGOpenTypeSVGDecoder.cpp + ../../../third_party/skia/LICENSE
8097
8098
ORIGIN: ../../../third_party/skia/src/codec/SkAvifCodec.cpp + ../../../third_party/skia/LICENSE
@@ -8119,6 +8120,7 @@ FILE: ../../../third_party/skia/modules/skottie/src/text/Font.cpp
8119
8120
FILE: ../../../third_party/skia/modules/skottie/src/text/Font.h
8120
8121
FILE: ../../../third_party/skia/modules/skunicode/src/SkUnicode_client.cpp
8121
8122
FILE: ../../../third_party/skia/modules/skunicode/src/SkUnicode_client.h
8123
+ FILE: ../../../third_party/skia/modules/skunicode/src/SkUnicode_libgrapheme.cpp
8122
8124
FILE: ../../../third_party/skia/modules/svg/include/SkSVGOpenTypeSVGDecoder.h
8123
8125
FILE: ../../../third_party/skia/modules/svg/src/SkSVGOpenTypeSVGDecoder.cpp
8124
8126
FILE: ../../../third_party/skia/src/codec/SkAvifCodec.cpp
You can’t perform that action at this time.
0 commit comments