3031 Commits

Author SHA1 Message Date
Darren Austin
a6117269c6
Migrated some services and widgets doc comments to null safety. (#72792) 2020-12-23 17:14:04 -08:00
Casey Hillers
849784e262
[devicelab] Add results path flag to test runner (#72765) 2020-12-22 16:45:38 -08:00
nturgut
10c358bafa
run framework unit tests on html backend (#72756) 2020-12-21 16:07:51 -08:00
nturgut
14206399c3
make sure tests and becnhmarks use correct backend (#72628) 2020-12-21 09:55:23 -08:00
keyonghan
bb0e6ce9b0
Unflaky remaining linux tasks (#72563)
* remove flaky flag

* remove from manifest

* fix test
2020-12-17 17:23:35 -08:00
Todd Volkert
9a9339fbcb
Fix bug in docs.dart (#72544)
Add a check that a pubspec file exists before trying to read it.
2020-12-17 14:47:45 -08:00
Jenn Magder
d6857bc026
Build/copy macOS frameworks to built products instead of ephemeral directory (#72378) 2020-12-17 14:47:05 -08:00
Jenn Magder
1c18cf3da8
Move macOS Podfile logic into the tool (#72020) 2020-12-17 11:48:16 -08:00
Ming Lyu (CareF)
9f7e785c7b
add doc for scroll_smoothness metrics (#72479) 2020-12-17 09:59:03 -08:00
Yuqian Li
db9c389259
Add SkiaPerfGcsAdaptor and its tests (#70674) 2020-12-16 22:14:04 -08:00
keyonghan
4833f8f93d
remove flaky flag & disable devicelab tests (#72455) 2020-12-16 12:23:02 -08:00
xster
c980c2413e
update cupertino icons to 1.0.2 (#72420) 2020-12-16 12:03:51 -08:00
xster
ca82c572b7
Revert "let NOTICES be double gzip wrapped to reduce on-disk installed space (#71899)" (#72438) 2020-12-16 10:58:19 -08:00
keyonghan
b11521ada5
enable remaining linux builders (#72445) 2020-12-16 10:18:05 -08:00
keyonghan
169bba8ee4
fix builder name (#72413) 2020-12-15 22:10:33 -08:00
keyonghan
152cd8a2c0
use __ instead in builder name (#72405) 2020-12-15 18:28:50 -08:00
keyonghan
01f63b27a9
fix builder names (#72403) 2020-12-15 18:01:03 -08:00
keyonghan
824c8cd08d
add first ten linux devicelab luci tests (#72401) 2020-12-15 17:48:57 -08:00
xster
795b23ef44
Fix cupertino icons mapping which was misaligned by 1 (#72384) 2020-12-15 16:21:27 -08:00
xster
4ed3432e8f
let NOTICES be double gzip wrapped to reduce on-disk installed space (#71899) 2020-12-15 13:29:14 -08:00
Kate Lovett
e9a8315fd2
Remove deprecated CupertinoTextThemeData.brightness (#72017) 2020-12-15 12:48:04 -08:00
Jenn Magder
1129e6f86c
Move embedding and linking macOS Flutter frameworks into the tool (#72372) 2020-12-15 12:05:44 -08:00
Casey Hillers
3d5348b289
Deduplicate plugin_test win (#72366) 2020-12-15 11:43:04 -08:00
Casey Hillers
8db2d85356
Migrate linux vm tests to LUCI (#72360) 2020-12-15 10:43:04 -08:00
Michael Goderbauer
c9cb43ce1a
Migrate the first batch of API samples to null safety (#72169) 2020-12-14 11:20:45 -08:00
Casey Hillers
f35238c804
[devicelab] Migrate web_benchmarks_canvaskit to LUCI (#72166) 2020-12-14 09:28:04 -08:00
Amir Hardon
d075b979f8
Run the flutter/plugins tests on presubmit, make it part of the tree status (#71502) 2020-12-11 15:02:33 -08:00
Jenn Magder
f123f64deb
Reenable module_test_ios UI tests (#72145) 2020-12-11 13:52:19 -08:00
Jenn Magder
a48a57d369
macos_content_validation_test integration test (#72114) 2020-12-11 13:52:02 -08:00
Michael Goderbauer
ff05ca2503
Prepare to migrate API doc samples and snippets to null safety (#72040) 2020-12-11 13:39:36 -08:00
Martin Kustermann
72aa23eb93
Revert "Pass --local-engine* flags from dev/bots/test.dart down to pub test via env variables (#71721)" (#72141)
This reverts commit 4300226a50670cff49693dfa26a2d6844238718d.

Reason for revert: The original PR correctly passes down the local
engine flags to subprocesses of the tests. Though this causes issues
because some tests assume a specific target but do not modify the
value for `--local-engine` (which is set to `host_debug`) to reflect
that.

See more discussion here:

    https://github.com/flutter/flutter/pull/71721#issuecomment-743218994
2020-12-11 17:10:32 +01:00
Michael Goderbauer
78cbfbff42
Revert "Migrate devicelab to package:vm_service (#71882)" (#72092)
This reverts commit 9d1d0cfeb50a123712c5425778ed704d119435b6.
2020-12-10 12:56:02 -08:00
Dan Field
9d1d0cfeb5
Migrate devicelab to package:vm_service (#71882) 2020-12-10 12:43:04 -08:00
Jenn Magder
53119af105
Add macOS to lint plugins integration test (#71953) 2020-12-09 13:35:39 -08:00
Jenn Magder
be1325f18b
Add integration_test to integration tests build shard (#71934) 2020-12-09 13:07:36 -08:00
Emmanuel Garcia
f172c827cb
Ensure apps can build while using AGP 3.3.0 (#71964) 2020-12-09 12:58:05 -08:00
Jenn Magder
8cd03a2e36
Run plugin tests on try builders when flutter_tools changes (#71937) 2020-12-09 11:33:04 -08:00
Jenn Magder
d553aa06c7
Revert "Reland Move embedding and linking macOS Flutter frameworks into the tool (#71965)" (#72012)
This reverts commit 0b6b3eecfe75c1da509385a9efb9efd9aa01a352.
2020-12-09 11:19:49 -08:00
Jenn Magder
0b6b3eecfe
Reland Move embedding and linking macOS Flutter frameworks into the tool (#71965) 2020-12-09 09:46:53 -08:00
George Wright
a109fe68b0
Stop using the List constructor (#71957) 2020-12-08 17:03:03 -08:00
Janice Collins
d1f78b48ea
Update dartdoc to 0.38.0 (#71935) 2020-12-08 16:13:04 -08:00
Casey Hillers
2565062df3
git branch flag (#71886) 2020-12-08 15:53:05 -08:00
Jenn Magder
c88ab79bd2
Revert "Move embedding and linking macOS Flutter frameworks into the tool (#71764)" (#71951)
This reverts commit 70f8fdeeed2dfa7bbb83e359fdcc8d302bdf648e.
2020-12-08 15:28:30 -08:00
Jenn Magder
70f8fdeeed
Move embedding and linking macOS Flutter frameworks into the tool (#71764) 2020-12-08 11:59:17 -08:00
Pierre-Louis
5bae3b5db3
Add previews for CupertinoIcons (#71853) 2020-12-08 09:13:07 -08:00
Pierre-Louis
a51b8e4309
Fix text direction logic for material icon variants (#71852) 2020-12-08 09:08:05 -08:00
Jenn Magder
29f62b272c
Mark hot_mode_dev_cycle_macos_target__benchmark not flaky (#71866) 2020-12-07 13:43:05 -08:00
Emmanuel Garcia
d35dd9f8a6
Allow flavors and build types when using plugins (#71738) 2020-12-07 09:23:04 -08:00
Jenn Magder
5b6b67aeaf
Check in manual_tests gitignores (#71761) 2020-12-04 19:31:05 -08:00
Jenn Magder
f72e9c779a
Make macrobenchmarks buildable for macos (#71760) 2020-12-04 18:50:17 -08:00