commit | ca16ba745adf87fbf497d17826a592a43c2fe274 | [log] [tgz] |
---|---|---|
author | engine-flutter-autoroll <engine-flutter-autoroll@skia.org> | Wed Aug 06 13:56:25 2025 -0400 |
committer | GitHub <noreply@github.com> | Wed Aug 06 17:56:25 2025 +0000 |
tree | 8b8191fbf872361c4c838800c791d9184d80b907 | |
parent | 9de63a03428fc825a438c50fbe70907dcb46f1d5 [diff] |
Roll Skia from a918c0e08500 to 9bb1fc4bc326 (24 revisions) (#173355) https://skia.googlesource.com/skia.git/+log/a918c0e08500..9bb1fc4bc326 2025-08-06 bungeman@google.com Revert "Formalize structure for IsA info" 2025-08-06 syoussefi@google.com [graphite][vulkan] Use VK_EXT_multisampled_render_to_single_sampled 2025-08-06 bungeman@google.com Revert "Rely on clients to opt into legacy RRect scaling" 2025-08-06 jlavrova@google.com Revert "Paragraph: Add option to exclude trailing space in getRectsForRange" 2025-08-06 fmalita@google.com [skottie] Add support for fill rule 2025-08-06 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial). 2025-08-06 skia-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from ffd86bf82322 to 1909eee37eb8 (4 revisions) 2025-08-06 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ANGLE from fc0e039788e8 to f1c6e1a8372f (9 revisions) 2025-08-06 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial). 2025-08-06 skia-autoroll@skia-public.iam.gserviceaccount.com Roll Dawn from 49dacbc10c7d to 8409182162d1 (19 revisions) 2025-08-06 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial). 2025-08-06 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial). 2025-08-05 syoussefi@google.com [vulkan] Re-enable use of VK_EXT_extended_dynamic_state[2] 2025-08-05 bungeman@google.com Remove IntelIris640 jobs 2025-08-05 skia-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from 03d1948c7084 to ffd86bf82322 (4 revisions) 2025-08-05 syoussefi@google.com [graphite][vulkan] Support input attachment reads with MSAA 2025-08-05 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial). 2025-08-05 michaelludwig@google.com [graphite] Enforce F2B order for opaque draws 2025-08-05 manoj.mohan@zohocorp.com Paragraph: Add option to exclude trailing space in getRectsForRange 2025-08-05 mike@reedtribe.org Formalize structure for IsA info 2025-08-05 mike@reedtribe.org Rely on clients to opt into legacy RRect scaling 2025-08-05 sharaks@google.com Merge 4 release notes into RELEASE_NOTES.md 2025-08-05 sharaks@google.com Update Skia milestone to 141 2025-08-05 mike@reedtribe.org Create bench for path perpsective transforms 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 bungeman@google.com,codefu@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
Flutter is Google's SDK for crafting beautiful, fast user experiences for mobile, web, and desktop from a single codebase. Flutter works with existing code, is used by developers and organizations around the world, and is free and open source.
For announcements about new releases, follow the flutter-announce@googlegroups.com mailing list. Our documentation also tracks breaking changes across releases.
The Flutter tool may occasionally download resources from Google servers. By downloading or using the Flutter SDK, you agree to the Google Terms of Service: https://policies.google.com/terms
For example, when installed from GitHub (as opposed to from a prepackaged archive), the Flutter tool will download the Dart SDK from Google servers immediately when first run, as it is used to execute the flutter
tool itself. This will also occur when Flutter is upgraded (e.g. by running the flutter upgrade
command).
We think Flutter will help you create beautiful, fast apps, with a productive, extensible and open development model, whether you're targeting iOS or Android, web, Windows, macOS, Linux or embedding it as the UI toolkit for a platform of your choice.
We want to enable designers to deliver their full creative vision without being forced to water it down due to limitations of the underlying framework. Flutter‘s layered architecture gives you control over every pixel on the screen and its powerful compositing capabilities let you overlay and animate graphics, video, text, and controls without limitation. Flutter includes a full set of widgets that deliver pixel-perfect experiences whether you’re building for iOS (Cupertino) or other platforms (Material), along with support for customizing or creating entirely new visual components.
Flutter is fast. It's powered by hardware-accelerated 2D graphics libraries like Skia (which underpins Chrome and Android) and Impeller. We architected Flutter to support glitch-free, jank-free graphics at the native speed of your device.
Flutter code is powered by the world-class Dart platform, which enables compilation to 32-bit and 64-bit ARM machine code for iOS and Android, JavaScript and WebAssembly for the web, as well as Intel x64 and ARM for desktop devices.
Flutter offers stateful hot reload, allowing you to make changes to your code and see the results instantly without restarting your app or losing its state.
Flutter works with any development tool (or none at all), and also includes editor plug-ins for both Visual Studio Code and IntelliJ / Android Studio. Flutter provides tens of thousands of packages to speed your development, regardless of your target platform. And accessing other native code is easy, with support for both FFI (on Android, on iOS, on macOS, and on Windows) as well as platform-specific APIs.
Flutter is a fully open-source project, and we welcome contributions. Information on how to get started can be found in our contributor guide.