Skip to content

Commit 87d39b3

Browse files
Roll Skia from 27f7bba22600 to cebf49d034b8 (37 revisions) (flutter#186699)
Roll Skia from 27f7bba22600 to cebf49d034b8 (37 revisions) https://skia.googlesource.com/skia.git/+log/27f7bba22600..cebf49d034b8 2026-05-18 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial). 2026-05-18 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial). 2026-05-18 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial). 2026-05-18 fmalita@google.com [pdf] Filter out empty contours in EmitPath 2026-05-18 kjlubick@google.com Remove dawn from CQ 2026-05-18 skia-autoroll@skia-public.iam.gserviceaccount.com Manual roll ANGLE from 2313796554ff to 82be364307a4 (13 revisions) 2026-05-15 alexisdavidc@google.com Updating gardening docs 2026-05-15 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial). 2026-05-15 kjlubick@google.com Manually Roll Dawn from 294c85cfb313 to a4511bd8cfb9 (97 revisions) 2026-05-15 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial). 2026-05-15 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ANGLE from bea70939cf37 to 2313796554ff (13 revisions) 2026-05-15 skia-autoroll@skia-public.iam.gserviceaccount.com Roll Skia Infra from 7a0c66624686 to c174a0d57010 (12 revisions) 2026-05-14 thomsmit@google.com [graphite] Add Sparse Strips Clipping 2026-05-14 fmalita@google.com [pdf] Remove zombie state machine 2026-05-14 kjlubick@google.com Add spanned version of SkRegion APIs 2026-05-14 kjlubick@google.com Update SkRegion::setRects to use divide-and-conquer 2026-05-14 lrumancik@google.com Guard against racing initialization of dng_sdk 2026-05-14 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial). 2026-05-14 nicolettep@google.com [graphite] Cache single-buffer BindGroups on DawnBuffer 2026-05-14 thomsmit@google.com [graphite] Pull tile test cases into a shared header 2026-05-14 kjlubick@google.com Fix SIMD on x86 2026-05-14 kjlubick@google.com Extract Dawn's list of files to dawn_files.bzl 2026-05-14 kjlubick@google.com Revert "Reland #2 "MiraclePtr: Add raw_ptr definitions""" 2026-05-14 skia-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from df04fe18c28e to 41728e9eef28 (2 revisions) 2026-05-14 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ANGLE from 52d177bd7e42 to bea70939cf37 (12 revisions) 2026-05-14 skia-autoroll@skia-public.iam.gserviceaccount.com Roll Skia Infra from 472ab5b3c3b9 to 7a0c66624686 (17 revisions) 2026-05-14 skia-autoroll@skia-public.iam.gserviceaccount.com Roll debugger-app-base from 18d4e53a226a to 518c0106b064 2026-05-14 skia-autoroll@skia-public.iam.gserviceaccount.com Roll jsfiddle-base from 5bae7afba87d to 508fbad5adbd 2026-05-13 skia-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from 1b6c53ba0f23 to df04fe18c28e (6 revisions) 2026-05-13 michaelludwig@google.com [graphite] Track precompile paint key opacity 2026-05-13 kjlubick@google.com Add helper to do bulk extraction/analysis of SkRP stages 2026-05-13 thomsmit@google.com [graphite] Move depthOnly off template parameter 2026-05-13 michaelludwig@google.com [ganesh] Fallback to external GL textures if import fails 2026-05-13 michaelludwig@google.com [ganesh] Avoid overflow when combining AtlasTextOps 2026-05-13 arthursonzogni@chromium.org Reland #2 "MiraclePtr: Add raw_ptr definitions"" 2026-05-13 kjlubick@google.com Fix compiler warnings from latest Clang 2026-05-13 kjlubick@google.com Fix Bazel Viewer build 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 codefu@google.com,kjlubick@google.com,robertphillips@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 ...
1 parent f578bdc commit 87d39b3

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': '27f7bba226000c411ebb07ec44534110b8e655bd',
18+
'skia_revision': 'cebf49d034b8c16eca65453cc88d39ca6addbc05',
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)