skia-flutter-autoroll e2f348aaea
Roll src/third_party/skia 83d8a949ae22..fdd03910d6c6 (43 commits) (#10465)
https://skia.googlesource.com/skia.git/+log/83d8a949ae22..fdd03910d6c6

git log 83d8a949ae22..fdd03910d6c6 --date=short --no-merges --format='%ad %ae %s'
2019-08-02 nathanrogers@google.com Add a TRACE_EVENT for SkGpuBlurUtils::GaussianBlur
2019-08-02 skia-recreate-skps@skia-swarming-bots.iam.gserviceaccount.com Update Go deps
2019-08-02 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/angle2 1dbbc7b3e232..369f9e5df60b (7 commits)
2019-08-02 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ../src 9aeb39b9ab0a..01452febf2d0 (403 commits)
2019-08-02 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader 27e2873765fa..f63c4e51101a (3 commits)
2019-08-02 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/angle2 1ebe6014389e..1dbbc7b3e232 (5 commits)
2019-08-01 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-08-01 fmalita@chromium.org Reland: SkColorfilters::HSLAMatrix
2019-08-01 mtklein@google.com bigger channel buffers in fm_bot
2019-08-01 bsalomon@google.com Renove GrPixelConfig from GrGLGpu::uploadTexData
2019-08-01 mtklein@google.com sketch SkVMBlitter
2019-08-01 reed@google.com remove unneeded bitmapprovider abstraction
2019-08-01 mtklein@google.com Revert "let color filters tell us their alpha format"
2019-08-01 mtklein@google.com Revert "SkColorfilters::HSLAMatrix"
2019-08-01 bsalomon@google.com Make read/write/transfer pixels functions take surface color type
2019-08-01 mtklein@google.com make presubmit failures clearer
2019-08-01 robertphillips@google.com Add a means of printing out the GrBackendFormat
2019-08-01 nifong@google.com Add a kind of asset for MSKPs so the skpbench bot can read them.
2019-08-01 robertphillips@google.com Make GrGLCaps::getYUVAColorTypeFromBackendFormat also map R8 to GrColorType::kGray_8
2019-08-01 bsalomon@google.com Use GrConvertPixels in GrOpFlushState::doUpload
2019-08-01 stani@google.com Allow to rebind GL texture if AHB content has changed
2019-08-01 fmalita@chromium.org SkColorfilters::HSLAMatrix
2019-08-01 reed@google.com make bicubic decision logic shareable
2019-08-01 egdaniel@google.com Remove use of isConfigRenderable.
2019-08-01 mtklein@google.com let color filters tell us their alpha format
2019-08-01 michaelludwig@google.com Combine erode and dilate implementations
2019-08-01 fmalita@chromium.org [skottie] Suppress placeholder range selector warnings
2019-08-01 robertphillips@google.com Disable LUM16F support for all Adreno devices
2019-08-01 michaelludwig@google.com Remove SkDEBUGFAIL in SkDisplacementMapEffector ctor
2019-08-01 robertphillips@google.com Add GrCaps::getTestingCombinations
2019-08-01 michaelludwig@google.com Consistify image filter implementation code layouts
2019-08-01 senorblanco@chromium.org Dawn: fix supportedWritePixelsColorType().
2019-08-01 skia-recreate-skps@skia-swarming-bots.iam.gserviceaccount.com Update Go deps
2019-08-01 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ../src f6d0e4f58cbd..9aeb39b9ab0a (441 commits)
2019-08-01 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader 324bdfed0692..27e2873765fa (1 commits)
2019-08-01 reed@google.com WIP: hack to try combining bicubic stage
2019-08-01 bsalomon@google.com Reland "Remove GrCaps::SupportedRead::fSwizzle and supporting code"
2019-07-31 benjaminwagner@google.com Revert "Remove GrCaps::SupportedRead::fSwizzle and supporting code"
2019-07-31 benjaminwagner@google.com Reland "Add LUM8 case to GrGLCaps::getYUVAColorTypeFromBackendFormat"
2019-07-31 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-07-31 benjaminwagner@google.com Revert "Add LUM8 case to GrGLCaps::getYUVAColorTypeFromBackendFormat"
2019-07-31 reed@google.com fix bench to scale up, so we don't skip high-qual-filter
2019-07-31 senorblanco@chromium.org First implementation of GrDawnProgramDataManager.

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

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 09:31:31 -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%