skia-flutter-autoroll 780ebf4223 Roll src/third_party/skia 15c91422339a..b9330017c070 (11 commits) (flutter/engine#8915)
https://skia.googlesource.com/skia.git
/%2Blog/15c91422339a..b9330017c070

git log 15c91422339a0383a6ae366d9bf55c69e304b303..b9330017c0702b83329fbfd8e382720a8889c2c0 --date=short --no-merges --format=%ad %ae %s
2019-05-09 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader d5ed0a31ce88..ecfeede6014c (17 commits)
2019-05-08 jvanverth@google.com Add FenceSync support to Metal
2019-05-08 brianosman@google.com Propagate third_party public_include_dirs to include_dirs
2019-05-08 brianosman@google.com Use better widget for multiline strings in particle GUI
2019-04-22 bsalomon@google.com Increase number of clip stack elements to examine in isRRect.
2019-05-08 fmalita@chromium.org [skottie] Text line height support
2019-05-07 herb@google.com Remove tracking glyphs in remote cache
2019-05-08 fmalita@chromium.org [skottie] Cleanup: relocate text sources
2019-05-08 bsalomon@google.com Separate GrCaps for semaphores and fence syncs.
2019-05-08 brianosman@google.com Add support for float remainder to interpreter
2019-05-07 bungeman@google.com Use SkFontHinting instead of macros.

The AutoRoll server is located here: https://autoroll.skia.org/r/skia-flutter-autoroll

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md

If the roll is causing failures, please contact the current sheriff (robertphillips@google.com), and stop
the roller if necessary.
2019-05-09 01:01:15 -04:00
..
2019-05-07 16:10:21 -07:00
2019-05-07 16:10:21 -07:00

Flutter Engine

Build Status

Flutter is a new way to build high-performance, cross-platform mobile apps. Flutter is optimized for today's, and tomorrow's, mobile devices. We are focused on low-latency input and high frame rates on Android and iOS.

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 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.

If you intend to contribute to Flutter, welcome! You are encouraged to start with our contributor guide, which helps onboard new team members.