- 12 May, 2022 1 commit
-
-
Michael Goderbauer authored
-
- 21 Apr, 2022 1 commit
-
-
chunhtai authored
-
- 14 Apr, 2022 1 commit
-
-
Michael Goderbauer authored
-
- 14 Mar, 2022 1 commit
-
-
Jonathan Joelson authored
-
- 04 Mar, 2022 1 commit
-
-
Michael Goderbauer authored
-
- 01 Mar, 2022 1 commit
-
-
Viren Khatri authored
* migrates lib/foundation and lib/widgets * migrates lib/painting and lib/material * migrates lib/cupertino, lib/gestures, lib/services, lib/semantics and lib/rendering * fixes failing tests * migrates test/ * improves hashing of lists
-
- 22 Feb, 2022 1 commit
-
-
Tomasz Gucio authored
-
- 18 Feb, 2022 1 commit
-
-
Kate Lovett authored
-
- 03 Feb, 2022 1 commit
-
-
Ian Hickson authored
-
- 07 Dec, 2021 1 commit
-
-
Dan Field authored
-
- 29 Oct, 2021 1 commit
-
-
Ian Hickson authored
-
- 23 Aug, 2021 1 commit
-
-
Jonah Williams 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
-
- 01 Jul, 2021 1 commit
-
-
Janice Collins authored
-
- 17 Jun, 2021 1 commit
-
-
chunhtai authored
* Adds label attributes * fix test * comments * list equal
-
- 10 May, 2021 1 commit
-
-
Michael Goderbauer authored
-
- 23 Apr, 2021 1 commit
-
-
Michael Goderbauer authored
-
- 31 Mar, 2021 3 commits
-
-
Alexandre Ardhuin authored
-
Alexander Brusher authored
* Adds a semantics node flag to identify sliders. * [fuchsia] Fix roll of engine PR #25167 This changes fixes tests failing due to new isKeyboardKey semantics flag. * Fix typo Co-authored-by:
Zachary Anderson <zanderso@users.noreply.github.com>
-
Alexandre Ardhuin authored
-
- 18 Mar, 2021 1 commit
-
-
Michael Goderbauer authored
-
- 13 Mar, 2021 1 commit
-
-
chunhtai authored
-
- 12 Mar, 2021 1 commit
-
-
Greg Spencer authored
Update samples to use repo analysis options, Fix sample templates and a ton of analyzer issues (#77868)
-
- 10 Mar, 2021 1 commit
-
-
chunhtai authored
* Adds set text semantics action to render editable * addressing comments * re-enable test * fix test * fix more test * fix bad merge * addressing comment * update dynamic to Object?
-
- 18 Feb, 2021 1 commit
-
-
Ian Hickson authored
-
- 11 Feb, 2021 1 commit
-
-
Kate Lovett authored
-
- 14 Dec, 2020 1 commit
-
-
Michael Goderbauer authored
-
- 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 2 commits
-
-
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
-
chunhtai authored
* Fix crash when widgetspan does not produce a semantics node in render paragraph * fix comments * fixed corner case, added test, refactored semantics widget * addressing comment
-
- 10 Oct, 2020 1 commit
-
-
Alexandre Ardhuin authored
-
- 05 Oct, 2020 2 commits
-
-
Alexandre Ardhuin authored
-
Tong Mu authored
* Migrate
-
- 29 Sep, 2020 1 commit
-
-
Alexander Brusher authored
-
- 16 Sep, 2020 1 commit
-
-
Michael R Fairhurst authored
-