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

Commit 242d199

Browse files
Roll Skia from 158d51b34caa to ecd3a2f865ba (1 revision)
https://skia.googlesource.com/skia.git/+log/158d51b34caa..ecd3a2f865ba 2023-01-05 [email protected] Remove enums from SkTypes.h 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] 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 a01548f commit 242d199

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': '158d51b34caacc8d00593618e19481bb08b3a9ad',
21+
'skia_revision': 'ecd3a2f865baebb829bdcc37224d1f02e5715e48',
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: b08ae6bff7e9a0bdf97f774b0b76601a
1+
Signature: d57208bd57f930c3f9c1aea31f6e2117
22

33
====================================================================================================
44
LIBRARY: etc1
@@ -8306,6 +8306,7 @@ ORIGIN: ../../../third_party/skia/src/core/SkSLTypeShared.h + ../../../third_par
83068306
ORIGIN: ../../../third_party/skia/src/gpu/AtlasTypes.cpp + ../../../third_party/skia/LICENSE
83078307
ORIGIN: ../../../third_party/skia/src/gpu/AtlasTypes.h + ../../../third_party/skia/LICENSE
83088308
ORIGIN: ../../../third_party/skia/src/gpu/RefCntedCallback.h + ../../../third_party/skia/LICENSE
8309+
ORIGIN: ../../../third_party/skia/src/gpu/SkBackingFit.h + ../../../third_party/skia/LICENSE
83098310
ORIGIN: ../../../third_party/skia/src/gpu/ganesh/GrBufferTransferRenderTask.cpp + ../../../third_party/skia/LICENSE
83108311
ORIGIN: ../../../third_party/skia/src/gpu/ganesh/GrBufferTransferRenderTask.h + ../../../third_party/skia/LICENSE
83118312
ORIGIN: ../../../third_party/skia/src/gpu/ganesh/GrBufferUpdateRenderTask.cpp + ../../../third_party/skia/LICENSE
@@ -8526,6 +8527,7 @@ FILE: ../../../third_party/skia/src/core/SkSLTypeShared.h
85268527
FILE: ../../../third_party/skia/src/gpu/AtlasTypes.cpp
85278528
FILE: ../../../third_party/skia/src/gpu/AtlasTypes.h
85288529
FILE: ../../../third_party/skia/src/gpu/RefCntedCallback.h
8530+
FILE: ../../../third_party/skia/src/gpu/SkBackingFit.h
85298531
FILE: ../../../third_party/skia/src/gpu/ganesh/GrBufferTransferRenderTask.cpp
85308532
FILE: ../../../third_party/skia/src/gpu/ganesh/GrBufferTransferRenderTask.h
85318533
FILE: ../../../third_party/skia/src/gpu/ganesh/GrBufferUpdateRenderTask.cpp

0 commit comments

Comments
 (0)