- 08 Apr, 2023 1 commit
-
-
Greg Spencer authored
Prepare for adding values to AppLifecycleState
-
- 22 Mar, 2023 1 commit
-
-
Michael Goderbauer authored
Remove 1745 decorative breaks
-
- 23 Feb, 2023 1 commit
-
-
Lioness100 authored
* Fix typos * lowercase animated & opacity * Undo typo fix --------- Co-authored-by:
Michael Goderbauer <goderbauer@google.com>
-
- 21 Jan, 2023 1 commit
-
-
Michael Goderbauer authored
* Remove unnecessary null checks in flutter/animation * Remove unnecessary null checks in flutter/semantics * Remove unnecessary null checks in flutter/scheduler
-
- 11 Dec, 2022 1 commit
-
-
Ian Hickson authored
-
- 01 Nov, 2022 1 commit
-
-
fzyzcjy authored
Fix bug that`timeDilation` is not reset, causing subsequent test errors, and add verifications to ensure such problem does not exist in the future (#113830)
-
- 06 Oct, 2022 1 commit
-
-
Jia Hao authored
-
- 09 Sep, 2022 1 commit
-
-
Kenzie Davisson authored
* Create enum for scheduler service extension names so they can be accessed from tooling * fix two more strings
-
- 07 Sep, 2022 1 commit
-
-
Kaushik Iska authored
-
- 18 Jul, 2022 1 commit
-
-
Alexandre Ardhuin authored
-
- 24 Jun, 2022 1 commit
-
-
Alexandre Ardhuin authored
-
- 17 Jun, 2022 1 commit
-
-
Alexandre Ardhuin authored
-
- 09 Jun, 2022 1 commit
-
-
Alexandre Ardhuin authored
-
- 25 May, 2022 1 commit
-
-
Pierre-Louis authored
-
- 13 Apr, 2022 1 commit
-
-
gaaclarke authored
-
- 08 Apr, 2022 1 commit
-
-
Jason Simmons authored
Ensure that the engine frame callbacks are installed if the first scheduled frame is a forced frame (#101544) See https://github.com/flutter/flutter/issues/98419
-
- 04 Mar, 2022 1 commit
-
-
Michael Goderbauer authored
-
- 05 Feb, 2022 1 commit
-
-
ColdPaleLight authored
-
- 03 Feb, 2022 1 commit
-
-
Ian Hickson authored
-
- 12 Dec, 2021 1 commit
-
-
Dan Field authored
-
- 07 Dec, 2021 1 commit
-
-
Dan Field authored
-
- 17 Sep, 2021 1 commit
-
-
Jason Simmons authored
-
- 10 Sep, 2021 1 commit
-
-
Jason Simmons authored
-
- 15 Jul, 2021 1 commit
-
- 14 Jul, 2021 3 commits
-
-
Ian Hickson authored
-
Zachary Anderson authored
This reverts commit 31de052e.
-
Ian Hickson authored
-
- 13 Jul, 2021 2 commits
-
-
Ian Hickson authored
This reverts commit e2490f29.
-
Ian Hickson authored
-
- 20 May, 2021 1 commit
-
-
Jonah Williams authored
-
- 26 Apr, 2021 1 commit
-
-
Michael Goderbauer authored
-
- 15 Apr, 2021 1 commit
-
-
Michael Goderbauer authored
-
- 31 Mar, 2021 1 commit
-
-
Alexandre Ardhuin authored
-
- 04 Mar, 2021 1 commit
-
-
Michael Goderbauer authored
-
- 17 Dec, 2020 1 commit
-
-
Todd Volkert authored
-
- 16 Dec, 2020 1 commit
-
-
Yegor authored
* Reschedule engine frame if it arrives in the middle of warm-up * user post-frame callback instead
-
- 12 Nov, 2020 1 commit
-
-
Greg Spencer authored
This reverts usages of the binding's platformDispatcher to use window again temporarily, because there isn't a TestPlatformDispatcher yet, and so some tests were failing because they mocked the TestWindow to return certain things (locales) that were returning the real values instead of the test values. Once I've created a TestPlatformDispatcher to allow fake data to be passed to it, we can go back to using the platformDispatcher in all of these places
-
- 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
-
- 10 Aug, 2020 1 commit
-
-
Ming Lyu (CareF) authored
-
- 08 Aug, 2020 1 commit
-
-
Phil Quitslund authored
-