1. 16 Mar, 2021 1 commit
  2. 13 Mar, 2021 1 commit
  3. 12 Mar, 2021 1 commit
  4. 06 Mar, 2021 1 commit
  5. 04 Mar, 2021 1 commit
  6. 20 Feb, 2021 1 commit
  7. 18 Feb, 2021 3 commits
  8. 17 Feb, 2021 1 commit
  9. 13 Feb, 2021 1 commit
  10. 12 Feb, 2021 2 commits
  11. 08 Feb, 2021 1 commit
  12. 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
  13. 27 Jan, 2021 1 commit
  14. 13 Jan, 2021 3 commits
  15. 06 Jan, 2021 1 commit
  16. 17 Dec, 2020 1 commit
  17. 14 Dec, 2020 1 commit
  18. 19 Nov, 2020 1 commit
  19. 18 Nov, 2020 1 commit
  20. 16 Nov, 2020 1 commit
  21. 13 Nov, 2020 1 commit
  22. 12 Nov, 2020 1 commit
  23. 10 Nov, 2020 1 commit
  24. 07 Nov, 2020 1 commit
  25. 06 Nov, 2020 2 commits
  26. 26 Oct, 2020 1 commit
  27. 23 Oct, 2020 1 commit
    • Jonah Williams's avatar
      [flutter_tools] Reland: simplify pub cache logic (#67589) · cb67513f
      Jonah Williams authored
      There have been some more additional reports of a missing 'package:characters' import after upgrading flutter. This has me concerned that our pub caching logic is incorrect. Instead of the tool attempting to guess when pub should be run, always delegate to pub.
      
      Also takes an opportunity to fix the kernel snapshot depending on the .packages or package_config. Due to the generated: date field this causes extra rebuilds. Instead when pub get is run, write out an additional file with just the package contents and version.
      
      Fixes #66777
      Fixes #65723
      cb67513f
  28. 13 Oct, 2020 1 commit
  29. 12 Oct, 2020 4 commits
  30. 08 Oct, 2020 1 commit
  31. 07 Oct, 2020 1 commit