..
android
LG debugging/logcat fixed ( #58670 )
2020-06-15 09:35:07 -07:00
base
[flutter_tools] Update roll_dev.dart ( #59215 )
2020-06-16 09:30:04 -07:00
build_system
Switch Linux to the GTK embedding ( #59287 )
2020-06-16 13:31:24 -07:00
commands
[flutter_tools] add missing null-safety flags ( #59773 )
2020-06-18 12:34:35 -07:00
dart
[flutter_tools] ensure generated entrypoint matches test and web entrypoint language version ( #59291 )
2020-06-16 09:17:12 -07:00
fuchsia
[flutter_tools] only restrict devices based on arch + buildMode, not emulator status ( #58887 )
2020-06-08 11:20:15 -07:00
intellij
[flutter_tools] Ensure that global variables are easily identifiable ( #47398 )
2020-01-06 11:04:20 -08:00
ios
[versions] Update all the versions ( #59283 )
2020-06-11 16:40:22 -07:00
linux
Switch Linux to the GTK embedding ( #59287 )
2020-06-16 13:31:24 -07:00
macos
Add Podfile migration warning to support federated plugins ( #59201 )
2020-06-12 12:44:14 -07:00
runner
[flutter tools] Don't return success if we trigger runZoned's error callback ( #58474 )
2020-06-15 09:35:04 -07:00
tester
[flutter_tools] Restore base/platform.dart ( #56410 )
2020-05-06 08:15:39 -07:00
vscode
[flutter_tools] fix windows vscode lookup ( #56491 )
2020-05-06 16:51:01 -07:00
web
Don't crash on requests for invalid package URLs ( #59250 )
2020-06-12 09:25:04 -07:00
windows
[flutter_tools] only restrict devices based on arch + buildMode, not emulator status ( #58887 )
2020-06-08 11:20:15 -07:00
analytics_test.dart
Use fake command in analytics test ( #58544 )
2020-06-03 21:23:01 -07:00
application_package_test.dart
[flutter_tools] handle missing null check in manifest parser ( #57400 )
2020-05-18 12:47:29 -07:00
artifacts_test.dart
[flutter_tools] Restore base/platform.dart ( #56410 )
2020-05-06 08:15:39 -07:00
asset_bundle_package_fonts_test.dart
enable lint prefer_final_in_for_each ( #47724 )
2020-01-07 16:32:04 +01:00
asset_bundle_package_test.dart
[flutter_tools] surface missing assets originating package ( #55701 )
2020-05-16 14:52:04 -07:00
asset_bundle_test.dart
[flutter_tools] do not include material icon incorrectly ( #58335 )
2020-06-01 16:30:43 -07:00
asset_bundle_variant_test.dart
enable avoid_single_cascade_in_expression_statements ( #51944 )
2020-03-05 08:03:26 +01:00
asset_test.dart
[flutter_tools] Ensure that global variables are easily identifiable ( #47398 )
2020-01-06 11:04:20 -08:00
base_utils_test.dart
Change iOS device discovery from polling to long-running observation ( #58137 )
2020-06-01 12:33:01 -07:00
build_info_test.dart
[flutter_tools] support bundle-sksl-path on all desktop and mobile targets ( #58879 )
2020-06-09 11:15:52 -07:00
bundle_shim_test.dart
Move BuildSystem to globals ( #53139 )
2020-03-24 11:23:10 -07:00
cache_test.dart
Release cache lock for commands after required artifacts are downloaded ( #59012 )
2020-06-08 17:18:02 -07:00
channel_test.dart
Fix/use contains ignoring whitespace ( #55887 )
2020-04-28 13:12:12 -07:00
cold_test.dart
Send text error in JSON and print in tools ( #59018 )
2020-06-09 11:18:03 -07:00
common_test.dart
Fix/set mocks defaults ( #54756 )
2020-04-20 12:20:03 -07:00
compile_batch_test.dart
[flutter_tools] Allow the tool to suppress compilation errors. ( #58539 )
2020-06-03 12:00:03 -07:00
compile_expression_test.dart
[flutter_tools] remove globals from compilers ( #59184 )
2020-06-18 10:33:17 -07:00
compile_incremental_test.dart
[flutter_tools] remove globals from compilers ( #59184 )
2020-06-18 10:33:17 -07:00
compile_test.dart
[flutter_tools] remove globals from compilers ( #59184 )
2020-06-18 10:33:17 -07:00
config_test.dart
[flutter_tools] Restore base/platform.dart ( #56410 )
2020-05-06 08:15:39 -07:00
coverage_collector_test.dart
[flutter_tools] reland remove flutter view cache ( #56387 )
2020-05-05 12:09:51 -07:00
crash_reporting_test.dart
[flutter_tools] Restore base/platform.dart ( #56410 )
2020-05-06 08:15:39 -07:00
create_config_test.dart
[flutter_tool] Remove direct usage of package:linter in the flutter_tools ( #47174 )
2019-12-16 18:37:20 -08:00
desktop_device_test.dart
[flutter_tools] Make OperatingSystemUtils context-free ( #49740 )
2020-01-29 17:51:31 -08:00
devfs_test.dart
Add FakeAsync to delay tests ( #58644 )
2020-06-03 17:16:37 -07:00
device_test.dart
Fake out DeviceManager.getDevices in test ( #58541 )
2020-06-03 11:48:37 -07:00
doctor.dart
[flutter_tools] refactor Chrome launch logic to remove globals/statics ( #55160 )
2020-04-22 01:28:51 -07:00
emulator_test.dart
[flutter_tools] ensure emulator command does not crash with missing avdmanager ( #57703 )
2020-05-27 10:10:30 -07:00
features_test.dart
[flutter_tools] Restore base/platform.dart ( #56410 )
2020-05-06 08:15:39 -07:00
flutter_manifest_test.dart
Don't crash when pubspec isn't a map ( #59632 )
2020-06-17 10:33:02 -07:00
flutter_platform_test.dart
[flutter_tools] add flag for sound-null-safety, unify with experiments ( #58533 )
2020-06-03 21:02:07 -07:00
flutter_project_metadata_test.dart
Include metadata in GitHub crash template ( #53118 )
2020-03-27 16:21:45 -07:00
forbidden_imports_test.dart
Word substitutions ( #59484 )
2020-06-16 09:15:43 -07:00
github_template_test.dart
Move GitHubTemplateCreator into reporting library ( #55002 )
2020-04-17 10:47:12 -07:00
hot_test.dart
Send text error in JSON and print in tools ( #59018 )
2020-06-09 11:18:03 -07:00
license_collector_test.dart
[flutter_tools] rename output LICENSE file to NOTICES and support loading either ( #57871 )
2020-05-29 11:55:02 -07:00
mdns_discovery_test.dart
[flutter_tools] minor cleanups to try catch ( #57446 )
2020-05-18 09:38:22 -07:00
persistent_tool_state_test.dart
[flutter_tools] no more MockLogger in tests ( #51684 )
2020-03-02 16:23:56 -08:00
platform_plugins_test.dart
Trial PR to use an engine that has the null safety unfork CL in it. ( #56309 )
2020-05-05 09:54:21 -07:00
plugin_parsing_test.dart
[flutter_tools] Don't generate native registrant classes if no pluginClass is defined ( #53785 )
2020-04-03 11:51:01 -07:00
plugins_test.dart
Switch Linux to the GTK embedding ( #59287 )
2020-06-16 13:31:24 -07:00
project_file_invalidator_test.dart
[flutter_tools] Restore base/platform.dart ( #56410 )
2020-05-06 08:15:39 -07:00
project_test.dart
Remove Runner target check, prefer schemes ( #56620 )
2020-05-11 11:56:44 -07:00
protocol_discovery_test.dart
[flutter_tools] refactor iOS tests for Device.startApp into new file ( #52854 )
2020-03-18 17:43:25 -07:00
resident_runner_test.dart
[flutter_tools] add toggle b
and service extension to change platform brightness ( #59571 )
2020-06-18 10:32:43 -07:00
resident_web_runner_cold_test.dart
[flutter_tools] Restore base/platform.dart ( #56410 )
2020-05-06 08:15:39 -07:00
resident_web_runner_test.dart
[flutter_tools] add toggle b
and service extension to change platform brightness ( #59571 )
2020-06-18 10:32:43 -07:00
screenshot_command_test.dart
License update ( #45373 )
2019-11-27 15:04:02 -08:00
terminal_handler_test.dart
[flutter_tools] reland remove flutter view cache ( #56387 )
2020-05-05 12:09:51 -07:00
test_compiler_test.dart
[flutter_tools] remove globals from compilers ( #59184 )
2020-06-18 10:33:17 -07:00
testbed_test.dart
Replace isInstanceOf<T> uses with isA<T> ( #53834 )
2020-04-02 10:57:07 -07:00
time_test.dart
License update ( #45373 )
2019-11-27 15:04:02 -08:00
update_packages_test.dart
[flutter_tools] unpin SDK deps when upgrading packages ( #53429 )
2020-03-27 22:11:01 -07:00
utils_test.dart
[flutter_tools] use package Uuid consistently ( #53492 )
2020-03-30 12:46:06 -07:00
version_test.dart
[flutter_tools] use -f when fetching tags ( #58703 )
2020-06-04 13:54:32 -07:00
vmservice_test.dart
[flutter_tools] make expando on vm service null safe to handle web stuff ( #59624 )
2020-06-18 08:18:04 -07:00