From f216901a3b44f9f87426e751106e202a74be9bae Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Wed, 23 Aug 2023 18:51:03 +0000 Subject: [PATCH] Roll Skia from 5428f147e632 to 4e42b51cfe27 (4 revisions) https://skia.googlesource.com/skia.git/+log/5428f147e632..4e42b51cfe27 2023-08-23 robertphillips@google.com Add cache key value extraction for LazyPicture Images 2023-08-23 bungeman@google.com Update DWriteCore to 1.4-preview2 2023-08-23 brianosman@google.com Add placeholder GrVkBackendSurface.h 2023-08-23 robertphillips@google.com Add SkImage_Picture::replay method If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/skia-flutter-autoroll Please CC brianosman@google.com,jimgraham@google.com,lovisolo@google.com,rmistry@google.com on the revert to ensure that a human is aware of the problem. To file a bug in Skia: https://bugs.chromium.org/p/skia/issues/entry To file a bug in Flutter: https://github.com/flutter/flutter/issues/new/choose To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md --- DEPS | 2 +- ci/licenses_golden/excluded_files | 1 + ci/licenses_golden/licenses_skia | 4 +++- 3 files changed, 5 insertions(+), 2 deletions(-) diff --git a/DEPS b/DEPS index ba0bfbe5a0cca..d8caa53ff15eb 100644 --- a/DEPS +++ b/DEPS @@ -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': '5428f147e632634a0fe273232e413161f4b79914', + 'skia_revision': '4e42b51cfe27717ddbe9f4ba568647fe3800ee12', # WARNING: DO NOT EDIT canvaskit_cipd_instance MANUALLY # See `lib/web_ui/README.md` for how to roll CanvasKit to a new version. diff --git a/ci/licenses_golden/excluded_files b/ci/licenses_golden/excluded_files index 91b8b6d2c283a..4cec41dfe0611 100644 --- a/ci/licenses_golden/excluded_files +++ b/ci/licenses_golden/excluded_files @@ -2670,6 +2670,7 @@ ../../../third_party/skia/include/gpu/ganesh/BUILD.bazel ../../../third_party/skia/include/gpu/ganesh/gl/BUILD.bazel ../../../third_party/skia/include/gpu/ganesh/mtl/BUILD.bazel +../../../third_party/skia/include/gpu/ganesh/vk/BUILD.bazel ../../../third_party/skia/include/gpu/gl/BUILD.bazel ../../../third_party/skia/include/gpu/gl/egl/BUILD.bazel ../../../third_party/skia/include/gpu/gl/glx/BUILD.bazel diff --git a/ci/licenses_golden/licenses_skia b/ci/licenses_golden/licenses_skia index 6d64bf0e4dd6c..7e194c1cf1444 100644 --- a/ci/licenses_golden/licenses_skia +++ b/ci/licenses_golden/licenses_skia @@ -1,4 +1,4 @@ -Signature: 6362b36794c633ff06bcbc2b66bcb7d1 +Signature: edd1ae502e56b8317e70a6dc5f50f678 ==================================================================================================== LIBRARY: etc1 @@ -8885,6 +8885,7 @@ ORIGIN: ../../../third_party/skia/include/gpu/ganesh/SkMeshGanesh.h + ../../../t ORIGIN: ../../../third_party/skia/include/gpu/ganesh/SkSurfaceGanesh.h + ../../../third_party/skia/LICENSE ORIGIN: ../../../third_party/skia/include/gpu/ganesh/gl/GrGLBackendSurface.h + ../../../third_party/skia/LICENSE ORIGIN: ../../../third_party/skia/include/gpu/ganesh/mtl/SkSurfaceMetal.h + ../../../third_party/skia/LICENSE +ORIGIN: ../../../third_party/skia/include/gpu/ganesh/vk/GrVkBackendSurface.h + ../../../third_party/skia/LICENSE ORIGIN: ../../../third_party/skia/include/gpu/graphite/BackendSemaphore.h + ../../../third_party/skia/LICENSE ORIGIN: ../../../third_party/skia/include/gpu/graphite/Image.h + ../../../third_party/skia/LICENSE ORIGIN: ../../../third_party/skia/include/gpu/graphite/Surface.h + ../../../third_party/skia/LICENSE @@ -9125,6 +9126,7 @@ FILE: ../../../third_party/skia/include/gpu/ganesh/SkMeshGanesh.h FILE: ../../../third_party/skia/include/gpu/ganesh/SkSurfaceGanesh.h FILE: ../../../third_party/skia/include/gpu/ganesh/gl/GrGLBackendSurface.h FILE: ../../../third_party/skia/include/gpu/ganesh/mtl/SkSurfaceMetal.h +FILE: ../../../third_party/skia/include/gpu/ganesh/vk/GrVkBackendSurface.h FILE: ../../../third_party/skia/include/gpu/graphite/BackendSemaphore.h FILE: ../../../third_party/skia/include/gpu/graphite/Image.h FILE: ../../../third_party/skia/include/gpu/graphite/Surface.h