From afd9396b82490c79ef5157bf3fb1d1807523b4d3 Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Thu, 15 Jun 2023 19:32:33 +0000 Subject: [PATCH] Roll Skia from 794b6f9240a8 to 2ab2678058a3 (6 revisions) https://skia.googlesource.com/skia.git/+log/794b6f9240a8..2ab2678058a3 2023-06-15 robertphillips@google.com [graphite] New tiled image draw API 2023-06-15 kjlubick@google.com Add extra specification for some enums 2023-06-15 jvanverth@google.com [graphite] Temporarily disable draw pass commands in Vulkan to get dm running 2023-06-15 nicolettep@google.com [graphite] Fix dawn typo 2023-06-15 skia-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from 4f33c22decdf to 6f8e5c2f4684 (3 revisions) 2023-06-15 robertphillips@google.com Minor refactoring of the Device drawImage code path 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,chinmaygarde@google.com,herb@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/licenses_skia | 6 +++++- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/DEPS b/DEPS index a09da070dabd2..55c67c09bb07b 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': '794b6f9240a885fd9488b2e2560a7e305414e478', + 'skia_revision': '2ab2678058a344d43573314142c7ae16f6c6c873', # 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/licenses_skia b/ci/licenses_golden/licenses_skia index be6349a33529b..4c1a75c716ae4 100644 --- a/ci/licenses_golden/licenses_skia +++ b/ci/licenses_golden/licenses_skia @@ -1,4 +1,4 @@ -Signature: 1fbb0aa22aed1500972e348917b68344 +Signature: 8d396e2618dde897b6b3ef6e03573cde ==================================================================================================== LIBRARY: etc1 @@ -8918,6 +8918,7 @@ ORIGIN: ../../../third_party/skia/include/core/SkColorTable.h + ../../../third_p ORIGIN: ../../../third_party/skia/include/core/SkEncodedImageFormat.h + ../../../third_party/skia/LICENSE ORIGIN: ../../../third_party/skia/include/core/SkICC.h + ../../../third_party/skia/LICENSE ORIGIN: ../../../third_party/skia/include/core/SkTextureCompressionType.h + ../../../third_party/skia/LICENSE +ORIGIN: ../../../third_party/skia/include/core/SkTiledImageUtils.h + ../../../third_party/skia/LICENSE ORIGIN: ../../../third_party/skia/include/gpu/ganesh/GrExternalTextureGenerator.h + ../../../third_party/skia/LICENSE ORIGIN: ../../../third_party/skia/include/gpu/ganesh/SkImageGanesh.h + ../../../third_party/skia/LICENSE ORIGIN: ../../../third_party/skia/include/gpu/ganesh/SkSurfaceGanesh.h + ../../../third_party/skia/LICENSE @@ -9049,6 +9050,7 @@ ORIGIN: ../../../third_party/skia/src/image/SkImage_RasterFactories.cpp + ../../ ORIGIN: ../../../third_party/skia/src/image/SkPictureImageGenerator.h + ../../../third_party/skia/LICENSE ORIGIN: ../../../third_party/skia/src/image/SkSurface_Base.cpp + ../../../third_party/skia/LICENSE ORIGIN: ../../../third_party/skia/src/image/SkSurface_Null.cpp + ../../../third_party/skia/LICENSE +ORIGIN: ../../../third_party/skia/src/image/SkTiledImageUtils.cpp + ../../../third_party/skia/LICENSE ORIGIN: ../../../third_party/skia/src/ports/fontations/src/ffi.rs + ../../../third_party/skia/LICENSE ORIGIN: ../../../third_party/skia/src/ports/fontations/src/skpath_bridge.cpp + ../../../third_party/skia/LICENSE ORIGIN: ../../../third_party/skia/src/ports/fontations/src/skpath_bridge.h + ../../../third_party/skia/LICENSE @@ -9099,6 +9101,7 @@ FILE: ../../../third_party/skia/include/core/SkColorTable.h FILE: ../../../third_party/skia/include/core/SkEncodedImageFormat.h FILE: ../../../third_party/skia/include/core/SkICC.h FILE: ../../../third_party/skia/include/core/SkTextureCompressionType.h +FILE: ../../../third_party/skia/include/core/SkTiledImageUtils.h FILE: ../../../third_party/skia/include/gpu/ganesh/GrExternalTextureGenerator.h FILE: ../../../third_party/skia/include/gpu/ganesh/SkImageGanesh.h FILE: ../../../third_party/skia/include/gpu/ganesh/SkSurfaceGanesh.h @@ -9230,6 +9233,7 @@ FILE: ../../../third_party/skia/src/image/SkImage_RasterFactories.cpp FILE: ../../../third_party/skia/src/image/SkPictureImageGenerator.h FILE: ../../../third_party/skia/src/image/SkSurface_Base.cpp FILE: ../../../third_party/skia/src/image/SkSurface_Null.cpp +FILE: ../../../third_party/skia/src/image/SkTiledImageUtils.cpp FILE: ../../../third_party/skia/src/ports/fontations/src/ffi.rs FILE: ../../../third_party/skia/src/ports/fontations/src/skpath_bridge.cpp FILE: ../../../third_party/skia/src/ports/fontations/src/skpath_bridge.h