.. |
android
|
build aar prints how to consume the artifacts (#44127)
|
2019-11-04 16:28:27 -08:00 |
base
|
Refactor gradle.dart (#43479)
|
2019-10-31 13:19:15 -07:00 |
build_runner
|
support --no-resident on the web (#44028)
|
2019-11-04 09:08:40 -08:00 |
build_system
|
Remove Source.behavior, fix bug in depfile invalidation (#43945)
|
2019-11-04 16:37:43 -08:00 |
commands
|
support --no-resident on the web (#44028)
|
2019-11-04 09:08:40 -08:00 |
dart
|
Extra defensive programming for pub modification time assert (#43315)
|
2019-10-22 22:05:00 -07:00 |
fuchsia
|
[flutter_tool] Teach the tool about local engine Fuchsia artifacts (#43759)
|
2019-10-30 14:11:18 -07:00 |
intellij
|
[flutter_tool] Use curly braces around single statment control structures (#40446)
|
2019-09-13 14:51:35 -07:00 |
ios
|
remove services code (#44052)
|
2019-11-04 09:08:57 -08: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
|
Revert "Added a null check for ranges in the sourceReport map. (#43667)" (#43827)
|
2019-10-30 10:57:35 -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
|
copy chrome preferences to seeded data dir (#44032)
|
2019-11-04 09:09:20 -08: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] Teach the tool about local engine Fuchsia artifacts (#43759)
|
2019-10-30 14:11:18 -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 target platform is passed is always passed to assemble (#43862)
|
2019-10-30 19:40:19 -07:00 |
cache.dart
|
Refactor gradle.dart (#43479)
|
2019-10-31 13:19:15 -07:00 |
codegen.dart
|
[flutter_tool] Teach the tool about local engine Fuchsia artifacts (#43759)
|
2019-10-30 14:11:18 -07:00 |
compile.dart
|
pass --no-gen-bytecode to aot kernel compiler invocations (#43753)
|
2019-10-29 16:05:54 -07:00 |
context_runner.dart
|
Refactor gradle.dart (#43479)
|
2019-10-31 13:19:15 -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
|
Observe logging from VM service on iOS 13 (#43915)
|
2019-11-01 14:37:17 -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
|
Split desktop config fallback variable by platform (#43758)
|
2019-10-29 21:43:25 -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
|
Exit tool if a plugin supports the embedding v2 but the app doesn't (#44026)
|
2019-11-04 13:37:51 -08:00 |
plugins.dart
|
Exit tool if a plugin supports the embedding v2 but the app doesn't (#44026)
|
2019-11-04 13:37:51 -08:00 |
project.dart
|
Refactor gradle.dart (#43479)
|
2019-10-31 13:19:15 -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
|
Observe logging from VM service on iOS 13 (#43915)
|
2019-11-01 14:37:17 -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 |
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
|
Observe logging from VM service on iOS 13 (#43915)
|
2019-11-01 14:37:17 -07:00 |