mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Roll Skia from 2a75bac61922 to 767175530c11 (4 revisions) (flutter/engine#37994)
https://skia.googlesource.com/skia.git/+log/2a75bac61922..767175530c11 2022-12-01 skia-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from 3498758dacaa to af77d06fcb68 (7 revisions) 2022-11-30 johnstiles@google.com Keep condition masks in the same stack as values. 2022-11-30 jmbetancourt@google.com fix case for jetski directory 2022-11-30 bsalomon@google.com Fix PDF make_fallback_shader with local matrix 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 bungeman@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:
parent
37f3705de9
commit
2cdde1aa8f
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': '2a75bac619228f30b87547efa306917f75f77cc7',
|
||||
'skia_revision': '767175530c1140bd312dce817aa839d0621314dc',
|
||||
|
||||
# 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: 5e745c3ba65ce8d8f55b956834a221f9
|
||||
Signature: 013b1e33dabb23e72807b073b8457ce8
|
||||
|
||||
UNUSED LICENSES:
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user