- 27 Apr, 2021 1 commit
-
-
Dan Field authored
-
- 31 Mar, 2021 1 commit
-
-
Dan Field authored
-
- 27 Mar, 2021 1 commit
-
-
Kaushik Iska authored
-
- 04 Mar, 2021 1 commit
-
-
Michael Goderbauer authored
-
- 28 Jan, 2021 1 commit
-
-
Dan Field authored
-
- 09 Oct, 2020 1 commit
-
-
Jonah Williams 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.
-
- 16 Sep, 2020 1 commit
-
-
Michael R Fairhurst authored
-
- 28 Jul, 2020 1 commit
-
-
Michael Goderbauer 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
-
- 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.
-
- 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
-
- 03 Jun, 2020 1 commit
-
-
Jim Graham 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
-
- 02 Apr, 2020 1 commit
-
-
liyuqian 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
-
- 27 Nov, 2019 1 commit
-
-
Ian Hickson authored
* Update project.pbxproj files to say Flutter rather than Chromium Also, the templates now have an empty organization so that we don't cause people to give their apps a Flutter copyright. * Update the copyright notice checker to require a standard notice on all files * Update copyrights on Dart files. (This was a mechanical commit.) * Fix weird license headers on Dart files that deviate from our conventions; relicense Shrine. Some were already marked "The Flutter Authors", not clear why. Their dates have been normalized. Some were missing the blank line after the license. Some were randomly different in trivial ways for no apparent reason (e.g. missing the trailing period). * Clean up the copyrights in non-Dart files. (Manual edits.) Also, make sure templates don't have copyrights. * Fix some more ORGANIZATIONNAMEs
-
- 22 Mar, 2019 1 commit
-
-
Alexandre Ardhuin authored
-
- 21 Feb, 2019 1 commit
-
-
Alexandre Ardhuin authored
-
- 16 Feb, 2019 1 commit
-
-
liyuqian authored
Because we now have 2 separate GPU and UI threads.
-
- 16 Oct, 2018 1 commit
-
-
Alexandre Ardhuin authored
* Future<void> main * Future<void>.delayed * prefer_void_to_Null * address review comments
-
- 02 Oct, 2018 1 commit
-
-
Alexandre Ardhuin authored
-
- 01 Oct, 2018 1 commit
-
-
Alexandre Ardhuin authored
-
- 14 Sep, 2018 1 commit
- 12 Sep, 2018 1 commit
-
-
Alexandre Ardhuin authored
* enable lint unnecessary_new * fix tests * fix tests * fix tests
-
- 17 Aug, 2018 1 commit
-
-
Ian Hickson authored
* Fix TODO syntax. * Clarify messages for some timeouts, to aid debugging. * Increase some other timeouts that were a needlessly short, to reduce sources of flakes. * Remove some more timeouts that were mostly redundant, to remove complexity. * Minor style cleanup. * Remove some dangerous traps (specifically, hide the explicit start/end times in TimedEvent since they shouldn't matter).
-
- 03 Aug, 2018 1 commit
-
-
Ian Hickson authored
-
- 02 Aug, 2018 1 commit
-
-
Alexandre Ardhuin authored
-
- 27 Jul, 2018 1 commit
-
-
Todd Volkert authored
It was causing problems rolling Flutter into Fuchsia
-
- 23 Jul, 2018 1 commit
-
-
Alexandre Ardhuin authored
* re-enable lint unnecessary_const * remove trailling whitespaces * remove unnecessary const (after merge)
-
- 16 Jul, 2018 1 commit
-
-
Ian Hickson authored
This reverts commit cc1cf13e.
-