https://skia.googlesource.com/skia.git/+log/4e0255508749..0788481c63dc git log 4e0255508749..0788481c63dc --date=short --no-merges --format='%ad %ae %s' 2019-11-21 benjaminwagner@google.com Remove Build-Ubuntu18-GCC job 2019-11-21 benjaminwagner@google.com [infra] Add service_account_json option to asset utils 2019-11-21 rosasco@google.com Slim down .far by ~45 MB. 2019-11-21 reed@google.com Revert "Use flat version of path-direction enum" 2019-11-21 halcanary@google.com [reland] public.bzl: update to replace Gif with Wuffs 2019-11-21 mtklein@google.com all-constant peepholes 2019-11-21 reed@google.com Use flat version of path-direction enum 2019-11-21 kjlubick@google.com [canvaskit] Try some things to reduce GPU test flakiness 2019-11-21 mtklein@google.com build with Clang for Valgrind bots (take 2) 2019-11-21 mtklein@google.com add some missing bitfield initializers 2019-11-21 ethannicholas@google.com Reland "Fixed some GrSkSLFP limitations." 2019-11-21 michaelludwig@google.com Normalize src coords and domain up front instead of at tessellation time 2019-11-21 robertphillips@google.com Add onPrePrepare to GrFillRRectOp 2019-11-21 herb@google.com Simplify makeOps API 2019-11-21 mtklein@google.com one more stray Valgrind false positive 2019-11-21 halcanary@google.com [minor] mark scripts as executable 2019-11-21 halcanary@google.com Replace third_party/gif with new DEPS entry. 2019-11-21 mtklein@google.com expand float peepholes 2019-11-21 halcanary@google.com Replace third_party/gif: Preflight changes 2019-11-21 ethannicholas@google.com Revert "Fixed some GrSkSLFP limitations." 2019-11-21 egdaniel@google.com Update failure calls in GrVkMemory and shader creation. 2019-11-21 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/angle2 99bd10b70422..b8e748be6b94 (17 commits) 2019-11-21 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ../src 0db96f99f73d..137e8082047a (617 commits) 2019-11-21 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader 7e11f46ddf8e..f2c9ce1e08ed (9 commits) Created with: gclient setdep -r src/third_party/skia@0788481c63dc If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/skia-flutter-autoroll Please CC robertphillips@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/+/master/autoroll/README.md Bug: None TBR=robertphillips@google.com
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.