Roll Skia from fb69e696dc45 to e2b8ebe16203 (4 revisions) (flutter/engine#47815)
https://skia.googlesource.com/skia.git/+log/fb69e696dc45..e2b8ebe16203 2023-11-08 nicolettep@google.com [graphite] VulkanResourceProvider findOrCreate method improvements 2023-11-08 johnstiles@google.com Change resizing strategy for empty TArrays. 2023-11-08 skia-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from 969da898b476 to 6fff5ad7622c (1 revision) 2023-11-08 brianosman@google.com Remove rgf32 stages from RP 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 bdero@google.com,brianosman@google.com,fmalita@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:
committed by
GitHub
parent
0080fdec3c
commit
d7a5bcba01
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': 'fb69e696dc4561e4d0484f05be7d942d9a336e8a',
|
||||
'skia_revision': 'e2b8ebe16203f782b65a73f2ae364591fe0da882',
|
||||
|
||||
# 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: 31200d48f0ac2d49068388059ebcdb52
|
||||
Signature: 32b97c00d73ce5eb0f10ea1b54d06da2
|
||||
|
||||
====================================================================================================
|
||||
LIBRARY: etc1
|
||||
|
||||
Reference in New Issue
Block a user