- 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 3 commits
-
-
Kaushik Iska authored
-
Kaushik Iska authored
This reverts commit 26516817. Co-authored-by:
Kaushik Iska <kaushikiska@google.com>
-
Kaushik Iska authored
-
- 16 Apr, 2020 1 commit
-
-
Aubrey Anderson authored
-
- 15 Apr, 2020 1 commit
-
-
Pierre-Louis authored
-
- 11 Apr, 2020 1 commit
-
-
Kaushik Iska authored
-
- 10 Apr, 2020 3 commits
-
-
Kaushik Iska authored
This reverts commit ce92333b.
-
Kaushik Iska authored
-
Kaushik Iska authored
Parser would earlier alternate after finding the first begin event, not it looks for pairs. Fixes: https://github.com/flutter/flutter/issues/54095
-
- 09 Apr, 2020 1 commit
-
-
Filip Hracek authored
-
- 08 Apr, 2020 1 commit
-
-
Michael Goderbauer authored
-
- 06 Apr, 2020 1 commit
-
-
Alexandre Ardhuin authored
-
- 02 Apr, 2020 1 commit
-
-
liyuqian authored
-
- 14 Mar, 2020 1 commit
-
-
liyuqian authored
-
- 09 Mar, 2020 1 commit
-
-
Angjie Li authored
* Support Android Chrome for Flutter Web Driver.
-