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

Commit

Permalink
Roll Skia from f84dc9303045 to 2691cd7b4110 (40 revisions)
Browse files Browse the repository at this point in the history
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
  • Loading branch information
skia-flutter-autoroll committed Dec 9, 2022
1 parent 23ce8fd commit 7bcfc8e
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 2 deletions.
2 changes: 1 addition & 1 deletion DEPS
Original file line number Diff line number Diff line change
Expand Up @@ -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': 'f84dc930304582006de805f36f21b3b52de01b8f',
'skia_revision': '2691cd7b41104b8434fc2c06445d5cb968444314',

# WARNING: DO NOT EDIT canvaskit_cipd_instance MANUALLY
# See `lib/web_ui/README.md` for how to roll CanvasKit to a new version.
Expand Down
8 changes: 7 additions & 1 deletion ci/licenses_golden/licenses_skia
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Signature: 7e82a8f97f6f5b4d40531b2133d98475
Signature: 4118ae012068876fc64823d8b5664ce3

UNUSED LICENSES:

Expand Down Expand Up @@ -7525,6 +7525,7 @@ LIBRARY: skia
ORIGIN: ../../../third_party/skia/gm/drawlines_with_local_matrix.cpp + ../../../third_party/skia/LICENSE
TYPE: LicenseType.bsd
FILE: ../../../third_party/skia/gm/drawlines_with_local_matrix.cpp
FILE: ../../../third_party/skia/gm/mirrortile.cpp
FILE: ../../../third_party/skia/gm/nearesthalfpixelimage.cpp
FILE: ../../../third_party/skia/gm/palette.cpp
FILE: ../../../third_party/skia/include/core/SkOpenTypeSVGDecoder.h
Expand All @@ -7537,6 +7538,9 @@ 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
Expand Down Expand Up @@ -7749,6 +7753,8 @@ FILE: ../../../third_party/skia/src/gpu/graphite/render/VerticesRenderStep.cpp
FILE: ../../../third_party/skia/src/gpu/graphite/render/VerticesRenderStep.h
FILE: ../../../third_party/skia/src/gpu/graphite/text/AtlasManager.cpp
FILE: ../../../third_party/skia/src/gpu/graphite/text/AtlasManager.h
FILE: ../../../third_party/skia/src/gpu/graphite/vk/VulkanBuffer.cpp
FILE: ../../../third_party/skia/src/gpu/graphite/vk/VulkanBuffer.h
FILE: ../../../third_party/skia/src/gpu/graphite/vk/VulkanCaps.cpp
FILE: ../../../third_party/skia/src/gpu/graphite/vk/VulkanCaps.h
FILE: ../../../third_party/skia/src/gpu/graphite/vk/VulkanCommandBuffer.cpp
Expand Down

0 comments on commit 7bcfc8e

Please sign in to comment.