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

Commit 07bb8ca

Browse files
Roll Skia from 5dc067350ab5 to 4815ec808aa5 (2 revisions) (#55074)
https://skia.googlesource.com/skia.git/+log/5dc067350ab5..4815ec808aa5 2024-09-10 [email protected] [bazel] Add missing newline in download_toolchains.bzl 2024-09-10 [email protected] Move SkFourByteTag to its own file 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 00d4052 commit 07bb8ca

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-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': '5dc067350ab53508b4be33775e3c56d80332d219',
17+
'skia_revision': '4815ec808aa5a80da74feafa651c262cfdf7e5b9',
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: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Signature: 1440e58336f6d96ae2d5668eb3883627
1+
Signature: acf78a9b05a664331688e2663df3ff39
22

33
====================================================================================================
44
LIBRARY: etc1
@@ -399,6 +399,7 @@ FILE: ../../../flutter/third_party/skia/modules/skparagraph/test.html
399399
FILE: ../../../flutter/third_party/skia/package-lock.json
400400
FILE: ../../../flutter/third_party/skia/relnotes/android-codec-gainmap.md
401401
FILE: ../../../flutter/third_party/skia/relnotes/filter-color.md
402+
FILE: ../../../flutter/third_party/skia/relnotes/fourbytetag.md
402403
FILE: ../../../flutter/third_party/skia/relnotes/ganesh-move.md
403404
FILE: ../../../flutter/third_party/skia/relnotes/grglconfig.md
404405
FILE: ../../../flutter/third_party/skia/relnotes/macro.md
@@ -9532,6 +9533,7 @@ ORIGIN: ../../../flutter/third_party/skia/gm/luminosity.cpp + ../../../flutter/t
95329533
ORIGIN: ../../../flutter/third_party/skia/gm/pathopsblend.cpp + ../../../flutter/third_party/skia/LICENSE
95339534
ORIGIN: ../../../flutter/third_party/skia/gm/rendertomipmappedyuvimageplanes.cpp + ../../../flutter/third_party/skia/LICENSE
95349535
ORIGIN: ../../../flutter/third_party/skia/include/core/SkArc.h + ../../../flutter/third_party/skia/LICENSE
9536+
ORIGIN: ../../../flutter/third_party/skia/include/core/SkFourByteTag.h + ../../../flutter/third_party/skia/LICENSE
95359537
ORIGIN: ../../../flutter/third_party/skia/include/gpu/ganesh/gl/GrGLMakeWebGLInterface.h + ../../../flutter/third_party/skia/LICENSE
95369538
ORIGIN: ../../../flutter/third_party/skia/include/gpu/ganesh/gl/epoxy/GrGLMakeEpoxyEGLInterface.h + ../../../flutter/third_party/skia/LICENSE
95379539
ORIGIN: ../../../flutter/third_party/skia/include/gpu/ganesh/gl/ios/GrGLMakeIOSInterface.h + ../../../flutter/third_party/skia/LICENSE
@@ -9646,6 +9648,7 @@ FILE: ../../../flutter/third_party/skia/gm/luminosity.cpp
96469648
FILE: ../../../flutter/third_party/skia/gm/pathopsblend.cpp
96479649
FILE: ../../../flutter/third_party/skia/gm/rendertomipmappedyuvimageplanes.cpp
96489650
FILE: ../../../flutter/third_party/skia/include/core/SkArc.h
9651+
FILE: ../../../flutter/third_party/skia/include/core/SkFourByteTag.h
96499652
FILE: ../../../flutter/third_party/skia/include/gpu/ganesh/gl/GrGLMakeWebGLInterface.h
96509653
FILE: ../../../flutter/third_party/skia/include/gpu/ganesh/gl/epoxy/GrGLMakeEpoxyEGLInterface.h
96519654
FILE: ../../../flutter/third_party/skia/include/gpu/ganesh/gl/ios/GrGLMakeIOSInterface.h

0 commit comments

Comments
 (0)