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 6d0234673a40 to a1b44b72eb47 (3 revisions) #29049

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.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
2 changes: 1 addition & 1 deletion DEPS
Expand Up @@ -27,7 +27,7 @@ vars = {
'skia_git': 'https://skia.googlesource.com',
# OCMock is for testing only so there is no google clone
'ocmock_git': 'https://github.com/erikdoe/ocmock.git',
'skia_revision': '6d0234673a4073134416b8d2a60e0e93bed70369',
'skia_revision': 'a1b44b72eb4700c579dda974fc66c8642a046a7a',

# 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
3 changes: 2 additions & 1 deletion ci/licenses_golden/licenses_skia
@@ -1,4 +1,4 @@
Signature: 6d7bfeccebecd74353127061e6560e22
Signature: 8d8fc5d3b9480f8938701e0513446bad

UNUSED LICENSES:

Expand Down Expand Up @@ -3067,6 +3067,7 @@ FILE: ../../../third_party/skia/src/sksl/SkSLMangler.h
FILE: ../../../third_party/skia/src/sksl/SkSLOperators.cpp
FILE: ../../../third_party/skia/src/sksl/SkSLOperators.h
FILE: ../../../third_party/skia/src/sksl/analysis/SkSLProgramVisitor.h
FILE: ../../../third_party/skia/src/sksl/analysis/SwitchCaseContainsExit.cpp
FILE: ../../../third_party/skia/src/sksl/ir/SkSLBinaryExpression.cpp
FILE: ../../../third_party/skia/src/sksl/ir/SkSLBlock.cpp
FILE: ../../../third_party/skia/src/sksl/ir/SkSLChildCall.cpp
Expand Down