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

Commit 4653bd1

Browse files
Roll Skia from 453cb0d04584 to 875b356e4d96 (2 revisions) (#51202)
https://skia.googlesource.com/skia.git/+log/453cb0d04584..875b356e4d96 2024-03-05 [email protected] Remove flag guard for SK_RASTER_PIPELINE_FASTER_HUE_SAT_CLR_LUM. 2024-03-05 [email protected] Migrate CanvasKit to use modular build 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 e77fa74 commit 4653bd1

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-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': '453cb0d0458496936b5bfbc25fd6043f3f048a61',
17+
'skia_revision': '875b356e4d96c045406e570b85b3f0e9fa5a191d',
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: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Signature: 52aec7e2d2dfcd6940f4ee30515c8838
1+
Signature: 9427176dc9b8c85ae8040f110f1bab3c
22

33
====================================================================================================
44
LIBRARY: etc1
@@ -9501,6 +9501,7 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
95019501
LIBRARY: skia
95029502
ORIGIN: ../../../flutter/third_party/skia/gm/emptyshader.cpp + ../../../flutter/third_party/skia/LICENSE
95039503
ORIGIN: ../../../flutter/third_party/skia/gm/imagedither.cpp + ../../../flutter/third_party/skia/LICENSE
9504+
ORIGIN: ../../../flutter/third_party/skia/include/gpu/ganesh/gl/GrGLMakeWebGLInterface.h + ../../../flutter/third_party/skia/LICENSE
95049505
ORIGIN: ../../../flutter/third_party/skia/modules/skshaper/include/SkShaper_coretext.h + ../../../flutter/third_party/skia/LICENSE
95059506
ORIGIN: ../../../flutter/third_party/skia/modules/skshaper/include/SkShaper_harfbuzz.h + ../../../flutter/third_party/skia/LICENSE
95069507
ORIGIN: ../../../flutter/third_party/skia/modules/skshaper/include/SkShaper_skunicode.h + ../../../flutter/third_party/skia/LICENSE
@@ -9517,6 +9518,7 @@ ORIGIN: ../../../flutter/third_party/skia/src/sksl/transform/SkSLFindAndDeclareB
95179518
TYPE: LicenseType.bsd
95189519
FILE: ../../../flutter/third_party/skia/gm/emptyshader.cpp
95199520
FILE: ../../../flutter/third_party/skia/gm/imagedither.cpp
9521+
FILE: ../../../flutter/third_party/skia/include/gpu/ganesh/gl/GrGLMakeWebGLInterface.h
95209522
FILE: ../../../flutter/third_party/skia/modules/skshaper/include/SkShaper_coretext.h
95219523
FILE: ../../../flutter/third_party/skia/modules/skshaper/include/SkShaper_harfbuzz.h
95229524
FILE: ../../../flutter/third_party/skia/modules/skshaper/include/SkShaper_skunicode.h

0 commit comments

Comments
 (0)