- 06 Aug, 2020 1 commit
-
-
Nolan Scobie authored
* Add punctuation for unterminated sentences in doc comments * Addressing review nit
-
- 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
-
- 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.
-
- 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 1 commit
-
-
Jia Hao authored
-
- 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
-
- 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.
-
- 19 Feb, 2020 1 commit
-
-
Angjie Li authored
-
- 11 Feb, 2020 1 commit
-
-
Alexandre Ardhuin authored
-
- 07 Feb, 2020 1 commit
-
-
Alexandre Ardhuin authored
-
- 22 Jan, 2020 2 commits
-
-
Angjie Li authored
-
Alexandre Ardhuin authored
-
- 10 Jan, 2020 1 commit
-
-
Angjie Li authored
-
- 09 Jan, 2020 1 commit
-
-
Alexandre Ardhuin authored
-
- 07 Jan, 2020 1 commit
-
-
Alexandre Ardhuin authored
-
- 03 Jan, 2020 1 commit
-
-
Angjie Li authored
-
- 27 Dec, 2019 3 commits
-
-
Francisco Magdaleno authored
This reverts commit 50d42122.
-
Francisco Magdaleno authored
This reverts commit e43fd1c5.
-
Gityuan authored
* fix duration event of timeline summary * Revert "fix duration event of timeline summary" This reverts commit 699aa45ed3d115f8bbea95cf6d37116b442db399. * fix duration event of timeline summary
-