- 28 Jan, 2021 1 commit
-
-
Dan Field authored
-
- 26 Jan, 2021 1 commit
-
-
Dan Field authored
-
- 21 Jan, 2021 1 commit
-
-
Kate Lovett authored
Remove deprecated WaitUntil[NoTransientCallbacks, NoPendingFrame, FirstFrameRasterized] methods from flutter_driver (#73754)
-
- 16 Dec, 2020 1 commit
-
-
voobel authored
-
- 07 Dec, 2020 1 commit
-
-
darshankawar authored
-
- 21 Nov, 2020 1 commit
-
-
Jonah Williams authored
-
- 16 Nov, 2020 1 commit
-
-
Ian Hickson authored
-
- 09 Nov, 2020 1 commit
-
-
Greg Spencer authored
Remove references to `Window`, and switch usages to `PlatformDispatcher` or `SingletonFlutterWindow` (#69617) * Remove references to dart:ui.Window, and point usages to PlatformDispatcher or SingletonFlutterWindow, as appropriate * remove new test platform dispatchers * Amend documentation
-
- 02 Nov, 2020 1 commit
-
-
Greg Spencer authored
-
- 31 Oct, 2020 1 commit
-
-
Greg Spencer authored
My yearly pass to fix spelling errors in the API dartdocs.
-
- 29 Oct, 2020 2 commits
-
-
Yegor authored
-
Jonah Williams authored
-
- 27 Oct, 2020 5 commits
-
-
Jonah Williams authored
This reverts commit 3ecac303. Co-authored-by:
Dan Field <dfield@gmail.com>
-
Dan Field authored
Migrate flutter_driver to use package:vm_service
- 23 Oct, 2020 1 commit
-
-
Dan Field authored
-
- 17 Oct, 2020 1 commit
-
-
Marcin Jeleński authored
-
- 14 Oct, 2020 1 commit
-
-
Sam Rawlins authored
-
- 09 Oct, 2020 2 commits
-
-
Marcin Jeleński authored
Reland "Flutter Driver - Create widget finders from serialized finders extensions" with null safety (#67711) * Flutter Driver - Create widget finders from serialized finders extensions
-
Jonah Williams authored
-
- 08 Oct, 2020 3 commits
-
-
Jonah Williams authored
Revert "Flutter Driver - Create widget finders from serialized finders extensions (#67456)" (#67687) This reverts commit 74f6fa45.
-
Marcin Jeleński authored
-
Alexandre Ardhuin authored
-
- 07 Oct, 2020 1 commit
-
- 06 Oct, 2020 3 commits
-
-
Jonah Williams authored
Reland: #67155 Fixes analysis error caused by landing of material migration, and g3 error caused by moving of fuchsia lib.
-
Jonah Williams authored
This reverts commit e826442e.
-
Jonah Williams authored
Ensures all of the libraries that the application side code import are migrated to null safety. full null safety migration is blocked by json rpc 2 and a breaking change to vm service client.
-
- 22 Sep, 2020 1 commit
-
-
Satsuki Ueno authored
-
- 18 Sep, 2020 1 commit
-
-
Brian Eaton authored
-
- 16 Sep, 2020 3 commits
-
-
Dan Field authored
-
Michael R Fairhurst authored
-
Tong Mu authored
Expose GestureBinding.handlePointerEvent, replacing dispatchEvent as the preferred way to dispatch events (#64846)
-
- 13 Sep, 2020 1 commit
-
-
Zachary Anderson authored
This reverts commit 33f79950.
-
- 12 Sep, 2020 1 commit
-
-
Satsuki Ueno authored
* fuchsia_remote_debug_protocol allows open port on remote device Allows defining a port forwarding function for which the accessible port is not on the host device. Examples include tunneling solutions where a tunneling program on the same device as the Dart VM exposes an open port through which it tunnels connections to the VM. * Move ssh-specific comment to SshPortForwarder
-
- 11 Sep, 2020 1 commit
-
- 10 Sep, 2020 1 commit
-
-
Brian Eaton authored
-
- 08 Sep, 2020 2 commits