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

Commit fbda4a2

Browse files
Roll Skia from 529569ce068a to e9b8585af6b5 (13 revisions) (#54125)
https://skia.googlesource.com/skia.git/+log/529569ce068a..e9b8585af6b5 2024-07-25 [email protected] Allow client arrays on ANGLE. 2024-07-25 [email protected] Track the originating ModuleType in FunctionDeclaration. 2024-07-25 [email protected] Document iOS 12 is the minimum deployment target 2024-07-25 [email protected] [Vulkan] When testing our Vulkan backends, only include the extensions we actually use. 2024-07-25 [email protected] [Graphite] Fix graphite VkYcbcrSamplerHelper to work in viewer. 2024-07-25 [email protected] Reland "Use kCTFontVariationAxesAttribute" 2024-07-25 [email protected] Simplify control flow in sk_color_space_transform. 2024-07-25 [email protected] [graphite] Use Dawn toggles for both adapter and device 2024-07-25 [email protected] Remove fBuiltin member from FunctionPrototype. 2024-07-25 [email protected] Remove fBuiltin member from FunctionDefinition. 2024-07-25 [email protected] Add a unit test verifying that Runtime Effects can call unpremul(). 2024-07-25 [email protected] fix: include package.json in exports field 2024-07-25 [email protected] [graphite] Fill interior of large [r]rects with non-aa renderer 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],[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 21629ec commit fbda4a2

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-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': '529569ce068a4b0b315cb1bdf84d29cd4f13046d',
17+
'skia_revision': 'e9b8585af6b5ce70efa1386669f60b6d385cb8d7',
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: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Signature: 7bd7dc4c2fef6d2565b9b5bf2e8d14d5
1+
Signature: e36b2ab4d3997cf891070330a2260529
22

33
====================================================================================================
44
LIBRARY: etc1
@@ -397,6 +397,7 @@ FILE: ../../../flutter/third_party/skia/modules/pathkit/perf/pathops.bench.js
397397
FILE: ../../../flutter/third_party/skia/modules/pathkit/perf/perfReporter.js
398398
FILE: ../../../flutter/third_party/skia/modules/skparagraph/test.html
399399
FILE: ../../../flutter/third_party/skia/package-lock.json
400+
FILE: ../../../flutter/third_party/skia/relnotes/ios12.md
400401
FILE: ../../../flutter/third_party/skia/src/gpu/gpu_workaround_list.txt
401402
FILE: ../../../flutter/third_party/skia/src/ports/fontations/Cargo.toml
402403
FILE: ../../../flutter/third_party/skia/src/sksl/generated/sksl_compute.minified.sksl

0 commit comments

Comments
 (0)