Shi-Hao Hong
d2c734a36f
Simple repeating word fixes ( #51871 )
2020-03-03 11:13:07 -08:00
Jonah Williams
9b4159c5ee
[flutter_tools] support run -d chrome test scripts ( #51658 )
2020-02-28 14:21:02 -08:00
Alexandre Ardhuin
7d7ac7c32b
start multiline strings with newline ( #50825 )
2020-02-20 10:16:28 +01:00
Greg Spencer
d8a2169741
Revert "Upgrade dartdoc to 0.30.1 ( #50980 )" ( #51060 )
...
This reverts commit a51de38a2064c1c1ed838ce9ec394e31f94386ca because it breaks the flutter docs.
2020-02-19 09:55:32 -08:00
Janice Collins
a51de38a20
Upgrade dartdoc to 0.30.1 ( #50980 )
2020-02-18 12:40:10 -08:00
Jonah Williams
9b4cb4da72
[versions] reland update test to 1.12.0 ( #50879 )
2020-02-18 10:38:54 -08:00
Jonah Williams
e481fcae52
Revert "[version] update to package:test 1.12.0 ( #50818 )" ( #50853 )
...
This reverts commit d3387bc916da209506db3f07976208bb2f81f911.
2020-02-14 22:34:30 -08:00
Jonah Williams
d3387bc916
[version] update to package:test 1.12.0 ( #50818 )
2020-02-14 21:51:47 -08:00
Alexandre Ardhuin
85ab331c82
fix unnecessary_string_interpolations lint ( #50790 )
2020-02-14 10:41:23 +01:00
Yegor
b34046903b
Fix stack trace parsing on non-debug builds; add e2e tests ( #50652 )
...
* Fix stack trace parsing on non-debug builds; add e2e tests
2020-02-13 18:34:08 -08:00
Dan Field
766bd70598
Image tracing ( #50648 )
2020-02-13 14:04:02 -08:00
Dan Field
58a4122b97
update packages ( #50666 )
2020-02-12 14:51:38 -08:00
Casey Hillers
781cd4d87c
Update Devicelab README with new dashboard information ( #48908 )
2020-02-11 18:25:17 -08:00
Jonah Williams
18f38cd45b
Switch flutter_tools to use frontend_server for web compilation ( #50365 )
2020-02-11 15:43:46 -08:00
Alexandre Ardhuin
f15c887c63
change quote to avoid escapes ( #50368 )
2020-02-11 20:58:27 +01:00
Christopher Fujino
b65f4211cf
Make codesign.dart
integration test easier to run locally ( #50289 )
2020-02-07 14:34:16 -08:00
Alexandre Ardhuin
b953c3e5a8
use raw strings to avoid escaping ( #50322 )
2020-02-07 16:35:55 +01:00
Kaushik Iska
b16fd13f89
[fuchsia] Pass device name to the drive comand. ( #50290 )
2020-02-06 12:04:08 -08:00
Jenn Magder
13e30aaec6
Remove android directory from platform_channel_swift example project ( #50213 )
2020-02-06 11:39:55 -08:00
Jonah Williams
4896c85ede
[versions] update packages ( #50251 )
2020-02-06 08:44:00 -08:00
Christopher Fujino
105582ed42
add test to verify binaries are signed on release branches ( #50074 )
2020-02-05 12:36:07 -08:00
Kaushik Iska
2ff62b1993
[fuchsia] Do not run precache on Fuchsia bots ( #50128 )
...
This step is now executed on the LUCI bot.
2020-02-04 13:14:47 -08:00
Kaushik Iska
acabf9d589
[fuchsia] Runs stocks driver test on Fuchsia NUCs in devicelab
...
Also pushes tiles which is needed to host the flutter application on Fuchsia.
2020-02-03 17:55:45 -08:00
Alexandre Ardhuin
b5f328e37e
remove unnecessary string interpolations ( #49622 )
2020-01-31 18:30:21 +01:00
Dan Field
b2a27c109c
Be clearer about when and why we override HttpClient in tests ( #49844 )
2020-01-31 09:22:30 -08:00
Yegor
423459da18
Initial web benchmark harness and 3 benchmarks ( #49460 )
...
Initial web benchmark harness and 3 benchmarks
2020-01-30 14:19:17 -08:00
Greg Spencer
4b4cff94bf
Move stocks example app into dev/benchmarks/test_apps ( #49559 )
...
The stocks example app is outdated and deprecated, but we still use it for some benchmark tests. Moving it into the benchmarks directory to indicate its status.
2020-01-30 09:31:07 -08:00
Jonah Williams
dd98046fe5
Revert "[flutter_tools] remove alternative build aot code path ( #49577 )" ( #49641 )
...
This reverts commit d1e25bf233e9d19a7f5fece0cf9c1fd263c0c0e4.
2020-01-28 13:21:56 -08:00
Jonah Williams
ab426858b1
[flutter_tools][web] add favicon to template and update index.html ( #49237 )
2020-01-28 13:09:18 -08:00
Jonah Williams
d1e25bf233
[flutter_tools] remove alternative build aot code path ( #49577 )
2020-01-28 13:08:04 -08:00
Jonah Williams
3f5786bee9
[versions] update versions --force-upgrade ( #49590 )
2020-01-28 13:07:45 -08:00
Dan Field
fabeb2a16f
Revert string interp ( #49602 )
2020-01-28 07:56:51 -08:00
Dan Field
8b2993337a
revert #48985 ( #49572 )
2020-01-27 14:36:02 -08:00
chunhtai
4964fb62e1
reland add lifecycle enum and remove workaround ( #49368 )
2020-01-27 10:38:02 -08:00
Alexandre Ardhuin
92cbaa3efe
remove unnecessary string interpolations ( #49352 )
2020-01-23 20:43:01 -08:00
Michael Goderbauer
7915e58f20
Change firebase Pixel3 version from Q-beta3 to 29 ( #49396 )
2020-01-23 16:53:48 -08:00
Angjie Li
f0a175f41d
Use flutter_tools to start WebDriver browser. ( #49228 )
2020-01-21 16:48:02 -08:00
chunhtai
ec1044a877
Revert "reland add lifecycle enum and remove workaround ( #48460 )" ( #49098 )
...
This reverts commit d372814f78ec131270cfb5d5fb6f9308fbe136fd.
2020-01-17 19:19:33 -08:00
Anthony
b67d5ec6e9
[a11y] Make sure RenderFractionalTranslation updates its semantics after the translation field is set ( #48985 )
2020-01-17 15:13:01 -08:00
Alexandre Ardhuin
003541499b
use isA<Xxx>() matcher ( #48482 )
2020-01-16 12:43:03 -08:00
chunhtai
d372814f78
reland add lifecycle enum and remove workaround ( #48460 )
2020-01-15 16:33:01 -08:00
Dan Field
3e63411256
Avoid runtimeType.toString in toString overrides/debugLabels ( #48607 )
2020-01-14 16:43:01 -08:00
Andrew Davies
52e0d980cb
[tools] Rename dev_finder to device-finder. ( #48610 )
...
dev_finder name is deprecated. device-finder is preferred.
Functionality remains identical, this is an aesthetic change.
This change was generated via:
$ find . -not -path '*/\.*' -type f -exec sed -i 's/(^import.*)!dev_finder/device-finder/g' {} \;
2020-01-14 09:41:16 -08:00
Jonah Williams
5d30c0970a
[flutter_tools][web] Add support for web app manifests and arbitrary resource files (from web/) ( #48316 )
2020-01-10 09:37:20 -08:00
LongCatIsLooong
d291de086c
Add a diagnostic message for malformed imports in analyze.dart ( #38355 )
2020-01-09 10:25:58 -08:00
Greg Spencer
fabf4e3d0d
Reverse the sense of the terms snippet and sample. ( #48254 )
2020-01-08 15:28:02 -08:00
David Iglesias
f65f7f0118
Change video_demo slightly so it works on web. ( #46719 )
2020-01-08 12:28:01 -08:00
Kaushik Iska
ccbce98e0b
[fuchsia] Create an entry-point script to run driver tests on Fuchsia ( #48359 )
...
* [fuchsia] Create an entry-point script to run driver tests on Fuchsia
This script currently only paves the device. This will soon run a
driver test on a NUC in LUCI.
* reference the engine script and fix comment
2020-01-08 12:25:38 -08:00
Alexandre Ardhuin
1c79347ef6
use yield* ( #48307 )
2020-01-08 07:34:36 +01:00
Alexandre Ardhuin
4f9b6cf017
enable lint prefer_final_in_for_each ( #47724 )
2020-01-07 16:32:04 +01:00