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

Commit 74121a4

Browse files
Roll Skia from 17eaf6216046 to 8cd8e27c2ceb (12 revisions) (#27779)
1 parent 1eeb722 commit 74121a4

File tree

2 files changed

+6
-4
lines changed

2 files changed

+6
-4
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': '17eaf6216046fba422081c8bb4d5580008ab283e',
30+
'skia_revision': '8cd8e27c2ceb886ec7fb1e91afcd641cf7e7d175',
3131

3232
# When updating the Dart revision, ensure that all entries that are
3333
# dependencies of Dart are also updated to match the entries in the

ci/licenses_golden/licenses_skia

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Signature: 1e1d0c8c07e06469a925dbc9429a6875
1+
Signature: 54b83f5f0d06d2dc0664aafbd16d5b48
22

33
UNUSED LICENSES:
44

@@ -2463,8 +2463,6 @@ FILE: ../../../third_party/skia/src/gpu/GrResourceProvider.cpp
24632463
FILE: ../../../third_party/skia/src/gpu/GrResourceProvider.h
24642464
FILE: ../../../third_party/skia/src/gpu/GrSamplerState.h
24652465
FILE: ../../../third_party/skia/src/gpu/GrSimpleMesh.h
2466-
FILE: ../../../third_party/skia/src/gpu/GrSurfaceDrawContext.cpp
2467-
FILE: ../../../third_party/skia/src/gpu/GrSurfaceDrawContext.h
24682466
FILE: ../../../third_party/skia/src/gpu/GrTTopoSort.h
24692467
FILE: ../../../third_party/skia/src/gpu/GrTestUtils.cpp
24702468
FILE: ../../../third_party/skia/src/gpu/GrTestUtils.h
@@ -2521,6 +2519,8 @@ FILE: ../../../third_party/skia/src/gpu/text/GrTextBlob.h
25212519
FILE: ../../../third_party/skia/src/gpu/text/GrTextBlobCache.cpp
25222520
FILE: ../../../third_party/skia/src/gpu/text/GrTextBlobCache.h
25232521
FILE: ../../../third_party/skia/src/gpu/v1/Device_drawTexture.cpp
2522+
FILE: ../../../third_party/skia/src/gpu/v1/SurfaceDrawContext.cpp
2523+
FILE: ../../../third_party/skia/src/gpu/v1/SurfaceDrawContext_v1.h
25242524
FILE: ../../../third_party/skia/src/gpu/vk/GrVkAttachment.cpp
25252525
FILE: ../../../third_party/skia/src/gpu/vk/GrVkAttachment.h
25262526
FILE: ../../../third_party/skia/src/gpu/vk/GrVkCaps.cpp
@@ -4070,6 +4070,8 @@ FILE: ../../../third_party/skia/src/gpu/mtl/GrMtlRenderCommandEncoder.h
40704070
FILE: ../../../third_party/skia/src/gpu/tessellate/GrAtlasRenderTask.cpp
40714071
FILE: ../../../third_party/skia/src/gpu/tessellate/GrAtlasRenderTask.h
40724072
FILE: ../../../third_party/skia/src/gpu/tessellate/GrCullTest.h
4073+
FILE: ../../../third_party/skia/src/shaders/SkTransformShader.cpp
4074+
FILE: ../../../third_party/skia/src/shaders/SkTransformShader.h
40734075
FILE: ../../../third_party/skia/src/utils/SkOrderedFontMgr.cpp
40744076
----------------------------------------------------------------------------------------------------
40754077
Copyright 2021 Google Inc.

0 commit comments

Comments
 (0)