Roll Skia from 01f3be45e0d6 to 64fa632d3b01 (3 revisions) (flutter/engine#42937)

https://skia.googlesource.com/skia.git/+log/01f3be45e0d6..64fa632d3b01

2023-06-16 skia-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from 58c6e1ea988a to 8ca65cb391f4 (6 revisions)
2023-06-16 johnstiles@google.com Factor apart Program::dump into a helper class.
2023-06-16 herb@google.com Use float for SkPoint's coordinates

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,herb@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:
skia-flutter-autoroll 2023-06-16 18:00:19 -04:00 committed by GitHub
parent 5e05d8b967
commit dec05499a1
2 changed files with 3 additions and 2 deletions

2
DEPS
View File

@ -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': '01f3be45e0d6416e88175ef300517b026d933503',
'skia_revision': '64fa632d3b014ac1b8d53adedd6e7ecc5e45f0e7',
# WARNING: DO NOT EDIT canvaskit_cipd_instance MANUALLY
# See `lib/web_ui/README.md` for how to roll CanvasKit to a new version.

View File

@ -1,4 +1,4 @@
Signature: 11f19eeedf2b341622a2f7b3a7f5579d
Signature: 2799cd3128a63b18155b3e8296902aa3
====================================================================================================
LIBRARY: etc1
@ -393,6 +393,7 @@ FILE: ../../../third_party/skia/relnotes/skif_runtimeshader_sampleradius.md
FILE: ../../../third_party/skia/relnotes/skimagefilters_alphathreshold_remove.md
FILE: ../../../third_party/skia/relnotes/skimagefilters_image_remove.md
FILE: ../../../third_party/skia/relnotes/skimagegenerator_grexternaltexturegenerator.md
FILE: ../../../third_party/skia/relnotes/skpoint_float.md
FILE: ../../../third_party/skia/relnotes/sksamplingoptions_implicit.md
FILE: ../../../third_party/skia/relnotes/skshaders_namespace.md
FILE: ../../../third_party/skia/relnotes/sksurface_methods.md