1. 30 Aug, 2022 1 commit
  2. 04 May, 2022 1 commit
  3. 26 Apr, 2022 2 commits
  4. 08 Apr, 2022 1 commit
  5. 24 Jan, 2022 1 commit
  6. 02 Nov, 2021 1 commit
  7. 19 Oct, 2021 1 commit
  8. 15 Oct, 2021 2 commits
  9. 11 Oct, 2021 1 commit
  10. 30 Aug, 2021 1 commit
    • Sigurd Meldgaard's avatar
      Stop calling top level pub (#89032) · bce36620
      Sigurd Meldgaard authored
      * Use `dart __deprecated_pub` instead of `pub` to invoke pub from tools
      
      The top level `pub` commmand has been deprecated and will print
      a message. It is however implemented via the __deprecated_pub command
      that prints no message.
      bce36620
  11. 23 Aug, 2021 1 commit
  12. 01 Jul, 2021 1 commit
  13. 30 Jun, 2021 3 commits
  14. 24 Jun, 2021 1 commit
  15. 02 Jun, 2021 1 commit
  16. 21 May, 2021 1 commit
  17. 13 May, 2021 1 commit
  18. 28 Apr, 2021 1 commit
  19. 23 Apr, 2021 1 commit
  20. 09 Apr, 2021 1 commit
  21. 07 Apr, 2021 1 commit
  22. 08 Mar, 2021 1 commit
  23. 18 Feb, 2021 1 commit
  24. 12 Feb, 2021 1 commit
  25. 08 Feb, 2021 1 commit
  26. 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
  27. 03 Feb, 2021 1 commit
  28. 27 Jan, 2021 1 commit
  29. 14 Dec, 2020 1 commit
  30. 04 Dec, 2020 1 commit
  31. 01 Dec, 2020 1 commit
  32. 16 Nov, 2020 1 commit
    • Anna Gringauze's avatar
      [flutter_tools] Add bot configuration to run web_tool_tests for linux, mac, and windows (#70412) · f9df1935
      Anna Gringauze authored
      * Move web integration tool tests to web.shard
      
      Web integration tool tests depend on DDC changes in SDK. This change
      moves them to a separate shard and subshard so CI bot configurations
      can run them separately.
      
      In particular, with will allow running those tests on dart CI flutter
      HHH web bot instead of a non-web one, allowing early detection and easy
      classification of issues caused by SDK changes as VM- or Web related.
      
      * Enabled verbose mode for flaky web_tool_tests
      
      * fixed local engine crash with --enable-asserts
      
      * Disable failing tests, fix local engine with asserts
      
      * Removed mac web_tool_tests bot
      
      * Addressed CR comments
      
      * Add disabled mac web_tool_tests and disable win web_tool_tests
      f9df1935
  33. 29 Oct, 2020 1 commit
  34. 06 Aug, 2020 1 commit
  35. 30 Jun, 2020 1 commit
  36. 24 Jun, 2020 1 commit