1. 29 Aug, 2020 1 commit
  2. 28 Aug, 2020 2 commits
  3. 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
  4. 25 Aug, 2020 1 commit
    • Jonah Williams's avatar
      [flutter_tools] support code size tooling on iOS, linux, windows, macOS, and... · 059de153
      Jonah Williams authored
      [flutter_tools] support code size tooling on iOS, linux, windows, macOS, and Android on Windows (#63610)
      
      Adds support for size analysis on iOS, macOS, linux, and Windows - using an uncompressed directory based approach. The output format is not currently specified.
      
      Adds support for size analysis on android on windows, switching to package:archive
      
      Updates the console format to display as a tree, allowing longer paths. Increases the number of dart libraries shown (to avoid only ever printing the flutter/dart:ui libraries, which dominate the size)
      059de153
  5. 06 Aug, 2020 1 commit
  6. 05 Aug, 2020 1 commit
  7. 03 Aug, 2020 1 commit
  8. 29 Jul, 2020 3 commits
  9. 24 Jul, 2020 1 commit
  10. 23 Jul, 2020 1 commit
  11. 21 Jul, 2020 3 commits
  12. 20 Jul, 2020 3 commits
  13. 16 Jul, 2020 2 commits
  14. 15 Jul, 2020 3 commits
  15. 14 Jul, 2020 4 commits
  16. 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
  17. 10 Jul, 2020 5 commits
  18. 09 Jul, 2020 1 commit
  19. 26 Jun, 2020 1 commit
  20. 24 Jun, 2020 2 commits
  21. 19 Jun, 2020 2 commits