1. 31 Aug, 2020 2 commits
  2. 29 Aug, 2020 1 commit
  3. 28 Aug, 2020 2 commits
  4. 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
  5. 29 Jul, 2020 1 commit
  6. 21 Jul, 2020 2 commits
  7. 20 Jul, 2020 2 commits
  8. 17 Jul, 2020 1 commit
  9. 16 Jul, 2020 2 commits
  10. 14 Jul, 2020 2 commits
  11. 10 Jul, 2020 2 commits
  12. 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
  13. 09 Jun, 2020 1 commit
  14. 08 Jun, 2020 3 commits
  15. 06 Jun, 2020 2 commits
  16. 27 May, 2020 1 commit
  17. 11 May, 2020 1 commit
    • Nate Bosch's avatar
      Remove direct uses of LocalPlatform (#56605) · 59a8ef3a
      Nate Bosch authored
      When `const LocalPlatform` is used immediately and not passed as a
      dependency it does not have utility over the static properties from
      `dart:io`. Remove these uses to reduce the noise around how the
      instantiable `Platform` class is used.
      59a8ef3a
  18. 06 May, 2020 1 commit
  19. 05 May, 2020 3 commits
  20. 29 Apr, 2020 1 commit
  21. 28 Apr, 2020 2 commits
  22. 27 Apr, 2020 4 commits
  23. 20 Apr, 2020 1 commit
  24. 25 Mar, 2020 1 commit