1. 28 Apr, 2021 1 commit
  2. 23 Apr, 2021 1 commit
  3. 09 Apr, 2021 1 commit
  4. 07 Apr, 2021 1 commit
  5. 08 Mar, 2021 1 commit
  6. 18 Feb, 2021 1 commit
  7. 12 Feb, 2021 1 commit
  8. 08 Feb, 2021 1 commit
  9. 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
  10. 03 Feb, 2021 1 commit
  11. 27 Jan, 2021 1 commit
  12. 14 Dec, 2020 1 commit
  13. 04 Dec, 2020 1 commit
  14. 01 Dec, 2020 1 commit
  15. 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
  16. 29 Oct, 2020 1 commit
  17. 06 Aug, 2020 1 commit
  18. 30 Jun, 2020 1 commit
  19. 24 Jun, 2020 1 commit
  20. 23 Jun, 2020 1 commit
  21. 18 Jun, 2020 1 commit
    • Jonah Williams's avatar
      [flutter_tools] remove globals from compilers (#59184) · 447e3d3f
      Jonah Williams authored
      Refactors KernelCompiler and ResidentCompiler to no longer use globals (except as a fallback for g3 migration). Improves the compilation error when running flutter test on a package without a flutter_test dependency.
      
      Updates machine mode to output trace text to stderr
      447e3d3f
  22. 16 Jun, 2020 2 commits
  23. 09 Jun, 2020 3 commits
  24. 28 May, 2020 1 commit
  25. 18 May, 2020 1 commit
    • stuartmorgan's avatar
      Add Linux GTK artifacts to unpack list (#57452) · 25e9d049
      stuartmorgan authored
      To simplify development of the in-progress GTK embedding, which will
      replace the GLFW embedding on Linux, add the GTK artifacts to the unpack
      list. This means that until the transition, both the GLFW and GTK
      artifacts will be unpacked.
      
      Part of #54860
      25e9d049
  26. 06 May, 2020 1 commit
  27. 25 Apr, 2020 1 commit
  28. 20 Apr, 2020 1 commit
  29. 18 Mar, 2020 1 commit
  30. 28 Feb, 2020 1 commit
  31. 06 Feb, 2020 1 commit
  32. 05 Feb, 2020 1 commit
  33. 04 Feb, 2020 1 commit
  34. 22 Jan, 2020 1 commit
  35. 15 Jan, 2020 1 commit
  36. 07 Jan, 2020 1 commit
  37. 06 Jan, 2020 1 commit