1. 01 Jun, 2021 1 commit
  2. 16 Apr, 2021 1 commit
  3. 08 Apr, 2021 1 commit
  4. 05 Apr, 2021 1 commit
  5. 18 Feb, 2021 1 commit
  6. 27 Jan, 2021 1 commit
  7. 26 Oct, 2020 1 commit
  8. 21 Oct, 2020 2 commits
  9. 13 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