1. 27 Jul, 2022 1 commit
  2. 18 Jun, 2022 1 commit
  3. 30 Mar, 2022 1 commit
  4. 08 Oct, 2021 3 commits
  5. 04 Oct, 2021 1 commit
  6. 08 Jul, 2021 1 commit
  7. 21 May, 2021 1 commit
  8. 01 May, 2021 1 commit
  9. 23 Apr, 2021 1 commit
  10. 30 Mar, 2021 1 commit
  11. 18 Feb, 2021 1 commit
  12. 02 Feb, 2021 1 commit
  13. 27 Jan, 2021 1 commit
  14. 05 Dec, 2020 1 commit
  15. 20 Nov, 2020 1 commit
  16. 05 Oct, 2020 1 commit
  17. 30 Sep, 2020 1 commit
  18. 16 Sep, 2020 2 commits
  19. 31 Aug, 2020 2 commits
  20. 29 Aug, 2020 1 commit
  21. 28 Aug, 2020 2 commits
  22. 27 Aug, 2020 1 commit
    • Ben Konyi's avatar
      Re-enable the Dart Development Service (DDS) (#64671) · d7d12412
      Ben Konyi authored
      This change re-enables DDS and outputs the DDS URI in place of the VM
      service URI on the console. If --disable-dds is not provided,
      --host-vmservice-port will be used to determine the port for DDS rather
      than the host port for the VM service, which will instead be randomly
      chosen.
      d7d12412
  23. 29 Jul, 2020 1 commit
  24. 21 Jul, 2020 2 commits
  25. 20 Jul, 2020 2 commits
  26. 16 Jul, 2020 2 commits
  27. 14 Jul, 2020 2 commits
  28. 10 Jul, 2020 2 commits
  29. 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
  30. 09 Jun, 2020 1 commit