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 8e77631a80f0 to a6df9da28963 (17 revisions) #20202

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 @@ -26,7 +26,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': '8e77631a80f09ef22222330599a2acbe89fb0446',
'skia_revision': 'a6df9da289630f9ea3698b6eb82543b756a71090',

# When updating the Dart revision, ensure that all entries that are
# dependencies of Dart are also updated to match the entries in the
Expand Down
6 changes: 2 additions & 4 deletions ci/licenses_golden/licenses_skia
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Signature: 971bdf525d6d356dc41f0eb6c3848846
Signature: 648bb8c8a92f1eab892fdc727826b4db

UNUSED LICENSES:

Expand Down Expand Up @@ -3432,7 +3432,6 @@ FILE: ../../../third_party/skia/src/gpu/gradients/GrLinearGradientLayout.fp
FILE: ../../../third_party/skia/src/gpu/gradients/GrRadialGradientLayout.fp
FILE: ../../../third_party/skia/src/gpu/gradients/GrSingleIntervalGradientColorizer.fp
FILE: ../../../third_party/skia/src/gpu/gradients/GrSweepGradientLayout.fp
FILE: ../../../third_party/skia/src/gpu/gradients/GrTextureGradientColorizer.fp
FILE: ../../../third_party/skia/src/gpu/gradients/GrTiledGradientEffect.fp
FILE: ../../../third_party/skia/src/gpu/gradients/GrTwoPointConicalGradientLayout.fp
FILE: ../../../third_party/skia/src/gpu/gradients/GrUnrolledBinaryGradientColorizer.fp
Expand All @@ -3448,8 +3447,6 @@ FILE: ../../../third_party/skia/src/gpu/gradients/generated/GrSingleIntervalGrad
FILE: ../../../third_party/skia/src/gpu/gradients/generated/GrSingleIntervalGradientColorizer.h
FILE: ../../../third_party/skia/src/gpu/gradients/generated/GrSweepGradientLayout.cpp
FILE: ../../../third_party/skia/src/gpu/gradients/generated/GrSweepGradientLayout.h
FILE: ../../../third_party/skia/src/gpu/gradients/generated/GrTextureGradientColorizer.cpp
FILE: ../../../third_party/skia/src/gpu/gradients/generated/GrTextureGradientColorizer.h
FILE: ../../../third_party/skia/src/gpu/gradients/generated/GrTiledGradientEffect.cpp
FILE: ../../../third_party/skia/src/gpu/gradients/generated/GrTiledGradientEffect.h
FILE: ../../../third_party/skia/src/gpu/gradients/generated/GrTwoPointConicalGradientLayout.cpp
Expand Down Expand Up @@ -5673,6 +5670,7 @@ TYPE: LicenseType.bsd
FILE: ../../../third_party/skia/fuzz/FuzzCreateDDL.cpp
FILE: ../../../third_party/skia/fuzz/oss_fuzz/FuzzAPICreateDDL.cpp
FILE: ../../../third_party/skia/fuzz/oss_fuzz/FuzzAPISVGCanvas.cpp
FILE: ../../../third_party/skia/fuzz/oss_fuzz/FuzzSKP.cpp
FILE: ../../../third_party/skia/fuzz/oss_fuzz/FuzzSVG.cpp
FILE: ../../../third_party/skia/fuzz/oss_fuzz/FuzzSkRuntimeEffect.cpp
----------------------------------------------------------------------------------------------------
Expand Down