1. 625ecda Remove left-overs from causal async stacks. (#71663) by Martin Kustermann · 4 years, 4 months ago
  2. a8bed5e Add sysctl file fallbacks (#71623) by Jenn Magder · 4 years, 4 months ago
  3. 8de7212 [flutter_tools] Don't fail copying files if the destination is not writable (#71215) by Jia Hao · 4 years, 4 months ago
  4. 53410c4 Compile snapshot_assembly with sdk root set in Xcode (#69731) by Jenn Magder · 4 years, 5 months ago
  5. 7b86be2 Use runZonedGuarded() instead of deprecated onError. (#69160) by Konstantin Scheglov · 4 years, 5 months ago
  6. 2e54c4a [flutter_tools] implement safe file copy with multiple fallbacks (#69000) by Jonah Williams · 4 years, 5 months ago
  7. cb67513 [flutter_tools] Reland: simplify pub cache logic (#67589) by Jonah Williams · 4 years, 5 months ago
  8. f63d56e App.framework must support iOS 8 for older Flutter projects (#68729) by Jenn Magder · 4 years, 5 months ago
  9. 73301a3 Sync lints (#68136) by Alexandre Ardhuin · 4 years, 6 months ago
  10. a82807d Run Xcode command lines tools in native ARM (#68050) by Jenn Magder · 4 years, 6 months ago
  11. 9e70180 [flutter_tools] do not measure progress timeout (#67959) by Jonah Williams · 4 years, 6 months ago
  12. 4dffc85 Detect ARM macOS arch with sysctl hw.optional.arm64 (#67970) by Jenn Magder · 4 years, 6 months ago
  13. d6d06ed [flutter_tools] delete applicationPackageStore (#68026) by Jonah Williams · 4 years, 6 months ago
  14. 18bb4d7 Revert "[flutter_tools] reland: fold process resolution logic into the flutter tool (#67957)" (#67968) by Jonah Williams · 4 years, 6 months ago
  15. bd81387 [flutter_tools] reland: fold process resolution logic into the flutter tool (#67957) by Jonah Williams · 4 years, 6 months ago
  16. 354e2a5 Revert "[flutter_tools] fold executable resolution into flutter (#67669)" (#67954) by Jonah Williams · 4 years, 6 months ago
  17. 10c78c2 [flutter_tools] fold executable resolution into flutter (#67669) by Jonah Williams · 4 years, 6 months ago
  18. e4206ac [flutter tools] Add a DelegatingLogger class (#67581) by James D. Lin · 4 years, 6 months ago
  19. ccdaa37 Remove the .zip method from OSUtils, as it was not used (#67367) by Christopher Fujino · 4 years, 6 months ago
  20. c8466d0 [flutter_tools] handle case where file is deleted by other program or running on read only volume (#66708) by Jonah Williams · 4 years, 6 months ago
  21. 36fca52 Replace MockArtifacts with Artifacts.test() (#67012) by Jenn Magder · 4 years, 6 months ago
  22. e8fbb43 Replace MockFile with memory file system files (#66941) by Jenn Magder · 4 years, 6 months ago
  23. 6f20c8a [flutter_tools] handle missing zip/unzip argument errors (#66685) by Jonah Williams · 4 years, 6 months ago
  24. 549de84 [flutter_tools] add a mechanism to turn off immediate tool exit (#66787) by Jonah Williams · 4 years, 6 months ago
  25. 19fbe98 [flutter_tools] pass existsSync through error handling io (#66704) by Jonah Williams · 4 years, 6 months ago
  26. 99d0954 [flutter_tools] ensure ErrorHandlingFileSystem wraps current directory (#66680) by Jonah Williams · 4 years, 6 months ago
  27. 2c6f862 [flutter_tools] add EPERM to set of immediate exit errors (#66159) by Jonah Williams · 4 years, 6 months ago
  28. 3a5e454 Updated androidMissingSdkInstructions error message (#65964) by Daniel Edrisian · 4 years, 6 months ago
  29. fa64633 Added the machine's architecture to macos doctor results. (#65978) by gaaclarke · 4 years, 7 months ago
  30. 7f3c9b6 Remove unused 'dart:async' imports. (#65568) by Michael R Fairhurst · 4 years, 7 months ago
  31. 04e4b11 fix an issue where raw json output is written to IDE clients (#65508) by Devon Carew · 4 years, 7 months ago
  32. 039f1cf [flutter_tools] handle terminals that do not support single char mode in Terminal.promptForCharInput (#65418) by Jonah Williams · 4 years, 7 months ago
  33. 9248fda [flutter_tools] add EACCES to list of immediate exit tool conditions (#65125) by Jonah Williams · 4 years, 7 months ago
  34. bd3eee7 [flutter_tools] rethrow process exceptions as tool exit from gradle build (#64745) by Jonah Williams · 4 years, 7 months ago
  35. d3fd62c [flutter_tools] exit with helpful message if where is missing on windows (#65112) by Jonah Williams · 4 years, 7 months ago
  36. 15d18b9 [flutter_tools] remove unused zip verification (#64970) by Jonah Williams · 4 years, 7 months ago
  37. 5a4fa22 [flutter_tools] handle OsError thrown during azure detector (#64749) by Jonah Williams · 4 years, 7 months ago
  38. d3515f5 [flutter_tools] add analytics to code size, add more testing (#64578) by Jonah Williams · 4 years, 7 months ago
  39. 23032d7 [flutter_tools] refactor artifact downloading to retry zip exceptions. (#64512) by Jonah Williams · 4 years, 7 months ago
  40. 059de15 [flutter_tools] support code size tooling on iOS, linux, windows, macOS, and Android on Windows (#63610) by Jonah Williams · 4 years, 7 months ago
  41. ee12d7c [flutter_tools] check for permission issues when copying file (#63540) by Jonah Williams · 4 years, 7 months ago
  42. a42c567 [flutter_tools] shrink fingerprinter API to currently used subset (#63840) by Jonah Williams · 4 years, 7 months ago
  43. 9225d8d [flutter_tools] move to fake_async, skip failing tests (#63536) by Jonah Williams · 4 years, 8 months ago
  44. ec58182 [flutter tools] Make SizeAnalyzer support .apk files that don't use libapp.so (#63250) by James D. Lin · 4 years, 8 months ago
  45. 0aafdf9 Change minimum iOS version from 8.0 to 9.0 (#62902) by Jenn Magder · 4 years, 8 months ago
  46. 8b39af2 Implement size analyzer to unzip & parse APK and AOT size snapshot to generate analysis json (#62495) by Peter Lee · 4 years, 8 months ago
  47. b880dad [flutter_tools] delete test that will start failing (#62580) by Jonah Williams · 4 years, 8 months ago
  48. f796e04 Verbose process exceptions (#61552) by Christopher Fujino · 4 years, 9 months ago
  49. eadc35f Optionally invert oversized images (#61209) by Dan Field · 4 years, 9 months ago
  50. cd80ed3 Fix bold not getting cleared on new line (#61256) by Dan Field · 4 years, 9 months ago
  51. fbca40a [flutter_tools] abstract logger construction (why can't I hold all these loggers) (#61201) by Jonah Williams · 4 years, 9 months ago
  52. 20fe2f8 Prefer tear offs to lambdas in test expects (#61196) by Jenn Magder · 4 years, 9 months ago
  53. 55e3770 [flutter_tools] remove globals from base/android (#60480) by Jonah Williams · 4 years, 9 months ago
  54. e1538d1 [flutter_tools] last pass on general.shard unit tests (#60263) by Jonah Williams · 4 years, 9 months ago
  55. 807b602 [flutter_tools] Update roll_dev.dart (#59215) by Christopher Fujino · 4 years, 10 months ago
  56. 584fd5f Word substitutions (#59484) by Michael Goderbauer · 4 years, 10 months ago
  57. 3b0c84b Revert "use Expand-Archive and Compress-Archive in windows os utils (#58390)" (#58719) by Jonah Williams · 4 years, 10 months ago
  58. bbe18f7 use Expand-Archive and Compress-Archive in windows os utils (#58390) by Jonah Williams · 4 years, 10 months ago
  59. c130aa9 Add FakeAsync to delay tests (#58644) by Jenn Magder · 4 years, 10 months ago
  60. 70b889a [flutter_tools] reland: integrate l10n tool into hot reload/restart/build (#57510) by Jonah Williams · 4 years, 11 months ago
  61. 533cd7a [flutter_tools] Delete system temp entries on fatal signals (#55513) by Zachary Anderson · 4 years, 11 months ago
  62. d70d091 Revert "[flutter_tools] integrate l10n tool into build/run (#56167)" (#56800) by Jonah Williams · 5 years ago
  63. f865ac7 [flutter_tools] integrate l10n tool into build/run (#56167) by Jonah Williams · 5 years ago
  64. 6f0ed5e [flutter_tools] Restore base/platform.dart (#56410) by Zachary Anderson · 5 years ago
  65. 566c1d1 flutter_tools: Prefer using .of() over .from() when possible (#55250) by James D. Lin · 5 years ago
  66. 57dd045 [flutter_tools] Handle empty gzip file on Windows (#54679) by Zachary Anderson · 5 years ago
  67. 03c5667 [flutter_tools] Remove fromPlatform from tests (#54152) by Christopher Fujino · 5 years ago
  68. 090fc5c [flutter_tools] Use gzip level 1 for devfs transfer compression (#54123) by Zachary Anderson · 5 years ago
  69. f5a9902 enable avoid_equals_and_hash_code_on_mutable_classes (#52507) by Alexandre Ardhuin · 5 years ago
  70. fef9d4d [flutter_tools] Launch DevTools with 'v' (#53902) by Zachary Anderson · 5 years ago flutter-1.18-candidate.1 1.18.0-dev.1.0
  71. 77ea848 Inject Usage dependency into FallbackDiscovery and BuildEvent (#53443) by Jenn Magder · 5 years ago
  72. 6fddb7e [flutter_tools] Handle full device when creating a temp directory (#53691) by Zachary Anderson · 5 years ago
  73. 5a3e7e4 Updated obsolete URL (#52158) by Dmitry Borodin · 5 years ago
  74. 52e4011 [flutter_tool] Timeout the Azure bot detector http request (#53217) by Zachary Anderson · 5 years ago
  75. 8e492fa [flutter_tools] fix type error with AppDomain current directory (#53181) by Jonah Williams · 5 years ago
  76. 7d1fbca Refactor exits happy (#52916) by Christopher Fujino · 5 years ago
  77. b21e780 [flutter_tools] refactor AotBuilder, removing globals and duplicated kernel compilation (#52896) by Jonah Williams · 5 years ago
  78. 9391e48 Revert "[flutter_tools] refactor GenSnapshot and AotBuilder (#52091)" (#52893) by Jonah Williams · 5 years ago
  79. f65421a [flutter_tools] refactor GenSnapshot and AotBuilder (#52091) by Jonah Williams · 5 years ago
  80. 542feb4 [flutter_tools] remove unused Snapshot.dart artifact and associated code (#52821) by Jonah Williams · 5 years ago
  81. 071d4eb explicitly catch ArgumentError, and add tests (#52757) by Christopher Fujino · 5 years ago
  82. 73ea37e Revert "Fall back to environment SDKROOT passed from Xcode (#52570)" (#52583) by Jenn Magder · 5 years ago
  83. 8e6e15f Fall back to environment SDKROOT passed from Xcode (#52570) by Jenn Magder · 5 years ago
  84. b3a37d0 [flutter_tools] support toggling CanvasKit rendering on with 'k' (#52511) by Jonah Williams · 5 years ago
  85. 2133343 [flutter_tools] cache result of BotDetector in persistent tool state (#52325) by Jonah Williams · 5 years ago
  86. 6c408a0 Reland: [flutter_tool] Where possible, catch only subtypes of Exception (#52021) by Zachary Anderson · 5 years ago
  87. c2ae654 enable avoid_single_cascade_in_expression_statements (#51944) by Alexandre Ardhuin · 5 years ago
  88. cbbb7ec Revert "Reland: [flutter_tool] Where possible, catch only subtypes of Exception (#51774)" (#51960) by Jenn Magder · 5 years ago v1.15.5
  89. 57c6721 Reland: [flutter_tool] Where possible, catch only subtypes of Exception (#51774) by Flutter GitHub Bot · 5 years ago
  90. 3489da9 [flutter_tools] no more MockLogger in tests (#51684) by Jonah Williams · 5 years ago
  91. 914bd76 [flutter_tools] Handle errors on the std{out,err}.done future (#51660) by Zachary Anderson · 5 years ago
  92. b32ee2f Revert "Reland: [flutter_tool] Where possible, catch only subtypes of Exception (#51567)" (#51616) by Zachary Anderson · 5 years ago
  93. 9de7787 Reland: [flutter_tool] Where possible, catch only subtypes of Exception (#51567) by Zachary Anderson · 5 years ago
  94. 08d079f [flutter_tools] wire up complete support for Dart obfuscation (#50509) by Jonah Williams · 5 years ago
  95. 483f499 Revert "[flutter_tool] Where possible, catch only subtypes of Exception (#51440)" (#51539) by Zachary Anderson · 5 years ago
  96. f1cd47e [flutter_tool] Where possible, catch only subtypes of Exception (#51440) by Zachary Anderson · 5 years ago
  97. 238dac1 Revert "[flutter_tools] More Linux version detail (#50739)" (#50840) by Jonah Williams · 5 years ago
  98. bf32974 [flutter_tools] Handle asynchronous errors writing to stdio (#50779) by Zachary Anderson · 5 years ago
  99. c725f10 [flutter_tools] More Linux version detail (#50739) by Zachary Anderson · 5 years ago
  100. 450fc25 [flutter_tool] Disable analytics on more bots (#50669) by Zachary Anderson · 5 years ago