mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Roll Skia from 3f4c5038da37 to e26d9e5d356f (18 revisions) (flutter/engine#52928)
https://skia.googlesource.com/skia.git/+log/3f4c5038da37..e26d9e5d356f 2024-05-20 egdaniel@google.com [Graphite] Add support for labels on user created SkSurfaces. 2024-05-20 michaelludwig@google.com Revert "Reland "GraphiteDawn: use dawn's LoadResolveTexture extension."" 2024-05-20 nathanasanchez@google.com Add check when x is 0 in sweep gradient to avoid UB. 2024-05-20 kjlubick@google.com Make skparagraph Bazel target naming consistent 2024-05-20 skia-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from fd6f3c04f129 to de5559d9b295 (1 revision) 2024-05-20 bungeman@google.com [paragraph] Make tests less likely to crash 2024-05-20 skia-autoroll@skia-public.iam.gserviceaccount.com Roll SK Tool from 1e93252a646d to 6f8e6e4009f3 2024-05-20 skia-autoroll@skia-public.iam.gserviceaccount.com Roll Skia Infra from 6da3279dd380 to 1e93252a646d (3 revisions) 2024-05-20 skia-autoroll@skia-public.iam.gserviceaccount.com Roll Dawn from 8122e7e3d144 to e3a4352eecab (22 revisions) 2024-05-20 skia-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from 8a4a82565901 to fd6f3c04f129 (1 revision) 2024-05-19 skia-autoroll@skia-public.iam.gserviceaccount.com Roll SK Tool from 31d02bca8cff to 1e93252a646d 2024-05-19 skia-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from 734bd27673a1 to 8a4a82565901 (1 revision) 2024-05-18 skia-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from b2bda3989476 to 734bd27673a1 (1 revision) 2024-05-17 skia-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from 30a48b37b02b to b2bda3989476 (1 revision) 2024-05-17 kjlubick@google.com Add PDF module 2024-05-17 kjlubick@google.com Revert "[Fontations-backend] Hook up Skrifa hinting support" 2024-05-17 robertphillips@google.com [graphite] Modify MatrixConvolutionImageFilter's SkSL generation 2024-05-17 nathanasanchez@google.com Add onAsLuminance to SkLocalMatrixShader. 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,jlavrova@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:
parent
a7491fc474
commit
62af577373
2
DEPS
2
DEPS
@ -14,7 +14,7 @@ vars = {
|
||||
'flutter_git': 'https://flutter.googlesource.com',
|
||||
'skia_git': 'https://skia.googlesource.com',
|
||||
'llvm_git': 'https://llvm.googlesource.com',
|
||||
'skia_revision': '3f4c5038da3762569afe444fe0868b077929d45f',
|
||||
'skia_revision': 'e26d9e5d356fa7b305ec27deca99e050d4f9907b',
|
||||
|
||||
# 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: 928d60620247d41da92296a877ac46f6
|
||||
Signature: c5b8916a87c055ac120121f5d753b42c
|
||||
|
||||
====================================================================================================
|
||||
LIBRARY: etc1
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user