- 14 Apr, 2022 1 commit
-
-
Michael Goderbauer authored
-
- 10 Nov, 2021 1 commit
-
-
Taha Tesser authored
-
- 08 Oct, 2021 3 commits
-
-
Ian Hickson authored
-
Zachary Anderson authored
This reverts commit 5fd259be.
-
Ian Hickson authored
-
- 15 Sep, 2021 1 commit
-
-
nt4f04uNd authored
-
- 30 Aug, 2021 1 commit
-
-
Kate Lovett authored
-
- 03 Aug, 2021 1 commit
-
-
Darren Austin authored
-
- 27 Jul, 2021 1 commit
-
-
Greg Spencer authored
* Randomize tests, exclude tests that fail with randomization. * Disable some more tool tests
-
- 01 Jul, 2021 1 commit
-
-
Greg Spencer authored
This reverts commit b5f9612c because it is taking about 40% longer to run the tests, which is causing timeouts.
-
- 29 Jun, 2021 1 commit
-
-
Greg Spencer authored
This turns on order shuffling for all tests that don't fail with it on, marking those tests that do fail with a tag so that they will be run without shuffling on. To determine which tests fail with it on, I ran all the tests 100 times with different random shuffle seeds, and then also ran it with the date seeds from today until the end of July, and tagged all of the test suites (files) that fail, with a seed that caused them to fail.
-
- 02 Jun, 2021 1 commit
-
-
Tong Mu authored
Adds tests to the following behaviors, which have existed without tests: - When tapping during live testing, a message is printed with widgets that contain the tap location. - When tapping during live testing, a mark is displayed on screen on the tap location.
-
- 28 Apr, 2021 3 commits
-
-
Alexandre Ardhuin authored
-
Darren Austin authored
-
Alexandre Ardhuin authored
-
- 26 Apr, 2021 1 commit
-
-
Darren Austin authored
-
- 21 Apr, 2021 1 commit
-
-
Phil Quitslund authored
-
- 13 Mar, 2021 1 commit
-
-
Darren Austin authored
-
- 11 Feb, 2021 1 commit
-
-
Miguel Beltran authored
-
- 28 Oct, 2020 1 commit
-
-
Daniel Edrisian authored
-
- 07 Oct, 2020 1 commit
-
-
Michael Goderbauer authored
-
- 10 Jul, 2020 1 commit
-
-
Kate Lovett authored
-
- 11 Jun, 2020 2 commits
-
-
Alexandre Ardhuin authored
* add language version 2.8 in packages/flutter * enable non-nullable analyzer flag
-
Darren Austin authored
-
- 16 May, 2020 1 commit
-
-
Coin authored
-
- 27 Apr, 2020 1 commit
-
-
rami-a 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
-
- 30 Sep, 2019 1 commit
-
-
Alexandre Ardhuin authored
* add missing trailing commas * add more missing trailing commas * add more and more missing trailing commas
-
- 28 Jun, 2019 1 commit
-
-
Dan Field authored
Default `semanticsEnabled` to true for `testWidgets` and fix associated bugs
-
- 29 Apr, 2019 1 commit
-
-
Dan Field authored
* Re-enable const
-
- 15 Mar, 2019 1 commit
-
-
Edman P. Anjos authored
-
- 01 Mar, 2019 1 commit
-
-
Alexandre Ardhuin authored
* add trailing commas on list/map/parameters * add trailing commas on Invocation with nb of arg>1 * add commas for widget containing widgets * add trailing commas if instantiation contains trailing comma * revert bad change
-
- 15 Nov, 2018 1 commit
-
-
Dan Field authored
* Make progress indicators accessible
-
- 02 Nov, 2018 1 commit
-
-
jslavitz authored
* Adds functionality for progress indicator height to be controlled by the parent.
-
- 17 Sep, 2018 1 commit
-
-
Jason Simmons authored
Fixes https://github.com/flutter/flutter/issues/21445
-
- 12 Sep, 2018 1 commit
-
-
Alexandre Ardhuin authored
* enable lint unnecessary_new * fix tests * fix tests * fix tests
-
- 02 Aug, 2018 1 commit
-
-
Alexandre Ardhuin authored
-
- 27 Jul, 2018 1 commit
-
-
Todd Volkert authored
It was causing problems rolling Flutter into Fuchsia
-
- 23 Jul, 2018 1 commit
-
-
Alexandre Ardhuin authored
* re-enable lint unnecessary_const * remove trailling whitespaces * remove unnecessary const (after merge)
-
- 16 Jul, 2018 1 commit
-
-
Ian Hickson authored
This reverts commit cc1cf13e.
-