mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Roll Skia from fa36bb160826 to 29fc6cac02f5 (3 revisions) (flutter/engine#39812)
https://skia.googlesource.com/skia.git/+log/fa36bb160826..29fc6cac02f5 2023-02-23 michaelludwig@google.com [graphite] Fix DrawPass bounds initialization 2023-02-23 skia-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from d2f2d652388b to 2abed681f8de (3 revisions) 2023-02-23 johnstiles@google.com Add bool return to LValue::store. 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,michaelludwig@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:
parent
a7df0f6a9d
commit
ed0a186478
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': 'fa36bb16082676405533067f9e8b9492a0a56f12',
|
||||
'skia_revision': '29fc6cac02f58bcf871885f8c89c4ce6aef607b4',
|
||||
|
||||
# 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: cd411d8244917fac91361fe615bae8e0
|
||||
Signature: 61baf5f6e09e4e6f2be354e4945ddb23
|
||||
|
||||
====================================================================================================
|
||||
LIBRARY: etc1
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user