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

Commit 6f4d753

Browse files
Roll Skia from 1910252ea26a to 514d7fc627b3 (6 revisions) (#52277)
https://skia.googlesource.com/skia.git/+log/1910252ea26a..514d7fc627b3 2024-04-19 [email protected] Roll vulkan-deps from 4737535cad1a to 71b11532ed72 (6 revisions) 2024-04-19 [email protected] [paragraph] Only load typefaces once in tests 2024-04-19 [email protected] Revert "Restore affine bitmap procs" 2024-04-19 [email protected] Make sysopen python3 2024-04-19 [email protected] Replace SkIsFinite with a parameter-pack implementation. 2024-04-19 [email protected] [graphite] One-time uploads can be discarded 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 5b2241e commit 6f4d753

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
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': '1910252ea26a28be0dd2843ef67cbda4f0fa6837',
17+
'skia_revision': '514d7fc627b300344308e24d0cfaee0ef75c125c',
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: d932d7890f3c60e6e914badef26b210f
1+
Signature: d7527fee37ff449bb61f9ccc053740a0
22

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

sky/packages/sky_engine/LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32293,7 +32293,7 @@ Exhibit B - "Incompatible With Secondary Licenses" Notice
3229332293
This Source Code Form is "Incompatible With Secondary Licenses", as
3229432294
defined by the Mozilla Public License, v. 2.0.
3229532295

32296-
You may obtain a copy of this library's Source Code Form from: https://dart.googlesource.com/sdk/+/2ff00e4eb7594f4d1692574821ab12dd2c83344c
32296+
You may obtain a copy of this library's Source Code Form from: https://dart.googlesource.com/sdk/+/d882ce089110620be4a3d4ac5294b63aeefd6b40
3229732297
/third_party/fallback_root_certificates/
3229832298

3229932299
--------------------------------------------------------------------------------

0 commit comments

Comments
 (0)