.. |
android
|
Ensure android.enableR8 is appended to a new line (#43187)
|
2019-10-21 16:52:30 -07:00 |
base
|
Remove Poller class from flutter_tools (#43685)
|
2019-10-28 19:35:43 -07:00 |
build_runner
|
Catch failed startup error from build_daemon (#43598)
|
2019-10-28 15:58:14 -07:00 |
build_system
|
Refactor BuildMode into class, add jit_release configuration (#42476)
|
2019-10-28 09:37:29 -07:00 |
commands
|
Alias upgrade-packages => update-packages (#43546)
|
2019-10-28 15:32:39 -07:00 |
dart
|
Extra defensive programming for pub modification time assert (#43315)
|
2019-10-22 22:05:00 -07:00 |
fuchsia
|
[flutter_tool] Use engine flutter_runner prebuilts (#43381)
|
2019-10-28 09:38:08 -07:00 |
intellij
|
[flutter_tool] Use curly braces around single statment control structures (#40446)
|
2019-09-13 14:51:35 -07:00 |
ios
|
Pass environment variables through to xcodebuild (#43553)
|
2019-10-28 19:58:06 -07:00 |
linux
|
set trace to true for desktop builds (#43577)
|
2019-10-28 10:27:11 -07:00 |
macos
|
Pass environment variables through to xcodebuild (#43553)
|
2019-10-28 19:58:06 -07:00 |
reporting
|
[flutter_tool] Re-work analytics events to use labels and values (#42016)
|
2019-10-07 15:04:55 -07:00 |
runner
|
[flutter_tool] Use engine flutter_runner prebuilts (#43381)
|
2019-10-28 09:38:08 -07:00 |
test
|
Fix and enable most of material tests for Web (#43019)
|
2019-10-24 21:35:14 -07:00 |
tester
|
refactor depfile usage and update linux rule (#42487)
|
2019-10-17 17:42:40 -07:00 |
vscode
|
[flutter_tool] Use curly braces around single statment control structures (#40446)
|
2019-09-13 14:51:35 -07:00 |
web
|
Ensure Chrome is closed on tab close (#43586)
|
2019-10-28 10:26:18 -07:00 |
windows
|
set trace to true for desktop builds (#43577)
|
2019-10-28 10:27:11 -07:00 |
application_package.dart
|
[flutter_tool] Use engine flutter_runner prebuilts (#43381)
|
2019-10-28 09:38:08 -07:00 |
artifacts.dart
|
[flutter_tool] Use engine flutter_runner prebuilts (#43381)
|
2019-10-28 09:38:08 -07:00 |
asset.dart
|
fix type error in manifest asset bundle (#42791)
|
2019-10-15 15:25:33 -07:00 |
build_info.dart
|
[flutter_tool] Use engine flutter_runner prebuilts (#43381)
|
2019-10-28 09:38:08 -07:00 |
bundle.dart
|
ensure we can disable --track-widget-creation in debug mode (#43016)
|
2019-10-18 12:40:50 -07:00 |
cache.dart
|
catch failure to parse FLUTTER_STORAGE_BASE_URL (#43599)
|
2019-10-28 10:54:03 -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
|
Enable track widget creation on by default (#43471)
|
2019-10-25 15:04:06 -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
|
Remove Poller class from flutter_tools (#43685)
|
2019-10-28 19:35:43 -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
|
Add compiler configuration to support dartdevc target (#43281)
|
2019-10-22 20:35:05 -07:00 |
flutter_manifest.dart
|
Adding missing break in plugin validation check (#43180)
|
2019-10-21 16:46:07 -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
|
Remove isNewAndroidEmbeddingEnabled flag when reading an existing pro… (#42684)
|
2019-10-16 12:47:04 -07:00 |
plugins.dart
|
Don't html-escape in the plugin registrant templates. (#43448)
|
2019-10-25 15:00:05 -07:00 |
project.dart
|
Test the Android embedding v2 (#42708)
|
2019-10-16 21:26:10 -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
|
Add compiler configuration to support dartdevc target (#43281)
|
2019-10-22 20:35:05 -07:00 |
run_cold.dart
|
Add debugging option to write vmservice address to file after starting (#41583)
|
2019-10-15 13:05:47 -07:00 |
run_hot.dart
|
Make ProjectFileInvalidator.findInvalidated able to use the async FileStat.stat (#42028)
|
2019-10-22 20:48:23 -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
|
Do not produce an error when encountering a new type in a service response. (#42972)
|
2019-10-17 16:56:57 -07:00 |