skia-flutter-autoroll 76a91d39b4
Roll src/third_party/skia 8590026dbf0d..563d044c0e76 (38 commits) (#9824)
https://skia.googlesource.com/skia.git
/compare/8590026dbf0d..563d044c0e76

git log 8590026dbf0d22291c8c42ed0eddb73d66da446d..563d044c0e767c29ab7dcdff0cebdf533bad4747 --date=short --no-merges --format=%ad %ae %s
2019-07-15 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/angle2 9668237739a2..c3085ead7055 (20 commits)
2019-07-15 skia-recreate-skps@skia-swarming-bots.iam.gserviceaccount.com Update Go deps
2019-07-15 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ../src 5920a999c5b4..2413980cd984 (507 commits)
2019-07-12 mtklein@google.com handle x86 tail in JIT code too
2019-07-12 mtklein@google.com make some SkVM benches uneven
2019-07-12 mtklein@google.com fix bug for add/sub with r8-r15
2019-07-14 fmalita@google.com Revert "Use saveLayer-determined CT in SkGpuDevice::onCreateDevice"
2019-07-14 skia-recreate-skps@skia-swarming-bots.iam.gserviceaccount.com Update SKP version
2019-07-14 skia-recreate-skps@skia-swarming-bots.iam.gserviceaccount.com Update Go deps
2019-07-13 fmalita@chromium.org Use saveLayer-determined CT in SkGpuDevice::onCreateDevice
2019-07-13 skia-recreate-skps@skia-swarming-bots.iam.gserviceaccount.com Update Go deps
2019-07-12 bsalomon@google.com Fix building Metal backend with CMake
2019-07-12 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-07-12 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-07-12 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-07-12 rmistry@google.com [perf_skottiewasm_lottieweb] Use the new "--use_gpu" flag for GPU bots
2019-07-12 rmistry@google.com [perf_skottiewasm_lottieweb] Add flag for use_gpu
2019-07-12 reed@google.com add savelayer flag to promote the later to half-float
2019-07-12 mtklein@google.com handle any N in aarch64 JIT code
2019-07-12 fmalita@chromium.org [perf_skottiewasm_lottieweb] Explicit window sizing
2019-07-12 brianosman@google.com Interpreter: Disallow return statements inside loops or conditionals
2019-07-12 mtklein@google.com make all instructions take two-way labels
2019-07-12 mtklein@google.com initialize val in SkTHash Slot
2019-07-12 reed@google.com Revert "Revert "reimpl parts of arctTo using doubles to handle shallow angles""
2019-07-12 halcanary@google.com Sample/AAGeometry: stop leaking linked list
2019-07-11 halcanary@google.com tools: separate TimeUtils from AnimTimer
2019-07-11 bsalomon@google.com More GrGLFormat.
2019-07-12 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader 28ae0a4b2810..4cd9767e6565 (2 commits)
2019-07-12 mtklein@google.com initialize fPhase
2019-07-10 halcanary@google.com documentation/build, BUILDCONFIG: Visual Studio Build Tools 2019
2019-07-12 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-07-12 gkaiser@google.com GrGLGpu: Fix typo in 'if' check
2019-07-12 skia-recreate-skps@skia-swarming-bots.iam.gserviceaccount.com Update Go deps
2019-07-12 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ../src 17462d53f92d..5920a999c5b4 (452 commits)
2019-07-11 scroggo@google.com Reland "Update Wuffs version"
2019-07-11 mtklein@google.com bidirectional Labels
2019-07-12 borenet@google.com [infra] Update Windows bot version
2019-07-12 fmalita@chromium.org Revert "reimpl parts of arctTo using doubles to handle shallow angles"

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 (nifong@google.com), and stop
the roller if necessary.
2019-07-15 13:38:21 -04:00
2019-07-01 14:32:38 -07:00
2019-07-11 16:46:54 -07:00
2019-07-10 23:06:40 -07:00
2019-07-01 14:32:38 -07:00
2019-05-07 16:10:21 -07:00
2019-07-01 14:32:38 -07:00

Flutter Engine

Build Status - Cirrus

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.

Languages
Dart 75%
C++ 16.5%
Objective-C++ 2.9%
Java 2.8%
Objective-C 0.7%
Other 1.9%