Roll Skia from d34ac096a93d to 658febf7128a (14 revisions) (flutter/engine#36662)

This commit is contained in:
skia-flutter-autoroll
2022-10-07 15:41:22 -04:00
committed by GitHub
parent e7ce6d7292
commit a822324ec3
2 changed files with 14 additions and 2 deletions

2
DEPS
View File

@@ -18,7 +18,7 @@ vars = {
'llvm_git': 'https://llvm.googlesource.com',
# OCMock is for testing only so there is no google clone
'ocmock_git': 'https://github.com/erikdoe/ocmock.git',
'skia_revision': 'd34ac096a93d7c20fa02ec93b083dd7636db8376',
'skia_revision': '658febf7128a64fc0c298294493e36453eed249e',
# WARNING: DO NOT EDIT canvaskit_cipd_instance MANUALLY
# See `lib/web_ui/README.md` for how to roll CanvasKit to a new version.

View File

@@ -1,4 +1,4 @@
Signature: 169b6c39610408d378882f073af5e2c9
Signature: 71f8033dad18ed1801ffa67ccf9765b3
UNUSED LICENSES:
@@ -513,6 +513,7 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
LIBRARY: skia
ORIGIN: ../../../third_party/skia/LICENSE
TYPE: LicenseType.bsd
FILE: ../../../third_party/skia/.bazelproject
FILE: ../../../third_party/skia/.bazelrc
FILE: ../../../third_party/skia/.bazelversion
FILE: ../../../third_party/skia/.clang-tidy
@@ -7759,6 +7760,7 @@ FILE: ../../../third_party/skia/include/gpu/GpuTypes.h
FILE: ../../../third_party/skia/include/gpu/graphite/CombinationBuilder.h
FILE: ../../../third_party/skia/include/gpu/graphite/ContextOptions.h
FILE: ../../../third_party/skia/include/gpu/graphite/ImageProvider.h
FILE: ../../../third_party/skia/include/gpu/graphite/dawn/DawnBackendContext.h
FILE: ../../../third_party/skia/include/gpu/vk/VulkanBackendContext.h
FILE: ../../../third_party/skia/include/private/SkUniquePaintParamsID.h
FILE: ../../../third_party/skia/include/sksl/SkSLVersion.h
@@ -7847,6 +7849,16 @@ FILE: ../../../third_party/skia/src/gpu/graphite/UploadBufferManager.cpp
FILE: ../../../third_party/skia/src/gpu/graphite/UploadBufferManager.h
FILE: ../../../third_party/skia/src/gpu/graphite/UploadTask.cpp
FILE: ../../../third_party/skia/src/gpu/graphite/UploadTask.h
FILE: ../../../third_party/skia/src/gpu/graphite/dawn/DawnCaps.cpp
FILE: ../../../third_party/skia/src/gpu/graphite/dawn/DawnCaps.h
FILE: ../../../third_party/skia/src/gpu/graphite/dawn/DawnCommandBuffer.cpp
FILE: ../../../third_party/skia/src/gpu/graphite/dawn/DawnCommandBuffer.h
FILE: ../../../third_party/skia/src/gpu/graphite/dawn/DawnQueueManager.cpp
FILE: ../../../third_party/skia/src/gpu/graphite/dawn/DawnQueueManager.h
FILE: ../../../third_party/skia/src/gpu/graphite/dawn/DawnResourceProvider.cpp
FILE: ../../../third_party/skia/src/gpu/graphite/dawn/DawnResourceProvider.h
FILE: ../../../third_party/skia/src/gpu/graphite/dawn/DawnSharedContext.cpp
FILE: ../../../third_party/skia/src/gpu/graphite/dawn/DawnSharedContext.h
FILE: ../../../third_party/skia/src/gpu/graphite/geom/Geometry.h
FILE: ../../../third_party/skia/src/gpu/graphite/geom/SubRunData.h
FILE: ../../../third_party/skia/src/gpu/graphite/mtl/MtlComputePipeline.h