Skip to content
This repository was archived by the owner on Feb 25, 2025. It is now read-only.
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion DEPS
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ vars = {
'llvm_git': 'https://llvm.googlesource.com',
# OCMock is for testing only so there is no google clone
'ocmock_git': 'https://github.com/erikdoe/ocmock.git',
'skia_revision': '545e45ab4d5d193dba13d4cbbbfa7a7c46b1b4e2',
'skia_revision': '27a2eeacd330a0b5579f6749be162880e34c8619',

# WARNING: DO NOT EDIT canvaskit_cipd_instance MANUALLY
# See `lib/web_ui/README.md` for how to roll CanvasKit to a new version.
Expand Down
9 changes: 3 additions & 6 deletions ci/licenses_golden/licenses_skia
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Signature: 5845f362fdd776b4d994b93db773c12e
Signature: 8bac2ba4371fa6b4f5be581c4481db35

UNUSED LICENSES:

Expand Down Expand Up @@ -2643,8 +2643,6 @@ FILE: ../../../third_party/skia/src/gpu/graphite/mtl/MtlTexture.h
FILE: ../../../third_party/skia/src/gpu/graphite/mtl/MtlTexture.mm
FILE: ../../../third_party/skia/src/gpu/graphite/mtl/MtlTypesPriv.mm
FILE: ../../../third_party/skia/src/gpu/graphite/mtl/MtlUtils.h
FILE: ../../../third_party/skia/src/gpu/graphite/render/StencilAndFillPathRenderer.cpp
FILE: ../../../third_party/skia/src/gpu/graphite/render/TextRenderer.cpp
FILE: ../../../third_party/skia/src/sksl/SkSLBuiltinTypes.cpp
FILE: ../../../third_party/skia/src/sksl/SkSLBuiltinTypes.h
FILE: ../../../third_party/skia/src/sksl/SkSLContext.cpp
Expand Down Expand Up @@ -4100,8 +4098,6 @@ FILE: ../../../third_party/skia/src/sksl/SkSLConstantFolder.cpp
FILE: ../../../third_party/skia/src/sksl/SkSLConstantFolder.h
FILE: ../../../third_party/skia/src/sksl/SkSLDehydrator.cpp
FILE: ../../../third_party/skia/src/sksl/SkSLDehydrator.h
FILE: ../../../third_party/skia/src/sksl/SkSLInliner.cpp
FILE: ../../../third_party/skia/src/sksl/SkSLInliner.h
FILE: ../../../third_party/skia/src/sksl/SkSLMemoryPool.h
FILE: ../../../third_party/skia/src/sksl/SkSLPool.cpp
FILE: ../../../third_party/skia/src/sksl/SkSLPool.h
Expand Down Expand Up @@ -5577,6 +5573,8 @@ FILE: ../../../third_party/skia/src/gpu/graphite/QueueManager.cpp
FILE: ../../../third_party/skia/src/gpu/graphite/QueueManager.h
FILE: ../../../third_party/skia/src/gpu/graphite/RecorderPriv.h
FILE: ../../../third_party/skia/src/gpu/graphite/RecordingPriv.h
FILE: ../../../third_party/skia/src/gpu/graphite/RendererProvider.cpp
FILE: ../../../third_party/skia/src/gpu/graphite/RendererProvider.h
FILE: ../../../third_party/skia/src/gpu/graphite/Resource.cpp
FILE: ../../../third_party/skia/src/gpu/graphite/Resource.h
FILE: ../../../third_party/skia/src/gpu/graphite/ResourceCache.cpp
Expand Down Expand Up @@ -5632,7 +5630,6 @@ FILE: ../../../third_party/skia/src/sksl/analysis/SkSLIsSameExpressionTree.cpp
FILE: ../../../third_party/skia/src/sksl/analysis/SkSLIsTrivialExpression.cpp
FILE: ../../../third_party/skia/src/sksl/analysis/SkSLNoOpErrorReporter.h
FILE: ../../../third_party/skia/src/sksl/analysis/SkSLProgramUsage.h
FILE: ../../../third_party/skia/src/sksl/transform/SkSLAddConstToVarModifiers.cpp
FILE: ../../../third_party/skia/src/sksl/transform/SkSLEliminateEmptyStatements.cpp
FILE: ../../../third_party/skia/src/sksl/transform/SkSLFindAndDeclareBuiltinFunctions.cpp
FILE: ../../../third_party/skia/src/text/StrikeForGPU.cpp
Expand Down