1. 31 Mar, 2022 1 commit
  2. 14 Dec, 2021 1 commit
  3. 01 Jun, 2021 1 commit
  4. 16 Apr, 2021 1 commit
  5. 06 Apr, 2021 1 commit
  6. 05 Apr, 2021 1 commit
  7. 27 Jan, 2021 1 commit
  8. 13 Oct, 2020 1 commit
  9. 12 Oct, 2020 1 commit
  10. 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