skia-flutter-autoroll ed15ce262b
Roll Dart SDK from f997d62a6d29 to 20bf2fcf5670 (18 revisions) (#19735)
https://dart.googlesource.com/sdk.git/+log/f997d62a6d29..20bf2fcf5670

2020-07-14 kustermann@google.com [vm/compiler] Make precompiler prune invocation dispatchers the same way we do for regular/closure functions
2020-07-14 whesse@google.com [build] Change flutter-engine patch for async to use updated Dart SDK hash
2020-07-14 sortie@google.com Roll benchmarks-internal 78e4b5975ab4..9bfe209a53a5
2020-07-14 kustermann@google.com [vm] Remove unused function
2020-07-14 jakemac@google.com update async in the sdk, add flutter engine patch
2020-07-14 srawlins@google.com analyzer: Move tests for 9 codes to diagnostics/
2020-07-14 scheglov@google.com Prepare to publish analyzer 0.39.13
2020-07-14 regis@google.com [VM/nnbd] Class Future may be used for type normalization before it is cached in the object store.
2020-07-14 bkonyi@google.com [ package:dds ] Fixed expression evaluator expecting a double-nested 'result' from an external 'compileExpression' implementation
2020-07-14 nshahan@google.com [ddc] Copy more .dill files to packaged sdk
2020-07-13 nbosch@google.com Update to latest package:matcher
2020-07-13 aam@google.com [vm/bytecode] Ensure class is allocate-finalized before instantiated by bytecode runtime calls.
2020-07-13 kenzieschmoll@google.com Remove dart:io dep from utils.dart and add conditional imports for File
2020-07-13 bkonyi@google.com [ package:dds ] Fix issue where `StateError` could be raised when a client disconnects from DDS after the VM service has shutdown
2020-07-13 nshahan@google.com [ddc] Inline the sound null safety flag
2020-07-13 scheglov@google.com Support for data attachments to OperationPerformance.
2020-07-13 scheglov@google.com Instrument getAnalysisOptions() for Cider.
2020-07-13 scheglov@google.com Remove deprecated CiderOperationPerformance.

If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/dart-sdk-flutter-engine
Please CC dart-vm-team@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/+doc/master/autoroll/README.md
2020-07-14 08:45:58 -07:00
2020-07-13 18:34:49 -07:00
2020-07-07 09:05:29 -07:00
2020-06-24 11:34:18 -07:00

Flutter Engine

Build Status - Cirrus

Flutter is Google's mobile app SDK for crafting high-quality native interfaces in record time. Flutter works with existing code, is used by developers and organizations around the world, and is free and open source.

The Flutter Engine is a portable runtime for hosting Flutter applications. It implements Flutter's core libraries, including animation and graphics, file and network I/O, accessibility support, plugin architecture, and a Dart runtime and compile toolchain. Most developers will interact with Flutter via the Flutter Framework, which provides a modern, reactive framework, and a rich set of platform, layout and foundation widgets.

If you want to run/contribute to Flutter Web engine, more tooling can be found at felt. This is a tool written to make web engine development experience easy.

If you are new to Flutter, then you will find more general information on the Flutter project, including tutorials and samples, on our Web site at Flutter.dev. For specific information about Flutter's APIs, consider our API reference which can be found at the docs.flutter.dev.

Flutter is a fully open source project, and we welcome contributions. Information on how to get started can be found at our contributor guide.

Languages
Dart 75%
C++ 16.5%
Objective-C++ 2.9%
Java 2.8%
Objective-C 0.7%
Other 1.9%