Commit graph

15943 commits

Author SHA1 Message Date
Greg Spencer f9bc89932c
Re-Land of HighlightMode change with benchmark improvements. (#39589)
* Automatic focus highlight mode for FocusManager

This re-lands the highlight mode change.

* Review Changes
2019-09-03 17:49:41 -07:00
Emmanuel Garcia d230234d67
Revert Maven dependencies (#39747) (39157) (#39784) 2019-09-03 17:49:10 -07:00
Harry Terkelsen 6f4359d1b7
Add lib/generated_plugin_registrant.dart to gitignore (#39781) 2019-09-03 16:03:09 -07:00
LongCatIsLooong e7f608072b
CupertinoActionSheet dark mode & fidelity (#39215) 2019-09-03 13:48:09 -07:00
Jonah Williams d804097014
print launching on device message (#39748) 2019-09-03 12:55:06 -07:00
Jonah Williams af851ab6bc
Revert "remove input files argument to target (#39701)" (#39768)
This reverts commit 5e7beaf7b8.
2019-09-03 12:47:33 -07:00
Jonah Williams 5e7beaf7b8
remove input files argument to target (#39701) 2019-09-03 12:46:08 -07:00
LongCatIsLooong 63c3de1091
Timer picker fidelity revision (#38481)
* WIP

* trying out different numbers

* apply intrinsic width and height

* update

* update behavior

* documentation

* wip

* fix tests

* constants

* respect theme

* respect theme

* add new test

* add new test

* update

* review

* update golden commit hash
2019-09-03 11:54:25 -07:00
Jonah Williams 476a4de17e
Add delay to recompile request for web (#39752) 2019-09-03 11:53:46 -07:00
Jonah Williams 76ebcc8a14
remove web flag from create (#39756) 2019-09-03 11:53:27 -07:00
Emmanuel Garcia 1b429bdb47
Fix type mismatch in Gradle (#39747) 2019-09-03 11:39:30 -07:00
Jonah Williams cc9b614efd
minor cleanup and prevent multiple exit (#39751) 2019-09-03 11:00:39 -07:00
Harry Terkelsen d33cf11556
Automatically generated registrants for web plugins (#39628)
* WIP on web plugin registry

* WIP on registering plugins

* WIP on web plugin registration

* Only generate `package:flutter_web_plugins` imports if plugins are
defined

* Add parsing test

* Add documentation

* Fix analyzer warnings

* add license headers

* Add tests for package:flutter_web_plugins

* Run `flutter update-packages --force-upgrade`

* Fix analyzer errors

* Fix analyzer error in test

* Update copyright and remove flutter SDK constraints

* Enable tests since engine has rolled

* add flutter_web_plugins tests to bots

* Create an empty .packages file for WebFs test
2019-09-03 10:37:34 -07:00
Jenn Magder 0b93c96f52
Remove bitcode=NO from add-to-app flows (#39503) 2019-09-03 10:28:19 -07:00
chunhtai 36a7e3f0ef
fix sliverfixedextent with sliverchildbuilderdelegate does not correct calculate max scroll extent (#39142) 2019-09-03 10:27:37 -07:00
Tom Robinson f5fc32ff8f Update docs for GrowthDirection and scrollOffset (#39286) 2019-09-03 09:45:44 -07:00
liyuqian 6e555a9c34
Mark flutter_gallery__transition_perf as non-flaky (#39580)
One of our linux/android Moto G4 has alerts (emergency, amber, etc.)
turned on. That's probably the cause of the flakiness. I've turned it
off.

Let's mark this as non-flaky and see if it's fixed. If not, I'll move it
to mac/android and see if that fixes the flakiness.

I think the most important thing to do right now is to mark it as
non-flaky so those who really break the test could get a notification.
2019-09-03 09:36:24 -07:00
Francisco Magdaleno deb155e89a
[macos] Check for special keys before creating a logical key (#37901) 2019-09-03 09:13:01 -07:00
Kate Lovett c8af729d1c
Golden Doc Updates (#39082) 2019-09-03 08:45:51 -07:00
Keerti Parthasarathy 0ed3242a63
Update dartdoc to 0.28.5 (#39581) 2019-09-03 09:26:14 -06:00
Zachary Anderson b9029c7672
[flutter_tool] Add onError callback to asyncGuard. Use it in Doctor (#39445) 2019-09-03 08:14:44 -07:00
LongCatIsLooong ad47f9eea9
CupertinoActivityIndicator & CupertinoApp dark mode (#39289) 2019-09-03 07:52:36 -07:00
Greg Spencer 8daa165d01
Make disabled buttons/chips/text fields not be focusable. (#38726)
This changes the behavior of text fields, Material buttons, and Chips so that if they are disabled they lose focus. Before this change, it was possible to disable a control and then use focus traversal to reach it anyhow, and in the case of text fields, enter text into a disabled field.

Fixes #33985
2019-09-03 07:51:28 -07:00
rami-a 0ebcfe10da
Prevent exception when creating a Divider borderSide (#39572) 2019-09-03 10:15:42 -04:00
engine-flutter-autoroll 16fcb83fec
e7f9ef6aa Roll src/third_party/skia 8203a180ea5d..94c66475560d (1 commits) (flutter/engine#11826) (#39713)
git@github.com:flutter/engine.git/compare/51a376d73ba1...e7f9ef6aa0b9

git log 51a376d73ba1..e7f9ef6aa0b9 --no-merges --oneline
2019-09-03 skia-flutter-autoroll@skia.org Roll src/third_party/skia 8203a180ea5d..94c66475560d (1 commits) (flutter/engine#11826)


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 garyq@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-02 23:44:41 -04:00
engine-flutter-autoroll 4322990327
51a376d73 [Windows] Update API for alternative Windows shell platform implementation (flutter/engine#11327) (#39710)
git@github.com:flutter/engine.git/compare/3deb8f5e45e1...51a376d73ba1

git log 3deb8f5e45e1..51a376d73ba1 --no-merges --oneline
2019-09-03 james@clarkezone.net [Windows] Update API for alternative Windows shell platform implementation (flutter/engine#11327)


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 garyq@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-02 23:07:41 -04:00
engine-flutter-autoroll 44b3c461b6
3deb8f5e4 Roll fuchsia/sdk/core/linux-amd64 from 0qRbW... to a8wlq... (flutter/engine#11825) (#39709)
git@github.com:flutter/engine.git/compare/dcf5d6ab3447...3deb8f5e45e1

git log dcf5d6ab3447..3deb8f5e45e1 --no-merges --oneline
2019-09-02 skia-flutter-autoroll@skia.org Roll fuchsia/sdk/core/linux-amd64 from 0qRbW... to a8wlq... (flutter/engine#11825)


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 garyq@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-02 20:53:41 -04:00
stuartmorgan 2e058142d2
Fix macOS App.framework version symlink (#39702)
The Current->A symlink in a framework shouldn't have a trailing slash;
some versions of codesigning consider the version with a trailing slash
unsignable.
2019-09-02 16:26:15 -07:00
engine-flutter-autoroll 9b73689f37
dcf5d6ab3 Roll fuchsia/sdk/core/mac-amd64 from ApgEE... to pVy4h... (flutter/engine#11824) (#39706)
git@github.com:flutter/engine.git/compare/d250375fa6bc...dcf5d6ab3447

git log d250375fa6bc..dcf5d6ab3447 --no-merges --oneline
2019-09-02 skia-flutter-autoroll@skia.org Roll fuchsia/sdk/core/mac-amd64 from ApgEE... to pVy4h... (flutter/engine#11824)


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 garyq@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-02 18:34:41 -04:00
Anthony e3f8d05540
Show search app bar theme (#37962)
Use the entire appBarTheme from the showSearch delegate for the search pages appBar theme, rather than just a select set of fields.
2019-09-02 14:23:42 -04:00
Emmanuel Garcia b63cb44105
Use new Maven artifacts from Gradle (#39157) 2019-09-02 10:35:17 -07:00
engine-flutter-autoroll d30e4228af
d250375fa Roll fuchsia/sdk/core/linux-amd64 from iV65h... to 0qRbW... (flutter/engine#11823) (#39682)
git@github.com:flutter/engine.git/compare/60406ad9fac9...d250375fa6bc

git log 60406ad9fac9..d250375fa6bc --no-merges --oneline
2019-09-02 skia-flutter-autoroll@skia.org Roll fuchsia/sdk/core/linux-amd64 from iV65h... to 0qRbW... (flutter/engine#11823)


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 garyq@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-02 10:28:41 -04:00
engine-flutter-autoroll ec1ea2b38a
60406ad9f Roll fuchsia/sdk/core/mac-amd64 from AAphf... to ApgEE... (flutter/engine#11822) (#39679)
git@github.com:flutter/engine.git/compare/2baba33c8297...60406ad9fac9

git log 2baba33c8297..60406ad9fac9 --no-merges --oneline
2019-09-02 skia-flutter-autoroll@skia.org Roll fuchsia/sdk/core/mac-amd64 from AAphf... to ApgEE... (flutter/engine#11822)


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 garyq@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-02 06:07:41 -04:00
engine-flutter-autoroll 2b7e59b9c0
2baba33c8 Roll src/third_party/skia 0a1e9efa392c..8203a180ea5d (4 commits) (flutter/engine#11821) (#39676)
git@github.com:flutter/engine.git/compare/62d880877362...2baba33c8297

git log 62d880877362..2baba33c8297 --no-merges --oneline
2019-09-02 skia-flutter-autoroll@skia.org Roll src/third_party/skia 0a1e9efa392c..8203a180ea5d (4 commits) (flutter/engine#11821)


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 garyq@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-02 04:20:42 -04:00
Jonah Williams 43e7c55900
disable low value windows tests (#39626) 2019-09-02 01:17:26 -07:00
Jonah Williams 7bc4074ff3
use dpr and window size from binding (#39577) 2019-09-01 23:57:32 -07:00
Jonah Williams f12a5ec347
dont hide build commands (#39555) 2019-09-01 23:57:11 -07:00
Jonah Williams f5eb12cdc2
filter error message from skip build script checks (#39558) 2019-09-01 23:56:56 -07:00
engine-flutter-autoroll a3e37939d3
Roll engine 501da6195ebd..62d880877362 (7 commits) (#39671)
git@github.com:flutter/engine.git/compare/501da6195ebd...62d880877362

git log 501da6195ebd..62d880877362 --no-merges --oneline
2019-09-02 skia-flutter-autoroll@skia.org Roll src/third_party/skia 7dfd4bd3fce1..0a1e9efa392c (1 commits) (flutter/engine#11820)
2019-09-01 skia-flutter-autoroll@skia.org Roll fuchsia/sdk/core/linux-amd64 from 6oi7L... to iV65h... (flutter/engine#11818)
2019-09-01 skia-flutter-autoroll@skia.org Roll fuchsia/sdk/core/mac-amd64 from dHz9X... to AAphf... (flutter/engine#11816)
2019-09-01 skia-flutter-autoroll@skia.org Roll src/third_party/skia 7e45515fa34f..7dfd4bd3fce1 (1 commits) (flutter/engine#11815)
2019-09-01 skia-flutter-autoroll@skia.org Roll fuchsia/sdk/core/linux-amd64 from 9FJtg... to 6oi7L... (flutter/engine#11814)
2019-09-01 skia-flutter-autoroll@skia.org Roll fuchsia/sdk/core/mac-amd64 from Rf30g... to dHz9X... (flutter/engine#11813)
2019-09-01 skia-flutter-autoroll@skia.org Roll src/third_party/skia 6e637472ebf3..7e45515fa34f (1 commits) (flutter/engine#11812)


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 garyq@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-02 01:54:41 -04:00
engine-flutter-autoroll 6c77ed570c
501da6195 Roll fuchsia/sdk/core/linux-amd64 from XOkVf... to 9FJtg... (flutter/engine#11811) (#39625)
git@github.com:flutter/engine.git/compare/4b22bc1bd9f2...501da6195ebd

git log 4b22bc1bd9f2..501da6195ebd --no-merges --oneline
2019-08-31 skia-flutter-autoroll@skia.org Roll fuchsia/sdk/core/linux-amd64 from XOkVf... to 9FJtg... (flutter/engine#11811)


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 garyq@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-02 00:45:41 -04:00
engine-flutter-autoroll c4d54743b1
4b22bc1bd Roll fuchsia/sdk/core/mac-amd64 from urUxt... to Rf30g... (flutter/engine#11810) (#39622)
git@github.com:flutter/engine.git/compare/381307b5b70d...4b22bc1bd9f2

git log 381307b5b70d..4b22bc1bd9f2 --no-merges --oneline
2019-08-31 skia-flutter-autoroll@skia.org Roll fuchsia/sdk/core/mac-amd64 from urUxt... to Rf30g... (flutter/engine#11810)


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 garyq@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-08-31 16:35:41 -04:00
Devon Carew e468296af3
remove a period from the service protocol printout (#39545) 2019-08-31 11:39:00 -07:00
engine-flutter-autoroll 84e5f231f3
381307b5b Roll src/third_party/skia c2ec9bfe1bb5..6e637472ebf3 (1 commits) (flutter/engine#11809) (#39618)
git@github.com:flutter/engine.git/compare/cd858489cc4a...381307b5b70d

git log cd858489cc4a..381307b5b70d --no-merges --oneline
2019-08-31 skia-flutter-autoroll@skia.org Roll src/third_party/skia c2ec9bfe1bb5..6e637472ebf3 (1 commits) (flutter/engine#11809)


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 garyq@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-08-31 13:26:41 -04:00
engine-flutter-autoroll 1363528eee
cd858489c Roll fuchsia/sdk/core/linux-amd64 from AySFp... to XOkVf... (flutter/engine#11806) (#39609)
git@github.com:flutter/engine.git/compare/a24a87563fa2...cd858489cc4a

git log a24a87563fa2..cd858489cc4a --no-merges --oneline
2019-08-31 skia-flutter-autoroll@skia.org Roll fuchsia/sdk/core/linux-amd64 from AySFp... to XOkVf... (flutter/engine#11806)


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 garyq@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-08-31 05:26:41 -04:00
engine-flutter-autoroll 46d7189448
a24a87563 Roll fuchsia/sdk/core/mac-amd64 from _ncZC... to urUxt... (flutter/engine#11805) (#39606)
git@github.com:flutter/engine.git/compare/8950255a755e...a24a87563fa2

git log 8950255a755e..a24a87563fa2 --no-merges --oneline
2019-08-31 skia-flutter-autoroll@skia.org Roll fuchsia/sdk/core/mac-amd64 from _ncZC... to urUxt... (flutter/engine#11805)


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 garyq@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-08-31 04:32:41 -04:00
engine-flutter-autoroll a937309d65
8950255a7 Roll src/third_party/skia f46c8268bf2b..c2ec9bfe1bb5 (1 commits) (flutter/engine#11803) (#39605)
git@github.com:flutter/engine.git/compare/6a0ca8dc7890...8950255a755e

git log 6a0ca8dc7890..8950255a755e --no-merges --oneline
2019-08-31 skia-flutter-autoroll@skia.org Roll src/third_party/skia f46c8268bf2b..c2ec9bfe1bb5 (1 commits) (flutter/engine#11803)


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 garyq@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-08-31 03:47:41 -04:00
engine-flutter-autoroll 8ee74eafd9
6a0ca8dc7 Let java unit tests build with autoninja (flutter/engine#11799) (#39599)
git@github.com:flutter/engine.git/compare/740f9160a256...6a0ca8dc7890

git log 740f9160a256..6a0ca8dc7890 --no-merges --oneline
2019-08-31 xster@google.com Let java unit tests build with autoninja (flutter/engine#11799)


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 garyq@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-08-31 00:41:41 -04:00
engine-flutter-autoroll cfb1626b53
Roll engine 292d844de357..740f9160a256 (14 commits) (#39596)
git@github.com:flutter/engine.git/compare/292d844de357...740f9160a256

git log 292d844de357..740f9160a256 --no-merges --oneline
2019-08-31 skia-flutter-autoroll@skia.org Roll src/third_party/skia 15ecdf94fd36..f46c8268bf2b (3 commits) (flutter/engine#11800)
2019-08-31 hterkelsen@users.noreply.github.com Provide a hook for a plugin handler to receive messages on the web (flutter/engine#11796)
2019-08-30 bkonyi@google.com Roll src/third_party/dart 011144b43b..36985859e4 (5 commits)
2019-08-30 skia-flutter-autoroll@skia.org Roll src/third_party/skia a43e2d284b3b..15ecdf94fd36 (6 commits) (flutter/engine#11794)
2019-08-30 bkonyi@google.com Roll src/third_party/dart 0ff52a640c..011144b43b (4 commits)
2019-08-30 30870216+gaaclarke@users.noreply.github.com Started logging warnings if we drop platform messages. (flutter/engine#11792)
2019-08-30 iska.kaushik@gmail.com Roll fuchsia/clang/linux-amd64 from wGyr4... to -mnHl... (flutter/engine#11790)
2019-08-30 skia-flutter-autoroll@skia.org Roll fuchsia/sdk/core/linux-amd64 from fSXZ0... to AySFp... (flutter/engine#11791)
2019-08-30 skia-flutter-autoroll@skia.org Roll fuchsia/sdk/core/mac-amd64 from 57R6s... to _ncZC... (flutter/engine#11786)
2019-08-30 iska.kaushik@gmail.com Roll fuchsia/sdk/core/linux-amd64 from -UaaS... to fSXZ0... (flutter/engine#11784)
2019-08-30 dnfield@google.com completely strip bitcode (flutter/engine#11783)
2019-08-30 iska.kaushik@gmail.com [flutter_runner] Port over all the changes to the dart_runner cmx files (flutter/engine#11776)
2019-08-30 skia-flutter-autoroll@skia.org Roll src/third_party/skia 575699569e91..a43e2d284b3b (6 commits) (flutter/engine#11781)
2019-08-30 bkonyi@google.com Roll src/third_party/dart d4342b9021..0ff52a640c (4 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 garyq@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-08-30 23:23:41 -04:00
Jonah Williams ad2c3522f3
disable low value linux tests (#39598) 2019-08-30 20:22:09 -07:00
engine-flutter-autoroll 471c805829 Roll engine 9a17d8e45197..292d844de357 (17 commits) (#39578)
* 37c5510c0 Roll src/third_party/skia ca8b07cf8a59..3783375c4d41 (2 commits) (flutter/engine#11712)

* 74a3c73e3 Roll src/third_party/dart 35382f9b14..05c28c6115 (flutter/engine#11702)

* 7024722e3 Android 10+ View.setSystemGestureExclusionRects (flutter/engine#11441)

* 101e03c1c Return a JSON value for the Skia channel (flutter/engine#11717)

* dce8a3404 Revert "Notify framework to clear input connection when app is backgrounded (#35054) (#9498)" (flutter/engine#11720)

* 1b1f78165 Quote the font family name whenever setting the font-family property. (flutter/engine#11722)

* 260f88d2f Roll src/third_party/skia 3783375c4d41..165ca3f85b7a (8 commits) (flutter/engine#11725)

* e620012c1 Roll src/third_party/dart 05c28c6115..1573f4e877 (14 commits)

* 81e010f77 last flutter web sync: cc38319841 (flutter/engine#11732)

* 123543983 Roll src/third_party/dart 1573f4e877..fd48ea3432 (16 commits)

* cf5d2a601 Add wasm to sky_engine (flutter/engine#11736)

* 118b5f324 Roll src/third_party/dart fd48ea3432..a873bc5db3 (7 commits)

* a7d59aabc Roll src/third_party/skia 165ca3f85b7a..ba0a2c7ad992 (1 commits) (flutter/engine#11745)

* 8401ce982 Roll src/third_party/dart a873bc5db3..35df96a2e2 (1 commits)

* ff3dffab9 Roll src/third_party/skia ba0a2c7ad992..7409b73fa546 (3 commits) (flutter/engine#11756)

* 70626c0f0 Roll src/third_party/skia 7409b73fa546..575699569e91 (1 commits) (flutter/engine#11766)

* 292d844de Roll src/third_party/dart 35df96a2e2..d4342b9021 (4 commits)
2019-08-30 18:32:52 -07:00