..
android
Update Android minSdkVersion to 21 ( #142267 )
2024-01-29 09:49:09 -08:00
base
Enable native compilation for windows-arm64 ( #141930 )
2024-01-26 00:08:20 +00:00
build_system
Refactor ShaderTarget to not explicitly mention impeller or Skia ( #141460 )
2024-01-31 21:30:02 +00:00
commands
Enable native compilation for windows-arm64 ( #141930 )
2024-01-26 00:08:20 +00:00
custom_devices
provide command to FakeCommand::onRun
( #142206 )
2024-01-25 07:51:25 +00:00
dap
Upgrade framework pub dependencies, roll engine with rolled dart sdk ( #130163 )
2023-07-07 13:55:35 -07:00
dart
Add no-shuffle to language_version_test.dart ( #142378 )
2024-01-27 10:57:39 -08:00
drive
Remove outdated ignores from tool ( #140467 )
2023-12-20 22:14:32 +00:00
fuchsia
Remove outdated ignores from tool ( #140467 )
2023-12-20 22:14:32 +00:00
intellij
prevent tool crash when IntelliJValidatorOnMac
encounters an installation with a missing CFBundleIdentifier
( #138095 )
2023-11-09 03:46:25 +00:00
ios
Upload DerivedData logs in CI ( #142643 )
2024-02-01 21:31:28 +00:00
linux
Reapply "Native assets: roll deps" ( #141748 ) ( #141864 )
2024-01-22 10:42:15 +00:00
macos
Show Mac Designed For iPad in 'flutter devices' ( #141718 )
2024-01-31 19:34:07 +00:00
migrations
Native assets support for Windows ( #134203 )
2023-09-27 12:22:58 +00:00
proxied_devices
Optimize file transfer when using proxied devices. ( #139968 )
2023-12-14 00:11:32 +00:00
reporting
[flutter_tools] fix instructions to disable CLI animations ( #139094 )
2023-11-27 22:00:50 +00:00
runner
Don't show legacy welcome message when analytics are disabled ( #140956 )
2024-01-25 16:29:42 +01:00
test
Reland "Switch flutter_tools to run frontend server from AOT snapshot" ( #136282 )
2023-10-11 16:15:26 -04:00
tester
Native assets support for MacOS and iOS ( #130494 )
2023-09-10 08:07:13 +00:00
vscode
Added support for vscode and vscode-insiders installed via Flatpak ( #137123 )
2023-12-04 21:59:53 +00:00
web
Refactor ShaderTarget to not explicitly mention impeller or Skia ( #141460 )
2024-01-31 21:30:02 +00:00
windows
Remove duplicate global declaration of UserMessages
( #142281 )
2024-01-26 21:41:16 +00:00
analytics_test.dart
Flutter preview device ( #135639 )
2023-10-18 00:27:54 +00:00
android_plugin_test.dart
application_package_test.dart
Fix path name to discover debug apk on add2app builds ( #117999 )
2023-01-24 13:19:09 -08:00
args_test.dart
[flutter_tools] Precache after channel switch ( #118129 )
2023-06-09 01:46:24 +00:00
artifact_updater_test.dart
Enable unreachable_from_main lint - it is stable now!!1 ( #129854 )
2023-07-06 00:09:01 +00:00
artifacts_test.dart
[flutter_tools] Fix local engine preview device ( #138046 )
2023-11-08 01:53:22 +00:00
asset_bundle_flavors_test.dart
Catch file system exceptions when trying to parse user-provided asset file paths ( #142214 )
2024-01-29 18:43:57 +00:00
asset_bundle_package_fonts_test.dart
rename generated asset manifest file back to AssetManifest.bin
(from AssetManifest.smcbin
) ( #128529 )
2023-06-09 21:20:50 +00:00
asset_bundle_package_test.dart
rename generated asset manifest file back to AssetManifest.bin
(from AssetManifest.smcbin
) ( #128529 )
2023-06-09 21:20:50 +00:00
asset_bundle_test.dart
Refactor ShaderTarget to not explicitly mention impeller or Skia ( #141460 )
2024-01-31 21:30:02 +00:00
asset_bundle_variant_test.dart
refactor asset bundle code to not depend on the global Cache.flutterRoot ( #142277 )
2024-01-26 22:01:26 +00:00
asset_test.dart
refactor asset bundle code to not depend on the global Cache.flutterRoot ( #142277 )
2024-01-26 22:01:26 +00:00
base_utils_test.dart
build_info_test.dart
[reland] Support conditional bundling of assets based on --flavor
( #139834 )
2023-12-14 05:30:10 +00:00
bundle_builder_test.dart
Add --frontend-server-starter-path
option to flutter run
and flutter test
( #135038 )
2023-09-21 14:32:35 -04:00
cache_test.dart
Enable native compilation for windows-arm64 ( #141930 )
2024-01-26 00:08:20 +00:00
channel_test.dart
[flutter_tools] Suppress git output in flutter channel ( #128475 )
2023-06-13 19:28:06 +00:00
cmake_test.dart
Reduce usage of testUsingContext ( #131078 )
2023-07-24 17:22:25 +00:00
cold_test.dart
Refactor ShaderTarget to not explicitly mention impeller or Skia ( #141460 )
2024-01-31 21:30:02 +00:00
common_test.dart
compile_batch_test.dart
Reland "Switch flutter_tools to run frontend server from AOT snapshot" ( #136282 )
2023-10-11 16:15:26 -04:00
compile_expression_test.dart
Roll engine, patch expression evaluation ( #128255 )
2023-06-07 19:48:42 +00:00
compile_incremental_test.dart
Reland "Switch flutter_tools to run frontend server from AOT snapshot" ( #136282 )
2023-10-11 16:15:26 -04:00
compile_test.dart
Cleanup obsolete --compact-async compiler option ( #118894 )
2023-01-20 09:48:26 -08:00
config_test.dart
[flutter_tools] fix Cannot delete file ENOENT from fuchsia_asset_builder ( #119867 )
2023-02-03 19:24:41 +00:00
convert_test.dart
Remove unnecessary null checks in flutter_tool
( #118857 )
2023-01-23 21:43:08 +00:00
coverage_collector_test.dart
Reland coverableLineCache
optimisation ( #136851 ) ( #137385 )
2023-10-30 11:00:30 +13:00
crash_reporting_test.dart
Appended period remove & Uri parsing fix. ( #131293 )
2023-07-31 20:42:11 +00:00
create_config_test.dart
Suggest a potential valid name for the flutter project when using flutter create
( #130900 )
2023-07-21 19:09:25 +00:00
daemon_test.dart
dart_plugin_test.dart
Fixed few typos ( #141543 )
2024-01-16 21:40:08 +00:00
desktop_device_test.dart
Add --trace-to-file
option to flutter run
( #135713 )
2023-10-12 13:23:52 -04:00
devfs_test.dart
Refactor ShaderTarget to not explicitly mention impeller or Skia ( #141460 )
2024-01-31 21:30:02 +00:00
device_port_forwarder_test.dart
device_test.dart
Fixed few typos ( #141543 )
2024-01-16 21:40:08 +00:00
devtools_launcher_test.dart
emulator_test.dart
Reland "[tool] Move Java functions to their own file" ( #126577 )
2023-05-20 06:29:21 +00:00
fake_native_assets_build_runner.dart
Reapply "Native assets: roll deps" ( #141748 ) ( #141864 )
2024-01-22 10:42:15 +00:00
fake_process_manager_test.dart
features_test.dart
Native assets support for MacOS and iOS ( #130494 )
2023-09-10 08:07:13 +00:00
flutter_manifest_test.dart
[reland] Support conditional bundling of assets based on --flavor
( #139834 )
2023-12-14 05:30:10 +00:00
flutter_platform_test.dart
Upgrade framework pub dependencies, roll engine with rolled dart sdk ( #130163 )
2023-07-07 13:55:35 -07:00
flutter_project_metadata_test.dart
Native assets support for MacOS and iOS ( #130494 )
2023-09-10 08:07:13 +00:00
flutter_tester_device_test.dart
Add impeller key to skia gold client, Turn on a framework test shard that will run unit tests with --enable-impeller ( #141341 )
2024-01-11 17:57:00 +00:00
flutter_validator_test.dart
Give channel descriptions in flutter channel
, use branch instead of upstream for channel name ( #126936 )
2023-05-23 19:59:20 +00:00
generate_localizations_test.dart
[flutter_tools] fix flutter create -t skeleton ( #141233 )
2024-01-10 18:50:07 +00:00
github_template_test.dart
hot_test.dart
Refactor ShaderTarget to not explicitly mention impeller or Skia ( #141460 )
2024-01-31 21:30:02 +00:00
html_utils_test.dart
flutter-tool, web: update HTML template serviceWorkerVersion to be const ( #124826 )
2023-04-14 02:01:21 +00:00
integration_test_device_test.dart
Adds vmservices for getting iOS build options ( #121736 )
2023-03-06 22:37:55 +00:00
license_collector_test.dart
mdns_discovery_test.dart
Fixed few typos ( #141543 )
2024-01-16 21:40:08 +00:00
message_parser_test.dart
Relax syntax for gen-l10n ( #130736 )
2023-07-18 13:59:48 -07:00
persistent_tool_state_test.dart
plugin_parsing_test.dart
Allow iOS and macOS plugins to share darwin directory ( #115337 )
2023-01-09 10:33:03 -08:00
plugins_test.dart
[flutter_tools] toolexit when using plugins with preview device ( #136936 )
2023-11-07 20:37:19 +00:00
preview_device_test.dart
[flutter_tools] Ensure flutter daemon clients can detect preview device ( #140112 )
2023-12-21 19:01:16 +00:00
project_file_invalidator_test.dart
project_test.dart
Fixed a lot of typos ( #141431 )
2024-01-12 22:10:25 +00:00
project_validator_result_test.dart
protocol_discovery_test.dart
Reland "Remove references to Observatory ( #118577 )" ( #121606 )
2023-02-28 11:57:04 -05:00
pub_dependencies_project_validator_test.dart
resident_devtools_handler_test.dart
Remove outdated ignores from tool ( #140467 )
2023-12-20 22:14:32 +00:00
resident_runner_test.dart
Refactor ShaderTarget to not explicitly mention impeller or Skia ( #141460 )
2024-01-31 21:30:02 +00:00
resident_web_runner_cold_test.dart
Remove outdated ignores from tool ( #140467 )
2023-12-20 22:14:32 +00:00
resident_web_runner_test.dart
Refactor ShaderTarget to not explicitly mention impeller or Skia ( #141460 )
2024-01-31 21:30:02 +00:00
run_hot_test.dart
Migration for HotEvent
for Flutter hot runner ( #137717 )
2023-11-06 21:33:11 +00:00
template_test.dart
Locate the template directory using a TemplatePathProvider. ( #132156 )
2023-08-08 21:43:00 +00:00
terminal_handler_test.dart
Refactor ShaderTarget to not explicitly mention impeller or Skia ( #141460 )
2024-01-31 21:30:02 +00:00
testbed_test.dart
time_test.dart
tracing_test.dart
unified_analytics_test.dart
Use new enabledFeature
param for Analytics
( #139934 )
2023-12-15 19:58:05 +00:00
update_packages_test.dart
Manual pub roll pinning web socket channel ( #141040 )
2024-01-05 22:29:58 +00:00
utils_test.dart
fix(flutter_tools): findBundleFile
w/multiple flavor dimensions ( #127133 )
2023-05-19 15:00:53 +00:00
version_test.dart
[flutter_tools] Fix "FormatException: Invalid date format" during version freshness check ( #134088 )
2023-09-06 17:22:13 +00:00
vmservice_test.dart
Remove outdated ignores from tool ( #140467 )
2023-12-20 22:14:32 +00:00
windows_version_validator_test.dart
Add check for Bank of Brazil security module to Windows Flutter Doctor validators ( #141135 )
2024-01-18 12:32:49 -05:00
xcode_backend_test.dart
[reland] Support conditional bundling of assets based on --flavor
( #139834 )
2023-12-14 05:30:10 +00:00