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

Commit b11e318

Browse files
Roll Skia from 70634da5c783 to 2b3472da9888 (5 revisions) (#47608)
https://skia.googlesource.com/skia.git/+log/70634da5c783..2b3472da9888 2023-11-02 hitawala@chromium.org Graphite: Store wgpu::TextureAspect and create plane WGPUTextureView 2023-11-02 skia-autoroll@skia-public.iam.gserviceaccount.com Roll skcms from 7096daca8739 to 7c271ce5dd45 (1 revision) 2023-11-02 briansalomon@gmail.com Make Graphite-Dawn compile against emsdk. 2023-11-02 kjlubick@google.com Add SkFontMgr to SkFontConfigInterface::makeTypeface 2023-11-02 kjlubick@google.com Revert "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 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 f899cc7 commit b11e318

File tree

3 files changed

+24
-2
lines changed

3 files changed

+24
-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': '70634da5c7835efc4d749737f58c9527e1bef5f3',
21+
'skia_revision': '2b3472da9888e7dc8c3bb84068161e9ef28ea4e9',
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: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2835,6 +2835,7 @@
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
28382839
../../../third_party/skia/modules/skresources/BUILD.bazel
28392840
../../../third_party/skia/modules/skresources/include/BUILD.bazel
28402841
../../../third_party/skia/modules/skresources/src/BUILD.bazel

ci/licenses_golden/licenses_skia

Lines changed: 22 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Signature: 6ea751a5422bf58307b04f4f08cc2a6b
1+
Signature: 04249e503a3ff012210a57eddf1bb17d
22

33
====================================================================================================
44
LIBRARY: etc1
@@ -386,6 +386,7 @@ FILE: ../../../third_party/skia/modules/pathkit/perf/pathops.bench.js
386386
FILE: ../../../third_party/skia/modules/pathkit/perf/perfReporter.js
387387
FILE: ../../../third_party/skia/modules/skparagraph/test.html
388388
FILE: ../../../third_party/skia/package-lock.json
389+
FILE: ../../../third_party/skia/relnotes/FontConfigInterface.md
389390
FILE: ../../../third_party/skia/src/gpu/gpu_workaround_list.txt
390391
FILE: ../../../third_party/skia/src/ports/fontations/Cargo.toml
391392
FILE: ../../../third_party/skia/src/sksl/generated/sksl_compute.minified.sksl
@@ -6195,6 +6196,16 @@ ORIGIN: ../../../third_party/skia/gm/swizzle.cpp + ../../../third_party/skia/LIC
61956196
ORIGIN: ../../../third_party/skia/gm/tilemodes_alpha.cpp + ../../../third_party/skia/LICENSE
61966197
ORIGIN: ../../../third_party/skia/include/core/SkPathTypes.h + ../../../third_party/skia/LICENSE
61976198
ORIGIN: ../../../third_party/skia/modules/skparagraph/bench/ParagraphBench.cpp + ../../../third_party/skia/LICENSE
6199+
ORIGIN: ../../../third_party/skia/modules/skplaintexteditor/app/editor_application.cpp + ../../../third_party/skia/LICENSE
6200+
ORIGIN: ../../../third_party/skia/modules/skplaintexteditor/include/editor.h + ../../../third_party/skia/LICENSE
6201+
ORIGIN: ../../../third_party/skia/modules/skplaintexteditor/include/stringslice.h + ../../../third_party/skia/LICENSE
6202+
ORIGIN: ../../../third_party/skia/modules/skplaintexteditor/include/stringview.h + ../../../third_party/skia/LICENSE
6203+
ORIGIN: ../../../third_party/skia/modules/skplaintexteditor/src/editor.cpp + ../../../third_party/skia/LICENSE
6204+
ORIGIN: ../../../third_party/skia/modules/skplaintexteditor/src/shape.cpp + ../../../third_party/skia/LICENSE
6205+
ORIGIN: ../../../third_party/skia/modules/skplaintexteditor/src/shape.h + ../../../third_party/skia/LICENSE
6206+
ORIGIN: ../../../third_party/skia/modules/skplaintexteditor/src/stringslice.cpp + ../../../third_party/skia/LICENSE
6207+
ORIGIN: ../../../third_party/skia/modules/skplaintexteditor/src/word_boundaries.cpp + ../../../third_party/skia/LICENSE
6208+
ORIGIN: ../../../third_party/skia/modules/skplaintexteditor/src/word_boundaries.h + ../../../third_party/skia/LICENSE
61986209
ORIGIN: ../../../third_party/skia/src/base/SkContainers.cpp + ../../../third_party/skia/LICENSE
61996210
ORIGIN: ../../../third_party/skia/src/base/SkMalloc.cpp + ../../../third_party/skia/LICENSE
62006211
ORIGIN: ../../../third_party/skia/src/core/SkPixelRefPriv.h + ../../../third_party/skia/LICENSE
@@ -6224,6 +6235,16 @@ FILE: ../../../third_party/skia/gm/swizzle.cpp
62246235
FILE: ../../../third_party/skia/gm/tilemodes_alpha.cpp
62256236
FILE: ../../../third_party/skia/include/core/SkPathTypes.h
62266237
FILE: ../../../third_party/skia/modules/skparagraph/bench/ParagraphBench.cpp
6238+
FILE: ../../../third_party/skia/modules/skplaintexteditor/app/editor_application.cpp
6239+
FILE: ../../../third_party/skia/modules/skplaintexteditor/include/editor.h
6240+
FILE: ../../../third_party/skia/modules/skplaintexteditor/include/stringslice.h
6241+
FILE: ../../../third_party/skia/modules/skplaintexteditor/include/stringview.h
6242+
FILE: ../../../third_party/skia/modules/skplaintexteditor/src/editor.cpp
6243+
FILE: ../../../third_party/skia/modules/skplaintexteditor/src/shape.cpp
6244+
FILE: ../../../third_party/skia/modules/skplaintexteditor/src/shape.h
6245+
FILE: ../../../third_party/skia/modules/skplaintexteditor/src/stringslice.cpp
6246+
FILE: ../../../third_party/skia/modules/skplaintexteditor/src/word_boundaries.cpp
6247+
FILE: ../../../third_party/skia/modules/skplaintexteditor/src/word_boundaries.h
62276248
FILE: ../../../third_party/skia/src/base/SkContainers.cpp
62286249
FILE: ../../../third_party/skia/src/base/SkMalloc.cpp
62296250
FILE: ../../../third_party/skia/src/core/SkPixelRefPriv.h

0 commit comments

Comments
 (0)