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

Commit ca6fc63

Browse files
Roll Skia from 2919d86cad12 to 6ae5032133d0 (8 revisions)
https://skia.googlesource.com/skia.git/+log/2919d86cad12..6ae5032133d0 2024-02-16 [email protected] [bazel] Rewrite Android benchmark tests to depend on the modular build. 2024-02-16 [email protected] Add #ifdef guards to headers to avoid double-declarations 2024-02-16 [email protected] [bazel] Rewrite benchmark tests to depend on the modular build. 2024-02-16 [email protected] Remove SkWuffsCodec.h 2024-02-16 [email protected] Enable skia_use_libgrapheme on jobs 2024-02-16 [email protected] [bazel] BazelBenchmarkTestRunner.cpp: Various cleanups. 2024-02-16 [email protected] [bazel] GaneshBenchmarkTarget.cpp: Fix outdated enum. 2024-02-16 [email protected] Reduce single-component swizzles to an unmasked copy. 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 13dc857 commit ca6fc63

File tree

2 files changed

+2
-4
lines changed

2 files changed

+2
-4
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': '2919d86cad12a9f8be39150f8bc2f7a9ef6970a2',
17+
'skia_revision': '6ae5032133d0b1a6987443916dc4c4f499e5b951',
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 & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Signature: eb7d8463adce463df7f29f7a0403ee1c
1+
Signature: c6f3926a6849858dcd3f332ff4c57481
22

33
====================================================================================================
44
LIBRARY: etc1
@@ -5063,7 +5063,6 @@ ORIGIN: ../../../flutter/third_party/skia/src/base/SkTDArray.cpp + ../../../flut
50635063
ORIGIN: ../../../flutter/third_party/skia/src/codec/SkEncodedInfo.cpp + ../../../flutter/third_party/skia/LICENSE
50645064
ORIGIN: ../../../flutter/third_party/skia/src/codec/SkParseEncodedOrigin.cpp + ../../../flutter/third_party/skia/LICENSE
50655065
ORIGIN: ../../../flutter/third_party/skia/src/codec/SkWuffsCodec.cpp + ../../../flutter/third_party/skia/LICENSE
5066-
ORIGIN: ../../../flutter/third_party/skia/src/codec/SkWuffsCodec.h + ../../../flutter/third_party/skia/LICENSE
50675066
ORIGIN: ../../../flutter/third_party/skia/src/core/SkCanvasPriv.cpp + ../../../flutter/third_party/skia/LICENSE
50685067
ORIGIN: ../../../flutter/third_party/skia/src/core/SkColorSpaceXformSteps.cpp + ../../../flutter/third_party/skia/LICENSE
50695068
ORIGIN: ../../../flutter/third_party/skia/src/core/SkColorSpaceXformSteps.h + ../../../flutter/third_party/skia/LICENSE
@@ -5279,7 +5278,6 @@ FILE: ../../../flutter/third_party/skia/src/base/SkTDArray.cpp
52795278
FILE: ../../../flutter/third_party/skia/src/codec/SkEncodedInfo.cpp
52805279
FILE: ../../../flutter/third_party/skia/src/codec/SkParseEncodedOrigin.cpp
52815280
FILE: ../../../flutter/third_party/skia/src/codec/SkWuffsCodec.cpp
5282-
FILE: ../../../flutter/third_party/skia/src/codec/SkWuffsCodec.h
52835281
FILE: ../../../flutter/third_party/skia/src/core/SkCanvasPriv.cpp
52845282
FILE: ../../../flutter/third_party/skia/src/core/SkColorSpaceXformSteps.cpp
52855283
FILE: ../../../flutter/third_party/skia/src/core/SkColorSpaceXformSteps.h

0 commit comments

Comments
 (0)