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

Commit 406f0c4

Browse files
Roll Skia from 84e1dc3af49e to 613abdf2c895 (4 revisions) (#47560)
https://skia.googlesource.com/skia.git/+log/84e1dc3af49e..613abdf2c895 2023-11-01 jvanverth@google.com [graphite] PerEdgeAAQuadRenderStep: remove unused and unneeded vars. 2023-11-01 skia-autoroll@skia-public.iam.gserviceaccount.com Roll skottie-base from a55ce4970dfd to 18d9396e0e23 2023-11-01 johnstiles@google.com Add placeholder skcms_Transform.h to skcms. 2023-11-01 egdaniel@google.com [Graphite] Add uniqueID to all Resources. 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 brianosman@google.com,herb@google.com,rmistry@google.com,zra@google.com 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 79f6cc9 commit 406f0c4

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
@@ -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': '84e1dc3af49e42a2bbec0cf39bb0e8c90118141c',
21+
'skia_revision': '613abdf2c8951be2de381d3f17b3eb2c4e2f6d8c',
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: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Signature: 8d1a15ac75cc715809a018b53fc354fc
1+
Signature: 2d3e4e07b566a360a414451f3c4fd698
22

33
====================================================================================================
44
LIBRARY: etc1
@@ -8609,6 +8609,7 @@ ORIGIN: ../../../third_party/skia/include/private/SkGainmapInfo.h + ../../../thi
86098609
ORIGIN: ../../../third_party/skia/include/private/SkGainmapShader.h + ../../../third_party/skia/LICENSE
86108610
ORIGIN: ../../../third_party/skia/include/private/SkJpegGainmapEncoder.h + ../../../third_party/skia/LICENSE
86118611
ORIGIN: ../../../third_party/skia/include/private/SkXmp.h + ../../../third_party/skia/LICENSE
8612+
ORIGIN: ../../../third_party/skia/modules/skcms/src/skcms_Transform.h + ../../../third_party/skia/LICENSE
86128613
ORIGIN: ../../../third_party/skia/modules/skottie/include/SlotManager.h + ../../../third_party/skia/LICENSE
86138614
ORIGIN: ../../../third_party/skia/modules/skottie/src/SlotManager.cpp + ../../../third_party/skia/LICENSE
86148615
ORIGIN: ../../../third_party/skia/modules/skshaper/src/SkShaper_skunicode.cpp + ../../../third_party/skia/LICENSE
@@ -8655,6 +8656,7 @@ FILE: ../../../third_party/skia/include/private/SkGainmapInfo.h
86558656
FILE: ../../../third_party/skia/include/private/SkGainmapShader.h
86568657
FILE: ../../../third_party/skia/include/private/SkJpegGainmapEncoder.h
86578658
FILE: ../../../third_party/skia/include/private/SkXmp.h
8659+
FILE: ../../../third_party/skia/modules/skcms/src/skcms_Transform.h
86588660
FILE: ../../../third_party/skia/modules/skottie/include/SlotManager.h
86598661
FILE: ../../../third_party/skia/modules/skottie/src/SlotManager.cpp
86608662
FILE: ../../../third_party/skia/modules/skshaper/src/SkShaper_skunicode.cpp

0 commit comments

Comments
 (0)