Roll Skia from f6a2a2af83f1 to b159229f2174 (1 revision) (flutter/engine#52143)
https://skia.googlesource.com/skia.git/+log/f6a2a2af83f1..b159229f2174 2024-04-15 kjlubick@google.com Remove old, private SkMultiPictureDocument If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/skia-flutter-autoroll Please CC brianosman@google.com,chinmaygarde@google.com,michaelludwig@google.com,rmistry@google.com on the revert to ensure that a human is aware of the problem. To file a bug in Skia: https://bugs.chromium.org/p/skia/issues/entry To file a bug in Flutter: https://github.com/flutter/flutter/issues/new/choose To report a problem with the AutoRoller itself, please file a bug: https://issues.skia.org/issues/new?component=1389291&template=1850622 Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
This commit is contained in:
committed by
GitHub
parent
7f416b5b79
commit
a670454a01
2
DEPS
2
DEPS
@@ -14,7 +14,7 @@ vars = {
|
||||
'flutter_git': 'https://flutter.googlesource.com',
|
||||
'skia_git': 'https://skia.googlesource.com',
|
||||
'llvm_git': 'https://llvm.googlesource.com',
|
||||
'skia_revision': 'f6a2a2af83f185e413a13408240be92cc64fc817',
|
||||
'skia_revision': 'b159229f2174800f6655f7b7dbba01d7bd3d5d48',
|
||||
|
||||
# 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: b68611073fbe5274d2dd5a7771536ab7
|
||||
Signature: 8b5044d663ffa55c32a4f93879f33dba
|
||||
|
||||
====================================================================================================
|
||||
LIBRARY: etc1
|
||||
@@ -4035,7 +4035,6 @@ ORIGIN: ../../../flutter/third_party/skia/src/sksl/ir/SkSLVarDeclarations.h + ..
|
||||
ORIGIN: ../../../flutter/third_party/skia/src/sksl/ir/SkSLVariable.h + ../../../flutter/third_party/skia/LICENSE
|
||||
ORIGIN: ../../../flutter/third_party/skia/src/sksl/ir/SkSLVariableReference.h + ../../../flutter/third_party/skia/LICENSE
|
||||
ORIGIN: ../../../flutter/third_party/skia/src/utils/SkMultiPictureDocument.cpp + ../../../flutter/third_party/skia/LICENSE
|
||||
ORIGIN: ../../../flutter/third_party/skia/src/utils/SkMultiPictureDocument.h + ../../../flutter/third_party/skia/LICENSE
|
||||
ORIGIN: ../../../flutter/third_party/skia/src/utils/SkMultiPictureDocumentPriv.h + ../../../flutter/third_party/skia/LICENSE
|
||||
ORIGIN: ../../../flutter/third_party/skia/src/utils/SkOSPath.h + ../../../flutter/third_party/skia/LICENSE
|
||||
TYPE: LicenseType.bsd
|
||||
@@ -4339,7 +4338,6 @@ FILE: ../../../flutter/third_party/skia/src/sksl/ir/SkSLVarDeclarations.h
|
||||
FILE: ../../../flutter/third_party/skia/src/sksl/ir/SkSLVariable.h
|
||||
FILE: ../../../flutter/third_party/skia/src/sksl/ir/SkSLVariableReference.h
|
||||
FILE: ../../../flutter/third_party/skia/src/utils/SkMultiPictureDocument.cpp
|
||||
FILE: ../../../flutter/third_party/skia/src/utils/SkMultiPictureDocument.h
|
||||
FILE: ../../../flutter/third_party/skia/src/utils/SkMultiPictureDocumentPriv.h
|
||||
FILE: ../../../flutter/third_party/skia/src/utils/SkOSPath.h
|
||||
----------------------------------------------------------------------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user