18403 Commits

Author SHA1 Message Date
Jonah Williams
7bf74c3460
[flutter_tools] handle unsafe build outputs (#53601) 2020-03-31 11:01:01 -07:00
Jose Alba
e71cf1cdbe
[Slider] Rebase. (#52663) 2020-03-31 10:56:01 -07:00
stuartmorgan
a2d62df3ee
Use feature flags for desktop cache (#53608) 2020-03-30 21:51:48 -07:00
chunhtai
aee9e94c21
Revert "Implements the navigator page api (#50362)" (#53610)
This reverts commit 9a6eb7def3e932bc54f554200ec1fe7cdf2e630e.
2020-03-30 16:12:40 -07:00
engine-flutter-autoroll
0d4b4fb5eb
Roll engine 70f5a07fe6ac..c779894d0895 (3 commits) (#53597) 2020-03-30 15:26:01 -07:00
Jonah Williams
8cb1d269f6
[versions] update EVERYTHING (#53467) 2020-03-30 14:09:38 -07:00
Shi-Hao Hong
85e5b210b4
Implement DropdownMenuItem.onTap (#53368)
* Implement DropdownMenuItem.onTap
2020-03-30 13:48:40 -07:00
Darren Austin
c7a6e300dd
Fixed a bug with the month grid showing the wrong month after selecting a date. (#53594) 2020-03-30 13:45:33 -07:00
Ayush Bherwani
08ee37e1c1
[RefreshIndicator] adds strokeWidth parameter to RefreshIndicator (#53344) 2020-03-30 12:56:06 -07:00
engine-flutter-autoroll
f9474c2946
Roll engine 361d5d53206e..70f5a07fe6ac (2 commits) (#53561) 2020-03-30 12:51:10 -07:00
Jonah Williams
72343ee0e4
[flutter_tools] refactor build_system and targets to be context-free (#53268) 2020-03-30 12:51:04 -07:00
Jonah Williams
4605b51a7e
[flutter_tools] use package Uuid consistently (#53492) 2020-03-30 12:46:06 -07:00
Shi-Hao Hong
57d7946b2f
Implement DropdownButton and DropdownButtonFormField onTap callback (#53105) 2020-03-30 12:46:02 -07:00
Ayush Bherwani
b665533060
[MediaQueryData] adds assertions to MediaQueryData Constructor (#53003) 2020-03-30 12:41:03 -07:00
engine-flutter-autoroll
e4a61dfdea
361d5d532 Partially revert Samsung keyboard force-update workaround (flutter/engine#17391) (#53543) 2020-03-29 18:01:02 -07:00
engine-flutter-autoroll
3221bb8cf7
Roll engine 946df02dc6da..f3d9f9a950eb (3 commits) (#53538) 2020-03-29 14:46:02 -07:00
engine-flutter-autoroll
2d24998343
Roll engine 3ee9e3d3785c..946df02dc6da (2 commits) (#53465) 2020-03-29 13:41:01 -07:00
Shi-Hao Hong
f36a49762b
Refresh Material and Cupertino localizations (#53448) 2020-03-29 13:36:01 -07:00
Dan Field
c8efcb632b
Only fetch tags when not on dev/beta/stable (#53450) 2020-03-27 22:31:01 -07:00
Jonah Williams
dfc3318e87
[flutter_tools] dont create synthetic sdk when running consumer-only (#53466) 2020-03-27 22:25:09 -07:00
engine-flutter-autoroll
5f9720874a
3ee9e3d37 [web] changing the integration tests to show errors (flutter/engine#17364) (#53446) 2020-03-27 22:16:01 -07:00
Jonah Williams
8403930d41
[flutter_tools] unpin SDK deps when upgrading packages (#53429) 2020-03-27 22:11:01 -07:00
Pieter van Loon
6c9071d3c2
Added parallax effect for cupertino fullscreenDialog (#50180) 2020-03-27 22:06:01 -07:00
stuartmorgan
94500073a0
Windows template update project (#53302)
Updates the Windows app template to use the new DartProject API, significantly simplifying the template.

Increments the template version, even though this isn't itself a breaking change, so that users will be prompted to update their projects rather than be broken later when the old API is removed.
2020-03-27 16:36:15 -07:00
chunhtai
9a6eb7def3
Implements the navigator page api (#50362) 2020-03-27 16:24:01 -07:00
Jenn Magder
ce40fbaf51
Include metadata in GitHub crash template (#53118) 2020-03-27 16:21:45 -07:00
engine-flutter-autoroll
adbc16b6a8
Roll engine 020d7c5c80ee..91ccdbe7f159 (5 commits) (#53438) 2020-03-27 16:21:02 -07:00
gaaclarke
12c7edec4d
Revert "disabled flutter_gallery_ios32__transition_perf (#53435)" (#53442)
This reverts commit ba0df45c12f008e9ef3a8d90cdb15bc91e2f4221.
2020-03-27 16:06:11 -07:00
gaaclarke
ba0df45c12
disabled flutter_gallery_ios32__transition_perf (#53435) 2020-03-27 15:35:40 -07:00
Darren Austin
4dd9136397
Reset autovalidate in the text input form field of the Date Picker when switching back to input mode from calendar mode. (#53434) 2020-03-27 15:06:01 -07:00
engine-flutter-autoroll
8ce6f05c50
Roll engine 67e66f7c8118..020d7c5c80ee (3 commits) (#53424) 2020-03-27 15:01:02 -07:00
Mouad Debbar
45a8b3db81
complete text layout benchmark (#53295) 2020-03-27 14:56:02 -07:00
Onat Çipli
ac3b77bdac
Scrollbar display always (#50752) 2020-03-27 14:51:03 -07:00
Ferhat
763f875441
Treeshake debugFillProperties (#53303) 2020-03-27 14:50:03 -07:00
engine-flutter-autoroll
6442611130
Roll engine b2bdeb3f0f16..67e66f7c8118 (4 commits) (#53403) 2020-03-27 10:26:03 -07:00
Jenn Magder
57b0ddbd60
Uninstall app flag (#53385) 2020-03-27 10:13:54 -07:00
Jonah Williams
be3a4b37b3
[flutter_tools] don't trim log messages from the web (#53379) 2020-03-26 18:08:05 -07:00
Jonah Williams
2717eb6413
[flutter tools] rewrite launch non-prebuilt app tests (#53351) 2020-03-26 17:36:02 -07:00
Jonah Williams
c5800fe107
[flutter_tools] update iOS deploy tests for best practices (#53343) 2020-03-26 17:31:01 -07:00
engine-flutter-autoroll
8afc67f7f8
Roll engine 8fa7214d3ac3..b2bdeb3f0f16 (4 commits) (#53365) 2020-03-26 14:36:03 -07:00
Dmitry Borodin
5a3e7e4366
Updated obsolete URL (#52158) 2020-03-26 14:34:00 -07:00
Dan Field
ed67c47982
Add error callbacks to other image resolving code (#53329) 2020-03-26 13:36:03 -07:00
Anthony
0d111bc91a
[Material] Create a Navigation Rail component and theme (#49574) 2020-03-26 13:31:02 -07:00
engine-flutter-autoroll
c9f999278c
Roll engine 23dff31a3834..8fa7214d3ac3 (9 commits) (#53356) 2020-03-26 11:56:02 -07:00
xster
ef7eb7edb3
Remove flutter attach test timeout (#53317) 2020-03-26 09:56:02 -07:00
Zachary Anderson
9d97918c60
[flutter_tools] Prepare for OSError to implement Exception (#53258) 2020-03-26 09:51:01 -07:00
engine-flutter-autoroll
05f059a50c
Roll engine b235233e9d39..23dff31a3834 (2 commits) (#53321)
* 97083b48f Roll src/third_party/dart 232308723704..cd8f712bcb01 (18 commits) (flutter/engine#17328)

* 23dff31a3 [runner] Corrects logging of close() status (flutter/engine#16698)
2020-03-26 09:24:53 -07:00
engine-flutter-autoroll
8857c4cec8
b235233e9 Revert unobstructed platform views (flutter/engine#17326) (#53315) 2020-03-25 18:21:01 -07:00
gaaclarke
83a74e11d2
Started caching results from iana. (#53286) 2020-03-25 18:16:02 -07:00
Jenn Magder
8a9023522c
Push iMobileDevice and iosDeploy instantiation into XCDevice constructor (#53307) 2020-03-25 18:12:13 -07:00