https://skia.googlesource.com/skia.git/%2Blog/e9c1ce89c005..c6d8781c4036 git log e9c1ce89c005f2112ecb3b7120116706af1f2222..c6d8781c4036cd64a3fbf185ca18b9ff3def8cfd --date=short --no-merges --format=%ad %ae %s 2019-03-11 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/angle2 49c9dfe3b832..f563fdc91e83 (1 commits) 2019-03-11 kjlubick@google.com [canvaskit] Move from experimental to modules 2019-03-11 bsalomon@google.com Add GM for crbug.com/938592 2019-03-08 bsalomon@google.com Reintroduce deinstantiate lazy proxy types and use for promise images. 2019-03-11 recipe-roller@chromium.org Roll recipe dependencies (trivial). 2019-03-11 brianosman@google.com Add clamped half-float pixel config to Ganesh 2019-03-11 kjlubick@google.com Add input length check when fuzzing 2019-03-07 michaelludwig@google.com Handle arbitrary and degenerate quadrilaterals in GrQuadPerEdgeAA 2019-03-11 skia-autoroll@skia-public.iam.gserviceaccount.com Roll skia/third_party/skcms 2fb061752f70..c6c0aae921ea (1 commits) 2019-03-06 herb@google.com One routine to rule them all! 2019-03-11 reed@google.com rename mixer to lerp (in prep for SkMixer) 2019-03-11 stani@google.com Export libvulkan headers for android libraries depending on skia 2019-03-11 fmalita@chromium.org [skottie] Fix Gaussian blur repeat edge pixels semantics 2019-03-11 recipe-roller@chromium.org Roll recipe dependencies (trivial). 2019-03-11 robertphillips@google.com Revert "Always explicitly allocate except in Android Framework" 2019-03-11 hcm@google.com update milestones to 2019 dates 2019-03-11 skia-autoroll@skia-public.iam.gserviceaccount.com Roll skia/third_party/skcms d2f7012e6a85..2fb061752f70 (1 commits) 2019-03-11 recipe-roller@chromium.org Roll recipe dependencies (trivial). 2019-03-08 herb@google.com Convert templates to virtuals in SkGlyphRunPainter 2019-03-11 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader b72d28ff9975..654540e86243 (1 commits) 2019-03-11 skia-autoroll@skia-public.iam.gserviceaccount.com Roll skia/third_party/skcms a81211f5ad2a..d2f7012e6a85 (1 commits) 2019-03-11 recipe-roller@chromium.org Roll recipe dependencies (trivial). 2019-03-11 robertphillips@google.com Always explicitly allocate except in Android Framework 2019-03-11 skia-autoroll@skia-public.iam.gserviceaccount.com Roll skia/third_party/skcms 3b3522324e7b..a81211f5ad2a (1 commits) 2019-03-11 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader bb8c8e211402..b72d28ff9975 (2 commits) 2019-03-11 jcgregorio@google.com Change all pointers to doxygen docs to point to api.skia.org. 2019-03-11 jvanverth@google.com Improve Metal texture uploads. 2019-03-11 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader cd3e11d9464a..bb8c8e211402 (2 commits) 2019-03-11 brianosman@google.com Add flag to check that F16Norm pixels are clamped properly 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 (benjaminwagner@google.com), and stop the roller if necessary.
Flutter Engine
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.io. For specific information about Flutter's APIs, consider our API reference which can be found at the docs.flutter.io.
If you intend to contribute to Flutter, welcome! You are encouraged to start with our contributor guide, which helps onboard new team members.