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. 18 Sep, 2020 1 commit
  4. 17 Sep, 2020 1 commit
  5. 15 Sep, 2020 1 commit
  6. 03 Sep, 2020 1 commit
  7. 01 Sep, 2020 1 commit
  8. 18 Aug, 2020 1 commit
  9. 06 Aug, 2020 1 commit
  10. 30 Jul, 2020 1 commit
  11. 21 Jul, 2020 1 commit
  12. 08 Jul, 2020 1 commit
  13. 02 Jul, 2020 1 commit
  14. 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
  15. 16 Jun, 2020 1 commit
  16. 09 Jun, 2020 1 commit
  17. 08 Jun, 2020 2 commits
  18. 06 Jun, 2020 1 commit
  19. 04 Jun, 2020 1 commit
  20. 27 May, 2020 1 commit
  21. 18 May, 2020 1 commit
  22. 16 May, 2020 1 commit
  23. 10 May, 2020 1 commit
  24. 08 May, 2020 2 commits
  25. 28 Apr, 2020 1 commit
  26. 22 Apr, 2020 3 commits
  27. 20 Apr, 2020 1 commit
  28. 16 Apr, 2020 3 commits
  29. 01 Apr, 2020 1 commit
  30. 17 Mar, 2020 1 commit
  31. 06 Mar, 2020 1 commit
  32. 05 Mar, 2020 3 commits