Roll Skia from 091ec9bdcf9b to 0b75650caf2a (5 revisions) (flutter/engine#39190)
https://skia.googlesource.com/skia.git/+log/091ec9bdcf9b..0b75650caf2a 2023-01-27 skia-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from 3f8e117e3655 to d723200bd4b5 (5 revisions) 2023-01-27 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ANGLE from b64b573bac2b to 1d9b8d802eb2 (17 revisions) 2023-01-27 armansito@google.com [sksl][wgsl] Support vector splat constructor 2023-01-26 herb@google.com Combine prepareForMaskDrawing 2023-01-26 johnstiles@google.com Add Raster Pipeline codegen support to SkRuntimeEffect. 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 nicolettep@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
bdb382aa8f
commit
c37e4cc691
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': '091ec9bdcf9bfe418da6a5f7c59569ec73ed73d9',
|
||||
'skia_revision': '0b75650caf2a445133e67e7952bf8eb1646065ef',
|
||||
|
||||
# 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: ff746f095761d893701a9e00abef5e5b
|
||||
Signature: 167397ea881365a574ecdc9f7b421335
|
||||
|
||||
====================================================================================================
|
||||
LIBRARY: etc1
|
||||
|
||||
Reference in New Issue
Block a user