Skip to content

Commit fc9d020

Browse files
Roll Skia from 683a7ce89257 to 6e743daaf5cd (2 revisions) (flutter#35354)
1 parent 27985b7 commit fc9d020

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
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': '683a7ce892579bafe85b881100f21ecc4e8c8ba6',
21+
'skia_revision': '6e743daaf5cdd5c6f9be73b7696dfbc46123e6e0',
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: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Signature: f09a7634433d451c5b2cb06fa47af0d8
1+
Signature: 5a5c8c6ce3e85881d892e5772a48ffa9
22

33
UNUSED LICENSES:
44

@@ -2596,8 +2596,6 @@ FILE: ../../../third_party/skia/src/gpu/graphite/DrawPass.h
25962596
FILE: ../../../third_party/skia/src/gpu/graphite/DrawTypes.h
25972597
FILE: ../../../third_party/skia/src/gpu/graphite/DrawWriter.cpp
25982598
FILE: ../../../third_party/skia/src/gpu/graphite/DrawWriter.h
2599-
FILE: ../../../third_party/skia/src/gpu/graphite/Gpu.cpp
2600-
FILE: ../../../third_party/skia/src/gpu/graphite/Gpu.h
26012599
FILE: ../../../third_party/skia/src/gpu/graphite/GpuWorkSubmission.h
26022600
FILE: ../../../third_party/skia/src/gpu/graphite/GraphicsPipeline.cpp
26032601
FILE: ../../../third_party/skia/src/gpu/graphite/GraphicsPipeline.h
@@ -2614,6 +2612,8 @@ FILE: ../../../third_party/skia/src/gpu/graphite/Renderer.h
26142612
FILE: ../../../third_party/skia/src/gpu/graphite/ResourceProvider.cpp
26152613
FILE: ../../../third_party/skia/src/gpu/graphite/ResourceProvider.h
26162614
FILE: ../../../third_party/skia/src/gpu/graphite/ResourceTypes.h
2615+
FILE: ../../../third_party/skia/src/gpu/graphite/SharedContext.cpp
2616+
FILE: ../../../third_party/skia/src/gpu/graphite/SharedContext.h
26172617
FILE: ../../../third_party/skia/src/gpu/graphite/SkStuff.cpp
26182618
FILE: ../../../third_party/skia/src/gpu/graphite/Surface_Graphite.cpp
26192619
FILE: ../../../third_party/skia/src/gpu/graphite/Surface_Graphite.h
@@ -2640,12 +2640,12 @@ FILE: ../../../third_party/skia/src/gpu/graphite/mtl/MtlCaps.h
26402640
FILE: ../../../third_party/skia/src/gpu/graphite/mtl/MtlCaps.mm
26412641
FILE: ../../../third_party/skia/src/gpu/graphite/mtl/MtlCommandBuffer.h
26422642
FILE: ../../../third_party/skia/src/gpu/graphite/mtl/MtlCommandBuffer.mm
2643-
FILE: ../../../third_party/skia/src/gpu/graphite/mtl/MtlGpu.h
2644-
FILE: ../../../third_party/skia/src/gpu/graphite/mtl/MtlGpu.mm
26452643
FILE: ../../../third_party/skia/src/gpu/graphite/mtl/MtlGraphicsPipeline.h
26462644
FILE: ../../../third_party/skia/src/gpu/graphite/mtl/MtlGraphicsPipeline.mm
26472645
FILE: ../../../third_party/skia/src/gpu/graphite/mtl/MtlResourceProvider.h
26482646
FILE: ../../../third_party/skia/src/gpu/graphite/mtl/MtlResourceProvider.mm
2647+
FILE: ../../../third_party/skia/src/gpu/graphite/mtl/MtlSharedContext.h
2648+
FILE: ../../../third_party/skia/src/gpu/graphite/mtl/MtlSharedContext.mm
26492649
FILE: ../../../third_party/skia/src/gpu/graphite/mtl/MtlTexture.h
26502650
FILE: ../../../third_party/skia/src/gpu/graphite/mtl/MtlTexture.mm
26512651
FILE: ../../../third_party/skia/src/gpu/graphite/mtl/MtlTypesPriv.mm

0 commit comments

Comments
 (0)