1. 05 Oct, 2020 1 commit
    • Jonah Williams's avatar
      [flutter_tools] disable source maps by default for release builds, enable for... · aa90dbe7
      Jonah Williams authored
      [flutter_tools] disable source maps by default for release builds, enable for run and with command line arg (#67331)
      
      Disables source map production by default for build web. For web builds performed as a part of flutter run --release, enable the source maps, or allow force enabling with --source-maps command line flag.
      
      fixes #67328
      aa90dbe7
  2. 03 Oct, 2020 1 commit
    • Jonah Williams's avatar
      [null-safety] add integration tests for sound null safety modes, add support... · ddb01a0c
      Jonah Williams authored
      [null-safety] add integration tests for sound null safety modes, add support for sound null safety in dart2js (#67171)
      
      Add integration tests to verify that ddc and dart2js can be built and run in sound mode. Updates dart2js compilation to insert a language version comment into the generated entrypoint if necessary.
      
      dart-lang/sdk#42253
      ddb01a0c
  3. 30 Sep, 2020 1 commit
  4. 18 Sep, 2020 1 commit
  5. 15 Sep, 2020 1 commit
  6. 03 Sep, 2020 1 commit
  7. 01 Sep, 2020 1 commit
  8. 21 Jul, 2020 1 commit
  9. 25 Jun, 2020 1 commit
    • Jonah Williams's avatar
      [flutter_tools] remove most use of global packages path (#60231) · 82a6f9bf
      Jonah Williams authored
      The global packages path could cause tests to fail when it would be overriden to unexpected (in test setup) values. Remove most usage and make it a configuration on buildInfo, along with most other build information. Cleanup the asset builder to require the .packages path and the resident runners to no longer require it, since they already have the information in build_info.
      
      It needs to stick around for the fuchsia deps we do not control.
      
      Filled #60232 for remaining work.
      82a6f9bf
  10. 08 Jun, 2020 2 commits
  11. 06 Jun, 2020 1 commit
  12. 04 Jun, 2020 1 commit
  13. 27 May, 2020 1 commit
  14. 08 May, 2020 1 commit
  15. 06 May, 2020 1 commit
  16. 22 Apr, 2020 3 commits
  17. 20 Apr, 2020 1 commit
  18. 16 Apr, 2020 3 commits
  19. 01 Apr, 2020 1 commit
  20. 30 Mar, 2020 1 commit
  21. 17 Mar, 2020 1 commit
  22. 06 Mar, 2020 1 commit
  23. 05 Mar, 2020 3 commits
  24. 13 Feb, 2020 1 commit
  25. 05 Feb, 2020 1 commit
  26. 27 Jan, 2020 1 commit
  27. 14 Jan, 2020 2 commits
  28. 10 Jan, 2020 1 commit
  29. 07 Jan, 2020 1 commit
  30. 06 Jan, 2020 1 commit
  31. 05 Dec, 2019 1 commit
  32. 03 Dec, 2019 1 commit