Roll Skia from f149f852c70a to dd70c8e1c38f (4 revisions) (flutter/engine#56814)
https://skia.googlesource.com/skia.git/+log/f149f852c70a..dd70c8e1c38f 2024-11-26 lukasza@chromium.org [rust png] Extract a separate `src/codec:png_codec_base` Bazel target. 2024-11-26 kjlubick@google.com Inline GpuToolUtils MakeTextureImage 2024-11-26 kjlubick@google.com Extract tools/graphite/GraphiteToolUtils as its own files 2024-11-26 kjlubick@google.com Reland "Change window::DisplayParams to be immutable and passed by pointer" 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,danieldilan@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
c60b625dce
commit
d78fb06705
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': 'f149f852c70adfb48fba900dd5b9880331bbcf07',
|
'skia_revision': 'dd70c8e1c38fc535b3b246cd6e7a32d3a7e74776',
|
||||||
|
|
||||||
# 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: ca8c796e3286e0bdbdfdd27bba3d3c8f
|
Signature: 2414bb58f433a9b07dd0c97450c09e8c
|
||||||
|
|
||||||
====================================================================================================
|
====================================================================================================
|
||||||
LIBRARY: etc1
|
LIBRARY: etc1
|
||||||
|
Loading…
x
Reference in New Issue
Block a user