1. 28 Oct, 2020 1 commit
  2. 27 Oct, 2020 1 commit
  3. 23 Oct, 2020 1 commit
  4. 22 Oct, 2020 1 commit
  5. 14 Oct, 2020 1 commit
  6. 12 Oct, 2020 1 commit
  7. 06 Oct, 2020 2 commits
  8. 05 Oct, 2020 1 commit
  9. 30 Sep, 2020 1 commit
    • Helin Shiah's avatar
      Set DDS port to requested observatory port for test (#66607) · 9ca15d01
      Helin Shiah authored
      * Set DDS port to requested observatory port for test
      
      * Add test for DDS and observatory ports
      
      * Use FakePlatform instead of mock, fix spacing
      
      * Use FakeProcessManager instead of mock
      
      * Fix analyze issue
      
      * Make completer private and add fn for future
      9ca15d01
  10. 23 Sep, 2020 2 commits
  11. 22 Sep, 2020 1 commit
  12. 16 Sep, 2020 2 commits
  13. 31 Aug, 2020 2 commits
  14. 29 Aug, 2020 1 commit
  15. 28 Aug, 2020 2 commits
  16. 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
  17. 24 Aug, 2020 2 commits
  18. 20 Aug, 2020 1 commit
  19. 11 Aug, 2020 1 commit
  20. 03 Aug, 2020 1 commit
  21. 29 Jul, 2020 1 commit
  22. 21 Jul, 2020 2 commits
  23. 20 Jul, 2020 2 commits
  24. 16 Jul, 2020 3 commits
  25. 14 Jul, 2020 3 commits
  26. 13 Jul, 2020 1 commit
    • Jonah Williams's avatar
      [flutter_tools] cleanups to web runner functionality (#61178) · e666ea8d
      Jonah Williams authored
      Skip unnecessary parsing of chrome URI. Ensure stack traces are initialized in web server. Disclaimer on web server that it does not support debugging and remove help message. Fix generated entrypoint to check for main(List<String> args)
      
      - Fixes #59643
      - Fixes #55084
      - Fixes #60417
      e666ea8d
  27. 10 Jul, 2020 2 commits