- 17 Jul, 2023 1 commit
-
-
Taha Tesser authored
This relands https://github.com/flutter/flutter/pull/130414 (which was reverted in https://github.com/flutter/flutter/pull/130578)
-
- 14 Jul, 2023 2 commits
-
-
Zachary Anderson authored
Reverts flutter/flutter#130414 Skia gold failures https://ci.chromium.org/ui/p/flutter/builders/prod/Mac%20framework_tests_libraries/11972/overview
-
Taha Tesser authored
Updated unit tests for `DialogTheme` to have M2 and M3 versions. More info in https://github.com/flutter/flutter/pull/128725
-
- 13 Jun, 2023 1 commit
-
-
Qun Cheng authored
Updates most of the unit tests in the packages/flutter/test/material folder so that they'll pass if ThemeData.useMaterial3 defaults to true. All of the tests have wired useMaterial3 to false and will need to be updated with a M3 version. related to #127064
-
- 16 Feb, 2023 1 commit
-
-
Hans Muller authored
-
- 21 Dec, 2022 1 commit
-
-
Michael Goderbauer authored
-
- 28 Oct, 2022 1 commit
-
-
Qun Cheng authored
-
- 06 Sep, 2022 1 commit
-
-
Darren Austin authored
* Added support for surfaceTintColor and shadowColor to the Dialog widgets. * Updated the defaults for Material.shadowColor and Material.surfaceTint to allow turning off the features with a transparent color. * Added support for shadowColor and surfaceTintColor for Drawer widget.
-
- 22 Aug, 2022 1 commit
-
-
Kate Lovett authored
-
- 08 Aug, 2022 1 commit
-
-
Xilai Zhang authored
-
- 03 Aug, 2022 1 commit
-
-
Darren Austin authored
-
- 29 Jul, 2022 1 commit
-
-
Casey Hillers authored
-
- 28 Jul, 2022 1 commit
-
-
Darren Austin authored
-
- 20 Jun, 2022 1 commit
-
-
Viren Khatri authored
-
- 14 Jun, 2022 1 commit
-
-
Pierre-Louis authored
-
- 03 Jun, 2022 1 commit
-
-
Pierre-Louis authored
This reverts commit 5d10cf55.
-
- 01 Jun, 2022 1 commit
-
-
Pierre-Louis authored
* add actionsPadding to dialog theme and refactor * fix typo * remove trailing spaces
-
- 08 Oct, 2021 3 commits
-
-
Ian Hickson authored
-
Zachary Anderson authored
This reverts commit 5fd259be.
-
Ian Hickson authored
-
- 30 Aug, 2021 2 commits
-
-
Kate Lovett authored
-
Rami authored
-
- 28 Apr, 2021 1 commit
-
-
Alexandre Ardhuin authored
-
- 13 Oct, 2020 1 commit
-
-
Kate Lovett authored
-
- 28 Jul, 2020 1 commit
-
-
Darren Austin authored
Updated references to the old button classes to the new ones in comments and documentation for tests in the material and cupertino libraries. (#62164)
-
- 11 Jun, 2020 1 commit
-
-
Alexandre Ardhuin authored
* add language version 2.8 in packages/flutter * enable non-nullable analyzer flag
-
- 12 May, 2020 1 commit
-
-
rami-a authored
-
- 18 Mar, 2020 1 commit
-
-
Yegor authored
* Fix web test flakiness; enable web golden tests The fix is three-part: - Only allow one test to load _and_ test at any point in time. - Use a fresh Chrome instance for each test file. - Increase Cirrus resources. The first two changes only fix the "Unknown error loading" error, but not hanging tests. The resource increase also prevents hanging tests. Other minor changes: - Remove test batching (it's no longer necessary) - Fix the Chrome class, which was using the wrong Completer.
-
- 25 Jan, 2020 1 commit
-
-
Hans Muller authored
-
- 21 Dec, 2019 1 commit
-
-
Lau Ching Jun authored
-
- 16 Dec, 2019 1 commit
-
-
Alexandre Ardhuin authored
-
- 12 Dec, 2019 1 commit
-
-
Lau Ching Jun authored
* Make golden test timeout longer, some tests are flaky if the timeout is too short * Enable some golden tests for web
-
- 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
-
- 28 Oct, 2019 1 commit
-
-
Shi-Hao Hong authored
* Wrap alert dialog title and content in single child scroll view * Scrollable alert dialog title and content tests * Remove unnecessary comment * Fix mainAxisSize and crossAxisAlignment issue
-
- 25 Oct, 2019 1 commit
-
-
Kate Lovett authored
-
- 22 Oct, 2019 1 commit
-
-
Kate Lovett authored
This reverts commit 8df0d655.
-
- 21 Oct, 2019 1 commit
-
-
Kate Lovett authored
-
- 28 Jul, 2019 1 commit
-
-
Kate Lovett authored
-
- 12 Jul, 2019 2 commits
-
-
Kate Lovett authored
This reverts commit eb0b1790. Skia Gold post-submit test were failing due to the service account not being found on Cirrus.
-
Kate Lovett authored
* Fresh PR for Gold integration. * Nits * WIP * Artifacts from merge * Changed some platform dependencies for web, added library prefix notation for Skia Gold test names. * Updating for CI implementation * Write out service account * Writing to skip out * WIP * ++ * Fixing depot tools deps * Windows depot_tools * Fixing setup scripts * ++ * depot tools * ++ * WIP * Tracing depot_tools clone * WIP * ++ * analyzer * WIP * chrome typo * copy artifact * Working on tests * Code cleanup * ++ * Code cleanup, updated tests * ++ review feedback * Review * Analyzer * Review feedback * Nits from review * PRogress * ++ * Fixing tests * ++ * Testing repo route * Just needing documention around new structures. * cleanup * Analyzer * Documentation updates * Documentation updates * Cirrus updates * cirrus nit * Review feedback * Review feedback * Fixing skip comparator * Fix base directory for Skia Gold case * ++ * Feedback * ++ * Fixed uri assertion * Made GoldensClient abstract, altered SkiaGoldClient constructor * Analyzer
-