| commit | 7f134d860d05e9deb2b965962637bdab12db414c | [log] [tgz] |
|---|---|---|
| author | engine-flutter-autoroll <engine-flutter-autoroll@skia.org> | Tue Jan 28 20:37:41 2020 -0500 |
| committer | GitHub <noreply@github.com> | Tue Jan 28 20:37:41 2020 -0500 |
| tree | 81343c9306c50728c77a0d21c22ac8f311c14f02 | |
| parent | 1c6cc23903b6d68ad68c7ec408e0e2b5664445c1 [diff] |
Roll engine c4229bfbbae4..ec32966e030a (18 commits) (#49656) https://github.com/flutter/engine/compare/c4229bfbbae4...ec32966e030a git log c4229bfbbae4..ec32966e030a --first-parent --oneline 2020-01-28 ychris@google.com Revert "Always make gpu thread different from platform thread regardless of platform view (#16068)" (flutter/engine#16161) 2020-01-28 skia-flutter-autoroll@skia.org Roll fuchsia/sdk/core/mac-amd64 from gNitp... to 5fMtM... (flutter/engine#16153) 2020-01-28 chinmaygarde@google.com Revert "Disable setting a library tag handler." (flutter/engine#16157) 2020-01-28 ychris@google.com Always make gpu thread different from platform thread regardless of platform view (flutter/engine#16068) 2020-01-28 chinmaygarde@google.com Add test to ensure that concurrent message loops have at least one workers. (flutter/engine#16074) 2020-01-28 dnfield@google.com Revert breaking PRs (flutter/engine#16148) 2020-01-28 skia-flutter-autoroll@skia.org Roll fuchsia/sdk/core/linux-amd64 from 8Ns10... to 2rLoq... (flutter/engine#15971) 2020-01-28 franciscojma86@gmail.com Gets the DPI for all awareness mode and older Windows versions (flutter/engine#15951) 2020-01-28 chinmaygarde@google.com Hold a mutex when updating all CanPostTaskToAllNativeThreads::Captures members. (flutter/engine#16085) 2020-01-28 chinmaygarde@google.com Disable setting a library tag handler. (flutter/engine#16086) 2020-01-28 garyq@google.com Web PargraphStyle TextHeightBehavior integration (flutter/engine#16075) 2020-01-28 chinmaygarde@google.com Fix flake by making thread ID tracking in CanPostTaskToAllNativeThreads thread safe. (flutter/engine#16081) 2020-01-28 chinmaygarde@google.com Remove buggy assertion in EmbedderTest::CanPostTaskToAllNativeThreads. (flutter/engine#16071) 2020-01-27 chinmaygarde@google.com Remove tonic/platform. (flutter/engine#16062) 2020-01-27 chinmaygarde@gmail.com Allow embedders to schedule a callback on all engine managed threads. (flutter/engine#15980) 2020-01-27 garyq@google.com Engine/LibTxt/dart:ui impl of TextHeightBehavior (flutter/engine#15087) 2020-01-27 skia-flutter-autoroll@skia.org Roll src/third_party/skia f1b2b42613cb..9c1d30dd163e (8 commits) (flutter/engine#16060) 2020-01-27 chinmaygarde@google.com Remove stale recipe changelog. (flutter/engine#15985) If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/flutter-engine-flutter-autoroll Please CC cbracken@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/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 and breaking changes, follow the flutter-announce@googlegroups.com mailing list.
We think Flutter will help you create beautiful, fast apps, with a productive, extensible and open development model.
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 on both iOS and Android.

Flutter is fast. It's powered by the same hardware-accelerated Skia 2D graphics library that underpins Chrome and Android. 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, as well as JavaScript for the web and Intel x64 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), but includes editor plug-ins for both Visual Studio Code and IntelliJ / Android Studio. Flutter provides thousands of packages to speed your development, regardless of your target platform. And accessing other native code is easy, with support for both FFI and platform-specific APIs.
Flutter is a fully open source project, and we welcome contributions. Information on how to get started can be found at our contributor guide.