flutter/dev
Jonah Williams a106b81cc5
[framework] restore old zoom page transition for benchmarking. (#133346)
In the past I switched the implementation of the zoom page transition because the performance of the old transition was terrible, but I'm hopeful that with Impeller we'll be able to identify and fix the issues that made it so slow. In order to evaluate this though, we need to be able to opt into the old transition for benchmarks on CI.

https://github.com/flutter/flutter/issues/129742
https://github.com/flutter/flutter/issues/121325
2023-10-10 22:27:07 +00:00
..
a11y_assessments Upgrade leak_tracker to fix flackiness. (#135760) 2023-09-29 18:55:21 +00:00
automated_tests Upgrade leak_tracker to fix flackiness. (#135760) 2023-09-29 18:55:21 +00:00
benchmarks Fix flutter drive instructions in Macrobenchmark README (#135990) 2023-10-09 10:57:11 +00:00
bots Upgrade leak_tracker to fix flackiness. (#135760) 2023-09-29 18:55:21 +00:00
ci Bump activesupport from 6.1.7.3 to 6.1.7.6 in /dev/ci/mac (#133225) 2023-08-24 20:06:51 +00:00
conductor [conductor] Remove PublishChannel and use MPA command (#135884) 2023-10-09 21:13:55 +00:00
customer_testing Add support for setup steps in flutter customer tests (#135726) 2023-10-03 20:31:54 +00:00
devicelab [framework] restore old zoom page transition for benchmarking. (#133346) 2023-10-10 22:27:07 +00:00
docs Enable private field promotion for dev (#134480) 2023-09-12 18:29:00 +00:00
forbidden_from_release_tests Unpin url launcher (remake) (#134958) 2023-09-20 02:43:57 +00:00
integration_tests Upgrade leak_tracker to fix flackiness. (#135760) 2023-09-29 18:55:21 +00:00
manual_tests Upgrade leak_tracker to fix flackiness. (#135760) 2023-09-29 18:55:21 +00:00
missing_dependency_tests Enable private field promotion for dev (#134480) 2023-09-12 18:29:00 +00:00
snippets/config Remove null-safety argument from DartPad doc samples (#127345) 2023-05-23 00:10:11 +00:00
tools Upgrade leak_tracker to fix flackiness. (#135760) 2023-09-29 18:55:21 +00:00
tracing_tests Upgrade leak_tracker to fix flackiness. (#135760) 2023-09-29 18:55:21 +00:00
analysis_options.yaml Enable more lints (#91642) 2021-10-14 22:03:03 -07:00
README.md Migrate to .ci.yaml (#82960) 2021-05-19 20:09:46 -07:00

This directory contains tools and resources that the Flutter team uses during the development of the framework. The tools in this directory should not be necessary for developing Flutter applications, though of course, they may be interesting if you are curious.

The tests in this directory are run in the framework_tests_misc-* shards.