mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Roll Skia from ce5ff5cc03ce to c42320d53714 (2 revisions) (flutter/engine#40565)
Roll Skia from ce5ff5cc03ce to c42320d53714 (2 revisions)
This commit is contained in:
parent
a478b75a54
commit
5f0caaa2c2
2
DEPS
2
DEPS
@ -18,7 +18,7 @@ vars = {
|
||||
'llvm_git': 'https://llvm.googlesource.com',
|
||||
# OCMock is for testing only so there is no google clone
|
||||
'ocmock_git': 'https://github.com/erikdoe/ocmock.git',
|
||||
'skia_revision': 'ce5ff5cc03ceaedbe31ad621f5750826f0d3ef0a',
|
||||
'skia_revision': 'c42320d537142585fb1fd2aecf6d20a5d7daa8bb',
|
||||
|
||||
# WARNING: DO NOT EDIT canvaskit_cipd_instance MANUALLY
|
||||
# See `lib/web_ui/README.md` for how to roll CanvasKit to a new version.
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
Signature: f8a54622170bcb77298790e8fea5a3f5
|
||||
Signature: dc7579a5781d7d4f1e25e4f28cec92bb
|
||||
|
||||
====================================================================================================
|
||||
LIBRARY: etc1
|
||||
@ -9010,6 +9010,8 @@ ORIGIN: ../../../third_party/skia/src/image/SkSurface_Null.cpp + ../../../third_
|
||||
ORIGIN: ../../../third_party/skia/src/sksl/analysis/SkSLGetLoopControlFlowInfo.cpp + ../../../third_party/skia/LICENSE
|
||||
ORIGIN: ../../../third_party/skia/src/sksl/analysis/SkSLGetReturnComplexity.cpp + ../../../third_party/skia/LICENSE
|
||||
ORIGIN: ../../../third_party/skia/src/sksl/analysis/SkSLIsDynamicallyUniformExpression.cpp + ../../../third_party/skia/LICENSE
|
||||
ORIGIN: ../../../third_party/skia/src/sksl/tracing/SkSLTraceHook.cpp + ../../../third_party/skia/LICENSE
|
||||
ORIGIN: ../../../third_party/skia/src/sksl/tracing/SkSLTraceHook.h + ../../../third_party/skia/LICENSE
|
||||
ORIGIN: ../../../third_party/skia/src/sksl/transform/SkSLRewriteIndexedSwizzle.cpp + ../../../third_party/skia/LICENSE
|
||||
TYPE: LicenseType.bsd
|
||||
FILE: ../../../third_party/skia/fuzz/FuzzCubicQuadRoots.cpp
|
||||
@ -9064,6 +9066,8 @@ FILE: ../../../third_party/skia/src/image/SkSurface_Null.cpp
|
||||
FILE: ../../../third_party/skia/src/sksl/analysis/SkSLGetLoopControlFlowInfo.cpp
|
||||
FILE: ../../../third_party/skia/src/sksl/analysis/SkSLGetReturnComplexity.cpp
|
||||
FILE: ../../../third_party/skia/src/sksl/analysis/SkSLIsDynamicallyUniformExpression.cpp
|
||||
FILE: ../../../third_party/skia/src/sksl/tracing/SkSLTraceHook.cpp
|
||||
FILE: ../../../third_party/skia/src/sksl/tracing/SkSLTraceHook.h
|
||||
FILE: ../../../third_party/skia/src/sksl/transform/SkSLRewriteIndexedSwizzle.cpp
|
||||
----------------------------------------------------------------------------------------------------
|
||||
Copyright 2023 Google LLC
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user