1. 26 Jul, 2022 1 commit
  2. 07 May, 2022 2 commits
  3. 12 Apr, 2022 3 commits
  4. 17 Mar, 2022 1 commit
  5. 25 Feb, 2022 1 commit
  6. 16 Feb, 2022 1 commit
  7. 15 Feb, 2022 1 commit
    • Ben Konyi's avatar
      Update flutter_tools to look for new VM service message (#97683) · 2a2f9731
      Ben Konyi authored
      * Update flutter_tools to look for new VM service message
      
      The Dart SDK will soon move away from the current Observatory message:
      
      "Observatory listening on ..."
      
      To a new message that no longer references Observatory:
      
      "Dart VM Service listening on ..."
      
      This change updates all tests with mocks to check for the new message
      and also adds support for the new message in ProtocolDiscovery.
      
      See https://github.com/dart-lang/sdk/issues/46756
      
      * Fix some parsing locations
      
      * Fix analysis failures
      
      * Update message
      
      * Remove extra comment
      
      * Update message
      
      * Add globals prefix
      2a2f9731
  8. 10 Sep, 2021 1 commit
  9. 16 Aug, 2021 1 commit
  10. 23 Apr, 2021 1 commit
  11. 10 Mar, 2021 1 commit
  12. 08 Feb, 2021 1 commit
  13. 04 Feb, 2021 1 commit
    • Jonah Williams's avatar
      [flutter_tools] move process manager into tool (#75350) · 8b6baae4
      Jonah Williams authored
      Our current top crasher is an unclear error when ProcessManager fails to resolve an executable path. To fix this, we'd like to being adjusting the process resolution logic and adding more instrumentation to track failures. In order to begin the process, the ProcessManager has been folded back into the flutter tool
      8b6baae4
  14. 27 Jan, 2021 1 commit
  15. 23 Oct, 2020 1 commit
  16. 16 Oct, 2020 1 commit
  17. 14 Oct, 2020 1 commit
  18. 13 Oct, 2020 1 commit
  19. 12 Oct, 2020 4 commits
  20. 23 Sep, 2020 1 commit
  21. 22 Sep, 2020 5 commits
  22. 18 Sep, 2020 1 commit
  23. 16 Sep, 2020 1 commit
  24. 29 May, 2020 1 commit
  25. 06 May, 2020 1 commit
  26. 22 Apr, 2020 1 commit
  27. 27 Mar, 2020 1 commit
  28. 25 Feb, 2020 1 commit