https://skia.googlesource.com/skia.git /%2Blog/aee26ea14efc..56065d9b875f git log aee26ea14efc9bcbfa99fd2e3947dd59ca72bdea..56065d9b875feaf85a4374c69259d37b3e2a817e --date=short --no-merges --format=%ad %ae %s 2019-07-08 rmistry@google.com [skottie-wasm-perf] Turn on chrome tracing 2019-07-08 rmistry@google.com [lottie-web-perf] Use SVG renderer and turn on chrome tracing 2019-07-08 brianosman@google.com Revert "Make the SkSL interpreter opt-in" 2019-07-08 brianosman@google.com Enable MSAA on Gen8 Intel GPUs 2019-07-08 robertphillips@google.com Remove some uses of isTestingOnlyBackendTexture 2019-07-03 cstout@google.com [fuchsia] Use //src/graphics/lib/vulkan for in-tree build 2019-07-08 egdaniel@google.com Make isFormatTexturable take a GrColorType. 2019-07-08 michaelludwig@google.com Revert "More optimizations for CropToRect, for axis-aligned quads that have not been inverted" 2019-07-08 brianosman@google.com Make the SkSL interpreter opt-in 2019-07-05 halcanary@google.com Sample/Shaders: use resources; cleanup code 2019-07-08 halcanary@google.com Sample/Lines remove boring sample 2019-07-03 halcanary@google.com Samples: simplify Sample::Event 2019-07-08 robertphillips@google.com Make BGRA_8888 renderable & textureable by default in the mock context 2019-07-08 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial). 2019-07-08 michaelludwig@google.com More optimizations for CropToRect, for axis-aligned quads that have not been inverted 2019-07-03 halcanary@google.com Sample/Patch: use resources; cleanup code 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 (fmalita@google.com), and stop the roller if necessary.
Flutter Engine
Flutter is Google's mobile app SDK for crafting high-quality native interfaces on iOS and Android 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 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.