- 15 Jul, 2022 3 commits
-
-
Nguyen Phuc Loi authored
* Support receive input action * Fix error syntax * Fix compile * Add documents * Add unit-test * Update import * Fixed unit-test and lint * Add authors for me * Fixed lint * Fixed lint * Add example * Fixed lint * Fix gen docs * Revert code * Remove flutter_dev * Update packages/flutter_driver/lib/src/driver/driver.dart Co-authored-by: Tong Mu <dkwingsmt@users.noreply.github.com> * Update packages/flutter_driver/lib/src/common/action.dart Co-authored-by: Tong Mu <dkwingsmt@users.noreply.github.com> * Update packages/flutter_driver/lib/src/common/action.dart Co-authored-by: Tong Mu <dkwingsmt@users.noreply.github.com> * Rename ReceiveAction to SendTextInputAction * Rename DriverTextInputAction to TextInputAction and fix unit-test * Reorder import * Remove space * Reorder import * Update text_input.dart * Update flutter_driver_test.dart * Update comment to normal comment after dart doc * Update example * Update AUTHORS Co-authored-by: Tong Mu <dkwingsmt@users.noreply.github.com> * Fix analyze * Add type dart for example * Add unit-test to check the same entries Co-authored-by: Tong Mu <dkwingsmt@users.noreply.github.com>
-
engine-flutter-autoroll authored
-
keyonghan authored
-
- 14 Jul, 2022 19 commits
-
-
engine-flutter-autoroll authored
-
moko256 authored
-
engine-flutter-autoroll authored
-
Lau Ching Jun authored
-
Callum Moffat authored
-
Kate Lovett authored
-
engine-flutter-autoroll authored
-
Christopher Fujino authored
-
engine-flutter-autoroll authored
-
engine-flutter-autoroll authored
-
engine-flutter-autoroll authored
-
Flutter GitHub Bot authored
-
engine-flutter-autoroll authored
-
engine-flutter-autoroll authored
-
Jim Graham authored
-
engine-flutter-autoroll authored
-
engine-flutter-autoroll authored
-
engine-flutter-autoroll authored
-
engine-flutter-autoroll authored
-
- 13 Jul, 2022 18 commits
-
-
engine-flutter-autoroll authored
-
engine-flutter-autoroll authored
-
Tong Mu authored
-
Christopher Fujino authored
-
Christopher Fujino authored
-
dependabot[bot] authored
-
engine-flutter-autoroll authored
-
engine-flutter-autoroll authored
-
engine-flutter-autoroll authored
-
Flutter GitHub Bot authored
-
engine-flutter-autoroll authored
-
Jonah Williams authored
-
Jason Simmons authored
The descriptions can change between different versions of the analyzer.
-
keyonghan authored
-
engine-flutter-autoroll authored
-
jensjoha authored
Speedup coverage test runs by using (new) coverage handle with caching. On a `flutter test --coverage` run on `packages/flutter` the runtime goes from ~828 seconds to ~617 seconds, or a ~25% reduction in time spent (testing without coverage takes ~236 seconds so the overhead of `--coverage` in this case goes from ~592 seconds to ~381 seconds, or a ~35% reduction).
-
Taha Tesser authored
-
Taha Tesser authored
-