From 454bd4579501a938feb73ee8c07c68edd049237f Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Sat, 3 Dec 2022 04:24:20 +0000 Subject: [PATCH] Roll Skia from 6fdf7181e374 to d0e3902c97b3 (6 revisions) https://skia.googlesource.com/skia.git/+log/6fdf7181e374..d0e3902c97b3 2022-12-03 skia-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from d800a9330101 to 63dc6101459e (5 revisions) 2022-12-03 skia-autoroll@skia-public.iam.gserviceaccount.com Roll SK Tool from 2195169c3c87 to 35859e727fc0 2022-12-02 armansito@google.com Manually roll Dawn from 5f38d22aa225 to 15e7f94b762e (24 revisions) 2022-12-02 johnstiles@google.com Populate SkRPDebugTrace fields from within RP codegen. 2022-12-02 armansito@google.com [ganesh][dawn] Account for padding when allocating a uniform buffer 2022-12-02 johnstiles@google.com Add SkRPDebugTrace class. 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 bungeman@google.com,zra@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 | 4 +++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/DEPS b/DEPS index 8c9036b27d137..0df4d29036fab 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': '6fdf7181e374c939a124faa8bca542673a3665b0', + 'skia_revision': 'd0e3902c97b363ce29835c785a70121622b64f02', # 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 2aaf7c962047c..9b0bfc04735fc 100644 --- a/ci/licenses_golden/licenses_skia +++ b/ci/licenses_golden/licenses_skia @@ -1,4 +1,4 @@ -Signature: 60e531fb5a3969269eb98bf4d76dafdc +Signature: 736dbfe494c87bf305c7e8ae243612a3 UNUSED LICENSES: @@ -7775,6 +7775,8 @@ FILE: ../../../third_party/skia/src/sksl/analysis/SkSLProgramUsage.h FILE: ../../../third_party/skia/src/sksl/codegen/SkSLRasterPipelineCodeGenerator.cpp FILE: ../../../third_party/skia/src/sksl/codegen/SkSLRasterPipelineCodeGenerator.h FILE: ../../../third_party/skia/src/sksl/ir/SkSLProgram.cpp +FILE: ../../../third_party/skia/src/sksl/tracing/SkRPDebugTrace.cpp +FILE: ../../../third_party/skia/src/sksl/tracing/SkRPDebugTrace.h FILE: ../../../third_party/skia/src/sksl/tracing/SkSLDebugInfo.h FILE: ../../../third_party/skia/src/sksl/transform/SkSLAddConstToVarModifiers.cpp FILE: ../../../third_party/skia/src/sksl/transform/SkSLEliminateEmptyStatements.cpp