skia-flutter-autoroll cd2bd70052
Roll src/third_party/skia 149f3f197897..a800ec96f724 (15 commits) (#10474)
https://skia.googlesource.com/skia.git/+log/149f3f197897..a800ec96f724

git log 149f3f197897..a800ec96f724 --date=short --no-merges --format='%ad %ae %s'
2019-08-02 senorblanco@chromium.org Dawn: implement sk_app window contexts for all backends.
2019-08-02 csmartdalton@google.com Remove 'dst' argument from GrOpList::copySurface
2019-08-02 michaelludwig@google.com Move SkImageFilter functionality into private SkImageFilter_Base
2019-08-02 mtklein@google.com no need to increment uniform pointers by zero
2019-08-02 robertphillips@google.com Revert "Increase specificity of GrColorType computed for YUV planes"
2019-08-02 mtklein@google.com select, {eq,lt,gt}_i32 on x86
2019-08-02 fmalita@chromium.org [skottie] Initial Hue/Saturate effect support
2019-08-02 mtklein@google.com x86 store16
2019-08-02 robertphillips@google.com Increase specificity of GrColorType computed for YUV planes
2019-08-02 reed@google.com fix bicubic to not be confused by rotated ctms
2019-08-02 robertphillips@google.com More SkAutoPixmapStorage
2019-08-02 csmartdalton@google.com Extract a GrRenderTask base class from GrOpList
2019-08-02 mtklein@google.com x86, load16
2019-08-02 halcanary@google.com experimental/editor: cleanup
2019-08-02 mtklein@google.com x86 uniform8

Created with:
  gclient setdep -r src/third_party/skia@a800ec96f724

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, who should
be CC'd on the roll, and stop the roller if necessary.


Bug: None
TBR=benjaminwagner@google.com
2019-08-02 17:33:25 -04:00
2019-07-01 14:32:38 -07:00
2019-07-17 11:35:58 -07:00
2019-05-07 16:10:21 -07:00
2018-11-07 12:24:35 -08: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%