This repository was archived by the owner on Feb 25, 2025. It is now read-only.
File tree 2 files changed +4
-2
lines changed
2 files changed +4
-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' : 'c64a10d525d1deadf468e1fa798a11a0dbc3c526 ' ,
21
+ 'skia_revision' : 'aa99fa0bdd31d9bb72ace6c4d973d13891a30a24 ' ,
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 1
- Signature: 5682d715ec30ed409e9cd21d30a89616
1
+ Signature: 8de32506c6d0938eb59c268bc016d4b6
2
2
3
3
====================================================================================================
4
4
LIBRARY: etc1
@@ -8882,6 +8882,7 @@ ORIGIN: ../../../third_party/skia/src/codec/SkJpegMultiPicture.cpp + ../../../th
8882
8882
ORIGIN: ../../../third_party/skia/src/codec/SkJpegMultiPicture.h + ../../../third_party/skia/LICENSE
8883
8883
ORIGIN: ../../../third_party/skia/src/codec/SkJpegSegmentScan.cpp + ../../../third_party/skia/LICENSE
8884
8884
ORIGIN: ../../../third_party/skia/src/codec/SkJpegSegmentScan.h + ../../../third_party/skia/LICENSE
8885
+ ORIGIN: ../../../third_party/skia/src/core/SkRasterPipelineOpList.h + ../../../third_party/skia/LICENSE
8885
8886
TYPE: LicenseType.bsd
8886
8887
FILE: ../../../third_party/skia/include/private/SkGainmapInfo.h
8887
8888
FILE: ../../../third_party/skia/src/codec/SkJpegGainmap.cpp
@@ -8890,6 +8891,7 @@ FILE: ../../../third_party/skia/src/codec/SkJpegMultiPicture.cpp
8890
8891
FILE: ../../../third_party/skia/src/codec/SkJpegMultiPicture.h
8891
8892
FILE: ../../../third_party/skia/src/codec/SkJpegSegmentScan.cpp
8892
8893
FILE: ../../../third_party/skia/src/codec/SkJpegSegmentScan.h
8894
+ FILE: ../../../third_party/skia/src/core/SkRasterPipelineOpList.h
8893
8895
----------------------------------------------------------------------------------------------------
8894
8896
Copyright 2023 Google Inc.
8895
8897
You can’t perform that action at this time.
0 commit comments