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

Commit 56a0e27

Browse files
Roll Skia from a690bd1fb8b8 to 1cf6f71c8120 (1 revision) (#44685)
https://skia.googlesource.com/skia.git/+log/a690bd1fb8b8..1cf6f71c8120 2023-08-14 [email protected] Split out memset opts into separate cpp files 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://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
1 parent 845075b commit 56a0e27

File tree

2 files changed

+12
-6
lines changed

2 files changed

+12
-6
lines changed

DEPS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ vars = {
1818
'llvm_git': 'https://llvm.googlesource.com',
1919
# OCMock is for testing only so there is no google clone
2020
'ocmock_git': 'https://github.com/erikdoe/ocmock.git',
21-
'skia_revision': 'a690bd1fb8b8311426052b61114b8963d7e7c69b',
21+
'skia_revision': '1cf6f71c81206fd9deb46d68540dd167f98b79b3',
2222

2323
# WARNING: DO NOT EDIT canvaskit_cipd_instance MANUALLY
2424
# See `lib/web_ui/README.md` for how to roll CanvasKit to a new version.

ci/licenses_golden/licenses_skia

Lines changed: 11 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Signature: 0512a3a99dba81bed959cec501350206
1+
Signature: 2e68f7484b2ce0b671e307290ef12cc4
22

33
====================================================================================================
44
LIBRARY: etc1
@@ -4684,7 +4684,7 @@ ORIGIN: ../../../third_party/skia/src/gpu/ganesh/ops/TextureOp.cpp + ../../../th
46844684
ORIGIN: ../../../third_party/skia/src/gpu/ganesh/ops/TextureOp.h + ../../../third_party/skia/LICENSE
46854685
ORIGIN: ../../../third_party/skia/src/gpu/ganesh/vk/GrVkSemaphore.cpp + ../../../third_party/skia/LICENSE
46864686
ORIGIN: ../../../third_party/skia/src/gpu/ganesh/vk/GrVkSemaphore.h + ../../../third_party/skia/LICENSE
4687-
ORIGIN: ../../../third_party/skia/src/opts/SkUtils_opts.h + ../../../third_party/skia/LICENSE
4687+
ORIGIN: ../../../third_party/skia/src/opts/SkMemset_opts.h + ../../../third_party/skia/LICENSE
46884688
ORIGIN: ../../../third_party/skia/src/pdf/SkKeyedImage.cpp + ../../../third_party/skia/LICENSE
46894689
ORIGIN: ../../../third_party/skia/src/pdf/SkKeyedImage.h + ../../../third_party/skia/LICENSE
46904690
ORIGIN: ../../../third_party/skia/src/pdf/SkPDFGradientShader.cpp + ../../../third_party/skia/LICENSE
@@ -4906,7 +4906,7 @@ FILE: ../../../third_party/skia/src/gpu/ganesh/ops/TextureOp.cpp
49064906
FILE: ../../../third_party/skia/src/gpu/ganesh/ops/TextureOp.h
49074907
FILE: ../../../third_party/skia/src/gpu/ganesh/vk/GrVkSemaphore.cpp
49084908
FILE: ../../../third_party/skia/src/gpu/ganesh/vk/GrVkSemaphore.h
4909-
FILE: ../../../third_party/skia/src/opts/SkUtils_opts.h
4909+
FILE: ../../../third_party/skia/src/opts/SkMemset_opts.h
49104910
FILE: ../../../third_party/skia/src/pdf/SkKeyedImage.cpp
49114911
FILE: ../../../third_party/skia/src/pdf/SkKeyedImage.h
49124912
FILE: ../../../third_party/skia/src/pdf/SkPDFGradientShader.cpp
@@ -6585,8 +6585,8 @@ ORIGIN: ../../../third_party/skia/src/core/SkColorFilterPriv.h + ../../../third_
65856585
ORIGIN: ../../../third_party/skia/src/core/SkCompressedDataUtils.cpp + ../../../third_party/skia/LICENSE
65866586
ORIGIN: ../../../third_party/skia/src/core/SkCompressedDataUtils.h + ../../../third_party/skia/LICENSE
65876587
ORIGIN: ../../../third_party/skia/src/core/SkM44.cpp + ../../../third_party/skia/LICENSE
6588+
ORIGIN: ../../../third_party/skia/src/core/SkMemset_opts_erms.cpp + ../../../third_party/skia/LICENSE
65886589
ORIGIN: ../../../third_party/skia/src/core/SkMipmapBuilder.h + ../../../third_party/skia/LICENSE
6589-
ORIGIN: ../../../third_party/skia/src/core/SkOpts_erms.cpp + ../../../third_party/skia/LICENSE
65906590
ORIGIN: ../../../third_party/skia/src/core/SkSamplingPriv.h + ../../../third_party/skia/LICENSE
65916591
ORIGIN: ../../../third_party/skia/src/core/SkVerticesPriv.h + ../../../third_party/skia/LICENSE
65926592
ORIGIN: ../../../third_party/skia/src/gpu/ganesh/GrDynamicAtlas.cpp + ../../../third_party/skia/LICENSE
@@ -6719,8 +6719,8 @@ FILE: ../../../third_party/skia/src/core/SkColorFilterPriv.h
67196719
FILE: ../../../third_party/skia/src/core/SkCompressedDataUtils.cpp
67206720
FILE: ../../../third_party/skia/src/core/SkCompressedDataUtils.h
67216721
FILE: ../../../third_party/skia/src/core/SkM44.cpp
6722+
FILE: ../../../third_party/skia/src/core/SkMemset_opts_erms.cpp
67226723
FILE: ../../../third_party/skia/src/core/SkMipmapBuilder.h
6723-
FILE: ../../../third_party/skia/src/core/SkOpts_erms.cpp
67246724
FILE: ../../../third_party/skia/src/core/SkSamplingPriv.h
67256725
FILE: ../../../third_party/skia/src/core/SkVerticesPriv.h
67266726
FILE: ../../../third_party/skia/src/gpu/ganesh/GrDynamicAtlas.cpp
@@ -8928,6 +8928,9 @@ ORIGIN: ../../../third_party/skia/src/core/SkDrawBase.cpp + ../../../third_party
89288928
ORIGIN: ../../../third_party/skia/src/core/SkDrawBase.h + ../../../third_party/skia/LICENSE
89298929
ORIGIN: ../../../third_party/skia/src/core/SkFontMetricsPriv.cpp + ../../../third_party/skia/LICENSE
89308930
ORIGIN: ../../../third_party/skia/src/core/SkFontMetricsPriv.h + ../../../third_party/skia/LICENSE
8931+
ORIGIN: ../../../third_party/skia/src/core/SkMemset.h + ../../../third_party/skia/LICENSE
8932+
ORIGIN: ../../../third_party/skia/src/core/SkMemset_opts.cpp + ../../../third_party/skia/LICENSE
8933+
ORIGIN: ../../../third_party/skia/src/core/SkMemset_opts_avx.cpp + ../../../third_party/skia/LICENSE
89318934
ORIGIN: ../../../third_party/skia/src/core/SkMipmapBuilder.cpp + ../../../third_party/skia/LICENSE
89328935
ORIGIN: ../../../third_party/skia/src/core/SkPixmapDraw.cpp + ../../../third_party/skia/LICENSE
89338936
ORIGIN: ../../../third_party/skia/src/core/SkRSXform.cpp + ../../../third_party/skia/LICENSE
@@ -9161,6 +9164,9 @@ FILE: ../../../third_party/skia/src/core/SkDrawBase.cpp
91619164
FILE: ../../../third_party/skia/src/core/SkDrawBase.h
91629165
FILE: ../../../third_party/skia/src/core/SkFontMetricsPriv.cpp
91639166
FILE: ../../../third_party/skia/src/core/SkFontMetricsPriv.h
9167+
FILE: ../../../third_party/skia/src/core/SkMemset.h
9168+
FILE: ../../../third_party/skia/src/core/SkMemset_opts.cpp
9169+
FILE: ../../../third_party/skia/src/core/SkMemset_opts_avx.cpp
91649170
FILE: ../../../third_party/skia/src/core/SkMipmapBuilder.cpp
91659171
FILE: ../../../third_party/skia/src/core/SkPixmapDraw.cpp
91669172
FILE: ../../../third_party/skia/src/core/SkRSXform.cpp

0 commit comments

Comments
 (0)