Roll Skia from f7162d33afb2 to 66ba512c613c (8 revisions) (flutter/engine#44497)
https://skia.googlesource.com/skia.git/+log/f7162d33afb2..66ba512c613c 2023-08-08 kjlubick@google.com Move SkChromeRemoteGlyphCache.cpp to src/text/gpu 2023-08-08 johnstiles@google.com Revert "Use pointers to avoid static variable destruction." 2023-08-08 kjlubick@google.com Skip deleted test file 2023-08-08 kjlubick@google.com Add missing file to public.bzl 2023-08-08 johnstiles@google.com Disable MatrixScalarMath test on Mac ANGLE. 2023-08-08 skia-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from c46d48f777b7 to cc5d2913cf83 (3 revisions) 2023-08-08 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ANGLE from 135a24fc3706 to f7d7be8d2ff0 (13 revisions) 2023-08-08 skia-autoroll@skia-public.iam.gserviceaccount.com Roll Skia Infra from 0e52994bf1b6 to 333a87d1ef8a (6 revisions) 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,kjlubick@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://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug 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
2b761a04f7
commit
875ee57aa1
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': 'f7162d33afb27833a79b47bd17cc9d99962de958',
|
||||
'skia_revision': '66ba512c613cae74f2f0440d2da69bbfcd57e150',
|
||||
|
||||
# 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: 00f567236d70e92eab0195772b83d528
|
||||
Signature: 87554b9df868245af39cc4fdb24879be
|
||||
|
||||
====================================================================================================
|
||||
LIBRARY: etc1
|
||||
@@ -5136,7 +5136,6 @@ ORIGIN: ../../../third_party/skia/src/codec/SkParseEncodedOrigin.cpp + ../../../
|
||||
ORIGIN: ../../../third_party/skia/src/codec/SkWuffsCodec.cpp + ../../../third_party/skia/LICENSE
|
||||
ORIGIN: ../../../third_party/skia/src/codec/SkWuffsCodec.h + ../../../third_party/skia/LICENSE
|
||||
ORIGIN: ../../../third_party/skia/src/core/SkCanvasPriv.cpp + ../../../third_party/skia/LICENSE
|
||||
ORIGIN: ../../../third_party/skia/src/core/SkChromeRemoteGlyphCache.cpp + ../../../third_party/skia/LICENSE
|
||||
ORIGIN: ../../../third_party/skia/src/core/SkColorSpaceXformSteps.cpp + ../../../third_party/skia/LICENSE
|
||||
ORIGIN: ../../../third_party/skia/src/core/SkColorSpaceXformSteps.h + ../../../third_party/skia/LICENSE
|
||||
ORIGIN: ../../../third_party/skia/src/core/SkContourMeasure.cpp + ../../../third_party/skia/LICENSE
|
||||
@@ -5238,6 +5237,7 @@ ORIGIN: ../../../third_party/skia/src/ports/SkFontMgr_fuchsia.cpp + ../../../thi
|
||||
ORIGIN: ../../../third_party/skia/src/sksl/codegen/SkSLPipelineStageCodeGenerator.cpp + ../../../third_party/skia/LICENSE
|
||||
ORIGIN: ../../../third_party/skia/src/sksl/ir/SkSLVariableReference.cpp + ../../../third_party/skia/LICENSE
|
||||
ORIGIN: ../../../third_party/skia/src/text/gpu/SDFMaskFilter.cpp + ../../../third_party/skia/LICENSE
|
||||
ORIGIN: ../../../third_party/skia/src/text/gpu/SkChromeRemoteGlyphCache.cpp + ../../../third_party/skia/LICENSE
|
||||
ORIGIN: ../../../third_party/skia/src/utils/SkAnimCodecPlayer.cpp + ../../../third_party/skia/LICENSE
|
||||
ORIGIN: ../../../third_party/skia/src/utils/SkCallableTraits.h + ../../../third_party/skia/LICENSE
|
||||
ORIGIN: ../../../third_party/skia/src/utils/SkJSON.cpp + ../../../third_party/skia/LICENSE
|
||||
@@ -5351,7 +5351,6 @@ FILE: ../../../third_party/skia/src/codec/SkParseEncodedOrigin.cpp
|
||||
FILE: ../../../third_party/skia/src/codec/SkWuffsCodec.cpp
|
||||
FILE: ../../../third_party/skia/src/codec/SkWuffsCodec.h
|
||||
FILE: ../../../third_party/skia/src/core/SkCanvasPriv.cpp
|
||||
FILE: ../../../third_party/skia/src/core/SkChromeRemoteGlyphCache.cpp
|
||||
FILE: ../../../third_party/skia/src/core/SkColorSpaceXformSteps.cpp
|
||||
FILE: ../../../third_party/skia/src/core/SkColorSpaceXformSteps.h
|
||||
FILE: ../../../third_party/skia/src/core/SkContourMeasure.cpp
|
||||
@@ -5453,6 +5452,7 @@ FILE: ../../../third_party/skia/src/ports/SkFontMgr_fuchsia.cpp
|
||||
FILE: ../../../third_party/skia/src/sksl/codegen/SkSLPipelineStageCodeGenerator.cpp
|
||||
FILE: ../../../third_party/skia/src/sksl/ir/SkSLVariableReference.cpp
|
||||
FILE: ../../../third_party/skia/src/text/gpu/SDFMaskFilter.cpp
|
||||
FILE: ../../../third_party/skia/src/text/gpu/SkChromeRemoteGlyphCache.cpp
|
||||
FILE: ../../../third_party/skia/src/utils/SkAnimCodecPlayer.cpp
|
||||
FILE: ../../../third_party/skia/src/utils/SkCallableTraits.h
|
||||
FILE: ../../../third_party/skia/src/utils/SkJSON.cpp
|
||||
|
||||
Reference in New Issue
Block a user