mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Roll Skia from 2ed9606702f1 to 7ae36ecfe93d (4 revisions) (flutter/engine#56442)
https://skia.googlesource.com/skia.git/+log/2ed9606702f1..7ae36ecfe93d 2024-11-07 nscobie@google.com Revert "SkCodec: Remove the sysprop guard for SkCrabbyAvifCodec" 2024-11-07 kjlubick@google.com Guard ganesh dependency from debugger 2024-11-07 jneufeld@google.com Basic support for drawPoints point mode in SkSVGDevice using zero-length lines in a single path element. 2024-11-07 skia-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from 49a7b74158a6 to 7363ad68f4c9 (2 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,jsimmons@google.com,kjlubick@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
47e1fa8f84
commit
9067f0eef1
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': '2ed9606702f1110d8e9b8751e734b020c0584541',
|
||||
'skia_revision': '7ae36ecfe93d124d31092af19b469757f70d5eaf',
|
||||
|
||||
# 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: 1cdb61bda56f6b34a0281f4281e5495f
|
||||
Signature: db751bffb59d57e60c5e07e78c0b018e
|
||||
|
||||
====================================================================================================
|
||||
LIBRARY: etc1
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user