mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Roll Skia from df446841e3cd to 4e83fac12783 (2 revisions) (flutter/engine#52688)
https://skia.googlesource.com/skia.git/+log/df446841e3cd..4e83fac12783 2024-05-08 robertphillips@google.com Revert "[graphite] Make MatrixConvolutionImageFilter stably keyed" 2024-05-08 jvanverth@google.com [graphite] Include Recording creation & submit in Viewer flush times 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,egdaniel@google.com,rmistry@google.com,zra@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
d4f698b036
commit
f4d48ea545
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': 'df446841e3cd87af3107e3252326adb5e849abce',
|
||||
'skia_revision': '4e83fac12783a162115b57e45b05dbbbd5df1e12',
|
||||
|
||||
# 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: 00522f75ed75931a1a4b9559e9777dd8
|
||||
Signature: 56707b8ca874c560b6980fca8c0d8034
|
||||
|
||||
====================================================================================================
|
||||
LIBRARY: etc1
|
||||
@ -9525,7 +9525,6 @@ ORIGIN: ../../../flutter/third_party/skia/modules/skunicode/src/SkBidiFactory_ic
|
||||
ORIGIN: ../../../flutter/third_party/skia/src/base/SkFixedArray.h + ../../../flutter/third_party/skia/LICENSE
|
||||
ORIGIN: ../../../flutter/third_party/skia/src/core/SkKnownRuntimeEffects.cpp + ../../../flutter/third_party/skia/LICENSE
|
||||
ORIGIN: ../../../flutter/third_party/skia/src/core/SkKnownRuntimeEffects.h + ../../../flutter/third_party/skia/LICENSE
|
||||
ORIGIN: ../../../flutter/third_party/skia/src/effects/imagefilters/SkMatrixConvolutionImageFilter.h + ../../../flutter/third_party/skia/LICENSE
|
||||
ORIGIN: ../../../flutter/third_party/skia/src/gpu/DataUtils.cpp + ../../../flutter/third_party/skia/LICENSE
|
||||
ORIGIN: ../../../flutter/third_party/skia/src/gpu/DataUtils.h + ../../../flutter/third_party/skia/LICENSE
|
||||
ORIGIN: ../../../flutter/third_party/skia/src/gpu/SwizzlePriv.h + ../../../flutter/third_party/skia/LICENSE
|
||||
@ -9584,7 +9583,6 @@ FILE: ../../../flutter/third_party/skia/modules/skunicode/src/SkBidiFactory_icu_
|
||||
FILE: ../../../flutter/third_party/skia/src/base/SkFixedArray.h
|
||||
FILE: ../../../flutter/third_party/skia/src/core/SkKnownRuntimeEffects.cpp
|
||||
FILE: ../../../flutter/third_party/skia/src/core/SkKnownRuntimeEffects.h
|
||||
FILE: ../../../flutter/third_party/skia/src/effects/imagefilters/SkMatrixConvolutionImageFilter.h
|
||||
FILE: ../../../flutter/third_party/skia/src/gpu/DataUtils.cpp
|
||||
FILE: ../../../flutter/third_party/skia/src/gpu/DataUtils.h
|
||||
FILE: ../../../flutter/third_party/skia/src/gpu/SwizzlePriv.h
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user