Commit Graph

3892 Commits

Author SHA1 Message Date
Jacob MacDonald
a4fa2affe9 Update packages (#92924) 2021-11-05 12:03:03 -07:00
Zachary Anderson
7779ad3c60 Revert "Reland engine display features (#89511)" (#93098)
This reverts commit 058dfd49a0.
2021-11-04 23:05:45 -07:00
Andrei Diaconu
058dfd49a0 Reland engine display features (#89511) 2021-11-04 18:37:55 -07:00
Jenn Magder
b8d53d51e4 Update docs to point to assets-for-api-docs cupertino css file (#92932) 2021-11-04 12:33:02 -07:00
Jenn Magder
607d7934c7 Add Help menu to macOS create template (#92946) 2021-11-02 21:23:01 -07:00
Jenn Magder
dc20a6066f Skip codesigning during native macOS integration tests (#92938) 2021-11-02 16:41:32 -07:00
Gary Qian
42d4bcb9eb Migrate test to moved FlutterPlayStoreSplitApplication (#92593) 2021-11-01 14:43:22 -07:00
Emmanuel Garcia
93b3810022 Roll Gallery with updated Gradle lockfiles (#92850) 2021-11-01 10:47:57 -07:00
Emmanuel Garcia
c97a8622bf Update lockfiles (#92800) 2021-11-01 08:58:13 -07:00
Greg Spencer
5883a6628d Differentiate between TalkBack versions for semantics tests. (#92602)
Makes the android_semantics_testing test not fail for newer versions of Talkback.

Also, since the test now depends on pub_semver, upgraded the pubspec files.

The only substantive changes in the PR are in dev/integration_tests/android_semantics_testing/test_driver/main_test.dart
2021-10-29 16:38:09 -07:00
Christopher Fujino
5a959c948c wrap $DART_BIN invocation in double quotes to escape spaces (#92617) 2021-10-29 08:44:37 -07:00
Ian Hickson
7f7f487abc Feature/cpu gpu memory gallery transition tests (#92626) 2021-10-28 16:03:03 -07:00
Casey Hillers
9d263866e4 [release_dashboard] Remove project (#92516) 2021-10-28 09:13:04 -07:00
Christopher Fujino
45f438071a [flutter_conductor] Lift rev parse in conductor (#92594)
* lift git-rev-parse in conductor start
* remove localFlutterRoot from globals.dart
* make localFlutterRoot getter private
* fix analysis
2021-10-28 08:29:16 -07:00
keyonghan
30d3866ab9 Add extra benchmark metrics to test name in addition to builder name (#92530) 2021-10-27 15:33:06 -07:00
Jenn Magder
aff69e43ef Add integration_test to flavor test project (#92520) 2021-10-27 12:53:05 -07:00
Yegor
9afb45a44f [web] use local CanvasKit bundle in all e2e tests (#92305) 2021-10-26 19:08:05 -07:00
Yegor
11e83e7c18 [web] fix race in the image_loading_integration.dart test (#92303) 2021-10-26 19:03:03 -07:00
Janice Collins
b98ed1b39d Update dartdoc to 4.1.0. (#92446) 2021-10-26 09:03:02 -07:00
Emmanuel Garcia
4d79bb02c4 Bump Kotlin version in templates and projects (#92052) 2021-10-25 13:13:03 -07:00
Emmanuel Garcia
37dbe030fe Bump Android Compile SDK to 31 (#92022) 2021-10-21 18:01:33 -07:00
Yegor
be13a38fc3 [web] fix web_e2e_tests README (#92277) 2021-10-21 17:58:07 -07:00
Yegor
ad7727a21c [web] enable CanvasKit tests using a local bundle fetched from CIPD (#92134) 2021-10-21 11:13:18 -07:00
Riley Porter
ffbf69cccc Ignore analyzer implict dynamic checks for js_util generic return type (#92271) 2021-10-21 10:28:02 -07:00
Christopher Fujino
83b28c1075 [flutter_conductor] remove old conductor entrypoint (#92219) 2021-10-20 15:28:02 -07:00
keyonghan
7de92e2653 Add devicelab benchmark tags support (#92141) 2021-10-20 15:03:06 -07:00
Christopher Fujino
e593a863eb [flutter_conductor] validate git parsed version and release branch match (#92064) 2021-10-20 13:43:02 -07:00
Alex
8f574c297a disabled flutter sandbox (#92200) 2021-10-20 15:53:26 -04:00
Alex
ec429e0196 [conductor] Added a generic tooltip widget (#92187)
* Added a generic tooltip widget

* added the header
2021-10-20 14:05:09 -04:00
Alex
a6e91c368a Conductor UI step1 (#91903)
* finished dropdown widget

* removed mock state

* Added step 1 substeps

* stepper tests fail

* tests still fail

* removed redundant checkbox

* removed test data

* full fixes based on Chris' comments

* changed widget's name

* changed statefulwidget, added test

* fixes based on Casey's comments

* empty commit to kick pending checks
2021-10-20 11:49:55 -04:00
godofredoc
43bbdd08e7 Remove sandbox entitlement to allow tests to run on big sur. (#92065) 2021-10-19 15:33:02 -07:00
Gary Qian
94999f708b Set exported to true to allow external adb to start app for CI (#92118) 2021-10-19 15:13:04 -07:00
LongCatIsLooong
e00d87ffcc [keyboard_textfield_test] wait until the keyboard becomes visible (#92032) 2021-10-19 15:03:04 -07:00
Zachary Anderson
b412f6fff8 Revert "Update outdated runners in the benchmarks folder (#91126)" (#92106)
This reverts commit 31e3364771.
2021-10-19 10:35:15 -07:00
Greg Spencer
31e3364771 Update outdated runners in the benchmarks folder (#91126)
This change updates the platform runners in the benchmarks subdir.

I've attempted to replace the entire group with new code as if the project were recreated with flutter create so that they don't become a Frankenstein of minor changes to make it work again, but just plain old generated code that can be replaced and updated in place.
2021-10-19 08:27:29 -07:00
Gary Qian
fa4d57a00b Add android:exported property to support API 31 for deferred components test (#92066) 2021-10-19 07:50:34 -07:00
Emmanuel Garcia
99c8dd56b4 Add android:exported="true" to activity in Android manifest (#91934) 2021-10-15 15:56:47 -07:00
Emmanuel Garcia
d7631275fe Bump targetSdkVersion to 31 and organize static values (#91719) 2021-10-15 13:41:48 -07:00
Ian Hickson
299d484903 Enable more lints (#91642) 2021-10-14 22:03:03 -07:00
Christopher Fujino
5d587f9528 [flutter_conductor] Refactor next command (#91768) 2021-10-14 11:04:40 -07:00
Jason Simmons
0bf2c9b3b7 Add local engine flag support to the SkSL caching performance benchmark scripts (#91773) 2021-10-14 10:57:32 -07:00
Alex
a6f375abdc Release Desktop UI Repo Info Widget (#91769) 2021-10-14 00:08:05 -07:00
Christopher Fujino
1bf621ba03 [flutter_conductor] Refactor conductor core (#91694) 2021-10-13 13:10:27 -07:00
Danny Tuppeny
f8f96a4f80 Run "flutter update-packages --force-upgrade" to get latest DDS (#91736) 2021-10-13 10:58:04 -07:00
Alex
3a2bc1c5f7 added conductor_status widget (#91445) 2021-10-13 10:53:03 -07:00
The one with the braid (she/her) | Dфҿ mit dem Zopf (sie/ihr)
01afd64bcc Implemented getter to expose current url strategy for web plugins (#90708) 2021-10-13 10:48:05 -07:00
Jia Hao
e32201235f Indicate that only physical iOS devices are supported (#79350) 2021-10-13 10:43:05 -07:00
Ian Hickson
66dd2add7e Add some more new lints (#91659) 2021-10-12 11:33:04 -07:00
Ian Hickson
bb5cbdc635 Enable depend_on_referenced_packages lint (#91653) 2021-10-12 11:28:02 -07:00
Ian Hickson
6d5fc420b6 Enable sort_child_properties_last lint (#91585) 2021-10-11 21:23:02 -07:00