- 21 Mar, 2023 2 commits
-
-
Michael Goderbauer authored
Deprecate BindingBase.window
-
pdblasi-google authored
Deprecates `TestWindow`
-
- 17 Mar, 2023 1 commit
-
-
pdblasi-google authored
Refactors accessibility guidelines to remove the single window assumption
-
- 16 Mar, 2023 3 commits
-
-
Ian Hickson authored
Assert that runApp is called in the same zone as binding.ensureInitialized
-
yaakovschectman authored
Revert "Assert that runApp is called in the same zone as binding.ensureInitialized (#117113)" (#122830) Revert "Assert that runApp is called in the same zone as binding.ensureInitialized"
-
Ian Hickson authored
Assert that runApp is called in the same zone as binding.ensureInitialized
-
- 15 Mar, 2023 2 commits
-
-
Michael Goderbauer authored
Remove last few references to window singleton
-
pdblasi-google authored
Reland: Updates `flutter/test/material` to no longer use `TestWindow`
-
- 14 Mar, 2023 2 commits
-
-
yaakovschectman authored
This reverts commit b2fc5f97.
-
pdblasi-google authored
Updates `flutter/test/material` to no longer use `TestWindow`
-
- 13 Mar, 2023 3 commits
-
-
pdblasi-google authored
Reland (3): Removes single window assumptions from `flutter_test`
-
Bruno Leroux authored
Remove key simulation obsolete comments
-
Michael Goderbauer authored
Reland "Introduce the PipelineOwner tree (#122231)"
-
- 10 Mar, 2023 6 commits
-
-
Jim Graham authored
This reverts commit f73c358e.
-
Michael Goderbauer authored
Introduce the PipelineOwner tree
-
Michael Goderbauer authored
Reland "Remove single view assumption from TestViewConfiguration (#122352)"
-
Callum Moffat authored
SelectionChangedCause for iOS keyboard-select
-
Casey Hillers authored
* Revert "Remove references to BindingBase.window (#122119)" This reverts commit c7681f00. * Revert "Remove another reference to BindingBase.window (#122341)" This reverts commit 6ec44450. * Revert "Reland (2): Removes single window assumptions from `flutter_test` (#122233)" This reverts commit eb3d317e. * Revert "Remove single view assumption from TestViewConfiguration (#122352)" This reverts commit 927289fb. * Revert "Updates `flutter/test/cupertino` to no longer use `TestWindow` (#122325)" This reverts commit 67e17e45. * Revert "Updates `flutter/test/gestures` to no longer reference `TestWindow` (#122327)" This reverts commit c2a5111c. * Revert "Updates `flutter/test/rendering` to no longer use `TestWindow` (#122347)" This reverts commit 28b65e08. * Revert "Updates `flutter_localizations/test` to stop using `TestWindow` (#122321)" This reverts commit 01367d52.
-
Michael Goderbauer authored
Remove single view assumption from TestViewConfiguration
-
- 09 Mar, 2023 1 commit
-
-
pdblasi-google authored
Reland (2): Removes single window assumptions from `flutter_test`
-
- 08 Mar, 2023 2 commits
-
-
Jami Couch authored
Add support for iOS UndoManager
-
Casey Hillers authored
Revert "Reland: Removes single window assumptions from `flutter_test`"
-
- 07 Mar, 2023 1 commit
-
-
pdblasi-google authored
Reland: Removes single window assumptions from `flutter_test`
-
- 06 Mar, 2023 2 commits
-
-
pdblasi-google authored
This reverts commit f2dd19d5.
-
pdblasi-google authored
Removes single window assumptions from `flutter_test`
-
- 05 Mar, 2023 1 commit
-
-
Jason Simmons authored
-
- 02 Mar, 2023 2 commits
-
-
Michael Goderbauer authored
Remove all traces of ViewConfiguration/PlatformConfiguration
-
Michael Goderbauer authored
-
- 28 Feb, 2023 1 commit
-
-
Michael Goderbauer authored
Fix how tests count open SemanticsHandles
-
- 24 Feb, 2023 1 commit
-
-
Michael Goderbauer authored
Move semantic-related bindings to SemanticsBinding
-
- 23 Feb, 2023 1 commit
-
-
Lioness100 authored
* Fix typos * lowercase animated & opacity * Undo typo fix --------- Co-authored-by:
Michael Goderbauer <goderbauer@google.com>
-
- 22 Feb, 2023 1 commit
-
-
Michael Goderbauer authored
* Rename WindowPadding to ViewPadding * dart fix * typos
-
- 17 Feb, 2023 1 commit
-
-
Ian Hickson authored
* lerp documentation * Remove Note, Note That from repo * Improve BorderSide documentation. * apply review comments
-
- 15 Feb, 2023 2 commits
-
-
Loïc Sharma authored
Reverts flutter/flutter#114468 by @fzyzcjy Example failure: https://logs.chromium.org/logs/flutter/buildbucket/cr-buildbucket/8789140722059256001/+/u/run_test.dart_for_tool_integration_tests_shard_and_subshard_1_4/test_stdout
-
fzyzcjy authored
* move _verifyInvariants * fix * fix (mimic import test_api.dart) * fix * Update binding.dart * add tests * try to move * Revert "try to move" This reverts commit d3c466d226cc1abe195af83a2630c70f08e25d7d. * Update binding.dart
-
- 13 Feb, 2023 1 commit
-
-
Ian Hickson authored
-
- 24 Jan, 2023 1 commit
-
-
Ahmed Ashour authored
* Remove superfluous words. * Update packages/flutter/lib/src/widgets/slotted_render_object_widget.dart Co-authored-by:
Michael Goderbauer <goderbauer@google.com>
-
- 20 Jan, 2023 1 commit
-
-
Michael Goderbauer authored
-
- 12 Jan, 2023 1 commit
-
-
Peixin Li authored
* Documentation for drag/fling offset * Fix typo * Fix typo 2 * Fix the docs_test * Fix the grammar
-
- 17 Dec, 2022 1 commit
-
-
Michael Goderbauer authored
Reland "Inject current FlutterView into tree and make available via `View.of(context)` (#116924)" (#117244) * Reland "Inject current `FlutterView` into tree and make available via `View.of(context)` (#116924)" This reverts commit 9102f2fe. * remove window placeholder
-