Skip to content

Commit a941a2e

Browse files
Roll Skia from 7d160bbf9403 to 283a8ff3bca5 (11 revisions) (#175436)
https://skia.googlesource.com/skia.git/+log/7d160bbf9403..283a8ff3bca5 2025-09-16 robertphillips@google.com Revert "[graphite] Add multiple work lists to SkExecutor" 2025-09-16 kjlubick@google.com Pretty print jobs.json 2025-09-16 danieldilan@google.com [rustpng] Implement subsets for SkPngRustCodec 2025-09-16 mike@reedtribe.org Return results, so they can be immutable 2025-09-16 mike@reedtribe.org Refactor compute-convexity 2025-09-16 robertphillips@google.com [graphite] Add multiple work lists to SkExecutor 2025-09-16 thomsmit@google.com [graphite] Move TokenTracker out of AtlasTypes 2025-09-16 robertphillips@google.com [graphite] Move DepthStencilState caching to MtlSharedContext 2025-09-16 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial). 2025-09-16 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial). 2025-09-16 skia-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from 603c3e033c87 to 19d614b75314 (6 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 chinmaygarde@google.com,kjlubick@google.com,michaelludwig@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 e068a3e commit a941a2e

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
@@ -14,7 +14,7 @@ vars = {
1414
'flutter_git': 'https://flutter.googlesource.com',
1515
'skia_git': 'https://skia.googlesource.com',
1616
'llvm_git': 'https://llvm.googlesource.com',
17-
'skia_revision': '7d160bbf940360ced255c522bdc9051649c5a8ed',
17+
'skia_revision': '283a8ff3bca560b68b5fa5b9444c9484436c261e',
1818

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

0 commit comments

Comments
 (0)