From 9436c61b2c8e3d32d58575ab3daadf7237c7ff4a Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Sat, 28 Jan 2023 09:14:01 +0000 Subject: [PATCH] Roll Skia from 0b75650caf2a to 7df7a83f733d (13 revisions) https://skia.googlesource.com/skia.git/+log/0b75650caf2a..7df7a83f733d 2023-01-28 bsalomon@google.com Fix temporary SkMatrixProvider used to build SkVM in SkDraw:drawAtlas. 2023-01-27 johnstiles@google.com Revert "Remove canvas scale from runtime-intrinsics slide." 2023-01-27 bsalomon@google.com Make SkColorFilterBase::appendStages virtual and remove onAppendStages. 2023-01-27 kyslov@google.com Exposing Gainmap via BitmapRegionDecoder 2023-01-27 bsalomon@google.com Reland "Seed coords earlier in shader traversal for SkRasterPipeline." 2023-01-27 skia-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from d723200bd4b5 to ead30fe6b410 (8 revisions) 2023-01-27 bsalomon@google.com Revert "Seed coords earlier in shader traversal for SkRasterPipeline." 2023-01-27 bsalomon@google.com Seed coords earlier in shader traversal for SkRasterPipeline. 2023-01-27 sharaks@google.com Update Skia milestone to 112 2023-01-27 nicolettep@google.com Roll Dawn from 3076a8bf178e to b2ec2c350576 (11 revisions) 2023-01-27 kyslov@google.com This rolls back JPEGR support via dedicated JPEGR decoder. Further JPEGR support will be via SkAndroidCodec::getGainmap. 2023-01-27 49699333+dependabot[bot]@users.noreply.github.com Bump ua-parser-js from 0.7.31 to 0.7.33 in /modules/pathkit 2023-01-27 49699333+dependabot[bot]@users.noreply.github.com Bump ua-parser-js from 0.7.31 to 0.7.33 in /modules/canvaskit 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 nicolettep@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 | 8 +------- 2 files changed, 2 insertions(+), 8 deletions(-) diff --git a/DEPS b/DEPS index 9c212734b667c..4ee2a8d57211a 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': '0b75650caf2a445133e67e7952bf8eb1646065ef', + 'skia_revision': '7df7a83f733d355330a7f7bf07e40c5fab4aae8c', # 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 faf181b89f5ca..755f64170cbf1 100644 --- a/ci/licenses_golden/licenses_skia +++ b/ci/licenses_golden/licenses_skia @@ -1,4 +1,4 @@ -Signature: 167397ea881365a574ecdc9f7b421335 +Signature: 97be3fa871d462a5424a9cd3b6a78bad ==================================================================================================== LIBRARY: etc1 @@ -8194,9 +8194,6 @@ ORIGIN: ../../../third_party/skia/modules/svg/include/SkSVGOpenTypeSVGDecoder.h ORIGIN: ../../../third_party/skia/modules/svg/src/SkSVGOpenTypeSVGDecoder.cpp + ../../../third_party/skia/LICENSE ORIGIN: ../../../third_party/skia/src/codec/SkAvifCodec.cpp + ../../../third_party/skia/LICENSE ORIGIN: ../../../third_party/skia/src/codec/SkAvifCodec.h + ../../../third_party/skia/LICENSE -ORIGIN: ../../../third_party/skia/src/codec/SkJpegRCodec.cpp + ../../../third_party/skia/LICENSE -ORIGIN: ../../../third_party/skia/src/codec/SkJpegRCodec.h + ../../../third_party/skia/LICENSE -ORIGIN: ../../../third_party/skia/src/codec/SkStubJpegRDecoderAPI.h + ../../../third_party/skia/LICENSE ORIGIN: ../../../third_party/skia/src/gpu/graphite/mtl/MtlComputeCommandEncoder.h + ../../../third_party/skia/LICENSE ORIGIN: ../../../third_party/skia/src/sfnt/SkOTTable_hmtx.h + ../../../third_party/skia/LICENSE ORIGIN: ../../../third_party/skia/src/sksl/codegen/SkSLRasterPipelineBuilder.cpp + ../../../third_party/skia/LICENSE @@ -8227,9 +8224,6 @@ FILE: ../../../third_party/skia/modules/svg/include/SkSVGOpenTypeSVGDecoder.h FILE: ../../../third_party/skia/modules/svg/src/SkSVGOpenTypeSVGDecoder.cpp FILE: ../../../third_party/skia/src/codec/SkAvifCodec.cpp FILE: ../../../third_party/skia/src/codec/SkAvifCodec.h -FILE: ../../../third_party/skia/src/codec/SkJpegRCodec.cpp -FILE: ../../../third_party/skia/src/codec/SkJpegRCodec.h -FILE: ../../../third_party/skia/src/codec/SkStubJpegRDecoderAPI.h FILE: ../../../third_party/skia/src/gpu/graphite/mtl/MtlComputeCommandEncoder.h FILE: ../../../third_party/skia/src/sfnt/SkOTTable_hmtx.h FILE: ../../../third_party/skia/src/sksl/codegen/SkSLRasterPipelineBuilder.cpp