Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Roll Skia from c83eef7dc2a3 to 971c342c3030 (2 revisions) #38248

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': 'c83eef7dc2a3a40f8e7906fb0f764342c4c36c6b',
'skia_revision': '971c342c30304ef6048384595b073b67d618b417',

# 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
8 changes: 5 additions & 3 deletions ci/licenses_golden/licenses_skia
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Signature: b4728e57adcfe2223a3018c836607217
Signature: 734f452db823000268dff4a6e6d2e13e

UNUSED LICENSES:

Expand Down Expand Up @@ -5316,6 +5316,8 @@ FILE: ../../../third_party/skia/docs/examples/Dst_Out.cpp
FILE: ../../../third_party/skia/docs/examples/Dst_Over.cpp
FILE: ../../../third_party/skia/docs/examples/Exclusion.cpp
FILE: ../../../third_party/skia/docs/examples/Fake_Bold.cpp
FILE: ../../../third_party/skia/docs/examples/FillPathWithPaint.cpp
FILE: ../../../third_party/skia/docs/examples/FillPathWithPaint_2.cpp
FILE: ../../../third_party/skia/docs/examples/Font_breakText.cpp
FILE: ../../../third_party/skia/docs/examples/HSVToColor.cpp
FILE: ../../../third_party/skia/docs/examples/HSVToColor_2.cpp
Expand Down Expand Up @@ -5575,8 +5577,6 @@ FILE: ../../../third_party/skia/docs/examples/Paint_getAlpha.cpp
FILE: ../../../third_party/skia/docs/examples/Paint_getColor.cpp
FILE: ../../../third_party/skia/docs/examples/Paint_getColor4f.cpp
FILE: ../../../third_party/skia/docs/examples/Paint_getColorFilter.cpp
FILE: ../../../third_party/skia/docs/examples/Paint_getFillPath.cpp
FILE: ../../../third_party/skia/docs/examples/Paint_getFillPath_2.cpp
FILE: ../../../third_party/skia/docs/examples/Paint_getFlags.cpp
FILE: ../../../third_party/skia/docs/examples/Paint_getFontMetrics.cpp
FILE: ../../../third_party/skia/docs/examples/Paint_getFontSpacing.cpp
Expand Down Expand Up @@ -7600,6 +7600,7 @@ FILE: ../../../third_party/skia/gm/crbug_1313579.cpp
FILE: ../../../third_party/skia/include/core/SkAlphaType.h
FILE: ../../../third_party/skia/include/core/SkCapabilities.h
FILE: ../../../third_party/skia/include/core/SkColorType.h
FILE: ../../../third_party/skia/include/core/SkPathUtils.h
FILE: ../../../third_party/skia/include/gpu/GpuTypes.h
FILE: ../../../third_party/skia/include/gpu/graphite/CombinationBuilder.h
FILE: ../../../third_party/skia/include/gpu/graphite/ContextOptions.h
Expand All @@ -7616,6 +7617,7 @@ FILE: ../../../third_party/skia/infra/bots/task_drivers/toolchain_layering_check
FILE: ../../../third_party/skia/modules/skunicode/src/SkUnicode.cpp
FILE: ../../../third_party/skia/src/core/SkCapabilities.cpp
FILE: ../../../third_party/skia/src/core/SkDebugUtils.h
FILE: ../../../third_party/skia/src/core/SkPathUtils.cpp
FILE: ../../../third_party/skia/src/core/SkRuntimeEffectDictionary.h
FILE: ../../../third_party/skia/src/core/SkSLTypeShared.cpp
FILE: ../../../third_party/skia/src/core/SkSLTypeShared.h
Expand Down