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 src/third_party/skia 3e6aa9f52839..de71a74fc40e (11 commits) #9930

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': '3e6aa9f52839cd0d80b108d18adc7fb3437f272e',
'skia_revision': 'de71a74fc40ed544ce699397f71083d60e023c48',

# 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
13 changes: 12 additions & 1 deletion ci/licenses_golden/licenses_skia
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Signature: 0c7aabd390183cc473d46f9439ea1a4b
Signature: 789f865db1d8b73b7c16e08b32d74e29

UNUSED LICENSES:

Expand Down Expand Up @@ -4902,6 +4902,7 @@ FILE: ../../../third_party/skia/gm/skbug_8955.cpp
FILE: ../../../third_party/skia/gm/video_decoder.cpp
FILE: ../../../third_party/skia/include/core/SkTileMode.h
FILE: ../../../third_party/skia/include/gpu/GrContextThreadSafeProxy.h
FILE: ../../../third_party/skia/include/gpu/dawn/GrDawnTypes.h
FILE: ../../../third_party/skia/include/ports/SkCFObject.h
FILE: ../../../third_party/skia/include/private/GrContext_Base.h
FILE: ../../../third_party/skia/include/private/GrImageContext.h
Expand Down Expand Up @@ -4974,6 +4975,16 @@ FILE: ../../../third_party/skia/src/gpu/ccpr/GrGSCoverageProcessor.h
FILE: ../../../third_party/skia/src/gpu/ccpr/GrOctoBounds.cpp
FILE: ../../../third_party/skia/src/gpu/ccpr/GrOctoBounds.h
FILE: ../../../third_party/skia/src/gpu/ccpr/GrVSCoverageProcessor.h
FILE: ../../../third_party/skia/src/gpu/dawn/GrDawnCaps.cpp
FILE: ../../../third_party/skia/src/gpu/dawn/GrDawnCaps.h
FILE: ../../../third_party/skia/src/gpu/dawn/GrDawnGpu.cpp
FILE: ../../../third_party/skia/src/gpu/dawn/GrDawnGpu.h
FILE: ../../../third_party/skia/src/gpu/dawn/GrDawnGpuCommandBuffer.cpp
FILE: ../../../third_party/skia/src/gpu/dawn/GrDawnGpuCommandBuffer.h
FILE: ../../../third_party/skia/src/gpu/dawn/GrDawnRenderTarget.cpp
FILE: ../../../third_party/skia/src/gpu/dawn/GrDawnRenderTarget.h
FILE: ../../../third_party/skia/src/gpu/dawn/GrDawnUtil.cpp
FILE: ../../../third_party/skia/src/gpu/dawn/GrDawnUtil.h
FILE: ../../../third_party/skia/src/gpu/effects/GrMixerEffect.fp
FILE: ../../../third_party/skia/src/gpu/effects/GrOverrideInputFragmentProcessor.fp
FILE: ../../../third_party/skia/src/gpu/effects/generated/GrMixerEffect.cpp
Expand Down