skia-flutter-autoroll 8840b7546c
Roll src/third_party/skia 0c6daf034b11..76346ac952c4 (30 commits) (#9000)
https://skia.googlesource.com/skia.git
/%2Blog/0c6daf034b11..76346ac952c4

git log 0c6daf034b11b0924b05abe441ffa892c7bc3c07..76346ac952c4006b41bbc8fd5a41c22a8b6e43b1 --date=short --no-merges --format=%ad %ae %s
2019-05-17 mtklein@google.com Reland "byte align everything in SkSLInterpreter"
2019-05-17 michaelludwig@google.com Revert "Experimental SkVideoDecoder, to wrap calls to ffmpeg"
2019-05-17 mtklein@google.com disassemble on unit test failure
2019-05-17 rmistry@google.com [Recreate SKPs bot] Fix failing web pages
2019-05-17 mtklein@google.com remove stray kNop
2019-05-17 robertphillips@google.com Add testing of mipmaps to backend allocation test
2019-05-17 bsalomon@google.com Revert "Make SkSurface::asyncRescaleAndRead use kStrict constraint"
2019-05-17 jvanverth@google.com Fix matrix layout in Metal.
2019-05-17 mtklein@google.com Revert "byte align everything in SkSLInterpreter"
2019-05-17 reed@google.com Experimental SkVideoDecoder, to wrap calls to ffmpeg
2019-05-17 mtklein@google.com byte align everything in SkSLInterpreter
2019-05-17 michaelludwig@google.com Force snapBackImage() to N32 for image filters
2019-05-17 bsalomon@google.com Make SkSurface::asyncRescaleAndRead use kStrict constraint
2019-05-17 brianosman@google.com Implement postfix ++/--, and use the correct 1 for floats
2019-05-17 mtklein@google.com warmup learning sksl interpreter
2019-05-17 bsalomon@google.com Initial version of rescaling async readback API
2019-05-17 michaelludwig@google.com Refactor complex CTM management for image filters
2019-05-17 jvanverth@google.com Metal: Add check for invalid shader functions
2019-05-17 robertphillips@google.com Switch over to using new direct allocation API in our tests (as much as possible at least)
2019-05-17 egdaniel@google.com Appease compilers after swizzle change.
2019-05-16 robertphillips@google.com Add helper method to fill in yuvaIndices given a yuv format
2019-05-16 egdaniel@google.com Add GrCaps call to get swizzle from BackendFormat and ColorType.
2019-05-16 brianosman@google.com Interpreter: Implement ternary operator
2019-05-16 brianosman@google.com Particles + Interpreter: Bind particle's SkRandom to "rand"
2019-05-16 ethannicholas@google.com redesigned SkSL interpreter vector instructions
2019-05-14 aparchur@google.com Apply layer in-point as a negative time-bias for multi-frame image assets.
2019-05-17 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader d61595f367af..ab1e2b49fe88 (8 commits)
2019-05-16 michaelludwig@google.com Remove rounding on explicit clip geometry
2019-05-17 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ../src 8c742b264faa..5ca9f9560554 (448 commits)
2019-05-17 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/angle2 6ddb7768fa25..06de90c66c18 (9 commits)

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 (michaelludwig@google.com), and stop
the roller if necessary.
2019-05-17 17:49:34 -04:00
2019-05-07 16:10:21 -07:00
2019-05-06 11:31:23 -07:00
2019-05-07 16:10:21 -07:00

Flutter Engine

Build Status

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.dev. For specific information about Flutter's APIs, consider our API reference which can be found at the docs.flutter.dev.

If you intend to contribute to Flutter, welcome! You are encouraged to start with our contributor guide, which helps onboard new team members.

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