forked from firka/flutter
Roll Skia from 2612bb159848 to d448fe07ea46 (5 revisions) (flutter/engine#42213)
https://skia.googlesource.com/skia.git/+log/2612bb159848..d448fe07ea46 2023-05-22 michaelludwig@google.com [skif] Remove dedicated SkDropShadowImageFilter implementation 2023-05-22 fmalita@chromium.org [skottie] Don't revalidate during render() 2023-05-22 michaelludwig@google.com [skif] Add FilterResult::Builder and update SkMergeImageFilter to use it 2023-05-22 michaelludwig@google.com Skip flaky tests in Xe and Radeon ANGLE D3D9 2023-05-22 kjlubick@google.com Update all versions of Bazelisk and add one for Intel Macs 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,rmistry@google.com,scroggo@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://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
This commit is contained in:
committed by
GitHub
parent
88faba02e2
commit
fee0f3ae59
2
DEPS
2
DEPS
@@ -18,7 +18,7 @@ vars = {
|
||||
'llvm_git': 'https://llvm.googlesource.com',
|
||||
# OCMock is for testing only so there is no google clone
|
||||
'ocmock_git': 'https://github.com/erikdoe/ocmock.git',
|
||||
'skia_revision': '2612bb159848f42dd201630e19f3bfb589f6fffb',
|
||||
'skia_revision': 'd448fe07ea4610a28947b120305ed8b8a6a59504',
|
||||
|
||||
# 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: 3dc3675cea314b243a886c8b5fd351cb
|
||||
Signature: 43d287276a201994c50af19750dd9949
|
||||
|
||||
====================================================================================================
|
||||
LIBRARY: etc1
|
||||
|
||||
Reference in New Issue
Block a user