- 08 Aug, 2020 1 commit
-
-
Yuqian Li authored
-
- 06 Aug, 2020 3 commits
-
-
Ming Lyu (CareF) authored
-
Ming Lyu (CareF) authored
-
Yuqian Li authored
-
- 05 Aug, 2020 4 commits
-
-
Tianguang authored
-
Yuqian Li authored
-
Zachary Anderson authored
-
Ming Lyu (CareF) authored
-
- 03 Aug, 2020 2 commits
-
-
Jonah Williams authored
-
Jenn Magder authored
-
- 01 Aug, 2020 1 commit
-
-
Jonah Williams authored
The flutter tool already has an attach integration test: https://github.com/flutter/flutter/blob/master/packages/flutter_tools/test/integration.shard/flutter_attach_test.dart The devicelab test frequently fails with difficult to debug issues and is not worth the maintenance cost.
-
- 31 Jul, 2020 3 commits
-
-
Yuqian Li authored
-
keyonghan authored
-
Tong Wu authored
The test device is causing failure of this test, we will need a couple days to physically access the device and fix the issue. So mark it as flaky to unblock the tree. Bug: https://github.com/flutter/flutter/issues/62633
-
- 29 Jul, 2020 1 commit
-
-
Todd Volkert authored
-
- 28 Jul, 2020 7 commits
-
-
Michael Goderbauer authored
-
Jonah Williams authored
This reverts commit 1ffdfa81.
-
Yuqian Li authored
-
Jenn Magder authored
-
Jenn Magder authored
-
Todd Volkert authored
-
Jonah Williams authored
-
- 24 Jul, 2020 5 commits
-
-
Zachary Anderson authored
This reverts commit c46aa360.
-
Alexandre Ardhuin authored
-
Will Larche authored
-
Jonah Williams authored
In the add-2-app case, users may not specify the android target platforms field, but this only defaults to arm builds. Add x64 to the default list. Fixes #62095
-
Zachary Anderson authored
-
- 23 Jul, 2020 5 commits
-
-
Jason Simmons authored
This is a workaround for https://github.com/flutter/flutter/issues/62139 so that the engine roll pipeline can proceed.
-
Ming Lyu (CareF) authored
-
Chris Yang authored
-
Yazeed Al-Khalaf authored
*
Fix Spelling Issues in Main README.md * Fix spelling issues in dev README.md * Fix spelling issues in complex_layout README.md * Fix spelling issues in macrobenchmarks README.md * Fix spelling issues in platform_views_layout README.md * Fix spelling issues in test_Apps/stocks README.md * Fix spelling issues in bots README.md * Spell Check dev/ci README.md * Spell Check dev/ci/docker_linux README.md * Spell Check dev/devicelab README.md * Spell Check dev/docs README.md * Spell Check dev/snippets README.md * Spell Check dev/snippets/config/templates README.md * Spell Check dev/tools/gen_keycodes README.md * Spell Check dev/tools/vitool README.md * Spell Check examples/catalog README.md * Spell Check examples/flutter_view README.md * Spell Check examples/image_list README.md * Spell Check examples/layers README.md * Spell Check examples/platform_channel README.md * Spell Check examples/platform_channel_swift README.md * Spell Check examples/platform_view README.md * Spell Check packages/_flutter_web_build_script README.md * Spell Check packages/flutter_localizations README.md * Spell Check packages/flutter_tools README.md * Spell Check CODE_OF_CONDUCT.md * Spell Check dev/integration_test/android_splash_screens/splash_Screen_load_rotate README.md * Spell Check dev/integration_test/android_views README.md * Spell Check dev/integration_tests/flutter_driver_screenshot_test README.md * Spell Check dev/integration_tests/flutter_gallery README.md * Spell Check dev/integration_tests/gradle_deprecated_settings README.md * Spell Check dev/integration_tests/ios_add2app_life_cycle README.md * Spell Check dev/integration_tests/ios_host_app README.md * Spell Check dev/integration_tests/ios_platform_view_tests README.md * Spell Check dev/automated_tests/flutter_test README.md * Spell Check .github/PULL_REQUEST_TEMPLATE.md * Spell Check .hithub/ISSUE_TEMPLATE/ACTIVATION.md * Spell Check .github/ISSUE_TEMPLATE/BUG.md * Spell Check .github/ISSUE_TEMPLATE/feature_request.md * Spell Check .github/ISSUE_TEMPLATE/performance_others.md * Spell Check .github/ISSUE_TEMPLATE/performance_speed.md * Spell Check packages/flutter_tools/doc/daemon.md * Spell Check packages/flutter_tools/fuchsia_enrtypoint_shim/README.md * Minimize line to 80 columns * Minimize line to 80 columns * Fix Typo * Chnaged numbers to 1 for testing purposes * Changed numbers to 1 for testing purposes * Remove 'a' which is a typo * Change a sentence to be better * Remove 'a' which is a typo * Fix small issue * Fix small typo * Fix some typos * Remove trailing space * Remove trailing space * Fix small typo * Fix Typo * Fix small bug -
Jenn Magder authored
-
- 21 Jul, 2020 3 commits
-
-
Ming Lyu (CareF) authored
- 20 Jul, 2020 2 commits
-
- 17 Jul, 2020 3 commits
-
-
Ming Lyu (CareF) authored
* add benchmarkLive flag and tests * update handlePointerEventRecord doc * using e2e 0.6.1
-
Ming Lyu (CareF) authored
* cleanup macrobenchmark duplicate files
-
-