From 88d1ac90ab79e14536964a352af7e8138bde835c Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Thu, 3 Aug 2023 19:17:21 +0000 Subject: [PATCH] Roll Skia from 2babe68de295 to 872dc53233cf (2 revisions) https://skia.googlesource.com/skia.git/+log/2babe68de295..872dc53233cf 2023-08-03 nicolettep@google.com [graphite] Allocate more storage in Vulkan texture keys for image usage flags 2023-08-03 johnstiles@google.com Enforce an upper limit of 715 million path verbs in SkPath. 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,jacksongardner@google.com,jvanverth@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 | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/DEPS b/DEPS index 3280b97b0841d..8662e1b38eefe 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': '2babe68de295f61964d616a86c40541d68a877ae', + 'skia_revision': '872dc53233cf49e234e42309bcdf5ea377be0a68', # 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 604f4750d62f4..6f36828c47df0 100644 --- a/ci/licenses_golden/licenses_skia +++ b/ci/licenses_golden/licenses_skia @@ -1,4 +1,4 @@ -Signature: 4f2b529715e7639ee2251e50d6e68a0b +Signature: bf2663629ecd7367fc56a9221b72117e ==================================================================================================== LIBRARY: etc1 @@ -388,6 +388,7 @@ FILE: ../../../third_party/skia/relnotes/asyncyuva420.md FILE: ../../../third_party/skia/relnotes/canvas_flush.md FILE: ../../../third_party/skia/relnotes/const_context.md FILE: ../../../third_party/skia/relnotes/mesh_ganesh.md +FILE: ../../../third_party/skia/relnotes/path_715M.md FILE: ../../../third_party/skia/relnotes/runtimeeffect_const.md FILE: ../../../third_party/skia/relnotes/runtimeeffect_image.md FILE: ../../../third_party/skia/relnotes/skgl_backend_surface.md