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

Commit 1833429

Browse files
Roll Skia from 613abdf2c895 to 945284d57785 (1 revision) (#47564)
https://skia.googlesource.com/skia.git/+log/613abdf2c895..945284d57785 2023-11-01 [email protected] Remove modules/skplaintexteditor 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 c896f5f commit 1833429

File tree

3 files changed

+2
-23
lines changed

3 files changed

+2
-23
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': '613abdf2c8951be2de381d3f17b3eb2c4e2f6d8c',
21+
'skia_revision': '945284d57785315ea6087518afc79b153d2476ab',
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/excluded_files

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2835,7 +2835,6 @@
28352835
../../../third_party/skia/modules/skparagraph/src/BUILD.bazel
28362836
../../../third_party/skia/modules/skparagraph/tests
28372837
../../../third_party/skia/modules/skparagraph/utils/BUILD.bazel
2838-
../../../third_party/skia/modules/skplaintexteditor/README.md
28392838
../../../third_party/skia/modules/skresources/BUILD.bazel
28402839
../../../third_party/skia/modules/skresources/include/BUILD.bazel
28412840
../../../third_party/skia/modules/skresources/src/BUILD.bazel

ci/licenses_golden/licenses_skia

Lines changed: 1 addition & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Signature: 2d3e4e07b566a360a414451f3c4fd698
1+
Signature: ae906def1a1cc8e0c09fa3d03579e15d
22

33
====================================================================================================
44
LIBRARY: etc1
@@ -6193,16 +6193,6 @@ ORIGIN: ../../../third_party/skia/gm/swizzle.cpp + ../../../third_party/skia/LIC
61936193
ORIGIN: ../../../third_party/skia/gm/tilemodes_alpha.cpp + ../../../third_party/skia/LICENSE
61946194
ORIGIN: ../../../third_party/skia/include/core/SkPathTypes.h + ../../../third_party/skia/LICENSE
61956195
ORIGIN: ../../../third_party/skia/modules/skparagraph/bench/ParagraphBench.cpp + ../../../third_party/skia/LICENSE
6196-
ORIGIN: ../../../third_party/skia/modules/skplaintexteditor/app/editor_application.cpp + ../../../third_party/skia/LICENSE
6197-
ORIGIN: ../../../third_party/skia/modules/skplaintexteditor/include/editor.h + ../../../third_party/skia/LICENSE
6198-
ORIGIN: ../../../third_party/skia/modules/skplaintexteditor/include/stringslice.h + ../../../third_party/skia/LICENSE
6199-
ORIGIN: ../../../third_party/skia/modules/skplaintexteditor/include/stringview.h + ../../../third_party/skia/LICENSE
6200-
ORIGIN: ../../../third_party/skia/modules/skplaintexteditor/src/editor.cpp + ../../../third_party/skia/LICENSE
6201-
ORIGIN: ../../../third_party/skia/modules/skplaintexteditor/src/shape.cpp + ../../../third_party/skia/LICENSE
6202-
ORIGIN: ../../../third_party/skia/modules/skplaintexteditor/src/shape.h + ../../../third_party/skia/LICENSE
6203-
ORIGIN: ../../../third_party/skia/modules/skplaintexteditor/src/stringslice.cpp + ../../../third_party/skia/LICENSE
6204-
ORIGIN: ../../../third_party/skia/modules/skplaintexteditor/src/word_boundaries.cpp + ../../../third_party/skia/LICENSE
6205-
ORIGIN: ../../../third_party/skia/modules/skplaintexteditor/src/word_boundaries.h + ../../../third_party/skia/LICENSE
62066196
ORIGIN: ../../../third_party/skia/src/base/SkContainers.cpp + ../../../third_party/skia/LICENSE
62076197
ORIGIN: ../../../third_party/skia/src/base/SkMalloc.cpp + ../../../third_party/skia/LICENSE
62086198
ORIGIN: ../../../third_party/skia/src/core/SkPixelRefPriv.h + ../../../third_party/skia/LICENSE
@@ -6232,16 +6222,6 @@ FILE: ../../../third_party/skia/gm/swizzle.cpp
62326222
FILE: ../../../third_party/skia/gm/tilemodes_alpha.cpp
62336223
FILE: ../../../third_party/skia/include/core/SkPathTypes.h
62346224
FILE: ../../../third_party/skia/modules/skparagraph/bench/ParagraphBench.cpp
6235-
FILE: ../../../third_party/skia/modules/skplaintexteditor/app/editor_application.cpp
6236-
FILE: ../../../third_party/skia/modules/skplaintexteditor/include/editor.h
6237-
FILE: ../../../third_party/skia/modules/skplaintexteditor/include/stringslice.h
6238-
FILE: ../../../third_party/skia/modules/skplaintexteditor/include/stringview.h
6239-
FILE: ../../../third_party/skia/modules/skplaintexteditor/src/editor.cpp
6240-
FILE: ../../../third_party/skia/modules/skplaintexteditor/src/shape.cpp
6241-
FILE: ../../../third_party/skia/modules/skplaintexteditor/src/shape.h
6242-
FILE: ../../../third_party/skia/modules/skplaintexteditor/src/stringslice.cpp
6243-
FILE: ../../../third_party/skia/modules/skplaintexteditor/src/word_boundaries.cpp
6244-
FILE: ../../../third_party/skia/modules/skplaintexteditor/src/word_boundaries.h
62456225
FILE: ../../../third_party/skia/src/base/SkContainers.cpp
62466226
FILE: ../../../third_party/skia/src/base/SkMalloc.cpp
62476227
FILE: ../../../third_party/skia/src/core/SkPixelRefPriv.h

0 commit comments

Comments
 (0)