Sign in
flutter
/
mirrors
/
flutter
/
c953cd19d2159e8838d94d7eca93501ab8a35832
/
packages
/
flutter_tools
/
lib
c953cd1
Enable bitcode compilation for AOT (#36471)
by Dan Field
· 6 years ago
e6128a0
Fix `flutter pub -v` (#36513)
by Todd Volkert
· 6 years ago
82a4ba4
[flutter_tool] Send analytics command before the command runs (#36490)
by Zachary Anderson
· 6 years ago
d1190b6
remove unrelated code (#36481)
by Jonah Williams
· 6 years ago
adb2aee
Ensure that cache dirs and files have appropriate permissions (#28090)
by Todd Volkert
· 6 years ago
5a34e79
Catch exceptions thrown by runChecked* when possible (#36109)
by Emmanuel Garcia
· 6 years ago
7b0cc50
release lock in flutter pub context (#36218)
by Jonah Williams
· 6 years ago
1957c66
add testing to screenshot and printDetails method (#36418)
by Jonah Williams
· 6 years ago
42a9c03
Fix invocations of ideviceinstaller not passing DYLD_LIBRARY_PATH (#36327)
by Christopher Fujino
· 6 years ago
03220ca
Make sure add-to-app build bundle from outer xcodebuild/gradlew sends analytics (#36122)
by xster
· 6 years ago
0773557
Fix spelling error and clarify universal flag (#36331)
by Tim Sneath
· 6 years ago
36c37cc
Implement feature flag system for flutter tools (#36138)
by Jonah Williams
· 6 years ago
aa9a115
Move reporting files to reporting/ (#36017)
by Todd Volkert
· 6 years ago
540c747
Revert "Keep LLDB connection to iOS device alive while running from CLI. (#36194)" (#36293)
by Christopher Fujino
· 6 years ago
5501a1c
Keep LLDB connection to iOS device alive while running from CLI. (#36194)
by sjindel-google
· 6 years ago
fa65ddf
[flutter_tool] Allow analytics without a terminal attached (#36208)
by Zachary Anderson
· 6 years ago
1166015
Enable widget load assets in its own package in test (#35991)
by chunhtai
· 6 years ago
b257c33
Use DeviceManager instead of device to determine if device supports project (#36213)
by Jonah Williams
· 6 years ago
6b17840
Don't try to flutterExit if isolate is still paused (#36199)
by Jonah Williams
· 6 years ago
102ab1e
Reland bundle ios deps (#36093)
by Christopher Fujino
· 6 years ago
e3ee5c6
Add better handling of JSON-RPC exception (#36082)
by Jonah Williams
· 6 years ago
13382f4
[flutter_tool] Catch a yaml parse failure during project creation (#36105)
by Zachary Anderson
· 6 years ago
7056214
Handle google3 version of pb (#36084)
by Jonah Williams
· 6 years ago
0a97553
Revert "Merge branches 'master' and 'master' of github.com:flutter/flutter into timsneath-precache2" (#36096)
by Jonah Williams
· 6 years ago
67ab890
Merge branches 'master' and 'master' of github.com:flutter/flutter into timsneath-precache2
by Tim Sneath
· 6 years ago
7349970
Update comments to match precache help
by Tim Sneath
· 6 years ago
b322fdd
Update precache help
by Tim Sneath
· 6 years ago
e91822d
Revert "Bundle ios dependencies (#34669)" (#36071)
by Christopher Fujino
· 6 years ago
7b150f8
move reload and restart handling into terminal (#35846)
by Jonah Williams
· 6 years ago
14d489a
Bundle ios dependencies (#34669)
by Christopher Fujino
· 6 years ago
e91b98a
Add initial implementation of flutter assemble (#32816)
by Jonah Williams
· 6 years ago
8d81c30
[WIP] Use public _registerService RPC
by Ben Konyi
· 6 years ago
ae8ff41
Revert "Keep LLDB connection to iOS device alive while running from CLI. (#35731)" (#35996)
by Jonah Williams
· 6 years ago
d200dc1
Keep LLDB connection to iOS device alive while running from CLI. (#35731)
by sjindel-google
· 6 years ago
adf45d1
Refactor signal and command line handler from resident runner (#35406)
by Jonah Williams
· 6 years ago
e3acb5c
Refactor keymapping for resident_runner (#35762)
by Dan Field
· 6 years ago
1e26c41
Remove web, fuchsia, and unsupported devices from all (#35709)
by Jonah Williams
· 6 years ago
bcd28e7
Don't pause on tool tests (#35657)
by Jonah Williams
· 6 years ago
d3eee57
Update the help message on precache command for less confusion (#35480)
by Lau Ching Jun
· 6 years ago
v1.8.1
4f0f88b
Disable incremental compiler in dartdevc (#35681)
by Jonah Williams
· 6 years ago
3446728
Add timer checking and Fake http client to testbed (#35392)
by Jonah Williams
· 6 years ago
5b6ebf1
Add type to StreamChannel in generated test code. (#35367)
by Sam Rawlins
· 6 years ago
4cd12fc
Mark update-packages as non-experimental (#35467)
by Todd Volkert
· 6 years ago
556e374
fix default artifacts to exclude ios and android (#35303)
by Jonah Williams
· 6 years ago
f496595
Use the new service protocol message names (#35482)
by Siva
· 6 years ago
758009b
more ui-as-code (#35393)
by Alexandre Ardhuin
· 6 years ago
d6bd1c0
Add --target support for Windows and Linux (#34660)
by stuartmorgan
· 6 years ago
9712773
[flutter_tool] Fill in Fuchsia version string (#34516)
by Zachary Anderson
· 6 years ago
df6e4d4
Make it possible to override the FLUTTER_TEST env variable (#34301)
by David Shuckerow
· 6 years ago
a1d3edc
Twiggle bit to exclude dev and beta from desktop and web (#35221)
by Jonah Williams
· 6 years ago
3d77923
fix coverage collection to un-red build (#35231)
by Jonah Williams
· 6 years ago
04e2f22
Force-upgrade package deps (#35206)
by Todd Volkert
· 6 years ago
c9b2833
ensure test isolate is paused before collecting coverage (#35188)
by Jonah Williams
· 6 years ago
919dcf5
enable lints prefer_spread_collections and prefer_inlined_adds (#35189)
by Alexandre Ardhuin
· 6 years ago
a0b2878
Make tool coverage collection resilient to sentinel coverage data (#35186)
by Jonah Williams
· 6 years ago
8532f4d
Allow multi-root web builds (#34896)
by Jonah Williams
· 6 years ago
33ad5ba
Attempt to enable tool coverage redux (#35074)
by Jonah Williams
· 6 years ago
cfe4d0d
Add FlutterProjectFactory so that it can be overridden internally. (#35092)
by Lau Ching Jun
· 6 years ago
c8cefce
Move findTargetDevices to DeviceManager (#35084)
by Lau Ching Jun
· 6 years ago
f3be1d9
Add `emulatorID` field to devices in daemon (#34794)
by Danny Tuppeny
· 6 years ago
c7408be
prepare for lint update of prefer_final_fields (#35059)
by Alexandre Ardhuin
· 6 years ago
2cf8213
Break down flutter doctor validations and results (#34624)
by Emmanuel Garcia
· 6 years ago
fecf99f
enable lint avoid_bool_literals_in_conditional_expressions (#35055)
by Alexandre Ardhuin
· 6 years ago
25b5656
Reland: rename web device (#34885)
by Jonah Williams
· 6 years ago
8dbfc82
Tweak the display name of emulators (#34785)
by Danny Tuppeny
· 6 years ago
v1.7.9
bb6c3f8
Remove flutter_tools support for old AOT snapshotting (#34895)
by Todd Volkert
· 6 years ago
d644015
Revert "set web device name to Chrome (#34856)" (#34884)
by Jonah Williams
· 6 years ago
19d7925
set web device name to Chrome (#34856)
by Jonah Williams
· 6 years ago
25a3121
Prefer ephemeral devices from command line run (#34802)
by Jonah Williams
· 6 years ago
300e8f8
Remove flags related to dynamic patching (#34736)
by Jason Simmons
· 6 years ago
fa491fc
Close platform when tests are complete (dispose compiler and delete font files) (#34685)
by Jenn Magder
· 6 years ago
b9932d5
Add linux doctor implementation (#34755)
by Jonah Williams
· 6 years ago
d7e53d4
move hack flag to common (#34754)
by Jonah Williams
· 6 years ago
830fb38
Revert "Add basic desktop linux checks (#31873)" (#34753)
by Jonah Williams
· 6 years ago
f221ad1
Add basic desktop linux checks (#31873)
by Jonah Williams
· 6 years ago
d4d10da
Revert "Check whether FLUTTER_ROOT and FLUTTER_ROOT/bin are writable. (#34291)" (#34750)
by Jonah Williams
· 6 years ago
0d9a1b2
Remove environment variable guards for command line desktop and web (#33867)
by Jonah Williams
· 6 years ago
5d3efbd
unpin build daemon (#34686)
by Jonah Williams
· 6 years ago
7851a75
Fix NPE in flutter tools (#34725)
by Jonah Williams
· 6 years ago
0d4f4bd
Don't crash on invalid .packages file in initial run(#34527)
by Jonah Williams
· 6 years ago
4944950
Check whether FLUTTER_ROOT and FLUTTER_ROOT/bin are writable. (#34291)
by Jonah Williams
· 6 years ago
d9983e1
Add category/platformType to emulators (#34721)
by Danny Tuppeny
· 6 years ago
2b0c351
fix a typo (#34584)
by Devon Carew
· 6 years ago
c50fa3d
Re-land config lib dependencies for flavors (#34668)
by Emmanuel Garcia
· 6 years ago
7472fad
Remove most of the target logic for build web, cleanup rules (#34589)
by Jonah Williams
· 6 years ago
v1.7.5
9dbc669
Revert "Config lib dependencies when using flavors (#34592)" (#34655)
by Emmanuel Garcia
· 6 years ago
5c52498
Add device category, ephemeral, platformType for daemon (#33990)
by Jonah Williams
· 6 years ago
73330e1
Remove compilation trace and dynamic support code (#34529)
by Jonah Williams
· 6 years ago
8be46a0
Kill compiler process when test does not exit cleanly (#34616)
by Jenn Magder
· 6 years ago
cc541e6
Add missing pieces for 'driver' support on macOS (#34376)
by stuartmorgan
· 6 years ago
358b9bd
Config lib dependencies when using flavors (#34592)
by Emmanuel Garcia
· 6 years ago
a772d4d
retry on HttpException (#34526)
by Jonah Williams
· 6 years ago
07dc236
Handles parsing APK manifests with additional namespaces or attributes (#34535)
by Josh Burton
· 6 years ago
dfecafa
[flutter_tool,fuchsia] Update the install flow for packaging migration. (#34447)
by Zachary Anderson
· 6 years ago
v1.7.4
264de26
Change API doc link to api.dart.dev (#34388)
by Michael Thomsen
· 6 years ago
f68bc1b
Dont depend on web SDK unless running tests on chrome (#34457)
by Jonah Williams
· 6 years ago
2488c38
Remove unused flag `--target-platform` from `flutter run` (#34369)
by Emmanuel Garcia
· 6 years ago
afdc783
Report commands that resulted in success or failure (#34288)
by Emmanuel Garcia
· 6 years ago
3b42341
[flutter_tool,fuchsia] Prefetch tiles when starting an app (#34276)
by Zachary Anderson
· 6 years ago
8163c0a
Re-apply compressionState changes. (#34341)
by Todd Volkert
· 6 years ago
Next »