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 5ba50afeed4c..e55e56038cf4 (26 commits) #18088

Merged
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 @@ -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': '5ba50afeed4c2e7bb6fff3dda66674e26433968f',
'skia_revision': 'e55e56038cf443251b6e8a85b431df85828067cc',

# 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
7 changes: 6 additions & 1 deletion ci/licenses_golden/licenses_skia
@@ -1,4 +1,4 @@
Signature: c42fa733395630c5e1b4a33f8b6e85b7
Signature: 92a2995feacda85ea9663bed6d8a1602

UNUSED LICENSES:

Expand Down Expand Up @@ -3905,6 +3905,8 @@ FILE: ../../../third_party/skia/src/gpu/d3d/GrD3DCaps.cpp
FILE: ../../../third_party/skia/src/gpu/d3d/GrD3DCaps.h
FILE: ../../../third_party/skia/src/gpu/d3d/GrD3DCommandList.cpp
FILE: ../../../third_party/skia/src/gpu/d3d/GrD3DCommandList.h
FILE: ../../../third_party/skia/src/gpu/d3d/GrD3DDescriptorHeap.cpp
FILE: ../../../third_party/skia/src/gpu/d3d/GrD3DDescriptorHeap.h
FILE: ../../../third_party/skia/src/gpu/d3d/GrD3DGpu.cpp
FILE: ../../../third_party/skia/src/gpu/d3d/GrD3DGpu.h
FILE: ../../../third_party/skia/src/gpu/d3d/GrD3DOpsRenderPass.cpp
Expand Down Expand Up @@ -3937,6 +3939,8 @@ FILE: ../../../third_party/skia/src/gpu/effects/generated/GrDeviceSpaceEffect.cp
FILE: ../../../third_party/skia/src/gpu/effects/generated/GrDeviceSpaceEffect.h
FILE: ../../../third_party/skia/src/gpu/effects/generated/GrMatrixEffect.cpp
FILE: ../../../third_party/skia/src/gpu/effects/generated/GrMatrixEffect.h
FILE: ../../../third_party/skia/src/gpu/geometry/GrShape.cpp
FILE: ../../../third_party/skia/src/gpu/geometry/GrShape.h
FILE: ../../../third_party/skia/src/gpu/glsl/GrGLSLUniformHandler.cpp
FILE: ../../../third_party/skia/src/gpu/vk/GrVkManagedResource.h
FILE: ../../../third_party/skia/src/sksl/SkSLSPIRVtoHLSL.cpp
Expand Down Expand Up @@ -6297,6 +6301,7 @@ FILE: ../../../third_party/skia/infra/bots/gen_tasks_logic/job_builder.go
FILE: ../../../third_party/skia/infra/bots/gen_tasks_logic/nano_flags.go
FILE: ../../../third_party/skia/infra/bots/gen_tasks_logic/schema.go
FILE: ../../../third_party/skia/infra/bots/gen_tasks_logic/task_builder.go
FILE: ../../../third_party/skia/infra/bots/task_drivers/fm_driver/fm_driver.go
FILE: ../../../third_party/skia/infra/bots/task_drivers/perf_skottie_wasm/perf_skottie_wasm.go
----------------------------------------------------------------------------------------------------
Copyright 2020 The Chromium Authors. All rights reserved.
Expand Down