https://skia.googlesource.com/skia.git/%2Blog/9a88bee122f1..b00f7b34751b git log 9a88bee122f145014ce246ba872b1738b79efe83..b00f7b34751b64a7dc3051e452f5a63afe222891 --date=short --no-merges --format=%ad %ae %s 2019-02-14 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader de16f327d051..2bb0864b22e7 (1 commits) 2019-02-14 bungeman@google.com Fix signed/unsigned mismatch in shaper assert. 2019-02-14 bungeman@google.com Fix assert in shaper. 2019-02-14 robertphillips@google.com Allow GrRecordingContext to create surfaceContexts 2019-02-14 bungeman@google.com Remove typeface from SkShaper constructor. 2019-02-14 herb@google.com Calculate strike in path case 2019-02-13 bungeman@google.com Add HarfBuzz callbacks. 2019-02-14 bungeman@google.com Fix calculating clusters from start of input. 2019-02-14 jvanverth@google.com Add MoltenVK support to Viewer. 2019-02-13 michaelludwig@google.com Clean up GrQuad ctors 2019-02-14 nigeltao@google.com Have Wuffs output to BGRA, not indexed color 2019-02-14 herb@google.com Use bulk interface for paths 2019-02-14 brianosman@google.com Various particle system improvements 2019-02-14 recipe-roller@chromium.org Roll recipe dependencies (trivial). 2019-02-14 brianosman@google.com Particles/SkReflected: Generalize array reflection 2019-02-14 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/angle2 52047de4d41f..77874e2ca341 (1 commits) 2019-02-14 bsalomon@google.com Use destructors to free resources owned by lazy proxy callbacks 2019-02-14 bungeman@google.com Don't respect FontConfig matrix for bitmap fonts. 2019-02-14 fmalita@chromium.org [SVGCanvas] Clean up public factories 2019-02-14 bungeman@google.com Defer loading particle effect to load time. 2019-02-14 robertphillips@google.com Baulk at creating wait semaphores if we can't always delete them 2019-02-13 michaelludwig@google.com Add blendmode to GrRTC::drawTexture 2019-02-14 egdaniel@google.com Use kRGB_888x_SkColorType when importing R8G8B8X8 AHB. 2019-02-14 recipe-roller@chromium.org Roll recipe dependencies (trivial). 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 (stephana@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.