Skip to content

Commit

Permalink
Roll Skia from 5fc83884a619 to b7f51dfcc342 (4 revisions) (#53275)
Browse files Browse the repository at this point in the history
https://skia.googlesource.com/skia.git/+log/5fc83884a619..b7f51dfcc342

2024-06-07 [email protected] Fix scan converter bug causing low coverage slivers in strokes
2024-06-07 [email protected] Remove unused includes from skslc and sksl-minify
2024-06-07 [email protected] [graphite] Early out in mapping if transform is the identity
2024-06-07 [email protected] 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 [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
  • Loading branch information
skia-flutter-autoroll authored Jun 7, 2024
1 parent 69a4041 commit 2eb8734
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 3 deletions.
2 changes: 1 addition & 1 deletion DEPS
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ vars = {
'flutter_git': 'https://flutter.googlesource.com',
'skia_git': 'https://skia.googlesource.com',
'llvm_git': 'https://llvm.googlesource.com',
'skia_revision': '5fc83884a6195bd4f0cdaced3ee7c0859e5fc217',
'skia_revision': 'b7f51dfcc34200c92786e04e08b6255ce7dccaf4',

# WARNING: DO NOT EDIT canvaskit_cipd_instance MANUALLY
# See `lib/web_ui/README.md` for how to roll CanvasKit to a new version.
Expand Down
1 change: 0 additions & 1 deletion ci/licenses_golden/excluded_files
Original file line number Diff line number Diff line change
Expand Up @@ -2806,7 +2806,6 @@
../../../flutter/third_party/skia/modules/svg/utils/BUILD.bazel
../../../flutter/third_party/skia/package.json
../../../flutter/third_party/skia/platform_tools
../../../flutter/third_party/skia/public.bzl
../../../flutter/third_party/skia/relnotes/README.md
../../../flutter/third_party/skia/requirements.txt
../../../flutter/third_party/skia/resources
Expand Down
2 changes: 1 addition & 1 deletion ci/licenses_golden/licenses_skia
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Signature: c2fa4f07a5dd9e3ba40ef155ed29e56a
Signature: a704ad0de9915c53595fa2d469cb53dd

====================================================================================================
LIBRARY: etc1
Expand Down

0 comments on commit 2eb8734

Please sign in to comment.