Hans Muller
|
87c40326e8
|
Removed accentColor and accentTextTheme dependencies from flutter_gallery (#78378)
|
2021-03-17 10:24:02 -07:00 |
|
Johannes von Bargen
|
4b150b135f
|
Add optional DragAnchorStrategy to Draggable (#73143)
|
2021-03-16 16:48:03 -07:00 |
|
Ian Hickson
|
f3c25fa07a
|
Align more closely with package:test (#77118) (#78343)
|
2021-03-16 13:58:02 -07:00 |
|
Casey Hillers
|
c30fdfbe82
|
Revert "[devicelab] Migrate Gallery to BuildTestTask (#77956)" (#78355)
This reverts commit 93fb258602a4e47c7b8048e576f3f4cbc15187ce.
|
2021-03-16 12:20:36 -07:00 |
|
Casey Hillers
|
93fb258602
|
[devicelab] Migrate Gallery to BuildTestTask (#77956)
|
2021-03-16 11:58:03 -07:00 |
|
Ian Hickson
|
5e4e530e93
|
Fix a legacy TODO (#77454)
|
2021-03-16 10:48:02 -07:00 |
|
Pierre-Louis
|
961fdeebb8
|
[Fonts] Fix update_icons double newline bug (#78317)
|
2021-03-16 10:03:03 -07:00 |
|
Zachary Anderson
|
e7e1a04aa3
|
Revert "Align more closely with package:test (#77118)" (#78329)
This reverts commit 0cbe597540f6b51ab7157ab8747906e9923b79e4.
|
2021-03-16 09:26:34 -07:00 |
|
Ian Hickson
|
0cbe597540
|
Align more closely with package:test (#77118)
|
2021-03-15 16:28:02 -07:00 |
|
keyonghan
|
5e84b1c343
|
Enable subshard builders for pre-submit (#78078)
|
2021-03-15 14:13:03 -07:00 |
|
omerlevran46
|
c94648f9cc
|
[fuchsia] remove no devices found from ffx parsing (#77651)
|
2021-03-15 10:58:05 -07:00 |
|
Ahmed Saleh
|
740504d3e6
|
Refactor: use one subprojects property (#77942)
|
2021-03-12 16:28:03 -08:00 |
|
Gary Roumanis
|
3f62915383
|
Update ClampingScrollSimulation to better match Android (#77497)
|
2021-03-12 16:23:05 -08:00 |
|
Michael Goderbauer
|
d637b1874f
|
non-breaking changes for prefer_mixin lint (#77837)
|
2021-03-11 19:50:03 -08:00 |
|
Greg Spencer
|
a8d820a46e
|
Update samples to use repo analysis options, Fix sample templates and a ton of analyzer issues (#77868)
|
2021-03-11 16:45:03 -08:00 |
|
Jonah Williams
|
c6dbb6f2b5
|
Update mockito dep and remove usage in manual tests and localizations (#77945)
|
2021-03-11 11:25:02 -08:00 |
|
Abhishek Ghaskata
|
bc9d0e0a4b
|
Remove one TODO (#76275)
|
2021-03-11 03:55:02 -08:00 |
|
Jonah Williams
|
2edf6b7320
|
Remove mockito deps from dev/ (#77749)
|
2021-03-10 17:50:44 -08:00 |
|
Tong Mu
|
7abee113e8
|
[Analyze] Make deprecation note analyzer clearer on quote misuse (#77653)
* Impl
* Escape$
* eofnl
* Make message more clear
|
2021-03-09 13:21:45 -08:00 |
|
Zachary Anderson
|
9167083d09
|
Explain why devtools in pinned (#77657)
|
2021-03-09 08:34:03 -08:00 |
|
Pierre-Louis
|
948ff0f2b0
|
[Fonts] Sort material icons (#76691)
* Update update_icons.dart
* Merge and simplify identifier rewrites
* Update update_icons.dart
* Update update_icons.dart
* Update update_icons.dart
* Add newline
* remove whitespace
* Copy instead of moving
* Fix typo
* Clean up code
Introduce fullFlutterId and fix a small dartdoc bug
* Update update_icons.dart
* Implement sorting
* Remove trailing spaces
* Revert "Remove trailing spaces"
This reverts commit c198a160678f636add30966a016383657ea76972.
* Revert "Implement sorting"
This reverts commit 0fac8c1f1c8ba1ce867f5d5205e3d6f751c08a89.
* Revert "Revert "Implement sorting""
This reverts commit 0f8ec2381ac87b44f43554d267783a5cc2375172.
* Revert "Revert "Remove trailing spaces""
This reverts commit c3ef8658799e4f7aab851ff830d62ca2bb9aba94.
* xx
* add braces
|
2021-03-09 16:14:18 +01:00 |
|
Pierre-Louis
|
698d438960
|
[Fonts] Improve update_icons script (#76532)
* Update update_icons.dart
* Merge and simplify identifier rewrites
* Update update_icons.dart
* Update update_icons.dart
* Update update_icons.dart
* Add newline
* remove whitespace
* Copy instead of moving
* Fix typo
* Clean up code
Introduce fullFlutterId and fix a small dartdoc bug
* Update update_icons.dart
* Implement sorting
* Remove trailing spaces
* Revert "Remove trailing spaces"
This reverts commit c198a160678f636add30966a016383657ea76972.
* Revert "Implement sorting"
This reverts commit 0fac8c1f1c8ba1ce867f5d5205e3d6f751c08a89.
* Remove trailing space
* Add bug number
* Rename 2d rewrite
* Add _replaceLast
* Add comment
* Simplify, remove fullFlutterId
* Remove IconStyle and reorder
* xx
* reorder
|
2021-03-09 07:53:21 +01:00 |
|
Hans Muller
|
49ff0d99d4
|
Removed ListTile accentColor dependency (#77004)
|
2021-03-08 14:39:02 -08:00 |
|
Jenn Magder
|
85e2c52b39
|
Increase activated devtools version to 2.0 (#77637)
|
2021-03-08 13:17:21 -08:00 |
|
Jenn Magder
|
ac6e3f87b2
|
Add iOS archive codesign test (#77428)
|
2021-03-05 18:44:02 -08:00 |
|
Michael Goderbauer
|
cb867bbedc
|
Enable unnecessary_await_in_return lint (#77434)
|
2021-03-05 18:38:15 -08:00 |
|
Michael Goderbauer
|
807bb29888
|
enable prefer_function_declarations_over_variables lint (#77398)
|
2021-03-05 18:29:04 -08:00 |
|
Jenn Magder
|
e9e8ca7640
|
Add debug_second_compile_millis benchmark metric (#77420)
|
2021-03-05 15:33:28 -08:00 |
|
Andre
|
3dca866f06
|
Fix typo in Windows template (#77405)
|
2021-03-05 14:09:04 -08:00 |
|
Jonah Williams
|
54eb3d6289
|
[flutter_tools] migrate to null safe mustache (#77400)
|
2021-03-05 13:24:04 -08:00 |
|
Jenn Magder
|
7e02cc34f9
|
Bitcode strip Flutter.framework in assemble build target (#77329)
|
2021-03-05 10:38:57 -08:00 |
|
Chris Bracken
|
f9f5243e0a
|
Add Windows desktop files for manual tests (#77228)
This adds support for building and running manual tests, such as the raw
keyboard test on Windows desktop.
|
2021-03-04 19:02:46 -08:00 |
|
Casey Hillers
|
b0afe3464e
|
Create BuildTestTask (#77307)
|
2021-03-04 18:49:03 -08:00 |
|
Casey Hillers
|
e692c182ea
|
[customer_testing] Refactor runner to be testable (#76831)
|
2021-03-04 18:44:02 -08:00 |
|
Gary Qian
|
ee41782732
|
[flutter_tools] Deferred components build system (#76192)
|
2021-03-04 18:09:02 -08:00 |
|
Michael Goderbauer
|
ed755fba5e
|
Enable avoid_unnecessary_containers lint (#77294)
|
2021-03-04 15:29:03 -08:00 |
|
Casey Hillers
|
c8c681f68e
|
[devicelab] Create test command to pass task args (#77110)
|
2021-03-04 11:59:02 -08:00 |
|
Michael Goderbauer
|
67edb63d84
|
Re-land "Toggable Refactor (#76745)" (#77263)
|
2021-03-04 11:34:04 -08:00 |
|
Michael Goderbauer
|
7b251f5f37
|
Enable use_function_type_syntax_for_parameters lint (#77163)
|
2021-03-04 08:59:17 -08:00 |
|
Jenn Magder
|
eee0dc8441
|
Exclude arm64 from valid iOS simulators (#73828)
|
2021-03-03 18:58:37 -08:00 |
|
Greg Spencer
|
c6ef4c75d9
|
Turn on sized_box_for_whitespace lint, fix instances. (#77099)
|
2021-03-03 17:29:02 -08:00 |
|
Jenn Magder
|
781eb13642
|
Store symlinks in package archive (#77184)
|
2021-03-03 17:21:14 -08:00 |
|
Jonah Williams
|
ddcb8d7d6d
|
Update all versions! (#77153)
|
2021-03-03 14:11:30 -08:00 |
|
Michael Goderbauer
|
0f91f0d48a
|
Clean-up analysis_options files (#77098)
|
2021-03-02 21:14:03 -08:00 |
|
Ian Hickson
|
cdca6485f0
|
Apply changes caused by https://github.com/flutter/flutter/pull/76662 (#77093)
|
2021-03-02 21:09:02 -08:00 |
|
Michael Goderbauer
|
d3209379ba
|
enable provide_deprecation_message (#77106)
|
2021-03-02 16:34:05 -08:00 |
|
Michael Goderbauer
|
ea8e61618a
|
Enable null_closures (#77095)
|
2021-03-02 15:25:31 -08:00 |
|
Michael Goderbauer
|
7e017d318e
|
Enable file_names and package_names lints (#77087)
|
2021-03-02 15:24:04 -08:00 |
|
Casey Hillers
|
7ed797b053
|
Revert "[devicelab] Separate build and test from Flutter gallery tests (#76415)" (#77086)
This reverts commit 297c7b5cf2606168a9a6fd95ed3fb958051c4466.
|
2021-03-02 12:17:18 -08:00 |
|
Casey Hillers
|
297c7b5cf2
|
[devicelab] Separate build and test from Flutter gallery tests (#76415)
|
2021-03-02 11:49:02 -08:00 |
|