15598 Commits

Author SHA1 Message Date
Anthony
3932ffb1cd Revert "Show search app bar theme (#37962)" (#39786)
This reverts commit e3f8d0554089a0c391ff8078af42e1ae2ba32e22.
v1.10.0
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 72cacb40401c96dad9905cf2b180893ddfd0105d.
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 5e7beaf7b8b4736f668f2c804747ebfc75248fcd.
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