Skip to content

Commit 7e30df2

Browse files
Roll Skia from 815ec432f549 to 818475fbfc2d (24 revisions) (flutter#169905)
https://skia.googlesource.com/skia.git/+log/815ec432f549..818475fbfc2d 2025-06-03 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial). 2025-06-03 [email protected] [graphite][vulkan] Fix missing self-dependency on older ARM 2025-06-02 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial). 2025-06-02 [email protected] Roll vulkan-deps from 9e8d374fef19 to 1f5c4a08fa11 (14 revisions) 2025-06-02 [email protected] [graphite][vulkan] Fix use of VK_EXT_rasterization_order... 2025-06-02 [email protected] use SkSpan in SkTypeface API 2025-06-02 [email protected] Offer faster version of mapping 1 point 2025-06-02 [email protected] Use mutex instead of SkOnce in SkImageFilterCache 2025-06-02 [email protected] [vulkan] Apply RelaxedPrecision to special intrinsics 2025-06-02 [email protected] [graphite] Don't apply scissor rect to DrawParams::transformedShapeBounds() 2025-06-02 [email protected] [skif] Remove forcing to 8888 colortype for RasterBackend 2025-06-02 [email protected] [vulkan] Apply RelaxedPrecision to functions 2025-06-02 [email protected] Revert "Add BGRA format support" 2025-06-02 [email protected] Fix the syntax error of mixed semicolons and commas in interfaceBlock. 2025-06-02 [email protected] [graphite][vulkan] Fix advanced blend feature check 2025-06-02 [email protected] Roll vulkan-deps from 4f644057b5f0 to 9e8d374fef19 (1 revision) 2025-06-02 [email protected] Roll ANGLE from 20b08f95e5b3 to b13592770666 (4 revisions) 2025-06-02 [email protected] Roll Dawn from 91043600f711 to ea66c0fa309f (16 revisions) 2025-06-01 [email protected] Update SKP version 2025-05-31 [email protected] Roll vulkan-deps from e4bb9d29351f to 4f644057b5f0 (1 revision) 2025-05-31 [email protected] Roll vulkan-deps from af59becc8906 to e4bb9d29351f (11 revisions) 2025-05-30 [email protected] [graphite] Add Android/YCbCr-specific Precompile RE_LinearEffect PaintOptions 2025-05-30 [email protected] Add pathops.gni stub 2025-05-30 [email protected] don't run if we're not rendering 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 [email protected],[email protected],[email protected] 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 f50b671 commit 7e30df2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-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': '815ec432f549bf585c5848f3b4a8aa64e74c3d31',
17+
'skia_revision': '818475fbfc2d79f785b7fc74116fe4767072c881',
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.

engine/src/flutter/ci/licenses_golden/licenses_skia

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Signature: d69598d1cd47b0bfdcdbb227eb182e8f
1+
Signature: c8e5599bfae73ef5f16fca655c416c01
22

33
====================================================================================================
44
LIBRARY: etc1

0 commit comments

Comments
 (0)