Sign in
flutter
/
mirrors
/
flutter
/
00aac68e2da653920aac8c82d52b9382d3743895
/
packages
/
flutter_tools
/
lib
/
src
/
device.dart
00aac68
Revert flutter/flutter#19592 (#19861)
by Todd Volkert
· 7 years ago
2701835
re-enable lint unnecessary_const (#19592)
by Alexandre Ardhuin
· 7 years ago
f630f90
Revert "enable lint unnecessary_const (#19342)" (#19423)
by Ian Hickson
· 7 years ago
cc1cf13
enable lint unnecessary_const (#19342)
by Alexandre Ardhuin
· 7 years ago
108da01
Remove the 'app' domain from flutter daemon (#18873)
by Danny Tuppeny
· 7 years ago
35ad2a7
Remove race conditions involving finding available ports (#18698)
by Ian Hickson
· 7 years ago
0fa5ba4
Revert "Remove race conditions involving finding available ports (#18488)" (#18521)
by Ian Hickson
· 7 years ago
7750872
Remove race conditions involving finding available ports (#18488)
by Ian Hickson
· 7 years ago
aecb7d9
Fixes for Dart 2 failures in tests (#18371)
by Keerti Parthasarathy
· 7 years ago
09276be
enable lint prefer_equal_for_default_values (#18156)
by Alexandre Ardhuin
· 7 years ago
38970f5
Add a new Device backed by flutter_tester. (#16405)
by Konstantin Scheglov
· 7 years ago
afabdfe
Display a message if hardware rendering is supported (#15266)
by Jonah Williams
· 7 years ago
21c514f
Wire up support for --skia-deterministic-rendering (#14802)
by Todd Volkert
· 7 years ago
0350c9e
route device issue diagnostics to flutter doctor (#13346)
by Devon Carew
· 7 years ago
e792c6b
Add support for binding to IPv6 localhost in `flutter run` (#13136)
by Todd Volkert
· 7 years ago
0259be9
Fix spelling errors in all the dartdocs. (#13061)
by Greg Spencer
· 7 years ago
870da17
remove unused forwardPort; truthier console messages (#12981)
by Yegor
· 7 years ago
1affb42
Remove the diagnostic server from flutter_tools (#12771)
by Jason Simmons
· 7 years ago
1fce14a
enable lint prefer_single_quotes (#12665)
by Alexandre Ardhuin
· 7 years ago
ba36008
Add --trace-skia parameter to flutter run (#12070)
by Carlo Bernaschina
· 8 years ago
c5750cd
Introduce `--preview-dart-2` option to run new frontend compiler in flutter tools. (#11741)
by Alexander Aprelev
· 8 years ago
9496e6d
Support for app flavors in flutter tooling, #11676 retake (#11734)
by Mikkel Nygaard Ravn
· 8 years ago
7c3a45d
Revert "Support for app flavors in flutter tooling (#11676)" (#11729)
by Mikkel Nygaard Ravn
· 8 years ago
8d07d3f
Support for app flavors in flutter tooling (#11676)
by Mikkel Nygaard Ravn
· 8 years ago
a7c3bf4
perform the initial poll for devices quicker (#11356)
by Devon Carew
· 8 years ago
0adb39a
Avoid concurrent device polling in daemon; add timeout (#11184)
by Chris Bracken
· 8 years ago
57746f3
Guess sign iOS with the first certificate when running in machine mode (#10870)
by xster
· 8 years ago
1d9f009
Re-enable use of instruments for iOS device lookup (#10838)
by Chris Bracken
· 8 years ago
b2909a2
Revert use of Xcode instruments for device lookup (#10806)
by Chris Bracken
· 8 years ago
972be9c
Make device discovery asynchronous (#10803)
by Chris Bracken
· 8 years ago
a367dcb
Add flags to pass '--enable-software-rendering' flag to engine in run command (#10449)
by Gary Qian
· 8 years ago
6a4b08b
Make DeviceDomain echo a msg if doctor says it can't list anything (#9749)
by Todd Volkert
· 8 years ago
ffdca6f
Fix getDevicesById() (#9646)
by Todd Volkert
· 8 years ago
0770c3c
[flutter_tools] Adds some support for '-d all' (#9585)
by Zachary Anderson
· 8 years ago
60c5ffc
Switch many `Device` methods to be async (#9587)
by Todd Volkert
· 8 years ago
f29dd4f
improve progress display when running apps; speed up startup (#9475)
by Devon Carew
· 8 years ago
2a54524
Fix tests to use Ahem, and helpful changes around that (#9332)
by Ian Hickson
· 8 years ago
67b3871
Filter Android logs by the pid of the remote process (#9293)
by Jason Simmons
· 8 years ago
8bcf302
use conditional assignment (#9252)
by Alexandre Ardhuin
· 8 years ago
4c530d5
prefer_final_fields (#8967)
by Alexandre Ardhuin
· 8 years ago
7b2367e
Remove legacy .apk build. (#8793)
by Jakob Andersen
· 8 years ago
2166ea5
apply partially the upcoming unnecessary_lambdas (#8810)
by Alexandre Ardhuin
· 8 years ago
1b4f817
Make tests more hermetic. (#8765)
by Todd Volkert
· 8 years ago
34ed3d2
Pay off some technical debt. (#8710)
by Todd Volkert
· 8 years ago
7a09316
Declare locals final where not reassigned (flutter_tools) (#8570)
by Chris Bracken
· 8 years ago
a745fd5
Don't reinstall the app if the latest build is already installed. (#8328)
by Jakob Andersen
· 8 years ago
7138541
new --kernel option for flutter run to use precompiled kernel code (#8191)
by Dan Rubel
· 8 years ago
dc634e1
Introduce the concept of asynchronicity to the service extensions. (#7823)
by Ian Hickson
· 8 years ago
576b4e1
Change --debug-port to --observatory-port (#7675)
by Ian Hickson
· 8 years ago
417c2f2
Migrate flutter_tools to use package:platform (#7642)
by Todd Volkert
· 8 years ago
6a63af4
Rebuild Android apk when Dart source is modified (#7345)
by John McCutchan
· 8 years ago
8bb2703
Update flutter_tools to use package:file throughout (#7385)
by Todd Volkert
· 8 years ago
93e662a
Cleanup common port forwarding code (#7142)
by Dan Rubel
· 8 years ago
a9584e1
Handle new observatory url (#7061)
by Dan Rubel
· 8 years ago
0b737ac
Remove default AppContext and cleanup globals (#6999)
by John McCutchan
· 8 years ago
fcf41fc
revert handle new Observatory URL (#7056)
by Dan Rubel
· 8 years ago
737a55e
handle new Observatory URL (#6992)
by Dan Rubel
· 8 years ago
9cb914d
Allow for application-specific log readers. (#6898)
by Todd Volkert
· 8 years ago
e908655
Remove legacy restart support (#6801)
by John McCutchan
· 8 years ago
0b49d81
flutter devices/doctor report Android (and iOS) version (#6545)
by Dan Rubel
· 8 years ago
b00e6cd
tweak the device description for emulators (#6214)
by Devon Carew
· 8 years ago
55bc771
flutter devices indicate which are simulators (#6200)
by Dan Rubel
· 8 years ago
ca8070f
Fix flutter run --use-application-binary (#6106)
by John McCutchan
· 8 years ago
023b7de
show device list in flutter doctor output (#5697)
by Dan Rubel
· 9 years ago
ef79e7a
improve device matching error message (#5693)
by Dan Rubel
· 9 years ago
83bf5d1
fix getDeviceById to match exact name (#5657)
by Dan Rubel
· 9 years ago
cab7c8d
Rename Observatory to VMService (#5349)
by John McCutchan
· 9 years ago
728e2a5
Add FlutterView and ViewManager and hook them into the ResidentRunner. (#5345)
by John McCutchan
· 9 years ago
0de6916
Add --hot mode for flutter run
by John McCutchan
· 9 years ago
ec752d8
send ext.flutter.debugDumpApp; ext.flutter.reassemble (#4810)
by Devon Carew
· 9 years ago
9782d97
Enable launching applications on the iOS device with observatory and diagnostics server connected. (#4424)
by Chinmay Garde
· 9 years ago
b6c3ae3
send supportsRestart flag when starting an app (#4513)
by Devon Carew
· 9 years ago
3ba1713
add a restart command to the daemon protocol (#4385)
by Devon Carew
· 9 years ago
00c7734
Tools daemon handlers for discovering apps and forwarding device ports (#4324)
by Jason Simmons
· 9 years ago
51d4ab3
Fix install for iOS simulator, and add ability to uninstall (#4223)
by Todd Volkert
· 9 years ago
ec75177
Flutter run restart (#4105)
by Devon Carew
· 9 years ago
b1b6271
Use "call" instead of "invoke" (#4177)
by Adam Barth
· 9 years ago
66fee3a
Wire up ios-profile and ios-release. Switching between debug, profile and release starts the build process from scratch. (#4063)
by Chinmay Garde
· 9 years ago
1a6f499
Cleanup dangling comment references.
by pq
· 9 years ago
c192a7e
Replace the checked flag in DebuggingOptions with the build mode (#3901)
by Jason Simmons
· 9 years ago
40c0d6e
Consolidate observatory code (#3892)
by Devon Carew
· 9 years ago
a590ee2
Remove BuildConfigurations (#3879)
by Jason Simmons
· 9 years ago
0f53f79
Remove Toolchain and extend ToolConfiguration to locate host tools such as sky_snapshot (#3870)
by Jason Simmons
· 9 years ago
067715e
Send exit for flutter run --resident (#3829)
by Devon Carew
· 9 years ago
a999366
remove the analyze --benhcmark-expected option (#3755)
by Devon Carew
· 9 years ago
c9010c9
fix analysis errors (#3677)
by Devon Carew
· 9 years ago
c2cccc7
[tools] teach flutter run to get startup trace info (#3589)
by Yegor
· 9 years ago
b0dca79
Flutter run (#3553)
by Devon Carew
· 9 years ago
ace1a64
don't print installing device twice (#3520)
by Devon Carew
· 9 years ago
f132aca
use the new cache code to locate more artifacts (#3361)
by Devon Carew
· 9 years ago
7ad1e38
Fix windows crash (#3236)
by Devon Carew
· 9 years ago
9d022ed
Add a command that can capture a Skia picture of a Flutter frame and send it to a file or skiaserve debugger (#3165)
by Jason Simmons
· 9 years ago
15b9e1d
add a screenshot command
by Devon Carew
· 9 years ago
797e27e
Add @override annotations to flutter framework
by Hixie
· 9 years ago
bedd8e9
Merge pull request #2650 from Hixie/always_always_specify_types
by Ian Hickson
· 9 years ago
d745e20
Even more types
by Ian Hickson
· 9 years ago
4daee0c
misc tool ui cleanup
by Devon Carew
· 9 years ago
5ad6a57
remove some references to DeviceStore
by Devon Carew
· 9 years ago
5e140b7
Add DevicePortForwarder with adb fix
by John McCutchan
· 9 years ago
1b9cd52
Enable ALL THE LINTS
by Ian Hickson
· 9 years ago
Next »