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

Commit e4d8c26

Browse files
Roll Skia from ba3ed5998af3 to aa28c3a30a98 (12 revisions) (#50994)
https://skia.googlesource.com/skia.git/+log/ba3ed5998af3..aa28c3a30a98 2024-02-26 [email protected] Handle recursion limit gracefully in the stroker 2024-02-26 [email protected] Revert "[skif] Add transparent padding to source saveLayers" 2024-02-26 [email protected] Use nmad primitive in inverse and transcendental functions. 2024-02-26 [email protected] Reland "Implement ARM only unpremul using SIMD" 2024-02-26 [email protected] Add Raster Pipeline fused negative multiply-add primitive. 2024-02-26 [email protected] [skif] Add transparent padding to source saveLayers 2024-02-26 [email protected] Try adding a gn clean before building fontations 2024-02-26 [email protected] Revert "Implement ARM only unpremul using SIMD" 2024-02-26 [email protected] Implement ARM only unpremul using SIMD 2024-02-26 [email protected] [graphite] Enable SmallPathAtlas. 2024-02-26 [email protected] Update legacy LCD ARGB32 blitter to match RP for transparent pixels 2024-02-26 [email protected] Add Perlin Noise Raster Pipeline implementation. 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 4967156 commit e4d8c26

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': 'ba3ed5998af356f0fb7c285b4c3d7c0f1b1c1ad1',
17+
'skia_revision': 'aa28c3a30a98702854c26f2b06093a08d29a9645',
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: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Signature: 014fbb8ea53c5ea676ab78839d010b6b
1+
Signature: 5e045c649114e47488257d8c16ed75c2
22

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

0 commit comments

Comments
 (0)