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 d1ce4cb2beb8 to 7c1967700b44 (6 revisions) #19707

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
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': 'd1ce4cb2beb839b055f9d7b72e0d72e3d1f3467c',
'skia_revision': '7c1967700b44cc0087bc78c347f90b2efa1fd122',

# 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
8 changes: 7 additions & 1 deletion ci/licenses_golden/licenses_skia
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Signature: bc6519f69ce812c1867635032405d3ac
Signature: 95df28233cb82e48bc0e4597a95ef320

UNUSED LICENSES:

Expand Down Expand Up @@ -5312,12 +5312,18 @@ FILE: ../../../third_party/skia/src/gpu/dawn/GrDawnStagingBuffer.h
FILE: ../../../third_party/skia/src/gpu/effects/GrArithmeticProcessor.fp
FILE: ../../../third_party/skia/src/gpu/effects/GrDitherEffect.fp
FILE: ../../../third_party/skia/src/gpu/effects/GrHighContrastFilterEffect.fp
FILE: ../../../third_party/skia/src/gpu/effects/GrModulateAlphaEffect.fp
FILE: ../../../third_party/skia/src/gpu/effects/GrModulateRGBAEffect.fp
FILE: ../../../third_party/skia/src/gpu/effects/generated/GrArithmeticProcessor.cpp
FILE: ../../../third_party/skia/src/gpu/effects/generated/GrArithmeticProcessor.h
FILE: ../../../third_party/skia/src/gpu/effects/generated/GrDitherEffect.cpp
FILE: ../../../third_party/skia/src/gpu/effects/generated/GrDitherEffect.h
FILE: ../../../third_party/skia/src/gpu/effects/generated/GrHighContrastFilterEffect.cpp
FILE: ../../../third_party/skia/src/gpu/effects/generated/GrHighContrastFilterEffect.h
FILE: ../../../third_party/skia/src/gpu/effects/generated/GrModulateAlphaEffect.cpp
FILE: ../../../third_party/skia/src/gpu/effects/generated/GrModulateAlphaEffect.h
FILE: ../../../third_party/skia/src/gpu/effects/generated/GrModulateRGBAEffect.cpp
FILE: ../../../third_party/skia/src/gpu/effects/generated/GrModulateRGBAEffect.h
FILE: ../../../third_party/skia/src/gpu/ops/GrSimpleMeshDrawOpHelperWithStencil.cpp
FILE: ../../../third_party/skia/src/gpu/ops/GrSimpleMeshDrawOpHelperWithStencil.h
FILE: ../../../third_party/skia/src/gpu/tessellate/GrDrawAtlasPathOp.cpp
Expand Down