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

Commit 87f45fd

Browse files
Roll Skia from 8ea9b39f7213 to 69d8378097df (6 revisions)
https://skia.googlesource.com/skia.git/+log/8ea9b39f7213..69d8378097df 2023-01-17 robertphillips@google.com [graphite] Add unit test for new Graphite-specific makeSubset API 2023-01-17 kjlubick@google.com Remove shim files for private Chrome GPU usage 2023-01-17 johnstiles@google.com Disable MatrixEquality test on old Intel GPUs + Win10. 2023-01-17 jlavrova@google.com Revert "Breaking down Copy ReorderVisuals (2)" 2023-01-17 johnstiles@google.com Migrate contexts used by SkRasterPipeline into a separate header. 2023-01-17 ccameron@chromium.org SkJpegCodec: Merge ICC profile parsing with other metadata 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 fmalita@google.com,kaushikiska@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://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 88a8d9a commit 87f45fd

File tree

2 files changed

+4
-6
lines changed

2 files changed

+4
-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': '8ea9b39f7213ba38411f39437018a0deffd9bcbb',
21+
'skia_revision': '69d8378097dffceb1a3ea01aea86cec16cea606a',
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 & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Signature: 853869ed01bd550bdf4fa57bf98c31b6
1+
Signature: 9bfcb2b9b29243b0ae4331bef53a5ae7
22

33
====================================================================================================
44
LIBRARY: etc1
@@ -5881,7 +5881,6 @@ ORIGIN: ../../../third_party/skia/src/gpu/ganesh/mtl/GrMtlSemaphore.mm + ../../.
58815881
ORIGIN: ../../../third_party/skia/src/gpu/ganesh/ops/OpsTask.cpp + ../../../third_party/skia/LICENSE
58825882
ORIGIN: ../../../third_party/skia/src/gpu/ganesh/ops/OpsTask.h + ../../../third_party/skia/LICENSE
58835883
ORIGIN: ../../../third_party/skia/src/gpu/ganesh/vk/GrVkSecondaryCBDrawContext.cpp + ../../../third_party/skia/LICENSE
5884-
ORIGIN: ../../../third_party/skia/src/gpu/vk/GrVkSecondaryCBDrawContext.h + ../../../third_party/skia/LICENSE
58855884
ORIGIN: ../../../third_party/skia/src/image/SkSurface_GpuMtl.mm + ../../../third_party/skia/LICENSE
58865885
ORIGIN: ../../../third_party/skia/src/sksl/SkSLOutputStream.cpp + ../../../third_party/skia/LICENSE
58875886
ORIGIN: ../../../third_party/skia/src/text/StrikeForGPU.h + ../../../third_party/skia/LICENSE
@@ -6029,7 +6028,6 @@ FILE: ../../../third_party/skia/src/gpu/ganesh/mtl/GrMtlSemaphore.mm
60296028
FILE: ../../../third_party/skia/src/gpu/ganesh/ops/OpsTask.cpp
60306029
FILE: ../../../third_party/skia/src/gpu/ganesh/ops/OpsTask.h
60316030
FILE: ../../../third_party/skia/src/gpu/ganesh/vk/GrVkSecondaryCBDrawContext.cpp
6032-
FILE: ../../../third_party/skia/src/gpu/vk/GrVkSecondaryCBDrawContext.h
60336031
FILE: ../../../third_party/skia/src/image/SkSurface_GpuMtl.mm
60346032
FILE: ../../../third_party/skia/src/sksl/SkSLOutputStream.cpp
60356033
FILE: ../../../third_party/skia/src/text/StrikeForGPU.h
@@ -8880,6 +8878,7 @@ ORIGIN: ../../../third_party/skia/src/codec/SkJpegMultiPicture.cpp + ../../../th
88808878
ORIGIN: ../../../third_party/skia/src/codec/SkJpegMultiPicture.h + ../../../third_party/skia/LICENSE
88818879
ORIGIN: ../../../third_party/skia/src/codec/SkJpegSegmentScan.cpp + ../../../third_party/skia/LICENSE
88828880
ORIGIN: ../../../third_party/skia/src/codec/SkJpegSegmentScan.h + ../../../third_party/skia/LICENSE
8881+
ORIGIN: ../../../third_party/skia/src/core/SkRasterPipelineOpContexts.h + ../../../third_party/skia/LICENSE
88838882
ORIGIN: ../../../third_party/skia/src/core/SkRasterPipelineOpList.h + ../../../third_party/skia/LICENSE
88848883
TYPE: LicenseType.bsd
88858884
FILE: ../../../third_party/skia/include/private/SkGainmapInfo.h
@@ -8889,6 +8888,7 @@ FILE: ../../../third_party/skia/src/codec/SkJpegMultiPicture.cpp
88898888
FILE: ../../../third_party/skia/src/codec/SkJpegMultiPicture.h
88908889
FILE: ../../../third_party/skia/src/codec/SkJpegSegmentScan.cpp
88918890
FILE: ../../../third_party/skia/src/codec/SkJpegSegmentScan.h
8891+
FILE: ../../../third_party/skia/src/core/SkRasterPipelineOpContexts.h
88928892
FILE: ../../../third_party/skia/src/core/SkRasterPipelineOpList.h
88938893
----------------------------------------------------------------------------------------------------
88948894
Copyright 2023 Google Inc.
@@ -8927,13 +8927,11 @@ LIBRARY: skia
89278927
ORIGIN: ../../../third_party/skia/include/core/SkMath.h + ../../../third_party/skia/LICENSE
89288928
ORIGIN: ../../../third_party/skia/include/private/SkMalloc.h + ../../../third_party/skia/LICENSE
89298929
ORIGIN: ../../../third_party/skia/include/private/base/SkCPUTypes.h + ../../../third_party/skia/LICENSE
8930-
ORIGIN: ../../../third_party/skia/src/core/SkDiscardableMemory.h + ../../../third_party/skia/LICENSE
89318930
ORIGIN: ../../../third_party/skia/src/core/SkFloatingPoint.cpp + ../../../third_party/skia/LICENSE
89328931
TYPE: LicenseType.bsd
89338932
FILE: ../../../third_party/skia/include/core/SkMath.h
89348933
FILE: ../../../third_party/skia/include/private/SkMalloc.h
89358934
FILE: ../../../third_party/skia/include/private/base/SkCPUTypes.h
8936-
FILE: ../../../third_party/skia/src/core/SkDiscardableMemory.h
89378935
FILE: ../../../third_party/skia/src/core/SkFloatingPoint.cpp
89388936
----------------------------------------------------------------------------------------------------
89398937
Copyright 2023 Google LLC

0 commit comments

Comments
 (0)