1. ddb01a0 [null-safety] add integration tests for sound null safety modes, add support for sound null safety in dart2js (#67171) by Jonah Williams · 4 years, 5 months ago
  2. 36fca52 Replace MockArtifacts with Artifacts.test() (#67012) by Jenn Magder · 4 years, 6 months ago
  3. e8fbb43 Replace MockFile with memory file system files (#66941) by Jenn Magder · 4 years, 6 months ago
  4. 51ededb [flutter_tools] reland: map file URIs to a multiroot scheme (#66405) by Jonah Williams · 4 years, 6 months ago
  5. 84aae22 [flutter_tools] optimize fetch requests and remove main.dart.js bypass (#66069) by Jonah Williams · 4 years, 6 months ago
  6. fbc34de Fixed typo (subetting -> subsetting) (#62502) by Michael Arndt · 4 years, 6 months ago
  7. 7f3c9b6 Remove unused 'dart:async' imports. (#65568) by Michael R Fairhurst · 4 years, 6 months ago
  8. 3dde3e0 [flutter_tools] generates version.json for web using flutter tool (#64644) by Balvinder Singh Gambhir · 4 years, 6 months ago
  9. 8dfd42f [gen_l10n] Support string list as preferred-supported-locales (#63649) by Herbert Poul · 4 years, 6 months ago
  10. 418681d [flutter_tools] allow disabling pwa from build command, fix run release build caching (#64587) by Jonah Williams · 4 years, 6 months ago
  11. b80b432 Move gen_l10n into flutter_tools (#65025) by Shi-Hao Hong · 4 years, 6 months ago
  12. 183a653 [flutter_tools] adjust index.html caching and insert cache busting URL in to main.dart.js/sw request (#64976) by Jonah Williams · 4 years, 7 months ago
  13. fd22fc3 [gen_l10n] Synthetic package generation by default (#62395) by Shi-Hao Hong · 4 years, 7 months ago
  14. 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
  15. 06c3de3 [flutter_tools] remove most globals from build system and tests (#63697) by Jonah Williams · 4 years, 7 months ago
  16. 0a7c624 [gen_l10n] Absolute project path parameter (#63368) by Shi-Hao Hong · 4 years, 7 months ago
  17. 0aafdf9 Change minimum iOS version from 8.0 to 9.0 (#62902) by Jenn Magder · 4 years, 7 months ago
  18. 7782845 [Material] Updated icons and fonts (#61778) by Will Larche · 4 years, 8 months ago
  19. 5e0ba22 Pass --disable-dart-dev in more places (#62217) by Zachary Anderson · 4 years, 8 months ago
  20. aa9119e [flutter_tools] Concise dart2js commands outputKernel & outputJavaScript (#61881) by includecmath · 4 years, 8 months ago
  21. e1538d1 [flutter_tools] last pass on general.shard unit tests (#60263) by Jonah Williams · 4 years, 9 months ago
  22. 82a6f9b [flutter_tools] remove most use of global packages path (#60231) by Jonah Williams · 4 years, 9 months ago
  23. 14992c5 Revert "[flutter_tools] separate target platform, host platform, and architecutre (#60119)" (#60147) by Jonah Williams · 4 years, 9 months ago
  24. 30d97d8 [flutter_tools] separate target platform, host platform, and architecutre (#60119) by Jonah Williams · 4 years, 9 months ago
  25. 61c198e Switch Linux to the GTK embedding (#59287) by stuartmorgan · 4 years, 9 months ago
  26. ec4049e [flutter_tools] support bundle-sksl-path on all desktop and mobile targets (#58879) by Jonah Williams · 4 years, 9 months ago
  27. 80ea454 [flutter_tools] change service worker load to NOTICES (#58890) by Jonah Williams · 4 years, 9 months ago
  28. 206ccc3 [flutter_tools] rename library to be less absurd (#58891) by Jonah Williams · 4 years, 9 months ago
  29. 64538f4 [flutter_tools] disable dartdev when calling snapshots directly (#58830) by Jonah Williams · 4 years, 9 months ago
  30. b1d75fc [flutter_tools] add flag for sound-null-safety, unify with experiments (#58533) by Jonah Williams · 4 years, 9 months ago
  31. 37a86c4 Revert "[flutter_tools] Put a heap size limit on the frontend_server" (#58525) by Jonah Williams · 4 years, 10 months ago
  32. a3b9e20 Fix non-local-engine Linux release builds (#58372) by stuartmorgan · 4 years, 10 months ago
  33. 5ee5490 [flutter_tools] Support profile and release builds on Linux (#57135) by Marcus Tomlinson · 4 years, 10 months ago
  34. d9144bf [flutter_tools] rename output LICENSE file to NOTICES and support loading either (#57871) by Jonah Williams · 4 years, 10 months ago
  35. 9989c54 Add release and profile support for Windows (#57749) by stuartmorgan · 4 years, 10 months ago
  36. 29736f6 [flutter_tools] Put a heap size limit on the frontend_server (#58039) by Zachary Anderson · 4 years, 10 months ago
  37. 8432204 [flutter_tools] throw if asked to build release for x86_64 (#57874) by Jonah Williams · 4 years, 10 months ago
  38. a926715 [flutter_tools] URI encode dart-define values (#57873) by Jonah Williams · 4 years, 10 months ago
  39. 70b889a [flutter_tools] reland: integrate l10n tool into hot reload/restart/build (#57510) by Jonah Williams · 4 years, 10 months ago
  40. 25e9d04 Add Linux GTK artifacts to unpack list (#57452) by stuartmorgan · 4 years, 10 months ago
  41. d70d091 Revert "[flutter_tools] integrate l10n tool into build/run (#56167)" (#56800) by Jonah Williams · 4 years, 10 months ago
  42. f865ac7 [flutter_tools] integrate l10n tool into build/run (#56167) by Jonah Williams · 4 years, 10 months ago
  43. 2d26cbb [flutter_tools] reduce initial cache size on web (#56103) by Jonah Williams · 4 years, 10 months ago
  44. 6f0ed5e [flutter_tools] Restore base/platform.dart (#56410) by Zachary Anderson · 4 years, 10 months ago
  45. 2a5690f [flutter_tools] fix iOS build inconsistencies and pipe through performance file (#56094) by Jonah Williams · 4 years, 11 months ago
  46. 368da5b [flutter_tools] support bundling SkSL shaders in flutter build apk/appbundle (#56059) by Jonah Williams · 4 years, 11 months ago
  47. c55b322 [flutter_tools] fix performance of tree-shake-icons (#55417) by Jonah Williams · 4 years, 11 months ago
  48. d72eea5 [flutter_tools] precache and unpack updates for desktop release artifacts (#55510) by Jonah Williams · 4 years, 11 months ago
  49. 27d11da Revert "[flutter_tools] default tree-shake-icons to enabled and improve performance (#54923)" (#55413) by Jonah Williams · 5 years ago
  50. 0b93a92 [flutter_tools] default tree-shake-icons to enabled and improve performance (#54923) by Jonah Williams · 5 years ago
  51. c8164da [flutter_tools] migrate windows to assemble (#55187) by Jonah Williams · 5 years ago
  52. 0b3f5cf [flutter_tools] initial support for enable experiment, run, apk, ios, macos (#54617) by Jonah Williams · 5 years ago
  53. d46da3a [flutter_tools] remove PackageMap and finish PackageConfig migration (#55244) by Jonah Williams · 5 years ago
  54. b7e30cf [flutter_tools] update compilation to use package config (#54467) by Jonah Williams · 5 years ago
  55. e092dcf [flutter_tools] Reland: fix multiple dart defines (#54973) by Jonah Williams · 5 years ago
  56. 11ab2fa Revert "[flutter_tools] fix multiple defines in flutter tooling, web (#54909)" (#54967) by Jonah Williams · 5 years ago
  57. b8bd09d [flutter_tools] fix multiple defines in flutter tooling, web (#54909) by Jonah Williams · 5 years ago
  58. 03c5667 [flutter_tools] Remove fromPlatform from tests (#54152) by Christopher Fujino · 5 years ago
  59. cb8bafb [flutter_tools] surgically remove outputs from shared directory (#53962) by Jonah Williams · 5 years ago
  60. 981afe3 [flutter_tools] ensure build fails if asset files are missing (#54233) by Jonah Williams · 5 years ago
  61. 58acf4e Revert "[flutter_tools] surgically remove outputs from shared directory (#53773)" (#53956) by Jonah Williams · 5 years ago
  62. 8a3bede [flutter_tools] surgically remove outputs from shared directory (#53773) by Jonah Williams · 5 years ago
  63. c3ec1ca Replace isInstanceOf<T> uses with isA<T> (#53834) by Ferhat · 5 years ago
  64. bb5c340 [flutter_tools] cache the base URL as index.html (#53666) by Jonah Williams · 5 years ago
  65. 7bf74c3 [flutter_tools] handle unsafe build outputs (#53601) by Jonah Williams · 5 years ago
  66. 72343ee [flutter_tools] refactor build_system and targets to be context-free (#53268) by Jonah Williams · 5 years ago
  67. e23c479 Expose extra frontend options through build apk/ios/macOS (#53273) by Jonah Williams · 5 years ago
  68. c9323bd Convert cocoapods_validator_test to testWithoutContext (#53177) by Jenn Magder · 5 years ago
  69. 590f22c [flutter_tools] restore report timings functionality to build aot (#52918) by Jonah Williams · 5 years ago
  70. b21e780 [flutter_tools] refactor AotBuilder, removing globals and duplicated kernel compilation (#52896) by Jonah Williams · 5 years ago
  71. 9391e48 Revert "[flutter_tools] refactor GenSnapshot and AotBuilder (#52091)" (#52893) by Jonah Williams · 5 years ago
  72. f65421a [flutter_tools] refactor GenSnapshot and AotBuilder (#52091) by Jonah Williams · 5 years ago
  73. a7011c4 [flutter_tools] don't force service worker cache files to be absolute (#52606) by Jonah Williams · 5 years ago
  74. 3bc3609 Revert "[flutter_tools]: reland move engine unpack to dart (#52543)" (#52549) by Jonah Williams · 5 years ago
  75. 3e25e60 [flutter_tools]: reland move engine unpack to dart (#52543) by Jonah Williams · 5 years ago
  76. bafa03e [flutter_tools] Remove mocking and simplify Dart target tests (#50688) by Jonah Williams · 5 years ago
  77. 8872d1d [flutter_tools] Reland: supports tree-shake-icons for web builds (#52054) by Jonah Williams · 5 years ago
  78. c411f58 Revert "[flutter_tools] supports tree-shake-icons for web builds (#51808)" (#52045) by Jonah Williams · 5 years ago
  79. aed9619 [flutter_tools] supports tree-shake-icons for web builds (#51808) by Jonah Williams · 5 years ago
  80. c2ae654 enable avoid_single_cascade_in_expression_statements (#51944) by Alexandre Ardhuin · 5 years ago
  81. 3b5668c [flutter_tools] hide usage of package:mustache behind interface (#51500) by Jonah Williams · 5 years ago
  82. 6d0b1ef [flutter_tools] include LICENSE files as build dependencies (#50945) by Jonah Williams · 5 years ago
  83. 6815e72 Revert "[flutter_tools] move engine unpack to the flutter tool (#50707)" (#51076) by Francisco Magdaleno · 5 years ago
  84. 0a623e8 [flutter_tools] move engine unpack to the flutter tool (#50707) by Jonah Williams · 5 years ago
  85. 9431229 [flutter_tools] remove globals from depfile usage (#50710) by Jonah Williams · 5 years ago
  86. a8cc853 [flutter-tools] replace mock with FakeProcessmanager (#50456) by Jonah Williams · 5 years ago
  87. db901ce [flutter_tools] remove dependencies checks that are no longer relevant in assemble-land (#50225) by Jonah Williams · 5 years ago
  88. de7908f [flutter_tools] Reland flutter assemble for iOS (#50229) by Jonah Williams · 5 years ago
  89. 4d2ce7b Revert "[flutter_tools] Reland migrate xcode_backend.sh to flutter assemble (#50200)" (#50228) by Jonah Williams · 5 years ago v1.15.1
  90. 868b0e6 [flutter_tools] Reland migrate xcode_backend.sh to flutter assemble (#50200) by Jonah Williams · 5 years ago
  91. 4b8efad Font subset in the tool (#49737) by Dan Field · 5 years ago
  92. a4093ed Fix Path Separator in Service Workers (#50154) by Mehmet Oguz Derin · 5 years ago
  93. 52d5744 Revert "[flutter_tools] Migrate xcode_backend.sh to flutter assemble (#49842)" (#50151) by Jonah Williams · 5 years ago
  94. c2353b2 [flutter_tools] Migrate xcode_backend.sh to flutter assemble (#49842) by Jonah Williams · 5 years ago
  95. b5f328e remove unnecessary string interpolations (#49622) by Alexandre Ardhuin · 5 years ago
  96. fabeb2a Revert string interp (#49602) by Dan Field · 5 years ago v1.14.6
  97. fdb0225 Revert "[flutter_tools] move dsym generation logic into dart build process (#49491)" (#49592) by Jenn Magder · 5 years ago
  98. 2a91a75 [flutter_tools] move dsym generation logic into dart build process (#49491) by Jonah Williams · 5 years ago
  99. 8b29933 revert #48985 (#49572) by Dan Field · 5 years ago
  100. dc084b9 [flutter_tools] handle plugins for entrypoints outside of main (#49459) by Jonah Williams · 5 years ago