1. 20 May, 2022 1 commit
  2. 19 May, 2022 1 commit
  3. 16 May, 2022 1 commit
  4. 29 Apr, 2022 2 commits
  5. 27 Apr, 2022 1 commit
  6. 14 Apr, 2022 1 commit
  7. 05 Apr, 2022 1 commit
    • gaaclarke's avatar
      Made flag for debugging build time of user created widgets (#100926) · 35b18ba2
      gaaclarke authored
      * Added a bool that allows us to limit debugProfileBuildsEnabled to user
      created widgets.
      
      * made it turned on by default
      
      * switched to hashmap
      
      * Cleaned everything up and added tests
      
      * fixed an odd test where it wants to be able to add asserts and run in profile mode
      
      * hixie feedback
      
      * hixie2
      
      * made it default to false
      
      * updated docstring as per dans request
      35b18ba2
  8. 09 Mar, 2022 1 commit
  9. 01 Mar, 2022 1 commit
  10. 22 Feb, 2022 1 commit
  11. 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
  12. 03 Feb, 2022 1 commit
  13. 13 Jan, 2022 1 commit
  14. 12 Dec, 2021 1 commit
  15. 15 Oct, 2021 1 commit
  16. 14 Oct, 2021 1 commit
  17. 08 Oct, 2021 4 commits
  18. 22 Sep, 2021 1 commit
  19. 10 Sep, 2021 1 commit
  20. 28 Aug, 2021 1 commit
  21. 22 Jul, 2021 1 commit
  22. 15 Jul, 2021 1 commit
  23. 14 Jul, 2021 3 commits
  24. 13 Jul, 2021 2 commits
  25. 24 Jun, 2021 1 commit
  26. 22 Jun, 2021 1 commit
  27. 14 Jun, 2021 1 commit
  28. 07 Jun, 2021 1 commit
  29. 10 May, 2021 1 commit
  30. 01 May, 2021 1 commit
  31. 29 Apr, 2021 1 commit
  32. 15 Apr, 2021 1 commit
  33. 08 Apr, 2021 1 commit