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

Commit 998dd20

Browse files
Roll Skia from 5fc83884a619 to b7f51dfcc342 (4 revisions)
https://skia.googlesource.com/skia.git/+log/5fc83884a619..b7f51dfcc342 2024-06-07 brianosman@google.com Fix scan converter bug causing low coverage slivers in strokes 2024-06-07 brianosman@google.com Remove unused includes from skslc and sksl-minify 2024-06-07 sky@google.com [graphite] Early out in mapping if transform is the identity 2024-06-07 kjlubick@google.com Remove public.bzl 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,jmbetancourt@google.com,matanl@google.com,rmistry@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 3a92452 commit 998dd20

3 files changed

Lines changed: 2 additions & 3 deletions

File tree

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': '5fc83884a6195bd4f0cdaced3ee7c0859e5fc217',
17+
'skia_revision': 'b7f51dfcc34200c92786e04e08b6255ce7dccaf4',
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/excluded_files

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2806,7 +2806,6 @@
28062806
../../../flutter/third_party/skia/modules/svg/utils/BUILD.bazel
28072807
../../../flutter/third_party/skia/package.json
28082808
../../../flutter/third_party/skia/platform_tools
2809-
../../../flutter/third_party/skia/public.bzl
28102809
../../../flutter/third_party/skia/relnotes/README.md
28112810
../../../flutter/third_party/skia/requirements.txt
28122811
../../../flutter/third_party/skia/resources

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: c2fa4f07a5dd9e3ba40ef155ed29e56a
1+
Signature: a704ad0de9915c53595fa2d469cb53dd
22

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

0 commit comments

Comments
 (0)