Skip to content

Commit efc12c5

Browse files
Roll Skia from e9ed4fc9f154 to 5674b43f922d (35 revisions)
https://skia.googlesource.com/skia.git/+log/e9ed4fc9f154..5674b43f922d 2026-04-08 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial). 2026-04-08 jmbetancourt@google.com [skcapture] Correct setSurfaceBase call to set the base drawing canvas 2026-04-08 sergiog@microsoft.com [rust bmp] Fix issue on rust icc parsing detected by fuzzer 2026-04-08 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial). 2026-04-08 smirnov-maxim@yandex-team.ru Fixed Graphite non-MSAA clipping bug 2026-04-08 egdaniel@google.com [Graphite] Bin Uniform Buffer binding sizes into powers of 2. 2026-04-08 robertphillips@google.com Update PrecompileContext::getPipelineLabel to, optionally, return the uniqueHash. 2026-04-08 bungeman@google.com Fix SkFontDescriptor kSlant documentation 2026-04-08 bungeman@google.com Move GrD3DDescriptorHeap::GenID out of header 2026-04-08 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial). 2026-04-08 michaelludwig@google.com [graphite] Consolidate kClear blends to kSrc w/ transparent color 2026-04-08 egdaniel@google.com Add missing optional include. 2026-04-08 skia-autoroll@skia-public.iam.gserviceaccount.com Roll Skia Infra from 84b209ba05f1 to 61875882dca4 (14 revisions) 2026-04-08 skia-autoroll@skia-public.iam.gserviceaccount.com Roll Dawn from 6e7fb3d96c0a to 09dfd1013b51 (11 revisions) 2026-04-08 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ANGLE from 395468796255 to 9b51adf4650a (8 revisions) 2026-04-08 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial). 2026-04-08 skia-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from 8f5de81f5f44 to ae85abaff72f (4 revisions) 2026-04-08 arthursonzogni@chromium.org Enable PartitionAlloc by default 2026-04-07 nicolettep@google.com Revert "Reland^2 "Fix VkTestUtils's VulkanPreferredFeatures usage"" 2026-04-07 kjlubick@google.com Release Canvaskit v0.41.1 2026-04-07 bungeman@google.com Use SkEndianSwap32 to convert DirectWrite tags 2026-04-07 thomsmit@google.com [graphite] Add polyline helper class 2026-04-07 thomsmit@google.com [graphite] Enable textureRead in SkSL frag shader 2026-04-07 kjlubick@google.com Use dedicated AVX512 intrinsics for load_8888 2026-04-07 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial). 2026-04-07 lehoangquyen@chromium.org Graphite: Make Dawn debuggable on Windows 2026-04-07 jmbetancourt@google.com Log errors during texture creation in Ganesh Vulkan in Android. 2026-04-07 anuszel@google.com Merge 4 release notes into RELEASE_NOTES.md 2026-04-07 anuszel@google.com Update Skia milestone to 149 2026-04-07 louhi-prod-1-6316342352543744@louhi-prod-1.iam.gserviceaccount.com Update fiddler-base for 2321f0a3bec5 2026-04-07 nicolettep@google.com [graphite] Allow assignment of a max duration to spend purging resources 2026-04-07 nicolettep@google.com Reland^2 "Fix VkTestUtils's VulkanPreferredFeatures usage" 2026-04-07 drott@chromium.org [Fontations] Fix test_shifted_named_instance_index expectation 2026-04-07 kjlubick@google.com Temporarily remove Bazel from the CQ 2026-04-07 drott@chromium.org [Fontations] Roll Fontations 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 egdaniel@google.com,jimgraham@google.com,kjlubick@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://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
1 parent e4ae4e6 commit efc12c5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

DEPS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ vars = {
1515
'flutter_git': 'https://flutter.googlesource.com',
1616
'skia_git': 'https://skia.googlesource.com',
1717
'llvm_git': 'https://llvm.googlesource.com',
18-
'skia_revision': 'e9ed4fc9f1544c58d8a9347c1fc9471d8dd7c465',
18+
'skia_revision': '5674b43f922dbabf6b53702dfa1cbea1a9f2955c',
1919

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

0 commit comments

Comments
 (0)