- 15 Dec, 2021 2 commits
-
-
Paul Berry authored
-
Dan Field authored
-
- 14 Dec, 2021 2 commits
-
-
Rami authored
* Update color scheme seed generation to use color utils package
-
Jonah Williams authored
-
- 12 Dec, 2021 1 commit
-
-
Dan Field authored
-
- 10 Dec, 2021 2 commits
-
-
Ian Hickson authored
-
Ian Hickson authored
-
- 09 Dec, 2021 1 commit
-
-
sigmundch authored
-
- 07 Dec, 2021 1 commit
-
-
Anna Gringauze authored
-
- 06 Dec, 2021 1 commit
-
-
Michael Thomsen authored
-
- 01 Dec, 2021 1 commit
-
-
Darren Austin authored
-
- 24 Nov, 2021 2 commits
-
-
Nate Bosch authored
-
Kevin Moore authored
-
- 19 Nov, 2021 2 commits
-
-
Ian Hickson authored
-
sigmundch authored
-
- 12 Nov, 2021 1 commit
-
-
gaaclarke authored
Increased the memory size of multiple_flutters to help identify regressions in performance This is not a regression and will affect benchmark's readings.
-
- 11 Nov, 2021 1 commit
-
-
Greg Spencer authored
-
- 09 Nov, 2021 2 commits
-
-
Zachary Anderson authored
This reverts commit bfe9c598.
-
Greg Spencer authored
-
- 08 Nov, 2021 1 commit
-
-
Yegor authored
-
- 05 Nov, 2021 1 commit
-
-
Jacob MacDonald authored
-
- 29 Oct, 2021 1 commit
-
-
Greg Spencer authored
Makes the android_semantics_testing test not fail for newer versions of Talkback. Also, since the test now depends on pub_semver, upgraded the pubspec files. The only substantive changes in the PR are in dev/integration_tests/android_semantics_testing/test_driver/main_test.dart
-
- 28 Oct, 2021 1 commit
-
-
Casey Hillers authored
-
- 26 Oct, 2021 1 commit
-
-
Janice Collins authored
-
- 21 Oct, 2021 1 commit
-
-
Yegor authored
-
- 19 Oct, 2021 2 commits
-
-
Zachary Anderson authored
This reverts commit 31e33647.
-
Greg Spencer authored
This change updates the platform runners in the benchmarks subdir. I've attempted to replace the entire group with new code as if the project were recreated with flutter create so that they don't become a Frankenstein of minor changes to make it work again, but just plain old generated code that can be replaced and updated in place.
-
- 15 Oct, 2021 1 commit
-
-
Ian Hickson authored
-
- 13 Oct, 2021 1 commit
-
-
Danny Tuppeny authored
-
- 12 Oct, 2021 1 commit
-
-
Ian Hickson authored
-
- 08 Oct, 2021 3 commits
-
-
Ian Hickson authored
-
Zachary Anderson authored
This reverts commit 5fd259be.
-
Ian Hickson authored
-
- 05 Oct, 2021 1 commit
-
-
Clement Skau authored
-
- 04 Oct, 2021 5 commits
-
-
Janice Collins authored
-
Greg Spencer authored
-
Greg Spencer authored
This fixes an issue with the Dart Head-Head-Head CI bot, where it was seeing failures because of concurrent execution of the snippets tool. It adds a single run of the snippets tool right after activation to force the compiling of the package executable, which is what has trouble with concurrent invocation. This is a temporary measure until dart pub global run is fixed.
-
Greg Spencer authored
This does a cleanup of the examples, removing all of the "section" markers and extra comments that we don't need anymore now that the samples are no longer in the source code. It also removes the --template arguments from the {@tool dartpad} and {@tool sample} directives, since those are no longer used. It converts two examples that I discovered were still embedded into linked examples in the examples folder. I didn't delete the templates from the snippets config folder yet, because there are still embedded samples in the dart:ui package from the engine that use them. Once dart:ui no longer uses the templates, they can be removed. I bumped the version of the snippets package to pick up a change that allows removal of the --template argument.
-
Ian Hickson authored
-
- 01 Oct, 2021 1 commit
-
-
Christopher Fujino authored
-