Commit graph

15652 commits

Author SHA1 Message Date
Zachary Anderson 0f2af976a2
[flutter_tools] Add a timeout to another showBuildSettings command (#39579) 2019-09-05 09:50:46 -07:00
Kenzie Schmoll d50d9c5e60
Register flutterVersion service in flutter_tools. (#39524)
* Register getFlutterVersion service in flutter_tools.

* Add short revision ids to response.

* Rename method and remove obsolete comments.

* Fix broken test by adding sendPeerNotifications flag.

* Implement mockPeer.sendNotification.
2019-09-05 09:50:36 -07:00
Devon Carew 57e6042f68
update to the latest package:dwds (#39834) 2019-09-05 09:50:10 -07:00
engine-flutter-autoroll 2c0fce5439
Roll engine e7f9ef6aa0b9..cd920398e40e (29 commits) (#39854)
git@github.com:flutter/engine.git/compare/e7f9ef6aa0b9...cd920398e40e

git log e7f9ef6aa0b9..cd920398e40e --no-merges --oneline
2019-09-04 mouad.debbar@gmail.com Handle new navigation platform messages (flutter/engine#11880)
2019-09-04 shihaohong@google.com Android 10+ View.getSystemGestureExclusionRects (flutter/engine#11451)
2019-09-04 aukwat@gmail.com Fix deleting Thai vowel bug on iOS (skip string range sanitization) (flutter/engine#11807)
2019-09-04 bkonyi@google.com Roll src/third_party/dart 4bd13a74d9..c3db2e3ee0 (4 commits)
2019-09-04 skia-flutter-autoroll@skia.org Roll src/third_party/skia c2dc9c864844..e7366841663b (2 commits) (flutter/engine#11878)
2019-09-04 iska.kaushik@gmail.com [flutter_runner] Add common libs to the test far (flutter/engine#11875)
2019-09-04 bkonyi@google.com Roll src/third_party/dart fd27e795ba..4bd13a74d9 (5 commits)
2019-09-04 aam@google.com Provide dart vm initalize isolate callback so that children isolates belong to parent's isolate group. (flutter/engine#9888)
2019-09-04 stuartmorgan@google.com Add style guide and formatting information (flutter/engine#11669)
2019-09-04 skia-flutter-autoroll@skia.org Roll fuchsia/sdk/core/linux-amd64 from BR_-u... to LKWtB... (flutter/engine#11874)
2019-09-04 skia-flutter-autoroll@skia.org Roll fuchsia/sdk/core/mac-amd64 from dRCdb... to m-hNV... (flutter/engine#11873)
2019-09-04 skia-flutter-autoroll@skia.org Roll src/third_party/skia 77743492418e..c2dc9c864844 (22 commits) (flutter/engine#11872)
2019-09-04 iska.kaushik@gmail.com Add a sample unit test target to flutter runner (flutter/engine#11847)
2019-09-04 iska.kaushik@gmail.com Support building standalone far packages with autogenerating manigests (flutter/engine#11849)
2019-09-04 bkonyi@google.com Roll src/third_party/dart 622747502e..fd27e795ba (9 commits)
2019-09-04 bkonyi@google.com Roll src/third_party/dart 54fdd559d8..622747502e (1 commits)
2019-09-04 skia-flutter-autoroll@skia.org Roll fuchsia/sdk/core/linux-amd64 from KqidK... to BR_-u... (flutter/engine#11845)
2019-09-04 skia-flutter-autoroll@skia.org Roll src/third_party/skia 452ce044f0db..77743492418e (12 commits) (flutter/engine#11837)
2019-09-04 skia-flutter-autoroll@skia.org Roll fuchsia/sdk/core/mac-amd64 from -kKi5... to dRCdb... (flutter/engine#11840)
2019-09-04 bkonyi@google.com Roll src/third_party/dart 36985859e4..54fdd559d8 (65 commits)
2019-09-04 chinmaygarde@google.com Minor tweaks to the Doxygen theme. (flutter/engine#11576)
2019-09-04 matthew-carroll@users.noreply.github.com Updated API usage in scenario app by deleting unnecessary method. (flutter/engine#11844)
2019-09-03 garyq@google.com Fix RTL justification alignment with newline (flutter/engine#11842)
2019-09-03 matthew-carroll@users.noreply.github.com Rename first frame method and notify FlutterActivity when full drawn (#38714 #36796). (flutter/engine#11357)
2019-09-03 skia-flutter-autoroll@skia.org Roll src/third_party/skia 8050d94ae227..452ce044f0db (1 commits) (flutter/engine#11834)
2019-09-03 skia-flutter-autoroll@skia.org Roll fuchsia/sdk/core/linux-amd64 from a8wlq... to KqidK... (flutter/engine#11833)
2019-09-03 skia-flutter-autoroll@skia.org Roll fuchsia/sdk/core/mac-amd64 from pVy4h... to -kKi5... (flutter/engine#11832)
2019-09-03 skia-flutter-autoroll@skia.org Roll src/third_party/skia 033c4014b788..8050d94ae227 (2 commits) (flutter/engine#11831)
2019-09-03 skia-flutter-autoroll@skia.org Roll src/third_party/skia 94c66475560d..033c4014b788 (2 commits) (flutter/engine#11830)


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 franciscojma@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-05 12:48:41 -04:00
Anthony 3932ffb1cd Revert "Show search app bar theme (#37962)" (#39786)
This reverts commit e3f8d05540.
2019-09-04 20:13:16 -07:00
Ian Hickson 2efbc11b7a
Revert "Keep Flutter.framework binaries writable so they can be code signed (#39539)" (#39859)
This reverts commit 72cacb4040.
2019-09-04 17:47:39 -07:00
Tong Wu b9d9156fa6
These Catalina tests are no longer flaky. (#39772) 2019-09-04 12:49:10 -07:00
rami-a af9f210443
Fix single action banner to ensure button alignment (#39583) 2019-09-04 09:41:46 -04:00
Jenn Magder 72cacb4040
Keep Flutter.framework binaries writable so they can be code signed (#39539) 2019-09-03 18:00:45 -07:00
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