.. |
android
|
Find the app bundle when the flavor contains underscores (#37457)
|
2019-08-02 16:02:46 -07:00 |
base
|
[flutter_tool] Throw tool exit on malformed storage url override (#38637)
|
2019-08-15 14:59:46 -07:00 |
build_runner
|
update build_runner and configure libraries (#38499)
|
2019-08-14 10:00:42 -07:00 |
build_system
|
Support for macOS release mode (1 of 3) (#37425)
|
2019-08-15 16:36:45 -07:00 |
commands
|
Support for macOS release mode (1 of 3) (#37425)
|
2019-08-15 16:36:45 -07:00 |
dart
|
Some minor cleanup for flutter_tools (#36569)
|
2019-07-24 10:58:09 -07:00 |
fuchsia
|
Remove no-constant-update-2018, the underlying issue has been resolved. (#37994)
|
2019-08-12 10:42:01 -07:00 |
intellij
|
format parameter list (#27261)
|
2019-02-21 09:27:07 +01:00 |
ios
|
[flutter_tool] Observatory connection error handling cleanup (#38353)
|
2019-08-15 12:13:03 -07:00 |
linux
|
[flutter_tool] Clean up usage events and custom dimensions (#36785)
|
2019-07-29 07:24:02 -07:00 |
macos
|
Support for macOS release mode (1 of 3) (#37425)
|
2019-08-15 16:36:45 -07:00 |
reporting
|
[flutter_tool] Remove unintended analytics screen send (#37514)
|
2019-08-06 09:08:43 -07:00 |
runner
|
[flutter_tool] Make a couple file operations synchronous (#37044)
|
2019-07-30 12:16:32 -07:00 |
test
|
Parameterize CoverageCollector with a library name predicate (#36774)
|
2019-07-24 10:58:37 -07:00 |
tester
|
Add emulatorID field to devices in daemon (#34794)
|
2019-06-26 16:39:23 +01:00 |
vscode
|
some formatting of map, parameters and spaces (#29760)
|
2019-03-23 00:02:21 +01:00 |
web
|
Restructure resident web runner usage to avoid SDK users that don't support dwds (#37815)
|
2019-08-08 16:36:27 -07:00 |
windows
|
Avoid killing Flutter tool process (#37471) (#37500)
|
2019-08-09 11:25:12 -07:00 |
application_package.dart
|
Catch exceptions thrown by runChecked* when possible (#36109)
|
2019-07-18 10:45:37 -07:00 |
artifacts.dart
|
Change priority of gen_snapshot search paths (#37647)
|
2019-08-06 08:45:08 -07:00 |
asset.dart
|
more ui-as-code (#35393)
|
2019-07-02 21:11:56 +02:00 |
build_info.dart
|
Enable bitcode compilation for AOT (#36471)
|
2019-07-18 22:42:47 -07:00 |
bundle.dart
|
Add --target support for Windows and Linux (#34660)
|
2019-07-01 14:49:34 -07:00 |
cache.dart
|
Catch failure to create directory in cache (#37871)
|
2019-08-09 16:21:32 -07:00 |
codegen.dart
|
Expose functionality to compile dart to kernel for the VM (#36598)
|
2019-07-26 19:50:57 -07:00 |
compile.dart
|
handle unexpected exit from frontend server (#38497)
|
2019-08-14 19:00:31 -07:00 |
context_runner.dart
|
[flutter_tool] Clean up usage events and custom dimensions (#36785)
|
2019-07-29 07:24:02 -07:00 |
convert.dart
|
fix some formatting issues (#28809)
|
2019-03-06 09:37:32 +01:00 |
desktop.dart
|
Support for macOS release mode (1 of 3) (#37425)
|
2019-08-15 16:36:45 -07:00 |
devfs.dart
|
Don't reload if compilation has errors (#38586)
|
2019-08-15 09:08:19 -07:00 |
device.dart
|
Reland: use flutter features for web and desktop (#36699)
|
2019-07-22 15:34:03 -07:00 |
doctor.dart
|
[flutter_tool] Usage refactor cleanup (#37186)
|
2019-07-30 12:18:15 -07:00 |
emulator.dart
|
Tweak the display name of emulators (#34785)
|
2019-06-24 11:41:02 +01:00 |
features.dart
|
Roll back the AAR build experiment (#36966)
|
2019-07-25 20:54:10 -07:00 |
flutter_manifest.dart
|
[flutter_tool] Fix bug in manifest yaml validation (#38472)
|
2019-08-14 07:57:30 -07:00 |
globals.dart
|
refactor context to be implicit-downcast safe (#31622)
|
2019-04-25 15:51:08 -07:00 |
plugins.dart
|
Reland: use flutter features for web and desktop (#36699)
|
2019-07-22 15:34:03 -07:00 |
project.dart
|
Clean ephemeral directories (#37966)
|
2019-08-09 17:26:51 -07:00 |
protocol_discovery.dart
|
[flutter_tool] Observatory connection error handling cleanup (#38353)
|
2019-08-15 12:13:03 -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
|
fix rpc exception for real (#38575)
|
2019-08-15 12:13:12 -07:00 |
run_cold.dart
|
Remove unused no-build flag from the flutter run command (#37735)
|
2019-08-07 12:44:02 -07:00 |
run_hot.dart
|
fix rpc exception for real (#38575)
|
2019-08-15 12:13:12 -07:00 |
services.dart
|
some spaces formatting (#29452)
|
2019-03-20 23:23:31 +01:00 |
template.dart
|
Catch filesystem exception from flutter create (#38101)
|
2019-08-12 09:51:03 -07:00 |
tracing.dart
|
Listen to ExtensionEvent instead of TimelineEvent (#37900)
|
2019-08-08 18:43:33 -07:00 |
version.dart
|
[flutter_tool] Make a couple file operations synchronous (#37044)
|
2019-07-30 12:16:32 -07:00 |
vmservice_record_replay.dart
|
format parameter list (#27261)
|
2019-02-21 09:27:07 +01:00 |
vmservice.dart
|
fix rpc exception for real (#38575)
|
2019-08-15 12:13:12 -07:00 |