flutter/packages/flutter_tools/test
Stanislav Baranov 54c10f44b2
Implement build flow for hot updates on Android (#22391)
This also involves switching from Core JIT to App JIT snapshot, and replacing per-isolate VM snapshot with the shared VM snapshot.

For now there is no separate update bundle file, as the generated update gets packaged directly into the APK for testing purposes.
2018-09-28 13:58:37 -07:00
..
android Check for AndroidStudio plugins in the right .dot dir. (#20619) 2018-09-12 08:15:30 -07:00
base Implement build flow for hot updates on Android (#22391) 2018-09-28 13:58:37 -07:00
commands Fixes terse doctor output when no devices available. (#22108) 2018-09-26 09:33:08 -07:00
dart enable lint prefer_generic_function_type_aliases (#21680) 2018-09-14 21:06:19 +02:00
data Roll engine to version d80c1de7b53af81a0b4385eb3f13de1ef77f0d2d 2018-09-27 15:17:03 -07:00
integration Remove -j1 to run tools tests concurrently (#22038) 2018-09-19 17:47:06 +01:00
intellij Unnecessary new (#20138) 2018-09-12 08:29:29 +02:00
ios Revert "remove code signing special casing for Googlers (#22287)" (#22376) 2018-09-27 14:43:54 -07:00
runner enable lint prefer_generic_function_type_aliases (#21680) 2018-09-14 21:06:19 +02:00
src Added more extensive ANSI color printing support on terminals. (#20958) 2018-09-19 15:22:43 -07:00
tester Unnecessary new (#20138) 2018-09-12 08:29:29 +02:00
analytics_test.dart Unnecessary new (#20138) 2018-09-12 08:29:29 +02:00
application_package_test.dart Unnecessary new (#20138) 2018-09-12 08:29:29 +02:00
artifacts_test.dart Cleanup uses of entry points files (#22098) 2018-09-20 15:10:41 -07:00
asset_bundle_package_fonts_test.dart Unnecessary new (#20138) 2018-09-12 08:29:29 +02:00
asset_bundle_package_test.dart Unnecessary new (#20138) 2018-09-12 08:29:29 +02:00
asset_bundle_test.dart Unnecessary new (#20138) 2018-09-12 08:29:29 +02:00
asset_bundle_variant_test.dart Unnecessary new (#20138) 2018-09-12 08:29:29 +02:00
asset_test.dart Unnecessary new (#20138) 2018-09-12 08:29:29 +02:00
base_utils_test.dart Unnecessary new (#20138) 2018-09-12 08:29:29 +02:00
bug_report_test.dart Shim package:test to avoid matcher issues (#20602) 2018-08-14 20:33:58 -07:00
cache_test.dart Unnecessary new (#20138) 2018-09-12 08:29:29 +02:00
channel_test.dart Unnecessary new (#20138) 2018-09-12 08:29:29 +02:00
compile_test.dart Simplify Gradle compiler output. (#21760) 2018-09-20 15:45:48 -07:00
config_test.dart Unnecessary new (#20138) 2018-09-12 08:29:29 +02:00
crash_reporting_test.dart Unnecessary new (#20138) 2018-09-12 08:29:29 +02:00
dart_dependencies_test.dart Fix quotes. 2018-09-27 15:17:03 -07:00
dependency_checker_test.dart Unnecessary new (#20138) 2018-09-12 08:29:29 +02:00
devfs_test.dart Unnecessary new (#20138) 2018-09-12 08:29:29 +02:00
device_test.dart Unnecessary new (#20138) 2018-09-12 08:29:29 +02:00
emulator_test.dart Unnecessary new (#20138) 2018-09-12 08:29:29 +02:00
flutter_manifest_test.dart Unnecessary new (#20138) 2018-09-12 08:29:29 +02:00
forbidden_imports_test.dart Unnecessary new (#20138) 2018-09-12 08:29:29 +02:00
hot_test.dart Unnecessary new (#20138) 2018-09-12 08:29:29 +02:00
project_test.dart Support materializing Flutter module host app on iOS (#21276) 2018-09-25 15:21:13 -04:00
protocol_discovery_test.dart [H] Cleanup (#21542) 2018-09-22 02:02:56 -07:00
resident_runner_test.dart Unnecessary new (#20138) 2018-09-12 08:29:29 +02:00
stop_test.dart Unnecessary new (#20138) 2018-09-12 08:29:29 +02:00
trace_test.dart Unnecessary new (#20138) 2018-09-12 08:29:29 +02:00
utils_test.dart Unnecessary new (#20138) 2018-09-12 08:29:29 +02:00
version_test.dart Unnecessary new (#20138) 2018-09-12 08:29:29 +02:00
vmservice_test.dart Shim package:test to avoid matcher issues (#20602) 2018-08-14 20:33:58 -07:00