Skip to content

Commit 62fdb93

Browse files
Roll Skia from 4a375fe2138e to 383d46895d63 (5 revisions) (flutter#34100)
1 parent 27006fe commit 62fdb93

File tree

2 files changed

+10
-6
lines changed

2 files changed

+10
-6
lines changed

DEPS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ vars = {
2727
'skia_git': 'https://skia.googlesource.com',
2828
# OCMock is for testing only so there is no google clone
2929
'ocmock_git': 'https://github.com/erikdoe/ocmock.git',
30-
'skia_revision': '4a375fe2138efdb7d8fc5ab2c1acabb71369bcad',
30+
'skia_revision': '383d46895d630077dff52ff0ccf4ef7881e0df08',
3131

3232
# WARNING: DO NOT EDIT canvaskit_cipd_instance MANUALLY
3333
# See `lib/web_ui/README.md` for how to roll CanvasKit to a new version.

ci/licenses_golden/licenses_skia

Lines changed: 9 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Signature: e9a2c0a84a597b33e1f49f60d2453641
1+
Signature: b61b57de5924478cf48ce30a8e467744
22

33
UNUSED LICENSES:
44

@@ -1340,7 +1340,6 @@ FILE: ../../../third_party/skia/src/sksl/sksl_rt_shader.sksl
13401340
FILE: ../../../third_party/skia/src/sksl/sksl_vert.sksl
13411341
FILE: ../../../third_party/skia/src/sksl/tracing/BUILD.bazel
13421342
FILE: ../../../third_party/skia/src/sksl/transform/BUILD.bazel
1343-
FILE: ../../../third_party/skia/src/text/BUILD.bazel
13441343
FILE: ../../../third_party/skia/src/text/gpu/BUILD.bazel
13451344
FILE: ../../../third_party/skia/src/utils/BUILD.bazel
13461345
FILE: ../../../third_party/skia/src/xml/BUILD.bazel
@@ -2661,6 +2660,7 @@ FILE: ../../../third_party/skia/src/gpu/graphite/mtl/MtlTexture.mm
26612660
FILE: ../../../third_party/skia/src/gpu/graphite/mtl/MtlTypesPriv.mm
26622661
FILE: ../../../third_party/skia/src/gpu/graphite/mtl/MtlUtils.h
26632662
FILE: ../../../third_party/skia/src/gpu/graphite/render/StencilAndFillPathRenderer.cpp
2663+
FILE: ../../../third_party/skia/src/gpu/graphite/render/TextRenderer.cpp
26642664
FILE: ../../../third_party/skia/src/sksl/SkSLBuiltinTypes.cpp
26652665
FILE: ../../../third_party/skia/src/sksl/SkSLBuiltinTypes.h
26662666
FILE: ../../../third_party/skia/src/sksl/SkSLContext.cpp
@@ -5954,6 +5954,10 @@ FILE: ../../../third_party/skia/src/gpu/graphite/render/TessellateStrokesRenderS
59545954
FILE: ../../../third_party/skia/src/gpu/graphite/render/TessellateStrokesRenderStep.h
59555955
FILE: ../../../third_party/skia/src/gpu/graphite/render/TessellateWedgesRenderStep.cpp
59565956
FILE: ../../../third_party/skia/src/gpu/graphite/render/TessellateWedgesRenderStep.h
5957+
FILE: ../../../third_party/skia/src/gpu/graphite/render/TextDirectRenderStep.cpp
5958+
FILE: ../../../third_party/skia/src/gpu/graphite/render/TextDirectRenderStep.h
5959+
FILE: ../../../third_party/skia/src/gpu/graphite/render/TextSDFRenderStep.cpp
5960+
FILE: ../../../third_party/skia/src/gpu/graphite/render/TextSDFRenderStep.h
59575961
FILE: ../../../third_party/skia/src/gpu/graphite/text/AtlasManager.cpp
59585962
FILE: ../../../third_party/skia/src/gpu/graphite/text/AtlasManager.h
59595963
FILE: ../../../third_party/skia/src/gpu/tessellate/FixedCountBufferUtils.cpp
@@ -7496,12 +7500,12 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
74967500

74977501
====================================================================================================
74987502
LIBRARY: skia
7499-
ORIGIN: ../../../third_party/skia/src/core/SkGlyphRunPainter.cpp + ../../../third_party/skia/LICENSE
7503+
ORIGIN: ../../../third_party/skia/src/core/SkGlyphRun.cpp + ../../../third_party/skia/LICENSE
75007504
TYPE: LicenseType.bsd
7505+
FILE: ../../../third_party/skia/src/core/SkGlyphRun.cpp
7506+
FILE: ../../../third_party/skia/src/core/SkGlyphRun.h
75017507
FILE: ../../../third_party/skia/src/core/SkGlyphRunPainter.cpp
75027508
FILE: ../../../third_party/skia/src/core/SkGlyphRunPainter.h
7503-
FILE: ../../../third_party/skia/src/text/GlyphRun.cpp
7504-
FILE: ../../../third_party/skia/src/text/GlyphRun.h
75057509
----------------------------------------------------------------------------------------------------
75067510
Copyright 2018 The Android Open Source Project
75077511

0 commit comments

Comments
 (0)