mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Roll Skia from 8db309541ad9 to f89a9c1902d7 (11 revisions) (flutter/engine#54279)
https://skia.googlesource.com/skia.git/+log/8db309541ad9..f89a9c1902d7 2024-08-01 robertphillips@google.com Revert "[skif] Implement raster SkBlurEngine" 2024-08-01 skia-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from d665a73f7d0d to 38c05c76968b (1 revision) 2024-08-01 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ANGLE from 65f08d08515f to cc7d02209998 (15 revisions) 2024-08-01 skia-autoroll@skia-public.iam.gserviceaccount.com Roll SwiftShader from 01b188e56477 to f72761e86766 (1 revision) 2024-08-01 skia-autoroll@skia-public.iam.gserviceaccount.com Roll Skia Infra from 9b09b0a9dfa9 to 52942aa78b6c (8 revisions) 2024-08-01 skia-autoroll@skia-public.iam.gserviceaccount.com Roll Dawn from 8409c8834075 to 6b512aaeec71 (59 revisions) 2024-08-01 skia-autoroll@skia-public.iam.gserviceaccount.com Roll SK Tool from 9b09b0a9dfa9 to 52942aa78b6c 2024-07-31 skia-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from a9708d3e114d to d665a73f7d0d (6 revisions) 2024-07-31 robertphillips@google.com [graphite] Address Vulkan Protected-mode Buffer Validation bug 2024-07-31 michaelludwig@google.com [skif] Implement raster SkBlurEngine 2024-07-31 robertphillips@google.com Fix graphite.gni file 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,jacksongardner@google.com,johnstiles@google.com,rmistry@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
db27cc0525
commit
b9e6574e2e
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': '8db309541ad99394b7d6750b0c0ec8a3872abbc5',
|
||||
'skia_revision': 'f89a9c1902d78091d80ce321b267e726330a1469',
|
||||
|
||||
# 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: d9d9d8dcf8eb70d3098e919af32d5a20
|
||||
Signature: 06588e2c9f68cb5019080f594f36db09
|
||||
|
||||
====================================================================================================
|
||||
LIBRARY: etc1
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user