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 +7
-3
lines changed
Expand file tree Collapse file tree 3 files changed +7
-3
lines changed Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ vars = {
1414 'flutter_git' : 'https://flutter.googlesource.com' ,
1515 'skia_git' : 'https://skia.googlesource.com' ,
1616 'llvm_git' : 'https://llvm.googlesource.com' ,
17- 'skia_revision' : 'ea2fd25220cb1318c1a36fe86c0fbdfd220badcb ' ,
17+ 'skia_revision' : '4235c0421a48f1a06f6a296821806838024d456a ' ,
1818
1919 # WARNING: DO NOT EDIT canvaskit_cipd_instance MANUALLY
2020 # 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: c4fd24f28ae0d2568f54d2ba747796fa
1+ Signature: 313ee5b3d7e8212e2ddd89ba58017dda
22
33====================================================================================================
44LIBRARY: etc1
@@ -9508,6 +9508,8 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
95089508LIBRARY: skia
95099509ORIGIN: ../../../flutter/third_party/skia/gm/emptyshader.cpp + ../../../flutter/third_party/skia/LICENSE
95109510ORIGIN: ../../../flutter/third_party/skia/gm/imagedither.cpp + ../../../flutter/third_party/skia/LICENSE
9511+ ORIGIN: ../../../flutter/third_party/skia/src/gpu/graphite/RasterPathUtils.cpp + ../../../flutter/third_party/skia/LICENSE
9512+ ORIGIN: ../../../flutter/third_party/skia/src/gpu/graphite/RasterPathUtils.h + ../../../flutter/third_party/skia/LICENSE
95119513ORIGIN: ../../../flutter/third_party/skia/src/gpu/graphite/SmallPathAtlas.cpp + ../../../flutter/third_party/skia/LICENSE
95129514ORIGIN: ../../../flutter/third_party/skia/src/gpu/graphite/SmallPathAtlas.h + ../../../flutter/third_party/skia/LICENSE
95139515ORIGIN: ../../../flutter/third_party/skia/src/sksl/analysis/SkSLCheckSymbolTableCorrectness.cpp + ../../../flutter/third_party/skia/LICENSE
@@ -9516,6 +9518,8 @@ ORIGIN: ../../../flutter/third_party/skia/src/sksl/transform/SkSLFindAndDeclareB
95169518TYPE: LicenseType.bsd
95179519FILE: ../../../flutter/third_party/skia/gm/emptyshader.cpp
95189520FILE: ../../../flutter/third_party/skia/gm/imagedither.cpp
9521+ FILE: ../../../flutter/third_party/skia/src/gpu/graphite/RasterPathUtils.cpp
9522+ FILE: ../../../flutter/third_party/skia/src/gpu/graphite/RasterPathUtils.h
95199523FILE: ../../../flutter/third_party/skia/src/gpu/graphite/SmallPathAtlas.cpp
95209524FILE: ../../../flutter/third_party/skia/src/gpu/graphite/SmallPathAtlas.h
95219525FILE: ../../../flutter/third_party/skia/src/sksl/analysis/SkSLCheckSymbolTableCorrectness.cpp
Original file line number Diff line number Diff line change @@ -31704,7 +31704,7 @@ Exhibit B - "Incompatible With Secondary Licenses" Notice
3170431704 This Source Code Form is "Incompatible With Secondary Licenses", as
3170531705 defined by the Mozilla Public License, v. 2.0.
3170631706
31707- You may obtain a copy of this library's Source Code Form from: https://dart.googlesource.com/sdk/+/9982d96cebb0b5f61b7714179061c59e07ebead3
31707+ You may obtain a copy of this library's Source Code Form from: https://dart.googlesource.com/sdk/+/e7cfba13d375242509c760a358302fe69b023426
3170831708/third_party/fallback_root_certificates/
3170931709
3171031710--------------------------------------------------------------------------------
You can’t perform that action at this time.
0 commit comments