Sign in
flutter
/
mirrors
/
flutter
/
ccaf65b770ee72d5b7eff67ac4bd8e0d3ffcb0d6
/
packages
/
flutter_tools
4e5cb2b
[flake] attempt to de-flake hot reload test (#51608)
by Jonah Williams
· 5 years ago
d499d61
Update Android activities because plugin registration is now done by FlutterActivity.configureFlutterEngine (#50841)
by Jason Simmons
· 5 years ago
e00d424
[flutter_tools] clean-ups to linux doctor test (#51593)
by Jonah Williams
· 5 years ago
4fb9ce8
Clean App.framework, Generated.xcconfig, flutter_export_environment.sh (#51532)
by Jenn Magder
· 5 years ago
080dfb5
[flutter_tools] swap mustache dependency for mustache_template (#51578)
by Jonah Williams
· 5 years ago
dd2756c
Generate a makefile for Linux plugins (#51520)
by stuartmorgan
· 5 years ago
3b5668c
[flutter_tools] hide usage of package:mustache behind interface (#51500)
by Jonah Williams
· 5 years ago
08d079f
[flutter_tools] wire up complete support for Dart obfuscation (#50509)
by Jonah Williams
· 5 years ago
fe1e8f3
[flutter_tools] add logging to integration test (#51527)
by Jonah Williams
· 5 years ago
611e5cb
[flutter_tools] update chrome tests to remove globals, mock processmanager, mock process (#51533)
by Jonah Williams
· 5 years ago
483f499
Revert "[flutter_tool] Where possible, catch only subtypes of Exception (#51440)" (#51539)
by Zachary Anderson
· 5 years ago
f1cd47e
[flutter_tool] Where possible, catch only subtypes of Exception (#51440)
by Zachary Anderson
· 5 years ago
80619f1
[flutter_tools] remove globals from plist parser and update tests (#51444)
by Jonah Williams
· 5 years ago
e31521e
Validate empty pubspec plugin section (#51503)
by Jenn Magder
· 5 years ago
f794091
don't do a version check when testing (#51507)
by Christopher Fujino
· 5 years ago
0407a31
Replace clean command test functions with test groups (#51508)
by Jenn Magder
· 5 years ago
0a9b358
Fix expression evaluation test leaking flutter_tester processes. (#51496)
by Alexander Aprelev
· 5 years ago
2243c42
Fix flutter doctor (pluginsPath) check for Mac (#50324)
by Lynn
· 5 years ago
65a7941
[flutter_tools] reduce globals in web validator and chrome launcher (#51443)
by Jonah Williams
· 5 years ago
5507224
[flutter_tools] remove build script from tool package (#50690)
by Jonah Williams
· 5 years ago
53457c2
[flutter_tools] Reland initialize frontend_sever with build (#51477)
by Jonah Williams
· 5 years ago
421056e
Revert "[flutter_tools] initialize frontend server with build (#49405)" (#51476)
by Jonah Williams
· 5 years ago
a405493
unnecessary multiline strings (#50806)
by Alexandre Ardhuin
· 5 years ago
bc4bd7b
[flutter_tools] Don't try to run pub before the version command (#51436)
by Zachary Anderson
· 5 years ago
22c8077
Automatically add plugin projects to Windows .sln (#51246)
by stuartmorgan
· 5 years ago
9228b87
Don't use a default test randomize ordering seed (#51018)
by Nate Bosch
· 5 years ago
d73dd6b
[flutter_tools] Rework iOS vmservice handshake failure usage event (#51419)
by Zachary Anderson
· 5 years ago
704fb4c
Remove usage of ideviceinstaller in favor of ios-deploy (#50772)
by Christopher Fujino
· 5 years ago
9b3754d
Extend the gen_l10n integration test (#51375)
by Hans Muller
· 5 years ago
59cc3cd
[flutter_tools] initialize frontend server with build (#49405)
by Jonah Williams
· 5 years ago
e6e79bc
[flutter_tools] remove vm_service_client dependency from flutter tool (#51227)
by Jonah Williams
· 5 years ago
3411129
[flutter_tools] don't fix chrome window size, add more logs (#51346)
by Jonah Williams
· 5 years ago
7572ec4
[flutter_tools] add more search paths for source maps (#51307)
by Jonah Williams
· 5 years ago
4df8fdb
update cache for flutter test/fast command (#51235)
by Dan Field
· 5 years ago
5ee4147
Allow developers to run flutter driver web test directly (#51084)
by Angjie Li
· 5 years ago
3f9d08a
Fix the issue of Can't find \android\app${assetsDirectory} #50913 (#51158)
by shihchanghsiungsonos
· 5 years ago
bb74a32
[flutter_tools] adds etag/cache control header to debug asset server (#51143)
by Jonah Williams
· 5 years ago
3cee8e0
[flutter_tools] include depfile outputs in gradle outputs (#50877)
by Jonah Williams
· 5 years ago
25a8131
[flutter_tools] reload dart_sdk when sources update (#51067)
by Jonah Williams
· 5 years ago
7d7ac7c
start multiline strings with newline (#50825)
by Alexandre Ardhuin
· 5 years ago
dda7a61
add support for the builders configuration for web (#50988)
by Jacob MacDonald
· 5 years ago
6d0b1ef
[flutter_tools] include LICENSE files as build dependencies (#50945)
by Jonah Williams
· 5 years ago
9295b34
cleanup of tool build tests (#50904)
by Jonah Williams
· 5 years ago
85b54d4
Change DeviceManager.getAllConnectedDevices() return value from Stream to List (#51015)
by Jenn Magder
· 5 years ago
6815e72
Revert "[flutter_tools] move engine unpack to the flutter tool (#50707)" (#51076)
by Francisco Magdaleno
· 5 years ago
0a623e8
[flutter_tools] move engine unpack to the flutter tool (#50707)
by Jonah Williams
· 5 years ago
11549e4
Use Async WebDriver for WebFlutterDriver. (#50835)
by Angjie Li
· 5 years ago
fcf7fda
Remove miscellaneous xcworkspacedata (#50715)
by Sunbreak
· 5 years ago
d294757
Ensure to close connection to VM after collecting coverage (#50943)
by Martin Kustermann
· 5 years ago
11589ca
serve the generated main.dart file so source_maps work for it (#50976)
by Jacob MacDonald
· 5 years ago
67362ce
[flutter_tools] fix debug stack traces (#50872)
by Jonah Williams
· 5 years ago
57acc68
[flutter_tools] ensure zoned errors are caught in new web runner (#50895)
by Jonah Williams
· 5 years ago
dfcf9be
[versions] update sync http dependency (#50981)
by Jonah Williams
· 5 years ago
9b4cb4d
[versions] reland update test to 1.12.0 (#50879)
by Jonah Williams
· 5 years ago
ec9813a
Fix the issue of Android add2app build fails on Android when assets are read-only (#50047)
by shihchanghsiungsonos
· 5 years ago
e481fca
Revert "[version] update to package:test 1.12.0 (#50818)" (#50853)
by Jonah Williams
· 5 years ago
d3387bc
[version] update to package:test 1.12.0 (#50818)
by Jonah Williams
· 5 years ago
3bb4ba6
[flutter_tools] use uri resolution for asset requests (#50844)
by Jonah Williams
· 5 years ago
238dac1
Revert "[flutter_tools] More Linux version detail (#50739)" (#50840)
by Jonah Williams
· 5 years ago
ea4d969
[flutter_tools] move dwds imports to not require g3 visibility (#50823)
by Jonah Williams
· 5 years ago
bf32974
[flutter_tools] Handle asynchronous errors writing to stdio (#50779)
by Zachary Anderson
· 5 years ago
c268b6c
[flutter_tools] Collect more information in ios-handshake failure event (#50804)
by Zachary Anderson
· 5 years ago
b340469
Fix stack trace parsing on non-debug builds; add e2e tests (#50652)
by Yegor
· 5 years ago
c725f10
[flutter_tools] More Linux version detail (#50739)
by Zachary Anderson
· 5 years ago
9431229
[flutter_tools] remove globals from depfile usage (#50710)
by Jonah Williams
· 5 years ago
f4177a6
Generate a Property Sheet for Windows plugins (#50740)
by stuartmorgan
· 5 years ago
e2554a9
Add "flutter downgrade" command (#50506)
by Jonah Williams
· 5 years ago
550c82d
[flutter_tools] initialize web stack trace formatter (#50680)
by Jonah Williams
· 5 years ago
d3a4181
[flutter_tools] ensure all source maps load correctly for release and profile (#50702)
by Jonah Williams
· 5 years ago
450fc25
[flutter_tool] Disable analytics on more bots (#50669)
by Zachary Anderson
· 5 years ago
3d812c1
Reduce gradle deps (#50691)
by Dan Field
· 5 years ago
7bdd475
Create plugin symlinks for Windows and Linux (#50599)
by stuartmorgan
· 5 years ago
d3c318e
Made xcode_backend stop on error. (#50664)
by gaaclarke
· 5 years ago
24f8f79
add an --enable-vmservice flag (#50663)
by Dan Field
· 5 years ago
58a4122
update packages (#50666)
by Dan Field
· 5 years ago
7f819c9
Update cupertino_icons dependency version in pubspec.yaml template (#50479)
by sanni prasad
· 5 years ago
b9ecebf
Reland: [flutter_tools] Disable analytics for more bots (#50641)
by Zachary Anderson
· 5 years ago
3aa72cc
Use ELF for AOT snapshots on Fuchsia. (#50468)
by sjindel-google
· 5 years ago
1903ce0
Revert "[flutter_tools] Disable analytics for more bots (#50579)" (#50622)
by Zachary Anderson
· 5 years ago
7c24ebc
Map arm64e devices to arm64 devices (#50612)
by Jenn Magder
· 5 years ago
5406258
[flutter_tools] fix crash when IsolateRef returns sentinel (#50611)
by Jonah Williams
· 5 years ago
bfbb347
Use BUILD_LIBRARY_FOR_DISTRIBUTION build setting for generating add-to-app frameworks (#50536)
by Jenn Magder
· 5 years ago
0a38f29
[flutter_tools] Disable analytics for more bots (#50579)
by Zachary Anderson
· 5 years ago
18f38cd
Switch flutter_tools to use frontend_server for web compilation (#50365)
by Jonah Williams
· 5 years ago
f15c887
change quote to avoid escapes (#50368)
by Alexandre Ardhuin
· 5 years ago
e002698
Turn back on macOS shard Cirrus caching (#50496)
by Jenn Magder
· 5 years ago
fa44a1c
[flutter_tools] fix path escaping on in depfile generation (#50538)
by Jonah Williams
· 5 years ago
bcef4ed
Make the template plugin example depend on the plugin as a real dependency (#50485)
by Amir Hardon
· 5 years ago
5681727
Add "flutter symbolize" command (#49465)
by Jonah Williams
· 5 years ago
ffc8559
more gradle upgrades (#50388)
by Dan Field
· 5 years ago
c23d9cd
[flutter_tools] Print emojis in Windows Terminal (#50446)
by Zachary Anderson
· 5 years ago
6146cd7
[flutter_tools] add missing vm_service dep to BUILD.gn (#50454)
by Jonah Williams
· 5 years ago
a8cc853
[flutter-tools] replace mock with FakeProcessmanager (#50456)
by Jonah Williams
· 5 years ago
082ae83
Fall back to global cache and platform if null when injected into constructor (#50370)
by Jenn Magder
· 5 years ago
4411d8e
Update minimum version to Xcode 11.0 (#50371)
by Jenn Magder
· 5 years ago
48a9bd5
Revert "Update minimum version to Xcode 11.0 (#50315)" (#50369)
by Jenn Magder
· 5 years ago
2b7582e
Update minimum version to Xcode 11.0 (#50315)
by Jenn Magder
· 5 years ago
b953c3e
use raw strings to avoid escaping (#50322)
by Alexandre Ardhuin
· 5 years ago
5c28e3e
unnecessary escapes fixes (#50178)
by Alexandre Ardhuin
· 5 years ago
b8199ab
[flutter_tools] Prevent web ServiceWorker from modifying fetch requests. (#50312)
by David Iglesias
· 5 years ago
Next »