Roll Skia from b851101c844a to 6fc00ce22452 (1 revision) (flutter/engine#55539)
https://skia.googlesource.com/skia.git/+log/b851101c844a..6fc00ce22452 2024-10-01 jvanverth@google.com Revert "[graphite] Expand BlurMaskFilter Precompilation ..." 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
674ac40d77
commit
e6dd7e805f
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': 'b851101c844ae44d099b1cfb5b627375e9706552',
|
||||
'skia_revision': '6fc00ce224529e6bdb2bc85c0cb15f7cf3fec514',
|
||||
|
||||
# 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: 167a72ecb1f1bc53919bf4d3e6d875c9
|
||||
Signature: b666cc30b3b0b7461813180e4ecedbea
|
||||
|
||||
====================================================================================================
|
||||
LIBRARY: etc1
|
||||
@ -9540,7 +9540,6 @@ 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/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/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.h + ../../../flutter/third_party/skia/LICENSE
|
||||
ORIGIN: ../../../flutter/third_party/skia/src/gpu/graphite/RenderPassDesc.cpp + ../../../flutter/third_party/skia/LICENSE
|
||||
@ -9657,7 +9656,6 @@ 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/ComputePathAtlas.cpp
|
||||
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.h
|
||||
FILE: ../../../flutter/third_party/skia/src/gpu/graphite/RenderPassDesc.cpp
|
||||
|
Loading…
x
Reference in New Issue
Block a user