Lau Ching Jun
587b622396
Fuchsia device is ephemeral. ( #53717 )
2020-04-01 00:51:02 -07:00
engine-flutter-autoroll
7e97ca6077
Roll engine 807ca8543cf1..7fc22d118e17 (2 commits) ( #53710 )
2020-04-01 00:46:06 -07:00
Darren Austin
f2acfbca82
Material Date Picker should honor DialogTheme shape, and elevation. ( #53713 )
...
* Date Picker should honor DialogTheme shape, and elevation.
2020-04-01 00:45:45 -07:00
Yegor
0d07788069
Add benchmark reproducing large static scrolling content ( #53686 )
2020-04-01 00:41:02 -07:00
Jonah Williams
bb5c340066
[flutter_tools] cache the base URL as index.html ( #53666 )
2020-04-01 00:36:02 -07:00
cjng96
d62c7ecce5
Ignore key events on edit control on web platform ( #52656 ) ( #52661 )
2020-04-01 00:31:03 -07:00
Greg Spencer
2a649b16e2
Add an adaptive visual density static function, and add it to… ( #51921 )
...
Adds a VisualDensity.adaptivePlatformDensity static function that returns different values for visual density based on the defaultTargetPlatform. Returns compact for desktop platforms, and a default visual density for other platforms.
2020-03-31 16:16:25 -07:00
engine-flutter-autoroll
b2cf417863
807ca8543 More rename from GPU thread to raster thread (flutter/engine#17408) ( #53700 )
2020-03-31 16:16:01 -07:00
Jose Alba
d14a301e41
Revert "[Slider] Rebase. ( #52663 )" ( #53698 )
...
This reverts commit e71cf1cdbeebab9081d09daa73d4d7642f165b9d.
2020-03-31 16:14:22 -07:00
Jenn Magder
ad07c4041a
Delete unused NDK location checks ( #53694 )
2020-03-31 14:53:49 -07:00
engine-flutter-autoroll
572680e9d2
Roll engine 6b09714a2c88..fc5b44c901ce (4 commits) ( #53687 )
2020-03-31 14:36:02 -07:00
Casey Hillers
025f7ae642
Add ability to shard customer tests ( #53433 )
2020-03-31 14:01:01 -07:00
engine-flutter-autoroll
730a440fd5
Roll engine 10887c2abe7b..6b09714a2c88 (4 commits) ( #53675 )
2020-03-31 13:26:01 -07:00
Kate Lovett
d3be7e1577
Restore codegen in separate PR ( #53617 )
2020-03-31 13:21:01 -07:00
Gary Qian
6280b39164
Un-gate value setting in formatter repeat check logic ( #53613 )
2020-03-31 13:16:02 -07:00
Kate Lovett
cb4147cf73
Doc Improvements ( #53377 )
2020-03-31 13:11:02 -07:00
Emmanuel Garcia
183b3c321e
Turn metal on in the platform views benchmark ( #53676 )
2020-03-31 11:56:23 -07:00
Mubarak Imam
df90bb5fd6
fix issue with multiple java runtimes on macOS ( #52474 )
2020-03-31 11:36:01 -07:00
Alexander Aprelev
c6665e43da
Roll flutter engine to 10887c2abe7b7fe5866e84d6b63dd546f02fc963 ( #53669 )
...
* Update stack trace test expectations to adjust for a fix landed in dart sdk
* Include engine roll to 10887c2abe7b7fe5866e84d6b63dd546f02fc963
* Update column for the exception expectation
2020-03-31 11:28:03 -07:00
nujz
fcd90c0a51
ScrollPosition.jumpTo call notifyListeners twice ( #53425 )
2020-03-31 11:26:02 -07:00
Kate Lovett
560c72287b
TODO Audits - 1 ( #53604 )
2020-03-31 11:21:01 -07:00
Kate Lovett
9b6fd7cb0b
Separate PR ( #53619 )
2020-03-31 11:16:02 -07:00
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