From 9cff7e11772bd8d24f2fc3e78da388588bd1b8b1 Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Mon, 7 Aug 2023 15:14:43 +0000 Subject: [PATCH] Roll Skia from 359808ec2cb1 to f19578685d17 (1 revision) https://skia.googlesource.com/skia.git/+log/359808ec2cb1..f19578685d17 2023-08-07 brianosman@google.com Remove SkGraphics::AllowJIT completely 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,jcgregorio@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 7fab2f1d4de0c..434103d691caa 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': '359808ec2cb1c02f6b10ae28c2f348630f632582', + 'skia_revision': 'f19578685d17be87dd089925339e9ca986f64a37', # 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 2d2c4394faa08..220d92aeba357 100644 --- a/ci/licenses_golden/licenses_skia +++ b/ci/licenses_golden/licenses_skia @@ -1,4 +1,4 @@ -Signature: 6dfd7cdbd65adc39eea3ef66db59f470 +Signature: 9c4fae97e6c654806f1b3480acda4122 ==================================================================================================== LIBRARY: etc1 @@ -384,6 +384,7 @@ FILE: ../../../third_party/skia/modules/pathkit/perf/pathops.bench.js FILE: ../../../third_party/skia/modules/pathkit/perf/perfReporter.js FILE: ../../../third_party/skia/modules/skparagraph/test.html FILE: ../../../third_party/skia/package-lock.json +FILE: ../../../third_party/skia/relnotes/allow_jit.md FILE: ../../../third_party/skia/relnotes/asyncyuva420.md FILE: ../../../third_party/skia/relnotes/canvas_flush.md FILE: ../../../third_party/skia/relnotes/const_context.md