1. 20 Apr, 2023 1 commit
  2. 28 Feb, 2023 1 commit
  3. 27 Feb, 2023 2 commits
  4. 17 Feb, 2023 1 commit
  5. 13 Feb, 2023 1 commit
  6. 31 Aug, 2022 1 commit
  7. 29 Aug, 2022 1 commit
  8. 30 Jul, 2022 1 commit
  9. 18 Jun, 2022 1 commit
  10. 15 Jun, 2022 1 commit
  11. 14 May, 2022 1 commit
  12. 27 Apr, 2022 1 commit
  13. 30 Mar, 2022 1 commit
  14. 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
  15. 27 Oct, 2021 1 commit
  16. 08 Oct, 2021 3 commits
  17. 21 May, 2021 1 commit
  18. 30 Apr, 2021 1 commit
  19. 29 Apr, 2021 2 commits
  20. 23 Apr, 2021 1 commit
  21. 21 Apr, 2021 1 commit
  22. 15 Apr, 2021 1 commit
  23. 31 Mar, 2021 1 commit
  24. 13 Mar, 2021 1 commit
  25. 18 Feb, 2021 1 commit
  26. 17 Feb, 2021 1 commit