1. 08 Jan, 2021 1 commit
  2. 12 Nov, 2020 1 commit
  3. 23 Oct, 2020 1 commit
  4. 30 Sep, 2020 1 commit
  5. 16 Sep, 2020 1 commit
  6. 31 Aug, 2020 2 commits
  7. 29 Aug, 2020 1 commit
  8. 28 Aug, 2020 2 commits
  9. 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
  10. 11 Aug, 2020 1 commit
  11. 04 Jun, 2020 1 commit
  12. 27 Apr, 2020 1 commit
  13. 21 Apr, 2020 1 commit
  14. 05 Mar, 2020 1 commit
  15. 25 Feb, 2020 1 commit
    • Nate Bosch's avatar
      Don't use a default test randomize ordering seed (#51018) · 9228b87e
      Nate Bosch authored
      Fixes #51010
      
      The test package differentiates between passing and not passing this
      argument. A previous version had a bug that treated passing `0`
      identically to not passing the argument, and the flutter test runner
      relied on this bug by always passing a value and using a default of `0`.
      
      - Remove the argument defaults throughout to make it clear that `null`
        is a valid value and the default.
      - Remove the argument defaulting on the argument parser.
      - Update the wording of the usage for this argument, this will also be
        updated on the `package:test` side.
      9228b87e
  16. 23 Feb, 2020 1 commit
  17. 12 Feb, 2020 1 commit
  18. 22 Jan, 2020 1 commit
  19. 18 Dec, 2019 1 commit