- 21 Mar, 2023 1 commit
-
-
Michael Goderbauer authored
Deprecate BindingBase.window
-
- 15 Mar, 2023 1 commit
-
-
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 1 commit
-
-
pdblasi-google authored
Reland (3): Removes single window assumptions from `flutter_test`
-
- 10 Mar, 2023 1 commit
-
-
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.
-
- 09 Mar, 2023 1 commit
-
-
pdblasi-google authored
Reland (2): Removes single window assumptions from `flutter_test`
-
- 08 Mar, 2023 1 commit
-
-
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`
-
- 22 Feb, 2023 1 commit
-
-
Michael Goderbauer authored
* Rename WindowPadding to ViewPadding * dart fix * typos
-
- 10 Nov, 2022 1 commit
-
-
Alex Wallen authored
* Test that updateSemantics can be called * Test that updateSemantics in FakeWindow is always implemented * Sort import directives Co-authored-by: a-wallen <stephenwallen@google.com>
-
- 18 Jul, 2022 1 commit
-
-
Alexandre Ardhuin authored
-
- 11 Feb, 2022 1 commit
-
-
LongCatIsLooong authored
-
- 09 Feb, 2022 2 commits
-
-
godofredoc authored
This reverts commit 63f48d1f.
-
LongCatIsLooong authored
-
- 03 Feb, 2022 1 commit
-
-
Ian Hickson authored
-
- 17 Nov, 2021 1 commit
-
-
Alexander Dahlberg authored
-
- 04 Oct, 2021 1 commit
-
-
Ian Hickson authored
-
- 27 Jul, 2021 1 commit
-
-
Greg Spencer authored
* Randomize tests, exclude tests that fail with randomization. * Disable some more tool tests
-
- 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
-
- 14 Jun, 2021 1 commit
-
-
Greg Spencer authored
This adds avoid_dynamic_calls to the list of lints, and fixes all instances where it was violated. Importantly, this lint is NOT turned on for flutter/packages/test, because those changes are happening in another PR: #84478
-
- 19 Mar, 2021 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
-
- 01 Oct, 2020 2 commits
-
-
Michael Goderbauer authored
-
Michael Goderbauer authored
-
- 24 Jun, 2020 1 commit
-
-
David Worsham authored
-
- 26 Feb, 2020 1 commit
-
-
Miguel Beltran authored
-
- 20 Feb, 2020 1 commit
-
-
Kate Lovett authored
-
- 19 Feb, 2020 1 commit
-
-
Miguel Beltran authored
-
- 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
-
- 19 Nov, 2019 1 commit
-
-
Alexandre Ardhuin authored
-
- 16 Aug, 2019 1 commit
-
-
Kate Lovett authored
-
- 09 Aug, 2019 1 commit
-
-
Kate Lovett authored
This reverts commit 3a2d3081.
-