1. 16 Aug, 2021 1 commit
  2. 10 Jun, 2021 1 commit
  3. 23 Apr, 2021 1 commit
  4. 06 Apr, 2021 2 commits
  5. 31 Mar, 2021 1 commit
  6. 13 Mar, 2021 1 commit
  7. 11 Feb, 2021 1 commit
  8. 09 Feb, 2021 1 commit
  9. 27 Jan, 2021 1 commit
  10. 30 Oct, 2020 1 commit
    • Jonah Williams's avatar
      [flutter_tools] remove fallback discovery and observatory timeout (#68756) · 44d0e52d
      Jonah Williams authored
      The flutter run failures are cause by the application occasionally taking a long time to start up. This caused the ios fallback discovery to kick in, which will always fail if the application hasn't started. Solution: remove the iOS fallback discovery and wait up to 30 seconds.
      
      This has not proven to reduce the flakes, but it does at least remove one error case and removes code that will no longer work without the mDNS fallback.
      44d0e52d
  11. 14 Oct, 2020 2 commits
  12. 30 Sep, 2020 1 commit
  13. 20 Jul, 2020 1 commit
  14. 09 Jun, 2020 1 commit
  15. 29 May, 2020 1 commit
  16. 06 May, 2020 1 commit
  17. 27 Mar, 2020 1 commit
  18. 24 Mar, 2020 1 commit
  19. 19 Mar, 2020 1 commit