- 3489da9 [flutter_tools] no more MockLogger in tests (#51684) by Jonah Williams · 5 years ago
- b32ee2f Revert "Reland: [flutter_tool] Where possible, catch only subtypes of Exception (#51567)" (#51616) by Zachary Anderson · 5 years ago
- 9de7787 Reland: [flutter_tool] Where possible, catch only subtypes of Exception (#51567) by Zachary Anderson · 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
- c23d9cd [flutter_tools] Print emojis in Windows Terminal (#50446) by Zachary Anderson · 5 years ago
- 149e062 Add option to clear the terminal by pressing "c" (#50034) by Levi Lesches · 5 years ago
- 68ed5c2 [flutter_tool] Hide unsafe std{out,err} operations (#49561) by Zachary Anderson · 5 years ago
- 93a5b7d [flutter_tool] Don't crash on a failure to write to std{out,err} (#49380) by Zachary Anderson · 5 years ago
- 749589d [flutter_tools] Remove context usage from status and clean up test cases (#48446) by Jonah Williams · 5 years ago
- f7b8d62 [flutter_tool] Refactor Logger and Terminal to (mostly) no longer depend directly on context (#47269) by Jonah Williams · 5 years ago
- ee7a37f [flutter_tools] Ensure that global variables are easily identifiable (#47398) by Jonah Williams · 5 years ago
- 449f4a6 License update (#45373) by Ian Hickson · 5 years ago
- 81f6ba8 Switch from using app.progress to app.webLaunchUrl for passing web launch urls (#44268) by Danny Tuppeny · 5 years ago
- 417449e Deflake flutter tool logger test (#43800) by Jonah Williams · 5 years ago
- 7065e43 Allow skipping chrome launch with --no-web-browser-launch (#40627) by Jonah Williams · 6 years ago
- e2340c6 [flutter_tool] Use curly braces around single statment control structures (#40446) by Zachary Anderson · 6 years ago
- 0f2af97 [flutter_tools] Add a timeout to another showBuildSettings command (#39579) by Zachary Anderson · 6 years ago
- 4d99232 Correct typos (#33322) by Chris Bracken · 6 years ago
- 0acd3e6 refactor context to be implicit-downcast safe (#31622) by Jonah Williams · 6 years ago
- ec93c87 Move spinner `_defaultSlowWarning` message to a new line (#30071) by Christopher Fujino · 6 years ago v1.4.6
- 99866f4 Make timeout durations configurable (#30053) by Jonah Williams · 6 years ago v1.4.5
- a0d1f93 fix block formatting (#29051) by Alexandre Ardhuin · 6 years ago
- 6daad8d Fix backspace and clear length in AnsiStatus (#28477) by liyuqian · 6 years ago
- 5169ab5 format parameter list (#27261) by Alexandre Ardhuin · 6 years ago
- fdcb861 Deflake AnsiSpinner tests (#27825) by Dan Field · 6 years ago
- 6d20ff2 Remove all obsolete "// ignore:" (#27271) by Michael Goderbauer · 6 years ago
- 31a9626 [O] Removing all timeouts (mark II) (#26736) by Ian Hickson · 6 years ago
- 8426910 Revert "[O] Remove many timeouts. (#23531)" (#25646) by Ian Hickson · 6 years ago
- 76f7081 [O] Remove many timeouts. (#23531) by Ian Hickson · 6 years ago
- 4559ae1 Stop wrapping adb, gradle and ios logger output, and update terminal wrapping column dynamically. (#23592) by Greg Spencer · 6 years ago
- 081d2a7 Re-land text wrapping/color PR (#22831) by Greg Spencer · 6 years ago
- 2d81adf Revert "Turn on line wrapping in usage and status messages, adds ANSI color to doctor and analysis messages. (#22656)" (#22759) by Greg Spencer · 6 years ago
- e438632 Turn on line wrapping in usage and status messages, adds ANSI color to doctor and analysis messages. (#22656) by Greg Spencer · 6 years ago
- f62afdc add missing type parameter on methods (#22096) by Alexandre Ardhuin · 6 years ago
- eadd59a Swap out the moon emoji used for progress spinner for a single-cell character. (#22243) by Greg Spencer · 7 years ago
- efcd9a8 Simplify Gradle compiler output. (#21760) by Greg Spencer · 7 years ago
- 7caa659 Added more extensive ANSI color printing support on terminals. (#20958) by Greg Spencer · 7 years ago
- a07d371 enable lint prefer_generic_function_type_aliases (#21680) by Alexandre Ardhuin · 7 years ago
- d927c93 Unnecessary new (#20138) by Alexandre Ardhuin · 7 years ago
- acf4b6c Clean up startProgress logic. (#19695) (#20009) by Ian Hickson · 7 years ago
- 9c15963 Revert "Clean up startProgress logic. (#19695)" (#19842) by Jonah Williams · 7 years ago
- 0636c6f Clean up startProgress logic. (#19695) by Ian Hickson · 7 years ago
- 2ae4884 Revert elimination of Dart 1 (#18460) by Chris Bracken · 7 years ago
- 6c56bb2 Update typedef syntax to use Function notation and turn on lint for old notation. (#18362) by Greg Spencer · 7 years ago
- 09276be enable lint prefer_equal_for_default_values (#18156) by Alexandre Ardhuin · 7 years ago
- b921fdc Revert "Update typedef syntax to use Function notation and turn on lint for old notation. (#18035)" (#18041) by Greg Spencer · 7 years ago
- 3258602 Update typedef syntax to use Function notation and turn on lint for old notation. (#18035) by Greg Spencer · 7 years ago
- 614df69 Android license detector in doctor, take two (#14783) by jcollins-g · 7 years ago
- 1e397d3 Break up and show more progression during an Xcode build (#14715) by xster · 7 years ago
- d260294 Revert "Add android license verification to doctor and some refactoring" (#14727) by Todd Volkert · 7 years ago
- 59fe5d0 Add android license verification to doctor and some refactoring (#14535) by jcollins-g · 7 years ago
- 0350c9e route device issue diagnostics to flutter doctor (#13346) by Devon Carew · 7 years ago
- 15601fe Enable lint prefer asserts in initializer lists (#12903) by Alexandre Ardhuin · 7 years ago
- 40a65e1 minor tweaks to the output for flutter_tools (#11115) by Devon Carew · 8 years ago
- f68c6fb Fix package_test flakiness, init ensure terminal context entry is set (#10333) by Hans Muller · 8 years ago
- 77d67c9 fix flutter analyze --dartdocs (#10182) by Ian Hickson · 8 years ago
- 9d3fb1f Auto provision iOS deploy 2/3 - prompt user to choose a certificate (#10025) by xster · 8 years ago
- 18eac03 VerboseLogger should just wrap the parent Logger (#10020) by Ian Hickson · 8 years ago
- 87d0010 Let printError be able to print bold also (#9714) by xster · 8 years ago
- 20e83e3 change the reload success message to include both the elapsed time and the library count (#9328) by Devon Carew · 8 years ago
- 70e2acf tweak the layout for the ios doctor checks (#9306) by Devon Carew · 8 years ago
- a559b8d [Regression] Re-enable ANSI color support on Windows (#9232) by Michael Goderbauer · 8 years ago
- 57b3422 Bold each line individually (#9069) by Ian Hickson · 8 years ago
- 4c530d5 prefer_final_fields (#8967) by Alexandre Ardhuin · 8 years ago
- 9056ded remove work around for https://github.com/dart-lang/sdk/issues/28599 (#8865) by Michael Goderbauer · 8 years ago
- c9a9c62 Remove nasty ANSI workaround for Windows (#8839) by Michael Goderbauer · 8 years ago
- 2291a56 Remove support for function keys. (#8840) by Michael Goderbauer · 8 years ago
- d87f198 devicelab benchmarks run on Windows (#8814) by Michael Goderbauer · 8 years ago
- 4c91b6e Stop using package:stack_trace and Chain.capture (#8803) by John McCutchan · 8 years ago
- 3d07941 Record/replay test infrastructure. (#8597) by Todd Volkert · 8 years ago
- 7a09316 Declare locals final where not reassigned (flutter_tools) (#8570) by Chris Bracken · 8 years ago
- ae1a719 fix FLUTTER_ANSI_TERMINAL check (#8544) by Michael Goderbauer · 8 years ago
- 1f7b8ae Enable ANSI codes in PowerShell (#8537) by Michael Goderbauer · 8 years ago
- 99ca38e make use of Dart's new capability to print Unicode on Windows (#8505) by Michael Goderbauer · 8 years ago
- 2888139 prefer const constructor (#8292) by Alexandre Ardhuin · 8 years ago
- 071efec Implements WindowsStdoutLogger (#8189) by Michael Goderbauer · 8 years ago
- 5caeb3f use the intl package (#8060) by Devon Carew · 8 years ago
- 1cc7814 Add logger indent option and indent nested xcode command outputs (#7867) by xster · 8 years ago
- d89f438 improve the logger ui a bit for elapsed times (#7960) by Devon Carew · 8 years ago
- 84de5e8 Work around for dart-lang/sdk#28599 (#7786) by Michael Goderbauer · 8 years ago
- 417c2f2 Migrate flutter_tools to use package:platform (#7642) by Todd Volkert · 8 years ago
- 5a3bae9 Catch another ignorable errno in setting `stdin.lineMode` (#7563) by Todd Volkert · 8 years ago
- 55beaef Ignore only ENOTTY when setting stdin.lineMode (#7472) by Todd Volkert · 8 years ago
- 7f2915d ignore exceptions from stdin.lineMode (#7439) by Devon Carew · 8 years ago
- 016b5ab Force all dart:io usage to go through 'base/io.dart' (#7390) by Todd Volkert · 8 years ago
- 15ea399 add identifiers to progress messages (#6868) by Devon Carew · 8 years ago
- 04e7446 Make the fire red on black-and-white terminals (#6748) by Ian Hickson · 8 years ago
- 54d7651 Continue showing status messages after a startProgress completes (#6720) by Jason Simmons · 8 years ago
- fcfb2a5 Better progress (#6677) by Devon Carew · 8 years ago
- 0838ef7 logger use milliseconds instead of seconds for reporting elapsed time (#6487) by Wyatt Arent · 8 years ago
- 022cb2d Do not buffer logs in the verbose logger (#6465) by Jason Simmons · 8 years ago
- 24f63e2 show better errors for gradle build failures (#5374) by Devon Carew · 9 years ago
- d7fb51a Hot reload UI polish (#5193) by Ian Hickson · 9 years ago
- c9bcf10 Analyzer was confused when you deleted files (#4528) by Ian Hickson · 9 years ago
- 3ba1713 add a restart command to the daemon protocol (#4385) by Devon Carew · 9 years ago
- d6aed1e add a --quiet option to flutter_tools (#4213) by Devon Carew · 9 years ago
- 067715e Send exit for flutter run --resident (#3829) by Devon Carew · 9 years ago
- 99114cd show more errors on missing jarsigner (#3626) by Devon Carew · 9 years ago
- ace1a64 don't print installing device twice (#3520) by Devon Carew · 9 years ago