1. 27 Feb, 2023 1 commit
  2. 06 Feb, 2023 1 commit
  3. 01 Feb, 2023 1 commit
  4. 30 Jan, 2023 1 commit
  5. 27 Jan, 2023 1 commit
  6. 25 Jan, 2023 1 commit
  7. 21 Dec, 2022 1 commit
  8. 16 Nov, 2022 1 commit
    • Elias Yishak's avatar
      removing default values for [reporter] and [timeout] in flutter test (#115160) · d7454d55
      Elias Yishak authored
      * removing default values for [reporter] and [timeout]]
      
      * passing reporter arg to see tests pass
      
      * added test to confirm TestCommand is not passing defaults
      
      * add'l helper message for [reporter] arg
      
      * default behavior for github actions + fixed tests
      
      * removing github conditional for reporter + related test
      
      * removing unused import
      d7454d55
  9. 13 May, 2022 1 commit
  10. 27 Apr, 2022 1 commit
  11. 11 Nov, 2021 1 commit
  12. 21 Oct, 2021 1 commit
  13. 07 Oct, 2021 3 commits
  14. 27 Jul, 2021 1 commit
  15. 01 Jun, 2021 1 commit
  16. 14 May, 2021 1 commit
  17. 08 May, 2021 1 commit
  18. 31 Mar, 2021 1 commit
  19. 17 Feb, 2021 1 commit
  20. 27 Jan, 2021 1 commit
  21. 26 Jan, 2021 1 commit
  22. 18 Nov, 2020 1 commit
  23. 07 Oct, 2020 1 commit
  24. 07 Sep, 2020 1 commit
  25. 09 Jun, 2020 3 commits
  26. 27 May, 2020 1 commit
    • Greg Spencer's avatar
      Update the flutter script's locking mechanism and follow_links (#57590) · 379e11b6
      Greg Spencer authored
      Update the flutter and dart scripts' locking mechanism and follow_links function to be more robust and support more platforms.
      
      This adds support for using mkdir as a fallback if the system doesn't have flock instead of using shlock, since shlock doesn't work on shared filesystems.
      
      It also fixes a problem in the follow_links function where it failed when the link resolved to the root directory.
      379e11b6
  27. 28 Apr, 2020 1 commit
  28. 21 Apr, 2020 1 commit
  29. 26 Feb, 2020 1 commit
  30. 06 Jan, 2020 1 commit
  31. 10 Dec, 2019 1 commit
  32. 06 Dec, 2019 1 commit
  33. 27 Nov, 2019 1 commit
    • Ian Hickson's avatar
      License update (#45373) · 449f4a66
      Ian Hickson authored
      * Update project.pbxproj files to say Flutter rather than Chromium
      
      Also, the templates now have an empty organization so that we don't cause people to give their apps a Flutter copyright.
      
      * Update the copyright notice checker to require a standard notice on all files
      
      * Update copyrights on Dart files. (This was a mechanical commit.)
      
      * Fix weird license headers on Dart files that deviate from our conventions; relicense Shrine.
      
      Some were already marked "The Flutter Authors", not clear why. Their
      dates have been normalized. Some were missing the blank line after the
      license. Some were randomly different in trivial ways for no apparent
      reason (e.g. missing the trailing period).
      
      * Clean up the copyrights in non-Dart files. (Manual edits.)
      
      Also, make sure templates don't have copyrights.
      
      * Fix some more ORGANIZATIONNAMEs
      449f4a66
  34. 24 Nov, 2019 1 commit
  35. 08 Nov, 2019 1 commit
  36. 25 Oct, 2019 1 commit