Roll Skia from d029f149a806 to e65aabc26c86 (4 revisions) (flutter/engine#44768)
https://skia.googlesource.com/skia.git/+log/d029f149a806..e65aabc26c86 2023-08-16 johnstiles@google.com Fix WGSL code generation for SwitchWithFallthroughAndVarDecls test. 2023-08-16 jamesgk@google.com [dm] Use a specific pixel geometry for GraphiteSink 2023-08-16 johnstiles@google.com Allow SkSL Graphite benchmarks to run on Perfbots. 2023-08-16 michaelludwig@google.com [skif] Remove legacy MatrixConvolution code 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,jsimmons@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://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
ea835aa116
commit
0b7dc6356c
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': 'd029f149a8067c4234c3cba7ec8707673d8b29a0',
|
||||
'skia_revision': 'e65aabc26c86b8366cf72350580a622cc461387e',
|
||||
|
||||
# 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: ba51d33aadcd2de2ea7adba81a27ae5a
|
||||
Signature: c0b12d21de700c737a3731d428dcfa76
|
||||
|
||||
====================================================================================================
|
||||
LIBRARY: etc1
|
||||
|
||||
Reference in New Issue
Block a user