Roll Skia from 0f2af25f15ee to d86da2a029d8 (7 revisions) (flutter/engine#46587)
https://skia.googlesource.com/skia.git/+log/0f2af25f15ee..d86da2a029d8 2023-10-05 brianosman@google.com Fix link errors in shared-library builds when using SkRuntimeEffect inner classes 2023-10-05 johnstiles@google.com Incorporate child effects into the mesh key and proxy handlers. 2023-10-05 johnstiles@google.com Set up texture bindings for SkMesh child effects. 2023-10-05 johnstiles@google.com Emit shader code and uniforms for a mesh's child processors. 2023-10-05 rmistry@google.com Sync depot_tools to HEAD to fix RecreateSKPs bot sync failures 2023-10-05 jvanverth@google.com [graphite] Progress towards caching rasterPathAtlas masks. 2023-10-05 skia-autoroll@skia-public.iam.gserviceaccount.com Manual roll vulkan-deps from ff2054861dc4 to 404a76d9bf0e (5 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,chinmaygarde@google.com,djsollen@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
eb374b3881
commit
1a2c32d8fe
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': '0f2af25f15ee799bdd20b99e4364f14e9a102993',
|
||||
'skia_revision': 'd86da2a029d871842d23b143cef0a1c41b9fa4ea',
|
||||
|
||||
# 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: aad9b500e58c02d34f507dd9712d9760
|
||||
Signature: 5403ba875f3c376fc4909ab25af23332
|
||||
|
||||
====================================================================================================
|
||||
LIBRARY: etc1
|
||||
|
||||
Reference in New Issue
Block a user