Commit graph

15827 commits

Author SHA1 Message Date
Alexandre Ardhuin e9965f5636
add missing trailing commas in packages/flutter (#41076) 2019-09-24 08:05:41 +02:00
engine-flutter-autoroll dc2ae3f637
Roll engine b875c7a5ff56..e7fd442410f4 (19 commits) (#41127)
git@github.com:flutter/engine.git/compare/b875c7a5ff56...e7fd442410f4

git log b875c7a5ff56..e7fd442410f4 --no-merges --oneline
2019-09-23 skia-flutter-autoroll@skia.org Roll src/third_party/skia ab52a7a53db6..57ef68077574 (3 commits) (flutter/engine#12396)
2019-09-23 jaimeblasco97@gmail.com [Web] Implement dark mode support for web (flutter/engine#12335)
2019-09-23 bkonyi@google.com Roll src/third_party/dart 07f0bc0144..94dd49cdb6 (3 commits)
2019-09-23 skia-flutter-autoroll@skia.org Roll src/third_party/skia 776d81525e7c..ab52a7a53db6 (1 commits) (flutter/engine#12393)
2019-09-23 skia-flutter-autoroll@skia.org Roll src/third_party/skia 5b4c0ee19b74..776d81525e7c (1 commits) (flutter/engine#12392)
2019-09-23 bkonyi@google.com Roll src/third_party/dart 60c2bb9f5b..07f0bc0144 (7 commits)
2019-09-23 skia-flutter-autoroll@skia.org Roll src/third_party/skia b4d60b5eda31..5b4c0ee19b74 (1 commits) (flutter/engine#12390)
2019-09-23 skia-flutter-autoroll@skia.org Roll src/third_party/skia bd67d0035a80..b4d60b5eda31 (7 commits) (flutter/engine#12389)
2019-09-22 skia-flutter-autoroll@skia.org Roll src/third_party/skia 942d69fa9d5f..bd67d0035a80 (1 commits) (flutter/engine#12382)
2019-09-22 yjbanov@google.com Add macOS testing support (flutter/engine#12383)
2019-09-21 bkonyi@google.com Roll src/third_party/dart ff0e8f8035..60c2bb9f5b (5 commits)
2019-09-20 bkonyi@google.com Roll src/third_party/dart 70a1e8e090..ff0e8f8035 (18 commits)
2019-09-20 skia-flutter-autoroll@skia.org Roll src/third_party/skia 2e29ab5b03aa..942d69fa9d5f (6 commits) (flutter/engine#12378)
2019-09-20 yjbanov@google.com Store screenshot test output as Cirrus artifacts; do fuzzy comparison of non-matching screenshot pixels (flutter/engine#12274)
2019-09-20 30870216+gaaclarke@users.noreply.github.com Added unit tests for method channels. (flutter/engine#12373)
2019-09-20 jason-simmons@users.noreply.github.com Roll Wuffs to 0.2.0-alpha.47 (flutter/engine#12376)
2019-09-20 dnfield@google.com Sync dart_runner (flutter/engine#12375)
2019-09-20 skia-flutter-autoroll@skia.org Roll src/third_party/skia ffdc3e668061..2e29ab5b03aa (12 commits) (flutter/engine#12374)
2019-09-20 bkonyi@google.com Roll src/third_party/dart 7c1821c4aa..70a1e8e090 (52 commits)


If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/flutter-engine-flutter-autoroll
Please CC stuartmorgan@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
2019-09-24 02:03:47 -04:00
Fedor Korotkov fce8c06a21 Explicitly set CocoaPods version (#41145)
Fixes #41144
Merge on red to fix builds.
2019-09-23 22:20:40 -07:00
Michael Goderbauer 961f1b746d
AnimatedBuilder API Doc improvements (#40917) 2019-09-23 10:09:38 -07:00
Liam Appelbe b0563e1a3d
Unit test for build.dart::GenSnapshot (#37642)
* Unit test for build.dart::GenSnapshot

* Fix analysis errors

* Switch to testLogger
2019-09-23 10:09:22 -07:00
engine-flutter-autoroll efa9ba7b04
Roll engine 99092a0436a2..b875c7a5ff56 (2 commits) (#40981)
git@github.com:flutter/engine.git/compare/99092a0436a2...b875c7a5ff56

git log 99092a0436a2..b875c7a5ff56 --no-merges --oneline
2019-09-20 ditman@gmail.com Add web engine screenshot (scuba) tests (flutter/engine#12353)
2019-09-20 skia-flutter-autoroll@skia.org Roll src/third_party/skia 9a9841178078..ffdc3e668061 (1 commits) (flutter/engine#12369)


If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/flutter-engine-flutter-autoroll
Please CC stuartmorgan@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
2019-09-23 13:06:41 -04:00
Emmanuel Garcia 2c8813c86c
Revert "Re-enable AAR plugins when an AndroidX failure occurred (#40810)" (#41042)
This reverts commit 96482eeb5c.
2019-09-23 09:28:38 -07:00
Emmanuel Garcia 919cc97f6a
Fix run run_release_test (#41000) 2019-09-20 14:57:05 -07:00
Dan Field 8d931de7ea
Label bugs created via the SUPPORT template (#40993) 2019-09-20 14:46:10 -07:00
Emmanuel Garcia 8e23179627
Revert "Use AndroidX in new projects by default (#40925)" (#40995) 2019-09-20 13:37:10 -07:00
Alexander Aprelev bd929c4a52 Revert "Use separate isolate for image loading. (#34188)" (#40984)
This reverts commit b12bdd0ea1 as it
breaks existing tests that expect image loaded after certaing number of
pupms. With image loading done on separate isolate pumping is not
guaranteed to get image loaded.
2019-09-20 10:23:51 -07:00
Jonah Williams 57c319a9a0
Revert "Run flutter update-packages --force-upgrade. (#40766)" (#40979) 2019-09-20 12:23:19 -04:00
engine-flutter-autoroll 2f5e40ebd3
Roll engine 70f21b0edb06..99092a0436a2 (4 commits) (#40970)
git@github.com:flutter/engine.git/compare/70f21b0edb06...99092a0436a2

git log 70f21b0edb06..99092a0436a2 --no-merges --oneline
2019-09-20 skia-flutter-autoroll@skia.org Roll src/third_party/skia be0d7dfa6194..9a9841178078 (2 commits) (flutter/engine#12368)
2019-09-20 skia-flutter-autoroll@skia.org Roll src/third_party/skia e5b65d212bca..be0d7dfa6194 (3 commits) (flutter/engine#12367)
2019-09-20 liyuqian@google.com Revert "Reland "Smooth out iOS irregular input events delivery (#11817)" (#12280)" (flutter/engine#12364)
2019-09-20 skia-flutter-autoroll@skia.org Roll src/third_party/skia f47717ad8cc7..e5b65d212bca (4 commits) (flutter/engine#12366)


If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/flutter-engine-flutter-autoroll
Please CC stuartmorgan@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
2019-09-20 12:05:41 -04:00
Emmanuel Garcia 407668f4d5
Stop using deprecated features from Gradle (#40900) 2019-09-20 08:29:53 -07:00
Emmanuel Garcia f7173dcc60
Use AndroidX in new projects by default (#40925) 2019-09-20 08:29:21 -07:00
Emmanuel Garcia 96482eeb5c
Re-enable AAR plugins when an AndroidX failure occurred (#40810) 2019-09-20 08:28:52 -07:00
Tong Wu c238045a96
Run flutter update-packages --force-upgrade. (#40766) 2019-09-20 07:58:53 -07:00
engine-flutter-autoroll ec07e039c2
Roll engine 1cada0a6dca6..70f21b0edb06 (4 commits) (#40929)
git@github.com:flutter/engine.git/compare/1cada0a6dca6...70f21b0edb06

git log 1cada0a6dca6..70f21b0edb06 --no-merges --oneline
2019-09-19 matthew-carroll@users.noreply.github.com Fixes race condition that was reported internally. (flutter/engine#12362)
2019-09-19 a-siva@users.noreply.github.com  Roll src/third_party/dart 7c1821c4aa...ea969c358e (flutter/engine#12339)
2019-09-19 skia-flutter-autoroll@skia.org Roll src/third_party/skia 9a8b846baf43..f47717ad8cc7 (7 commits) (flutter/engine#12361)
2019-09-19 skia-flutter-autoroll@skia.org Roll src/third_party/skia 18531cde2ab7..9a8b846baf43 (1 commits) (flutter/engine#12360)


If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/flutter-engine-flutter-autoroll
Please CC stuartmorgan@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
2019-09-19 21:37:41 -04:00
stuartmorgan 0412977e48
Support create for macOS (app and plugin) (#40851)
Adds macOS support for `flutter create`:
- Currently it is behind a hidden flag.
- Adds a TargetPlatform workaround to lib/main.dart in the standard app template when enabled.
- Supports `app` and `plugin`; `module` support doesn't yet exist for macOS in general.

This will eliminate the need to use FDE's examples as templates on macOS. The templates are based on the current state of FDE's examples, with templating support added (and with adoption of the new application delegate in the app, which hadn't been done yet in FDE, eliminating some boilerplate from the template).

Fixes #30703
2019-09-19 17:06:18 -07:00
stuartmorgan 86c342eceb
Move iOS and Android gitignore rules into folders (#40864)
Rather than have a monolithic .gitignore covering all platforms in the
app template, have each platform folder contain its own rules.

Fixes #40793
2019-09-19 17:04:53 -07:00
gaaclarke 71d75e3e0a
Channel buffers (#40165)
Started reading stored channel messages from ui.channelBuffers when handlers get set.
2019-09-19 16:58:54 -07:00
Harry Terkelsen 6911a1513c
Allow sending platform messages from plugins to the framework and implement EventChannel (#40638)
* Allow sending messages from the platform to the framework

* Add ability to send messages from the plugin to the platform.

Also adds [PluginEventChannel] which is the plugin counterpart to
EventChannel.

Fixes https://github.com/flutter/flutter/issues/39981

* fix analyzer errors

* Enhance doc comments

* Remove dead code in test
2019-09-19 10:48:57 -07:00
Jason Simmons c94a994d62
Handle CR+LF end of line sequences in the license parser (#40718) 2019-09-19 09:44:31 -07:00
chunhtai 0086243be4
Fixed Selectable text align is broken (#40709)
* Fixed Selectable text align is broken
2019-09-19 09:37:00 -07:00
Jonah Williams f8ba6756c3
Revert "Reland: implement build bundle with assemble (#40470)" (#40862) 2019-09-19 09:04:07 -07:00
Jonah Williams ea7876ae82
Reland: implement build bundle with assemble (#40470) 2019-09-19 07:46:50 -07:00
engine-flutter-autoroll e026bd3d33
1cada0a6d Roll src/third_party/skia 6344cbd1df76..18531cde2ab7 (2 commits) (flutter/engine#12358) (#40842)
git@github.com:flutter/engine.git/compare/bf3af4d157cc...1cada0a6dca6

git log bf3af4d157cc..1cada0a6dca6 --no-merges --oneline
2019-09-19 skia-flutter-autoroll@skia.org Roll src/third_party/skia 6344cbd1df76..18531cde2ab7 (2 commits) (flutter/engine#12358)


If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/flutter-engine-flutter-autoroll
Please CC stuartmorgan@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
2019-09-19 07:29:41 -04:00
engine-flutter-autoroll ebd8e0b34b
Roll engine dd081bea0389..bf3af4d157cc (2 commits) (#40824)
git@github.com:flutter/engine.git/compare/dd081bea0389...bf3af4d157cc

git log dd081bea0389..bf3af4d157cc --no-merges --oneline
2019-09-19 skia-flutter-autoroll@skia.org Roll src/third_party/skia e2a903e18b59..6344cbd1df76 (3 commits) (flutter/engine#12357)
2019-09-19 bkonyi@google.com Roll src/third_party/dart cb80ea7ba9..ea969c358e (52 commits)


If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/flutter-engine-flutter-autoroll
Please CC stuartmorgan@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
2019-09-19 03:38:41 -04:00
engine-flutter-autoroll b2ce199d9d
dd081bea0 skip flaky test (flutter/engine#12355) (#40821)
git@github.com:flutter/engine.git/compare/7fb14000fddf...dd081bea0389

git log 7fb14000fddf..dd081bea0389 --no-merges --oneline
2019-09-19 dnfield@google.com skip flaky test (flutter/engine#12355)


If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/flutter-engine-flutter-autoroll
Please CC stuartmorgan@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
2019-09-19 03:01:41 -04:00
engine-flutter-autoroll d445304168
Roll engine 92afbfdf544d..7fb14000fddf (2 commits) (#40819)
git@github.com:flutter/engine.git/compare/92afbfdf544d...7fb14000fddf

git log 92afbfdf544d..7fb14000fddf --no-merges --oneline
2019-09-19 dnfield@google.com java lints (flutter/engine#12354)
2019-09-19 iska.kaushik@gmail.com [flutter_runner] Port vulkan surface changes (flutter/engine#12350)


If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/flutter-engine-flutter-autoroll
Please CC stuartmorgan@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
2019-09-19 02:11:41 -04:00
Jonah Williams 2a36ad31fa
Ensure Flutter for Web debug builds are only accessible through Flutter run (#40783) 2019-09-18 23:10:24 -07:00
Alexandre Ardhuin a36f809e27
add missing trailing commas (in dev/) (#40704) 2019-09-19 07:54:46 +02:00
engine-flutter-autoroll 0573709f8c
92afbfdf5 Roll src/third_party/skia f19f9caab2b4..e2a903e18b59 (1 commits) (flutter/engine#12351) (#40816)
git@github.com:flutter/engine.git/compare/eed16d34bd19...92afbfdf544d

git log eed16d34bd19..92afbfdf544d --no-merges --oneline
2019-09-19 skia-flutter-autoroll@skia.org Roll src/third_party/skia f19f9caab2b4..e2a903e18b59 (1 commits) (flutter/engine#12351)


If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/flutter-engine-flutter-autoroll
Please CC stuartmorgan@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
2019-09-19 01:18:42 -04:00
stuartmorgan c32e543207
Invalidate macOS pods on plugin changes (#40730)
When the plugin list changes, iOS pods are invalidated, but that was
never wired up for macOS.

Should fix #39327
2019-09-18 21:42:57 -07:00
engine-flutter-autoroll fa9b376496
Roll engine 33ad6757e883..eed16d34bd19 (4 commits) (#40812)
git@github.com:flutter/engine.git/compare/33ad6757e883...eed16d34bd19

git log 33ad6757e883..eed16d34bd19 --no-merges --oneline
2019-09-19 iska.kaushik@gmail.com [flutter_runner] Explicitly set |trace_skia| to false (flutter/engine#12349)
2019-09-19 iska.kaushik@gmail.com [flutter_runner] Port the new compilation trace from topaz (flutter/engine#12348)
2019-09-19 iska.kaushik@gmail.com [flutter_runner][async] Migrate dart/flutter to new async-loop APIs (flutter/engine#12347)
2019-09-19 iska.kaushik@gmail.com [flutter_runner] Move from runner context to component context (flutter/engine#12346)


If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/flutter-engine-flutter-autoroll
Please CC stuartmorgan@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
2019-09-19 00:30:41 -04:00
Alexander Aprelev b12bdd0ea1
Use separate isolate for image loading. (#34188)
* Use separate isolate for image loading. Use TransferableTypedData to const-cost receive bytes from that isolate.
2019-09-18 20:38:54 -07:00
engine-flutter-autoroll 3cf88fed6d
Roll engine 7f7250f47636..33ad6757e883 (2 commits) (#40805)
git@github.com:flutter/engine.git/compare/7f7250f47636...33ad6757e883

git log 7f7250f47636..33ad6757e883 --no-merges --oneline
2019-09-19 iska.kaushik@gmail.com [flutter_runner] Port over the tuning advice (flutter/engine#12345)
2019-09-19 iska.kaushik@gmail.com [flutter_runner] Remove usages of shared snapshots from CC sources (flutter/engine#12343)


If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/flutter-engine-flutter-autoroll
Please CC stuartmorgan@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
2019-09-18 23:09:41 -04:00
engine-flutter-autoroll 4c724b9b7d
7f7250f47 [flutter_runner] Do not use prebuilts just yet (flutter/engine#12340) (#40801)
git@github.com:flutter/engine.git/compare/00a12c411f81...7f7250f47636

git log 00a12c411f81..7f7250f47636 --no-merges --oneline
2019-09-18 iska.kaushik@gmail.com [flutter_runner] Do not use prebuilts just yet (flutter/engine#12340)


If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/flutter-engine-flutter-autoroll
Please CC stuartmorgan@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
2019-09-18 21:48:41 -04:00
engine-flutter-autoroll 85e7ad7636
00a12c411 Add missing CL, fix targets for Fuchsia (flutter/engine#12338) (#40799)
git@github.com:flutter/engine.git/compare/d3c60acef82c...00a12c411f81

git log d3c60acef82c..00a12c411f81 --no-merges --oneline
2019-09-18 dnfield@google.com Add missing CL, fix targets for Fuchsia (flutter/engine#12338)


If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/flutter-engine-flutter-autoroll
Please CC stuartmorgan@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
2019-09-18 20:55:41 -04:00
engine-flutter-autoroll 71524e78f3
Roll engine 00f23b2e7356..d3c60acef82c (2 commits) (#40796)
git@github.com:flutter/engine.git/compare/00f23b2e7356...d3c60acef82c

git log 00f23b2e7356..d3c60acef82c --no-merges --oneline
2019-09-18 ditman@gmail.com More controls for Screenshot tests (for web) (flutter/engine#12284)
2019-09-18 skia-flutter-autoroll@skia.org Roll src/third_party/skia 8391bac5c6f0..f19f9caab2b4 (8 commits) (flutter/engine#12341)


If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/flutter-engine-flutter-autoroll
Please CC stuartmorgan@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
2019-09-18 20:00:41 -04:00
adazh c4016aadb3
[Flutter Driver] Simplified the serialization/deserialization logic of the Descendant/… (#40715)
* Simplified the serialization/deserialization logic of the Descendant/Ancestor matchers
2019-09-18 16:58:33 -07:00
Jenn Magder d95adf999c
Move build info checks from generating files to the xcode build (#40792) 2019-09-18 16:57:31 -07:00
Amir Hardon 4e108b6f90
Exclude non Android plugins from Gradle build (#40640)
Before this change, having an Android app depend on a plugin that has no android implementation resulted in a Gradle build failure.

This scenario is likely to become more common if we're enabling federated plugins, as the package implementing just the desktop implementation of a plugin won't have an Android implementation.

This changes the Gradle plugin to not try to build any plugins that doesn't have an android/build.gradle file.
2019-09-18 16:42:20 -07:00
engine-flutter-autoroll d1e71cd85c
Roll engine 113be249ddcf..00f23b2e7356 (3 commits) (#40790)
git@github.com:flutter/engine.git/compare/113be249ddcf...00f23b2e7356

git log 113be249ddcf..00f23b2e7356 --no-merges --oneline
2019-09-18 tamird@google.com [fuchsia] add fuchsia.netstack.Netstack (flutter/engine#12325)
2019-09-18 skia-flutter-autoroll@skia.org Roll src/third_party/skia dd0dff1c35d2..8391bac5c6f0 (8 commits) (flutter/engine#12337)
2019-09-18 ditman@gmail.com Ensure DRRects without corners also draw. (flutter/engine#12330)


If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/flutter-engine-flutter-autoroll
Please CC stuartmorgan@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
2019-09-18 18:47:41 -04:00
Robin Jespersen d4a016443b Adding onEnd callback to implicit animated widgets (#38979) 2019-09-18 14:56:18 -07:00
Michael Goderbauer 4373a31971
Reapply "Revert "Propagate textfield character limits to semantics (#40468)" (#40767) 2019-09-18 14:55:37 -07:00
engine-flutter-autoroll f19f040a73
113be249d Update ExternalViewEmbedder class comment. (flutter/engine#11063) (#40776)
git@github.com:flutter/engine.git/compare/2289072724ff...113be249ddcf

git log 2289072724ff..113be249ddcf --no-merges --oneline
2019-09-18 amirh@users.noreply.github.com Update ExternalViewEmbedder class comment. (flutter/engine#11063)


If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/flutter-engine-flutter-autoroll
Please CC stuartmorgan@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
2019-09-18 17:54:41 -04:00
chunhtai 6c457e124b
Material textselection context menu cannot disable select all (#40713) 2019-09-18 12:19:37 -07:00
Alexandre Ardhuin c3ddfb924f
add missing trailing commas (in examples/) (#40701) 2019-09-18 20:48:07 +02:00
Christopher Fujino 0b24a5a2ff
Implement mdns for flutter run (#40447) 2019-09-18 11:01:08 -07:00