Skip to content

Commit 2cdcbc7

Browse files
Roll Skia from 6ef5116f7877 to 49f89eafefcf (42 revisions) (flutter#34393)
1 parent 2f3296d commit 2cdcbc7

File tree

2 files changed

+10
-2
lines changed

2 files changed

+10
-2
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': '6ef5116f7877c6f2d144850bf765cc3e7a871de6',
30+
'skia_revision': '49f89eafefcf113df75df2c432bbc79a61a60440',
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 & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Signature: 1ef90da688e31c38c8a6b9ee72455dc7
1+
Signature: 3dde0a2220b1d581e4c5e3b72736eb38
22

33
UNUSED LICENSES:
44

@@ -920,6 +920,7 @@ FILE: ../../../third_party/skia/infra/bots/recipe_modules/build/examples/full.ex
920920
FILE: ../../../third_party/skia/infra/bots/recipe_modules/build/examples/full.expected/Build-Mac-Clang-arm64-Debug-Android_Vulkan.json
921921
FILE: ../../../third_party/skia/infra/bots/recipe_modules/build/examples/full.expected/Build-Mac-Clang-arm64-Debug-Graphite.json
922922
FILE: ../../../third_party/skia/infra/bots/recipe_modules/build/examples/full.expected/Build-Mac-Clang-arm64-Debug-Graphite_NoGpu.json
923+
FILE: ../../../third_party/skia/infra/bots/recipe_modules/build/examples/full.expected/Build-Mac-Clang-arm64-Debug-Graphite_NoPrecompile.json
923924
FILE: ../../../third_party/skia/infra/bots/recipe_modules/build/examples/full.expected/Build-Mac-Clang-arm64-Debug-iOS.json
924925
FILE: ../../../third_party/skia/infra/bots/recipe_modules/build/examples/full.expected/Build-Mac-Clang-arm64-Release-Graphite.json
925926
FILE: ../../../third_party/skia/infra/bots/recipe_modules/build/examples/full.expected/Build-Mac-Clang-x86_64-Debug-ASAN.json
@@ -5569,6 +5570,7 @@ FILE: ../../../third_party/skia/src/gpu/ganesh/tessellate/PathTessellator.h
55695570
FILE: ../../../third_party/skia/src/gpu/ganesh/tessellate/StrokeTessellator.cpp
55705571
FILE: ../../../third_party/skia/src/gpu/ganesh/tessellate/StrokeTessellator.h
55715572
FILE: ../../../third_party/skia/src/gpu/ganesh/tessellate/VertexChunkPatchAllocator.h
5573+
FILE: ../../../third_party/skia/src/gpu/graphite/AttachmentTypes.h
55725574
FILE: ../../../third_party/skia/src/gpu/graphite/ClipStack.cpp
55735575
FILE: ../../../third_party/skia/src/gpu/graphite/ClipStack_graphite.h
55745576
FILE: ../../../third_party/skia/src/gpu/graphite/CommandTypes.h
@@ -5583,8 +5585,11 @@ FILE: ../../../third_party/skia/src/gpu/graphite/GraphiteResourceKey.h
55835585
FILE: ../../../third_party/skia/src/gpu/graphite/Log.h
55845586
FILE: ../../../third_party/skia/src/gpu/graphite/PaintParams.cpp
55855587
FILE: ../../../third_party/skia/src/gpu/graphite/PaintParams.h
5588+
FILE: ../../../third_party/skia/src/gpu/graphite/QueueManager.cpp
5589+
FILE: ../../../third_party/skia/src/gpu/graphite/QueueManager.h
55865590
FILE: ../../../third_party/skia/src/gpu/graphite/RecorderPriv.cpp
55875591
FILE: ../../../third_party/skia/src/gpu/graphite/RecorderPriv.h
5592+
FILE: ../../../third_party/skia/src/gpu/graphite/RecordingPriv.h
55885593
FILE: ../../../third_party/skia/src/gpu/graphite/Resource.cpp
55895594
FILE: ../../../third_party/skia/src/gpu/graphite/Resource.h
55905595
FILE: ../../../third_party/skia/src/gpu/graphite/ResourceCache.cpp
@@ -5599,6 +5604,9 @@ FILE: ../../../third_party/skia/src/gpu/graphite/UploadBufferManager.h
55995604
FILE: ../../../third_party/skia/src/gpu/graphite/UploadTask.cpp
56005605
FILE: ../../../third_party/skia/src/gpu/graphite/UploadTask.h
56015606
FILE: ../../../third_party/skia/src/gpu/graphite/geom/Geometry.h
5607+
FILE: ../../../third_party/skia/src/gpu/graphite/geom/SubRunData.h
5608+
FILE: ../../../third_party/skia/src/gpu/graphite/mtl/MtlQueueManager.h
5609+
FILE: ../../../third_party/skia/src/gpu/graphite/mtl/MtlQueueManager.mm
56025610
FILE: ../../../third_party/skia/src/gpu/graphite/mtl/MtlSampler.h
56035611
FILE: ../../../third_party/skia/src/gpu/graphite/mtl/MtlSampler.mm
56045612
FILE: ../../../third_party/skia/src/gpu/graphite/render/CoverBoundsRenderStep.cpp

0 commit comments

Comments
 (0)