- 02 Oct, 2023 1 commit
-
-
derdilla authored
-
- 10 Aug, 2023 1 commit
-
-
LongCatIsLooong authored
Migrate tests in flutter/flutter. Once the tests here and in `*_customer_testing` are migrated, the default value of the migration flag will be changed from false to true, making the rounding hack disabled by default.
-
- 07 Aug, 2023 1 commit
-
-
Kate Lovett authored
Fixes https://github.com/flutter/flutter/issues/59413 This relocates `mock_canvas.dart` and `recording_canvas.dart` from `flutter/test/rendering` to `flutter_test`. The testing functionality afforded by mock_canvas should be available to everyone, not just the framework. :) mock_canvas.dart needed a bit of cleanup - things like formatting and super parameters.
-
- 30 Jun, 2023 1 commit
-
-
Hans Muller authored
Updated some of the golden image tests that were temporarily changed in https://github.com/flutter/flutter/pull/128914 to have M2 and M3 versions. Updated the linear_gradient_0 example to M3 (which will require updating its golden image as well). More info in https://github.com/flutter/flutter/issues/127064
-
- 15 Jun, 2023 1 commit
-
-
Qun Cheng authored
-
- 28 Feb, 2023 1 commit
-
-
Michael Goderbauer authored
Fix how tests count open SemanticsHandles
-
- 18 Jan, 2023 1 commit
-
-
Michael Goderbauer authored
-
- 21 Dec, 2022 1 commit
-
-
Michael Goderbauer authored
-
- 09 Dec, 2022 1 commit
-
-
Callum Moffat authored
-
- 27 Sep, 2022 1 commit
-
-
Mitchell Goodwin authored
-
- 15 Sep, 2022 1 commit
-
-
Phil Quitslund authored
-
- 31 May, 2022 1 commit
-
-
Alexandre Ardhuin authored
* more const immutable classes * more const constructors in dev/ and examples/
-
- 24 May, 2022 1 commit
-
-
Xilai Zhang authored
Revert "Add ability for `ModalRoutes` to ignore pointers during transitions and do so on `Cupertino` routes (#95757)" (#104520) This reverts commit 4c0b0be2.
-
- 20 May, 2022 1 commit
-
-
Tong Mu authored
-
- 19 May, 2022 1 commit
-
-
Will Lockwood authored
Add ability for `ModalRoutes` to ignore pointers during transitions and do so on `Cupertino` routes (#95757)
-
- 28 Mar, 2022 1 commit
-
-
Taha Tesser authored
-
- 17 Mar, 2022 1 commit
-
-
Yegor authored
* [web] roll Chromium dep to 96.2 Roll Chromium 96.2. This is the second attempt to roll it. The previous attempt (https://github.com/flutter/flutter/pull/99725) failed due to a LUCI cache issue. * cache-bust CIPD dependency by changing its name * specify chrome_and_driver version in canvaskit tests * fix CRC corruption in kTransparentImage
-
- 11 Mar, 2022 1 commit
-
-
Zachary Anderson authored
This reverts commit 0d4b73b2.
-
- 10 Mar, 2022 1 commit
-
-
Yegor authored
-
- 08 Mar, 2022 1 commit
-
-
Andrei Diaconu authored
-
- 08 Oct, 2021 3 commits
-
-
Ian Hickson authored
-
Zachary Anderson authored
This reverts commit 5fd259be.
-
Ian Hickson authored
-
- 30 Aug, 2021 1 commit
-
-
Kate Lovett authored
-
- 03 Aug, 2021 4 commits
-
-
Jenn Magder authored
-
Darren Austin authored
-
Darren Austin authored
This reverts commit faf774eb.
-
Darren Austin authored
-
- 08 Jul, 2021 1 commit
-
-
Alexandre Ardhuin authored
-
- 10 Jun, 2021 1 commit
-
-
David Martos authored
-
- 04 Jun, 2021 2 commits
-
-
Sam Rawlins authored
-
Kate Lovett authored
-
- 13 May, 2021 1 commit
-
-
Alexandre Ardhuin authored
-
- 27 Apr, 2021 1 commit
-
-
Alexandre Ardhuin authored
-
- 29 Jan, 2021 1 commit
-
-
Sam Rawlins authored
-
- 27 Jan, 2021 1 commit
-
-
Alexandre Ardhuin authored
-
- 23 Jan, 2021 1 commit
-
-
Shi-Hao Hong authored
-
- 28 Oct, 2020 1 commit
-
-
Greg Spencer authored
Adds MediaQuery.maybeOf to replace calling MediaQuery.of(context, nullOk: true), and removes the nullOk parameter. Also changes MediaQuery.of to return a non-nullable value, and removes many instances of the ! operator, reducing the possible places where a null dereference could occur.
-
- 06 Oct, 2020 1 commit
-
-
Alexandre Ardhuin authored
-
- 05 Oct, 2020 1 commit
-
-
Kate Lovett authored
-