
Roll Skia from 6da10829d017 to 1d884bab8593 (42 revisions) https://skia.googlesource.com/skia.git/+log/6da10829d017..1d884bab8593 2025-02-20 jlavrova@google.com Drawing hanging whitespaces in Paragraph 2025-02-20 skia-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from 26efdfb4f31d to 126c9b378eb7 (5 revisions) 2025-02-20 nscobie@google.com Update SkQPTestCases enforcement for 202504 vendor API bump (Android 16) 2025-02-20 jamesgk@google.com Split format calculation out of SkWorkingFormatColorFilter 2025-02-20 skia-autoroll@skia-public.iam.gserviceaccount.com Roll skottie-base from 7c51661ea28c to 7b44b80c0fac 2025-02-20 michaelludwig@google.com [graphite] Remove TextureInfoData and TextureSpec in TextureInfo 2025-02-20 nicolettep@google.com [graphite] Prepend input attachment descriptor set to all Vulkan pipelines layouts 2025-02-20 nicolettep@google.com [graphite] Allow backends to define resource set/group indices for SkSL generation 2025-02-20 bungeman@google.com [pdf] Developer build dump of input structure tree 2025-02-20 jvanverth@google.com [graphite] Use linked list for ClipAtlasManager. 2025-02-20 patrto@microsoft.com Bump golang.org/x/crypto and golang.org/x/net 2025-02-20 skia-autoroll@skia-public.iam.gserviceaccount.com Manual roll Dawn from c77cb9bbcd29 to be5b722c82af (26 revisions) 2025-02-20 borenet@google.com [infra] Update to go 1.22.0 in go.mod 2025-02-20 rop@google.com Updating license IDs to be spdx compliant 2025-02-20 jamesgk@google.com [graphite] Fix precomp tests involving picture shaders 2025-02-20 nscobie@google.com [graphite] Re-enable BackendTextureTest on Vulkan (& fix protectedness) 2025-02-20 egdaniel@google.com Revert "[Graphite] Add dawn disable_lazy_clear_for_mapped_at_creation_buffer toggle" 2025-02-20 robertphillips@google.com [graphite] Update known runtime effect constants for user-defined known runtime effects 2025-02-20 vmiura@google.com [graphite] Prevent default zero initializaiton for DrawList members. 2025-02-20 michaelludwig@google.com [skif] Add build flag to avoid slow small sigma CPU blurs 2025-02-20 robertphillips@google.com [graphite] Shore up snippet ID error handling in preparation for user-defined known runtime effects 2025-02-20 robertphillips@google.com [graphite] Tinker w/ serialized pipeline keys a bit 2025-02-20 kjlubick@google.com Reland "Decouple PDF backend and JPEG encoding/decoding" 2025-02-20 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ANGLE from bace6371e325 to 80093a7d8f85 (14 revisions) 2025-02-20 kjlubick@google.com Reland "Add some checks to avoid asserting deep in ImageFilter code" 2025-02-20 skia-autoroll@skia-public.iam.gserviceaccount.com Roll Dawn from 65cf97632f2a to c77cb9bbcd29 (16 revisions) 2025-02-20 skia-autoroll@skia-public.iam.gserviceaccount.com Roll SwiftShader from 720189cae847 to d7ed113c66ec (2 revisions) 2025-02-19 lukasza@chromium.org [rust png] Add a new `SkCodec::isAnimated` API. 2025-02-19 borenet@google.com [infra] Update Go to 1.24.0 2025-02-19 borenet@google.com [infra] Use SkiaIOS pool for iOS devices 2025-02-19 michaelludwig@google.com [skif] Relax assert in srcRelativeOutput 2025-02-19 kjlubick@google.com Revert "Decouple PDF backend and JPEG encoding/decoding" 2025-02-19 kjlubick@google.com Revert "[graphite] Enable BackendTextureTest on Vulkan" 2025-02-19 kjlubick@google.com Revert "Add some checks to avoid asserting deep in ImageFilter code" 2025-02-18 robertphillips@google.com [graphite] Move PipelineCallbackHandler to skiatools for reuse 2025-02-18 kjlubick@google.com Add some checks to avoid asserting deep in ImageFilter code 2025-02-18 skia-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from 5d08bc0b0e23 to 26efdfb4f31d (8 revisions) 2025-02-18 nscobie@google.com [SkQP] Create new AllSkQPTestCases module for Android framework builds 2025-02-18 nscobie@google.com [graphite] Enable BackendTextureTest on Vulkan 2025-02-18 kjlubick@google.com Decouple PDF backend and JPEG encoding/decoding 2025-02-18 drott@chromium.org [Fontations] Match FreeType antialiasing on unknown pixel geometry 2025-02-18 kjlubick@google.com Use SkSpans in BlurMask and related classes 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 ... Co-authored-by: Jackson Gardner <jacksongardner@google.com>
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.
Documentation
For announcements about new releases, follow the flutter-announce@googlegroups.com mailing list. Our documentation also tracks breaking changes across releases.
Terms of service
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).
About Flutter
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.
Beautiful user experiences
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.
Fast results
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.
Productive development
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.
Extensible and open model
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.