Roll Skia from dfeeb199b226 to 6c89706638ee (2 revisions) (flutter/engine#55528)
https://skia.googlesource.com/skia.git/+log/dfeeb199b226..6c89706638ee 2024-09-30 robertphillips@google.com [graphite] Expand BlurMaskFilter Precompilation ... 2024-09-30 jamesgk@google.com Avoid segfault in BigImageTest, rearrange skip rules 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 bdero@google.com,brianosman@google.com,scroggo@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:
parent
405f673f7d
commit
05fc8c01db
2
DEPS
2
DEPS
@ -14,7 +14,7 @@ vars = {
|
|||||||
'flutter_git': 'https://flutter.googlesource.com',
|
'flutter_git': 'https://flutter.googlesource.com',
|
||||||
'skia_git': 'https://skia.googlesource.com',
|
'skia_git': 'https://skia.googlesource.com',
|
||||||
'llvm_git': 'https://llvm.googlesource.com',
|
'llvm_git': 'https://llvm.googlesource.com',
|
||||||
'skia_revision': 'dfeeb199b226a801f15e3e1cdea62f7fd76534ef',
|
'skia_revision': '6c89706638eeb6365c06e274d8aae97097fc867e',
|
||||||
|
|
||||||
# WARNING: DO NOT EDIT canvaskit_cipd_instance MANUALLY
|
# WARNING: DO NOT EDIT canvaskit_cipd_instance MANUALLY
|
||||||
# See `lib/web_ui/README.md` for how to roll CanvasKit to a new version.
|
# See `lib/web_ui/README.md` for how to roll CanvasKit to a new version.
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
Signature: 3dbacf0dd5c29d8af543a56e4ac0f50a
|
Signature: 43c786d4831cb7c3ce34dc3b19d73901
|
||||||
|
|
||||||
====================================================================================================
|
====================================================================================================
|
||||||
LIBRARY: etc1
|
LIBRARY: etc1
|
||||||
@ -9540,6 +9540,7 @@ ORIGIN: ../../../flutter/third_party/skia/src/gpu/graphite/BackendSemaphorePriv.
|
|||||||
ORIGIN: ../../../flutter/third_party/skia/src/gpu/graphite/BackendTexturePriv.h + ../../../flutter/third_party/skia/LICENSE
|
ORIGIN: ../../../flutter/third_party/skia/src/gpu/graphite/BackendTexturePriv.h + ../../../flutter/third_party/skia/LICENSE
|
||||||
ORIGIN: ../../../flutter/third_party/skia/src/gpu/graphite/ComputePathAtlas.cpp + ../../../flutter/third_party/skia/LICENSE
|
ORIGIN: ../../../flutter/third_party/skia/src/gpu/graphite/ComputePathAtlas.cpp + ../../../flutter/third_party/skia/LICENSE
|
||||||
ORIGIN: ../../../flutter/third_party/skia/src/gpu/graphite/ComputePathAtlas.h + ../../../flutter/third_party/skia/LICENSE
|
ORIGIN: ../../../flutter/third_party/skia/src/gpu/graphite/ComputePathAtlas.h + ../../../flutter/third_party/skia/LICENSE
|
||||||
|
ORIGIN: ../../../flutter/third_party/skia/src/gpu/graphite/InternalDrawTypeFlags.h + ../../../flutter/third_party/skia/LICENSE
|
||||||
ORIGIN: ../../../flutter/third_party/skia/src/gpu/graphite/RasterPathUtils.cpp + ../../../flutter/third_party/skia/LICENSE
|
ORIGIN: ../../../flutter/third_party/skia/src/gpu/graphite/RasterPathUtils.cpp + ../../../flutter/third_party/skia/LICENSE
|
||||||
ORIGIN: ../../../flutter/third_party/skia/src/gpu/graphite/RasterPathUtils.h + ../../../flutter/third_party/skia/LICENSE
|
ORIGIN: ../../../flutter/third_party/skia/src/gpu/graphite/RasterPathUtils.h + ../../../flutter/third_party/skia/LICENSE
|
||||||
ORIGIN: ../../../flutter/third_party/skia/src/gpu/graphite/RenderPassDesc.cpp + ../../../flutter/third_party/skia/LICENSE
|
ORIGIN: ../../../flutter/third_party/skia/src/gpu/graphite/RenderPassDesc.cpp + ../../../flutter/third_party/skia/LICENSE
|
||||||
@ -9656,6 +9657,7 @@ FILE: ../../../flutter/third_party/skia/src/gpu/graphite/BackendSemaphorePriv.h
|
|||||||
FILE: ../../../flutter/third_party/skia/src/gpu/graphite/BackendTexturePriv.h
|
FILE: ../../../flutter/third_party/skia/src/gpu/graphite/BackendTexturePriv.h
|
||||||
FILE: ../../../flutter/third_party/skia/src/gpu/graphite/ComputePathAtlas.cpp
|
FILE: ../../../flutter/third_party/skia/src/gpu/graphite/ComputePathAtlas.cpp
|
||||||
FILE: ../../../flutter/third_party/skia/src/gpu/graphite/ComputePathAtlas.h
|
FILE: ../../../flutter/third_party/skia/src/gpu/graphite/ComputePathAtlas.h
|
||||||
|
FILE: ../../../flutter/third_party/skia/src/gpu/graphite/InternalDrawTypeFlags.h
|
||||||
FILE: ../../../flutter/third_party/skia/src/gpu/graphite/RasterPathUtils.cpp
|
FILE: ../../../flutter/third_party/skia/src/gpu/graphite/RasterPathUtils.cpp
|
||||||
FILE: ../../../flutter/third_party/skia/src/gpu/graphite/RasterPathUtils.h
|
FILE: ../../../flutter/third_party/skia/src/gpu/graphite/RasterPathUtils.h
|
||||||
FILE: ../../../flutter/third_party/skia/src/gpu/graphite/RenderPassDesc.cpp
|
FILE: ../../../flutter/third_party/skia/src/gpu/graphite/RenderPassDesc.cpp
|
||||||
|
Loading…
x
Reference in New Issue
Block a user