1. 27 Apr, 2022 1 commit
  2. 31 Mar, 2022 1 commit
  3. 14 Dec, 2021 1 commit
  4. 08 Oct, 2021 3 commits
  5. 07 Sep, 2021 1 commit
  6. 01 Jun, 2021 1 commit
  7. 16 Apr, 2021 1 commit
  8. 08 Apr, 2021 1 commit
  9. 05 Apr, 2021 1 commit
  10. 18 Feb, 2021 1 commit
  11. 27 Jan, 2021 1 commit
  12. 26 Oct, 2020 1 commit
  13. 21 Oct, 2020 2 commits
  14. 13 Oct, 2020 1 commit
  15. 09 Oct, 2020 1 commit
    • Jonah Williams's avatar
      [flutter_tools] remove globals from IntelliJ validator, refactor tests to... · cba84d51
      Jonah Williams authored
      [flutter_tools] remove globals from IntelliJ validator, refactor tests to remove dependency on JAR (#67240)
      
      Move the intellij validator to its own file, and split off the tests. Remove globals from each, and remove dependency on a real jar/filesystem by creating a minimal version of the manifest xml and setting it up in the memory file system.
      
      #47161
      cba84d51