flutter/packages/flutter_tools/lib/src
Ryan Macnak b7773da37b
Pass build mode-specific bytecode generation options to frontend_server. (#42471)
Fixes various Flutter framework test failures when bytecode is enabled.
2019-10-14 15:26:14 -07:00
..
android Print message and log event when app isn't using AndroidX (#42548) 2019-10-12 18:58:22 -07:00
base Pass build mode-specific bytecode generation options to frontend_server. (#42471) 2019-10-14 15:26:14 -07:00
build_runner Pass build mode-specific bytecode generation options to frontend_server. (#42471) 2019-10-14 15:26:14 -07:00
build_system Pass build mode-specific bytecode generation options to frontend_server. (#42471) 2019-10-14 15:26:14 -07:00
commands Pass build mode-specific bytecode generation options to frontend_server. (#42471) 2019-10-14 15:26:14 -07:00
dart Be more verbose when pub fails (#42187) 2019-10-10 19:37:01 -07:00
fuchsia indent formal parameters correctly (#41644) 2019-10-04 11:00:18 +02:00
intellij [flutter_tool] Use curly braces around single statment control structures (#40446) 2019-09-13 14:51:35 -07:00
ios Pass build mode-specific bytecode generation options to frontend_server. (#42471) 2019-10-14 15:26:14 -07:00
linux Switch desktop build commands to use process utils (#42373) 2019-10-09 18:58:27 -07:00
macos Update minimum version to Xcode 10.2 (#42254) 2019-10-14 12:45:40 -07:00
reporting [flutter_tool] Re-work analytics events to use labels and values (#42016) 2019-10-07 15:04:55 -07:00
runner Make Pub an interface in the flutter tool (#42257) 2019-10-08 14:53:28 -07:00
test Pass build mode-specific bytecode generation options to frontend_server. (#42471) 2019-10-14 15:26:14 -07:00
tester Pass build mode-specific bytecode generation options to frontend_server. (#42471) 2019-10-14 15:26:14 -07:00
vscode [flutter_tool] Use curly braces around single statment control structures (#40446) 2019-09-13 14:51:35 -07:00
web More consistent temp directory naming (#42063) 2019-10-07 16:43:04 -07:00
windows Switch desktop build commands to use process utils (#42373) 2019-10-09 18:58:27 -07:00
application_package.dart [BUG] Process all children of intent-filter instead of just the first one to identify default activity (#40029) 2019-10-10 10:05:43 -07:00
artifacts.dart Ensure we find dart.exe on local engines (#41514) 2019-09-27 18:54:24 -07:00
asset.dart Deflake wildcard asset test (#42597) 2019-10-14 08:49:02 -07:00
build_info.dart Add support for Android x86_64 ABI to Flutter (#42401) 2019-10-10 16:34:16 -07:00
bundle.dart Pass build mode-specific bytecode generation options to frontend_server. (#42471) 2019-10-14 15:26:14 -07:00
cache.dart Add Android x64 profile artifacts (#42508) 2019-10-11 06:57:45 -07:00
codegen.dart Pass build mode-specific bytecode generation options to frontend_server. (#42471) 2019-10-14 15:26:14 -07:00
compile.dart Pass build mode-specific bytecode generation options to frontend_server. (#42471) 2019-10-14 15:26:14 -07:00
context_runner.dart Make Pub an interface in the flutter tool (#42257) 2019-10-08 14:53:28 -07:00
convert.dart fix some formatting issues (#28809) 2019-03-06 09:37:32 +01:00
desktop_device.dart Make desktop stopApp only apply to processes Flutter started (#41519) 2019-10-09 16:28:10 -07:00
devfs.dart Reland: don't update last compile time when compilation is rejected. (#41580) 2019-10-02 12:46:33 -07:00
device.dart Stop leaking iproxy processes (#42026) 2019-10-09 16:30:27 -07:00
doctor.dart fix bad indentations(mainly around collection literals) (#41355) 2019-09-27 10:46:45 +02:00
emulator.dart more UI-as-code (#35516) 2019-09-17 16:23:44 +02:00
features.dart Ensure precache --web works on dev branch (#42289) 2019-10-09 16:27:39 -07:00
flutter_manifest.dart [flutter_tool] Improve yaml font map validation (#42538) 2019-10-11 12:17:37 -07:00
globals.dart refactor context to be implicit-downcast safe (#31622) 2019-04-25 15:51:08 -07:00
mdns_discovery.dart Stop leaking iproxy processes (#42026) 2019-10-09 16:30:27 -07:00
platform_plugins.dart Generate projects using the new Android embedding (#41666) 2019-10-04 06:23:03 -07:00
plugins.dart Generate projects using the new Android embedding (#41666) 2019-10-04 06:23:03 -07:00
project.dart Generate projects using the new Android embedding (#41666) 2019-10-04 06:23:03 -07:00
protocol_discovery.dart Stop leaking iproxy processes (#42026) 2019-10-09 16:30:27 -07:00
proxy_validator.dart Add a validator to ensure NO_PROXY is set correctly if HTTP_PROXY is set (#25974) 2019-01-10 07:47:29 +00:00
resident_runner.dart Pass build mode-specific bytecode generation options to frontend_server. (#42471) 2019-10-14 15:26:14 -07:00
run_cold.dart [flutter_tool] Use curly braces around single statment control structures (#40446) 2019-09-13 14:51:35 -07:00
run_hot.dart Always fake ProcessManager when you fake Filesystem in tests (#42369) 2019-10-11 11:23:12 -07:00
services.dart [flutter_tool] Use curly braces around single statment control structures (#40446) 2019-09-13 14:51:35 -07:00
template.dart Support create for macOS (app and plugin) (#40851) 2019-09-19 17:06:18 -07:00
tracing.dart [flutter_tool] Use curly braces around single statment control structures (#40446) 2019-09-13 14:51:35 -07:00
version.dart fix bad indentations(mainly around collection literals) (#41355) 2019-09-27 10:46:45 +02:00
vmservice_record_replay.dart [flutter_tool] Use curly braces around single statment control structures (#40446) 2019-09-13 14:51:35 -07:00
vmservice.dart fix bad indentations(mainly around collection literals) (#41355) 2019-09-27 10:46:45 +02:00