Commit graph

16604 commits

Author SHA1 Message Date
xubaolin 562b6f76b3
fix a MaterialApp NNBD issue (#81529) 2021-05-07 07:04:03 -07:00
Dan Field 9cc8d78ec7
Small change to doc to trick firebase (#82017) 2021-05-07 05:57:27 -07:00
Michael Goderbauer 3ab799bbc9
Assert when duplicated keys are introduced in subsequent build (#81850) 2021-05-06 19:49:02 -07:00
Todd Volkert efc079657b
Allow reuse of NavigatorObserver in Navigator.observers (#81601) 2021-05-06 19:39:03 -07:00
Zachary Anderson 04bb954a7d
Revert "Allow users to pass in Xcode build settings as env variables to flutter build macos FLUTTER_XCODE_ (#81384)" (#82004)
This reverts commit 0bba935b76.
2021-05-06 19:04:23 -07:00
Zachary Anderson 4056ac057d
Revert "Reland GC related bench update (#81794)" (#82005)
This reverts commit 714dea5e03.
2021-05-06 19:03:59 -07:00
Dan Field 714dea5e03
Reland GC related bench update (#81794) 2021-05-06 16:49:04 -07:00
Tyler Norbury 8d04c55577
Point to correct extended integration test driver file (#81565) 2021-05-06 16:39:05 -07:00
Jenn Magder 3e6fe491f3
Remove extended attributes from entire Flutter project (#81435) 2021-05-06 16:34:04 -07:00
Renan 0bba935b76
Allow users to pass in Xcode build settings as env variables to flutter build macos FLUTTER_XCODE_ (#81384) 2021-05-06 16:29:04 -07:00
Jason Simmons d9014655ab
Deprecate AnimatedSize.vsync (#81067) 2021-05-06 16:24:04 -07:00
Sam Rawlins 133a55ae51
Remove "unnecessary" imports. (#81003) 2021-05-06 16:19:07 -07:00
Sam Rawlins 9942467828
Remove "unnecessary" imports. (#80999) 2021-05-06 16:14:06 -07:00
Zachary Anderson 577f5eb06c
Disable flutter_build_with_compilation_error_test on Windows (#81951)
For https://github.com/flutter/flutter/issues/81837

https://github.com/flutter/flutter/issues/81950 to re-enabled
2021-05-05 21:25:51 -07:00
Ren You 7f1d1414cc
Revert "Migrate to ChannelBuffers.push (#81235)" (#81829)
This reverts commit 35ad43f20c.
2021-05-04 06:17:19 -07:00
Jonah Williams 51ca131e39
[flutter_tools] remove most mocks from Fuchsia device tests (#81789) 2021-05-03 19:54:04 -07:00
Ian Hickson 5575bf3c69
Improve performance of debugCheckHasDirectionality (#81431) 2021-05-03 19:49:03 -07:00
Ian Hickson 35ad43f20c
Migrate to ChannelBuffers.push (#81235) 2021-05-03 17:14:03 -07:00
Todd Volkert cb0bda39c0
Add doc links to RawGestureDetector (#81796) 2021-05-03 17:03:44 -07:00
Jonah Williams fff8ecfb94
[flutter] reject mouse drags by default in scrollables (#81569) 2021-05-03 16:54:02 -07:00
Ian Hickson 279f40d487
Clean up some old and obsolete TODOs of mine (#81631) 2021-05-03 15:19:02 -07:00
Dan Field 3ce6c1f4ba
[flutter drive] Do not start dds if --no-dds (#81784) 2021-05-03 15:15:10 -07:00
Hans Muller 89d26d8d87
Fixed some trivial formatting issues (#81699) 2021-05-03 13:11:22 -07:00
Chinmoy 9f898ffef7
Added arrowHeadColor property to PaginatedDataTable (#81393) 2021-05-03 12:31:48 -07:00
Viren Khatri f9905fc43c
prototypeItem added to ReorderableList and ReorderableListView (#81604)
prototypeItem added to ReorderableList and ReorderableListView along with tests
2021-05-03 11:43:18 -07:00
Ludwik Trammer 336ae2de79
Add "onTap" callback to PopupMenuItem (#81686) 2021-05-03 10:06:53 -07:00
Abhishek Ghaskata 74d403a2d6
Change elevation to double of MergeableMaterial (#81634) 2021-05-03 09:24:02 -07:00
Ian Hickson 33b183e6c9
Fix extra blank lines in logger output (#81607) 2021-05-03 09:19:02 -07:00
Phil Quitslund 96e4b47f5d
sort directives (#81624) 2021-05-02 07:24:01 -07:00
Guilherme Henrique 741bb9d329
Update text_form_field.dart (#81043) 2021-05-01 21:29:03 -07:00
Ian Hickson ec91c6582b
Update documentation for scrollUntilVisible and friends. (#81497) 2021-05-01 18:29:03 -07:00
Jonah Williams 2b8556b6ac
[flutter_tools] remove last android sdk mock (#81620) 2021-05-01 12:59:02 -07:00
Todd Volkert a3bcaf226c
Allow widget inspector's _Location.file to be null (#81588)
Fixes https://github.com/flutter/flutter/issues/81587
2021-04-30 21:09:14 -07:00
Todd Volkert 0cc58fd046
Fix assert in RenderObject.getTransformTo() (#81590)
The assert was never hitting because it was first hitting a
null cast error in the `renderer.parent!` line in the for
loop.
2021-04-30 21:08:54 -07:00
Tong Mu 9956a35a5a
Hardware keyboard: codegen (#73440)
Rewrites tools/gen_keycodes, the script that generates key mappings across the framework and the engine.
2021-04-30 21:06:03 -07:00
Gary Roumanis 0cb0767bd7
Flutter Web Loading Indicator (#81581) 2021-04-30 21:04:02 -07:00
Jonah Williams 2d711b8213
[flutter_tools] skip additional flaky test (#81555) 2021-04-30 17:59:03 -07:00
Michael Goderbauer 1edaec6c2c
Add additional logging when devtools cannot launch (#81554) 2021-04-30 17:54:02 -07:00
Jonah Williams 7912cbea38
[flutter_tools] remove mocks from cold test (#81550) 2021-04-30 17:44:03 -07:00
Jonah Williams 50ace38c32
[flutter_tools] make bundle-sksl-path a define (#81576) 2021-04-30 17:39:07 -07:00
Jonah Williams d4e48a1537
[flutter_tools] remove mocks from android emulator tests (#81548) 2021-04-30 17:39:03 -07:00
Jonah Williams 3a0abac742
[flutter_tools] android workflow tests migrate from mockito (#81545) 2021-04-30 17:34:04 -07:00
Jonah Williams 3bc2378ad2
[flutter_tools] remove mocks from devfs web, cache, and xcode migrator test (#81475) 2021-04-30 17:24:04 -07:00
Viren Khatri b6d13a6122
Adding itemExtent to ReorderableList and ReorderableListView (#81372) 2021-04-30 17:19:04 -07:00
Tong Mu d97f41caed
Revert "MouseRegion enter/exit event can be triggered with button pressed (#81148)" (#81557)
This reverts commit ace61f01ef.
2021-04-30 12:35:21 -07:00
Jonah Williams ce9aee6606
[flutter_tools] remove mocks from xcode test (#81451) 2021-04-30 09:44:01 -07:00
Hans Muller 8c4538618f
Deprecate ThemeData accentColor, accentColorBright, accentIconTheme, accentTextTheme (#81336) 2021-04-30 08:24:31 -07:00
Tong Mu 3955ef0d02
Update view.dart (#81373) 2021-04-29 22:54:03 -07:00
Jonah Williams 001323a275
[flutter_tools] remove timeout from iOS device startup (#81229) 2021-04-29 22:49:02 -07:00
xubaolin ace61f01ef
MouseRegion enter/exit event can be triggered with button pressed (#81148) 2021-04-29 22:44:03 -07:00