Skip to content

Commit

Permalink
Roll Skia from 4281f51749b2 to a86861d21ae1 (23 revisions) (flutter#5…
Browse files Browse the repository at this point in the history
…1998)

https://skia.googlesource.com/skia.git/+log/4281f51749b2..a86861d21ae1

2024-04-09 [email protected] Revert "Migrate SkParagraph's tests etc to provide SkUnicode"
2024-04-09 [email protected] [graphite] Fix linear filter inset variable names.
2024-04-09 [email protected] [graphite] Explicitly hold SkBlendModes in PaintOptions
2024-04-09 [email protected] Add VkComponentMapping to VulkanYcbcrConversionInfo
2024-04-09 [email protected] Add one more case for SkColorType switch
2024-04-09 [email protected] [graphite] Add linear filter inset for YUV.
2024-04-09 [email protected] [graphite] Fix up PaintOptions::toKey
2024-04-09 [email protected] Migrate SkParagraph's tests etc to provide SkUnicode
2024-04-09 [email protected] Revert "Reland "Graphite/Dawn: Eliminate Device::Tick() usages.""
2024-04-09 [email protected] Add ganesh_metal target
2024-04-09 [email protected] [colrv1] Keep glyphs on test canvas
2024-04-09 [email protected] Minor clang-tidy suggestions
2024-04-09 [email protected] Roll vulkan-deps from 8072102bca4a to 57a0fe0778df (1 revision)
2024-04-09 [email protected] Roll SK Tool from e6b3a4e3da47 to b09312b32b9c
2024-04-09 [email protected] Roll Skia Infra from fd9ef76964cc to e6b3a4e3da47 (10 revisions)
2024-04-09 [email protected] [graphite] Consolidate Device/Surface factory functions
2024-04-08 [email protected] Fix minor bugs in the SkSL PrettyPrint algorithm.
2024-04-08 [email protected] Adds support for BGRA10_XR.
2024-04-08 [email protected] Remove old (unused) skia_launcher
2024-04-08 [email protected] [graphite] Fix subsetting for UV planes.
2024-04-08 [email protected] Remove GLSL/Metal/WGSL indentation in release mode.
2024-04-08 [email protected] Enforce IWYU on src/gpu/tesselate
2024-04-08 [email protected] Fix shaping in GN builds

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],[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://issues.skia.org/issues/new?component=1389291&template=1850622

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
  • Loading branch information
skia-flutter-autoroll authored Apr 9, 2024
1 parent 67c01d5 commit e4e2748
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion DEPS
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ vars = {
'flutter_git': 'https://flutter.googlesource.com',
'skia_git': 'https://skia.googlesource.com',
'llvm_git': 'https://llvm.googlesource.com',
'skia_revision': '4281f51749b22d28611c2a5503f811522a03ce80',
'skia_revision': 'a86861d21ae18afd92d22bdb8fc43356c6f0583b',

# 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
2 changes: 1 addition & 1 deletion ci/licenses_golden/licenses_skia
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Signature: b97abe04f4697ac3f966c942743154e8
Signature: 6de24bfc7342baca3cb3933674d41ec2

====================================================================================================
LIBRARY: etc1
Expand Down
2 changes: 1 addition & 1 deletion sky/packages/sky_engine/LICENSE
Original file line number Diff line number Diff line change
Expand Up @@ -32032,7 +32032,7 @@ Exhibit B - "Incompatible With Secondary Licenses" Notice
This Source Code Form is "Incompatible With Secondary Licenses", as
defined by the Mozilla Public License, v. 2.0.

You may obtain a copy of this library's Source Code Form from: https://dart.googlesource.com/sdk/+/28b5735ad7dce6585419d26fe147dc406097b93c
You may obtain a copy of this library's Source Code Form from: https://dart.googlesource.com/sdk/+/78174b41ab0f4bbcb044c07d33bc4e4a409cb83c
/third_party/fallback_root_certificates/

--------------------------------------------------------------------------------
Expand Down

0 comments on commit e4e2748

Please sign in to comment.