- 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
- 05 Sep, 2020 1 commit
-
-
Jonah Williams authored
This reverts commit db4dda20.
-
- 04 Sep, 2020 1 commit
-
-
Im-Kevin authored
-
- 20 Aug, 2020 1 commit
-
-
Ming Lyu (CareF) authored
-
- 06 Aug, 2020 1 commit
-
-
Nolan Scobie authored
* Add punctuation for unterminated sentences in doc comments * Addressing review nit
-
- 30 Jul, 2020 1 commit
-
-
Michael Goderbauer authored
-
- 28 Jul, 2020 1 commit
-
-
Michael Goderbauer authored
-
- 25 Jul, 2020 1 commit
-
-
Jonah Williams authored
This reverts commit 5fa5701d.
-
- 24 Jul, 2020 1 commit
-
-
Brian Eaton authored
-
- 10 Jul, 2020 1 commit
-
-
Kaushik Iska authored
Category isn't preserved by timeline events as `Dart_TimelineEvent` specifies the category as `embedder`. Fixes: https://github.com/flutter/flutter/issues/60008
-
- 23 Jun, 2020 1 commit
-
-
Jia Hao authored
When `retainPriorEvents` is passed as true, the current behavior still limits timeline events to the timestamp after `traceEvents` is called. This can cause startup events to be missing. This fixes it by passing null to `stopTracingAndDownloadTimeline` for the start and end time. Related: #58430
-
- 19 Jun, 2020 3 commits
-
-
Christopher Fujino authored
Re-land "Deprecate WhitelistingTextInputFormatter and BlacklistingTextInputFormatter (#59120)" (#59876) This relands #59120, which was reverted in #59870.
-
Christopher Fujino authored
Revert "Deprecate WhitelistingTextInputFormatter and BlacklistingTextInputFormatter (#59120)" (#59870) This reverts commit 8665e138.
-
Ian Hickson authored
-
- 17 Jun, 2020 1 commit
-
-
Ming Lyu (CareF) authored
* Add comments to flutter_driver for timeline class Mostly about explanation for the json items from timeline.dart and timeline_summary.dart.
-
- 11 Jun, 2020 1 commit
-
-
Wyte Krongapiradee authored
[Flutter Driver] Update the comments regarding the default timeout of WaitFor and WaitForAbsent commands (#58771)
-
- 10 Jun, 2020 1 commit
-
-
Nate Bosch authored
-
- 09 Jun, 2020 1 commit
-
-
Kaushik Iska authored
As of flutter.dev/go/engine-cpu-profiling, we collect the CPU and Memory usage. With work being done to collect GPU usage on iOS as well. This adds them to the timeline summary. Fixes: https://github.com/flutter/flutter/issues/58803
-
- 04 Jun, 2020 1 commit
-
-
Ming Lyu (CareF) authored
-
- 03 Jun, 2020 1 commit
-
-
Jim Graham authored
-
- 01 Jun, 2020 1 commit
-
-
Jonah Williams authored
Work-around large timeline data killing devicelab machines by requesting data in 1 second intervals and combining at the end. Non-breaking change to the driver API.
-
- 13 May, 2020 2 commits
- 06 May, 2020 1 commit
-
-
Jia Hao authored
-
- 27 Apr, 2020 2 commits
-
-
Kaushik Iska authored
-
Kaushik Iska authored
This reverts commit 26516817. Co-authored-by:
Kaushik Iska <kaushikiska@google.com>
-