Skip to content
This repository was archived by the owner on Feb 25, 2025. It is now read-only.

Commit 366f866

Browse files
Roll Skia from f84dc9303045 to 2691cd7b4110 (40 revisions) (#38151)
https://skia.googlesource.com/skia.git/+log/f84dc9303045..2691cd7b4110 2022-12-09 [email protected] Roll ANGLE from 15ae19c00c77 to c9e7fd9c25c9 (11 revisions) 2022-12-09 [email protected] Roll Skia Infra from 6eba5e540b1f to 627645cf7ac9 (5 revisions) 2022-12-09 [email protected] Roll vulkan-deps from 5e89361766f7 to 89b9b4762b94 (8 revisions) 2022-12-09 [email protected] JpegR decoder. Initial commit. 2022-12-08 [email protected] [infra] make addr2line silent when checking existence 2022-12-08 [email protected] [infra] Move Test-Debian10-*-DLL1 to new swarming job. 2022-12-08 [email protected] Add merge-loop-mask opcode. 2022-12-08 [email protected] Allow pushing and popping the loop- and return-masks. 2022-12-08 [email protected] [graphite] Fill in PrecompileRTEffect's addToKey method 2022-12-08 [email protected] Split combine_condition_mask op into two separate ops. 2022-12-08 [email protected] Fix nested ternary support. 2022-12-08 [email protected] [ganesh][dawn] Fix stack-use-after-scope bug in GrDawnOpsRenderPass 2022-12-08 [email protected] Add serize slug, and remote slug configs to the Slug bot 2022-12-08 [email protected] use SkStrikeServer to convert glyph run lists to slugs 2022-12-08 [email protected] Add RP codegen support for no-op cast constructors. 2022-12-08 [email protected] [graphite] Add temporary getter to silence compiler unused member warning 2022-12-08 [email protected] Add GrContextOption to disable TessellationPathRenderer. 2022-12-08 [email protected] Add a mechanism to RP codegen for detecting unsupported ops. 2022-12-08 [email protected] [graphite] Add VulkanBuffer class 2022-12-08 [email protected] [skottie] Clamp text size 2022-12-08 [email protected] Roll vulkan-deps from 7935ee7ccbc0 to 5e89361766f7 (1 revision) 2022-12-08 [email protected] Manual Dawn roll 2022-12-08 [email protected] Add simple mirror tiling GM 2022-12-08 [email protected] Add support for branching to the RP builder. 2022-12-08 [email protected] Add RP codegen support for the ?: ternary operator. 2022-12-08 [email protected] Add RP Builder support for more than one temp stack. 2022-12-08 [email protected] Remove vestigial SK_LEGACY_NEAREST_SAMPLE_MATRIX_TWEAK guard 2022-12-08 [email protected] Roll SK Tool from 3d52a1550a3a to cdaa10d88290 2022-12-08 [email protected] Roll ANGLE from dad69cc70e02 to 15ae19c00c77 (15 revisions) 2022-12-08 [email protected] Roll Skia Infra from 5e031f59c8f1 to 6eba5e540b1f (12 revisions) 2022-12-08 [email protected] Roll vulkan-deps from 255b9d293af6 to 7935ee7ccbc0 (4 revisions) 2022-12-08 [email protected] Fix Linux RTX 3060 GPU dimension. 2022-12-07 [email protected] [graphite] Fill in the boiler plate PrecompileBase-derived addToKey methods 2022-12-07 [email protected] [graphite] Add makeWithLocalMatrix and makeWithColorFilter to PrecompileShader 2022-12-07 [email protected] [graphite] Add processCombination function to combination generation system (take 2) 2022-12-07 [email protected] Revert "[graphite] Add processCombination function to combination generation system" 2022-12-07 [email protected] [graphite] Implement DawnCommandBuffers' render & blit commands. 2022-12-07 [email protected] [graphite] Add processCombination function to combination generation system 2022-12-07 [email protected] Revert "Fix Linux RTX 3060 GPU dimension." 2022-12-07 [email protected] Roll Skia Infra from b55f242675c0 to 5e031f59c8f1 (9 revisions) 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 [email protected],[email protected] 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
1 parent 23ce8fd commit 366f866

File tree

2 files changed

+8
-2
lines changed

2 files changed

+8
-2
lines changed

DEPS

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ vars = {
1818
'llvm_git': 'https://llvm.googlesource.com',
1919
# OCMock is for testing only so there is no google clone
2020
'ocmock_git': 'https://github.com/erikdoe/ocmock.git',
21-
'skia_revision': 'f84dc930304582006de805f36f21b3b52de01b8f',
21+
'skia_revision': '2691cd7b41104b8434fc2c06445d5cb968444314',
2222

2323
# WARNING: DO NOT EDIT canvaskit_cipd_instance MANUALLY
2424
# See `lib/web_ui/README.md` for how to roll CanvasKit to a new version.

ci/licenses_golden/licenses_skia

+7-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Signature: 7e82a8f97f6f5b4d40531b2133d98475
1+
Signature: 4118ae012068876fc64823d8b5664ce3
22

33
UNUSED LICENSES:
44

@@ -7525,6 +7525,7 @@ LIBRARY: skia
75257525
ORIGIN: ../../../third_party/skia/gm/drawlines_with_local_matrix.cpp + ../../../third_party/skia/LICENSE
75267526
TYPE: LicenseType.bsd
75277527
FILE: ../../../third_party/skia/gm/drawlines_with_local_matrix.cpp
7528+
FILE: ../../../third_party/skia/gm/mirrortile.cpp
75287529
FILE: ../../../third_party/skia/gm/nearesthalfpixelimage.cpp
75297530
FILE: ../../../third_party/skia/gm/palette.cpp
75307531
FILE: ../../../third_party/skia/include/core/SkOpenTypeSVGDecoder.h
@@ -7537,6 +7538,9 @@ FILE: ../../../third_party/skia/modules/svg/include/SkSVGOpenTypeSVGDecoder.h
75377538
FILE: ../../../third_party/skia/modules/svg/src/SkSVGOpenTypeSVGDecoder.cpp
75387539
FILE: ../../../third_party/skia/src/codec/SkAvifCodec.cpp
75397540
FILE: ../../../third_party/skia/src/codec/SkAvifCodec.h
7541+
FILE: ../../../third_party/skia/src/codec/SkJpegRCodec.cpp
7542+
FILE: ../../../third_party/skia/src/codec/SkJpegRCodec.h
7543+
FILE: ../../../third_party/skia/src/codec/SkStubJpegRDecoderAPI.h
75407544
FILE: ../../../third_party/skia/src/gpu/graphite/mtl/MtlComputeCommandEncoder.h
75417545
FILE: ../../../third_party/skia/src/sfnt/SkOTTable_hmtx.h
75427546
FILE: ../../../third_party/skia/src/sksl/codegen/SkSLRasterPipelineBuilder.cpp
@@ -7749,6 +7753,8 @@ FILE: ../../../third_party/skia/src/gpu/graphite/render/VerticesRenderStep.cpp
77497753
FILE: ../../../third_party/skia/src/gpu/graphite/render/VerticesRenderStep.h
77507754
FILE: ../../../third_party/skia/src/gpu/graphite/text/AtlasManager.cpp
77517755
FILE: ../../../third_party/skia/src/gpu/graphite/text/AtlasManager.h
7756+
FILE: ../../../third_party/skia/src/gpu/graphite/vk/VulkanBuffer.cpp
7757+
FILE: ../../../third_party/skia/src/gpu/graphite/vk/VulkanBuffer.h
77527758
FILE: ../../../third_party/skia/src/gpu/graphite/vk/VulkanCaps.cpp
77537759
FILE: ../../../third_party/skia/src/gpu/graphite/vk/VulkanCaps.h
77547760
FILE: ../../../third_party/skia/src/gpu/graphite/vk/VulkanCommandBuffer.cpp

0 commit comments

Comments
 (0)