Jonah Williams
|
886eb3e634
|
[flutter_tools] remove mocks from ios_device, project, flutter_command test (#82195)
|
2021-05-10 17:44:03 -07:00 |
|
Shi-Hao Hong
|
a7af0b3170
|
Expose basicLocaleListResolution in widget library (#81898)
|
2021-05-10 17:34:03 -07:00 |
|
Sam Rawlins
|
df15829008
|
Remove "unnecessary" imports in packages/flutter (#81000)
|
2021-05-10 17:29:03 -07:00 |
|
Dan Field
|
111c6ab136
|
Fix reuseApplication when ws URI does not end with / (#82066)
|
2021-05-10 16:29:03 -07:00 |
|
Michael Goderbauer
|
b8a2456737
|
Enable library_private_types_in_public_api lint (#81578)
|
2021-05-10 16:26:16 -07:00 |
|
xubaolin
|
b878b11f0c
|
Expose the alignment property for DropdownButton and item (#81282)
|
2021-05-10 16:24:03 -07:00 |
|
Michael Goderbauer
|
532a79c857
|
Integrate package:flutter_lints into templates (#81417)
|
2021-05-10 16:19:04 -07:00 |
|
Hans Muller
|
1d8ab0f0ff
|
Deprecated ThemeData buttonColor (#82196)
|
2021-05-10 16:18:09 -07:00 |
|
Chinmoy
|
efd3cc5ca7
|
Tweaked TabBar to provide uniform padding to all tabs in cases where only few tabs contain both icon and text (#80237)
|
2021-05-10 16:14:04 -07:00 |
|
Rick Krystianne Lim
|
457f513f37
|
Changing SnackBar's dismiss direction (#77514)
|
2021-05-10 16:09:03 -07:00 |
|
Anurag Roy
|
6e08ea0a2c
|
[flutter_tools] Show linux distribution and kernel release in flutter doctor (#81368)
|
2021-05-10 10:04:02 -07:00 |
|
Jonah Williams
|
bfe16a8640
|
[flutter_tools] remove even more mocks (#81618)
|
2021-05-10 08:24:03 -07:00 |
|
Dan Field
|
f82794c968
|
Fix missing logger (#82064)
|
2021-05-08 23:29:03 -07:00 |
|
Jia Hao
|
b3f7ebe069
|
Init licenses for test bindings (#81961)
|
2021-05-07 17:54:02 -07:00 |
|
Jia Hao
|
099f1162ac
|
[integration_test] Don't log exceptions twice (#81812)
|
2021-05-07 17:49:02 -07:00 |
|
Jenn Magder
|
783e1dd22c
|
Standardize build system environment defines derived from build info (#81879)
|
2021-05-07 17:04:02 -07:00 |
|
Greg Spencer
|
dd33283a57
|
Add some examples of widgets that support visual density (#81932)
|
2021-05-07 15:49:01 -07:00 |
|
Emmanuel Garcia
|
094179e82d
|
Enable Dart plugin registrant on Desktop only (#81586)
|
2021-05-07 15:36:32 -07:00 |
|
Alexandre Ardhuin
|
9bca38c5e5
|
remove unnecessary String.toString() (#81859)
|
2021-05-07 14:54:02 -07:00 |
|
Kate Lovett
|
e74c15cac4
|
Deprecate GestureDetector.kind in favor of new supportedDevices (#81858)
|
2021-05-07 14:24:03 -07:00 |
|
Kate Lovett
|
4b65c0582a
|
Reduce potential collisions from Gold RNG (#81792)
|
2021-05-07 14:19:03 -07:00 |
|
Dan Field
|
3101374f60
|
Revert "Reland GC benchmark changes again (#82042)" (#82059)
This reverts commit 99a947c3e5c91256dbf0e29149fdb9dcbe88c19c.
|
2021-05-07 13:19:56 -07:00 |
|
Dan Field
|
99a947c3e5
|
Reland GC benchmark changes again (#82042)
|
2021-05-07 12:29:01 -07:00 |
|
Hans Muller
|
dbc8826816
|
Revert "Assert when duplicated keys are introduced in subsequent build (#81850)" (#82039)
This reverts commit 3ab799bbc934e5f6d032557cdcb1486ce6b93c4b.
|
2021-05-07 10:19:47 -07:00 |
|
stuartmorgan
|
27d1e5892f
|
Minor cleanup to Linux application template format (#81561)
|
2021-05-07 09:49:03 -07:00 |
|
Brett Morgan
|
4e40976253
|
Fix dartdoc for SliverAppBar#shadowColor (#82028)
|
2021-05-07 09:06:14 -07:00 |
|
Dan Field
|
c84528d9da
|
Implement ==/hashCode for ViewConfiguration, avoid unnecessary layer creation/replacement (#81928)
|
2021-05-07 07:09:02 -07:00 |
|
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 0bba935b7694f9aa30afa60b936b3f4299518d91.
|
2021-05-06 19:04:23 -07:00 |
|
Zachary Anderson
|
4056ac057d
|
Revert "Reland GC related bench update (#81794)" (#82005)
This reverts commit 714dea5e039c4a8c2e442862cda1f88b1b34c0f0.
|
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 35ad43f20caa71ec051a97bc8bc8fec552fb4452.
|
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 |
|