1. 13 Jan, 2022 1 commit
  2. 07 Nov, 2021 1 commit
  3. 02 Nov, 2021 1 commit
  4. 20 Oct, 2021 1 commit
  5. 28 Jun, 2021 1 commit
  6. 25 Jun, 2021 1 commit
  7. 04 Jun, 2021 1 commit
  8. 01 Jun, 2021 1 commit
  9. 22 May, 2021 1 commit
  10. 13 Apr, 2021 1 commit
  11. 05 Apr, 2021 3 commits
  12. 31 Mar, 2021 1 commit
  13. 18 Mar, 2021 1 commit
  14. 12 Mar, 2021 1 commit
  15. 16 Feb, 2021 1 commit
  16. 12 Feb, 2021 1 commit
  17. 08 Feb, 2021 1 commit
  18. 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
  19. 27 Jan, 2021 1 commit
  20. 14 Jan, 2021 1 commit
  21. 22 Dec, 2020 1 commit
  22. 21 Dec, 2020 1 commit
  23. 15 Dec, 2020 1 commit
  24. 03 Dec, 2020 2 commits
  25. 16 Nov, 2020 1 commit
  26. 14 Oct, 2020 1 commit
  27. 13 Oct, 2020 1 commit
  28. 12 Oct, 2020 4 commits
  29. 03 Oct, 2020 1 commit
  30. 22 Sep, 2020 1 commit
  31. 17 Sep, 2020 1 commit
  32. 25 Aug, 2020 1 commit
    • Jonah Williams's avatar
      [flutter_tools] support code size tooling on iOS, linux, windows, macOS, and... · 059de153
      Jonah Williams authored
      [flutter_tools] support code size tooling on iOS, linux, windows, macOS, and Android on Windows (#63610)
      
      Adds support for size analysis on iOS, macOS, linux, and Windows - using an uncompressed directory based approach. The output format is not currently specified.
      
      Adds support for size analysis on android on windows, switching to package:archive
      
      Updates the console format to display as a tree, allowing longer paths. Increases the number of dart libraries shown (to avoid only ever printing the flutter/dart:ui libraries, which dominate the size)
      059de153
  33. 17 Aug, 2020 1 commit
  34. 06 Aug, 2020 1 commit