Skip to content
This repository was archived by the owner on Feb 25, 2025. It is now read-only.

Commit 0079fd6

Browse files
Roll Skia from c7cd1e9690d1 to 11d892ce49b6 (25 revisions)
https://skia.googlesource.com/skia.git/+log/c7cd1e9690d1..11d892ce49b6 2024-05-10 bungeman@google.com [fontations] Test to fail to compare gracefully 2024-05-10 fmalita@google.com [svg] FEComponentTransfer support 2024-05-10 fmalita@google.com [svg] Add SkSVGFeMerge.cpp to public.bzl 2024-05-10 bungeman@google.com [pdf] Pass typeface, not data, to subsetter 2024-05-10 kjlubick@google.com Add SkSVGFeMerge.h to public.bzl 2024-05-10 penghuang@chromium.org graphite: add fSetBackendLanels in ContextOptions 2024-05-10 kjlubick@google.com Reduce timeout threshold for Mac11 tasks 2024-05-10 egdaniel@google.com Revert "GraphiteDawn: use dawn's LoadResolveTexture extension." 2024-05-10 michaelludwig@google.com Reland "[graphite] Enable basic texture reuse within a Recording" 2024-05-10 fmalita@chromium.org [svg] Add FEMerge support 2024-05-10 skia-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from e5cd267adee1 to 4a16c5226357 (1 revision) 2024-05-10 skia-autoroll@skia-public.iam.gserviceaccount.com Roll SK Tool from 14a9c90d4ad7 to 54d46e9c6097 2024-05-10 skia-autoroll@skia-public.iam.gserviceaccount.com Roll Skia Infra from 996de99d5bf7 to 14a9c90d4ad7 (7 revisions) 2024-05-10 skia-autoroll@skia-public.iam.gserviceaccount.com Roll Dawn from 23344086b8f1 to 94ceac3a5f35 (24 revisions) 2024-05-10 michaelludwig@google.com [graphite] Delete redundant availability check in ScratchResourceManager 2024-05-09 lehoangquyen@chromium.org GraphiteDawn: use dawn's LoadResolveTexture extension. 2024-05-09 armansito@google.com [graphite] Do not send extremely large shapes to compute path atlas 2024-05-09 michaelludwig@google.com Revert "[graphite] Enable basic texture reuse within a Recording" 2024-05-09 michaelludwig@google.com [graphite] Enable basic texture reuse within a Recording 2024-05-09 kjlubick@google.com Add module for skottie utils 2024-05-09 skia-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from a99b3c8f05ae to e5cd267adee1 (6 revisions) 2024-05-09 nicolettep@google.com [graphite] Query backends for additional sampler desc information 2024-05-09 jamesgk@google.com Revert "[graphite] Disable analytic blur for rrects" 2024-05-09 jvanverth@google.com [graphite] Adjust the distinction between Paint and Flush timing 2024-05-09 bungeman@google.com Roll FreeType from f42ce255 to a4642422 (30 commits) 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,egdaniel@google.com,rmistry@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://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
1 parent d4f705c commit 0079fd6

File tree

2 files changed

+10
-2
lines changed

2 files changed

+10
-2
lines changed

DEPS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ vars = {
1414
'flutter_git': 'https://flutter.googlesource.com',
1515
'skia_git': 'https://skia.googlesource.com',
1616
'llvm_git': 'https://llvm.googlesource.com',
17-
'skia_revision': 'c7cd1e9690d1a7c38260083c00218833ce8aeca2',
17+
'skia_revision': '11d892ce49b6dcfd60998ae3864aa48a7078297d',
1818

1919
# WARNING: DO NOT EDIT canvaskit_cipd_instance MANUALLY
2020
# See `lib/web_ui/README.md` for how to roll CanvasKit to a new version.

ci/licenses_golden/licenses_skia

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Signature: eb5709d9b5ff79a6e649117744752d32
1+
Signature: 11c41be1530a268e74d1c43621b951d0
22

33
====================================================================================================
44
LIBRARY: etc1
@@ -9444,6 +9444,10 @@ ORIGIN: ../../../flutter/third_party/skia/include/ports/SkFontMgr_Fontations.h +
94449444
ORIGIN: ../../../flutter/third_party/skia/modules/skottie/utils/PreshapeTool.cpp + ../../../flutter/third_party/skia/LICENSE
94459445
ORIGIN: ../../../flutter/third_party/skia/modules/skottie/utils/TextPreshape.cpp + ../../../flutter/third_party/skia/LICENSE
94469446
ORIGIN: ../../../flutter/third_party/skia/modules/skottie/utils/TextPreshape.h + ../../../flutter/third_party/skia/LICENSE
9447+
ORIGIN: ../../../flutter/third_party/skia/modules/svg/include/SkSVGFeComponentTransfer.h + ../../../flutter/third_party/skia/LICENSE
9448+
ORIGIN: ../../../flutter/third_party/skia/modules/svg/include/SkSVGFeMerge.h + ../../../flutter/third_party/skia/LICENSE
9449+
ORIGIN: ../../../flutter/third_party/skia/modules/svg/src/SkSVGFeComponentTransfer.cpp + ../../../flutter/third_party/skia/LICENSE
9450+
ORIGIN: ../../../flutter/third_party/skia/modules/svg/src/SkSVGFeMerge.cpp + ../../../flutter/third_party/skia/LICENSE
94479451
ORIGIN: ../../../flutter/third_party/skia/modules/svg/src/SkSVGRectPriv.h + ../../../flutter/third_party/skia/LICENSE
94489452
ORIGIN: ../../../flutter/third_party/skia/src/codec/SkJpegMetadataDecoderImpl.cpp + ../../../flutter/third_party/skia/LICENSE
94499453
ORIGIN: ../../../flutter/third_party/skia/src/codec/SkJpegMetadataDecoderImpl.h + ../../../flutter/third_party/skia/LICENSE
@@ -9455,6 +9459,10 @@ FILE: ../../../flutter/third_party/skia/include/ports/SkFontMgr_Fontations.h
94559459
FILE: ../../../flutter/third_party/skia/modules/skottie/utils/PreshapeTool.cpp
94569460
FILE: ../../../flutter/third_party/skia/modules/skottie/utils/TextPreshape.cpp
94579461
FILE: ../../../flutter/third_party/skia/modules/skottie/utils/TextPreshape.h
9462+
FILE: ../../../flutter/third_party/skia/modules/svg/include/SkSVGFeComponentTransfer.h
9463+
FILE: ../../../flutter/third_party/skia/modules/svg/include/SkSVGFeMerge.h
9464+
FILE: ../../../flutter/third_party/skia/modules/svg/src/SkSVGFeComponentTransfer.cpp
9465+
FILE: ../../../flutter/third_party/skia/modules/svg/src/SkSVGFeMerge.cpp
94589466
FILE: ../../../flutter/third_party/skia/modules/svg/src/SkSVGRectPriv.h
94599467
FILE: ../../../flutter/third_party/skia/src/codec/SkJpegMetadataDecoderImpl.cpp
94609468
FILE: ../../../flutter/third_party/skia/src/codec/SkJpegMetadataDecoderImpl.h

0 commit comments

Comments
 (0)