1. 28 Mar, 2022 1 commit
  2. 17 Mar, 2022 1 commit
  3. 23 Aug, 2021 1 commit
  4. 17 Jul, 2021 1 commit
  5. 01 May, 2021 1 commit
  6. 28 Apr, 2021 1 commit
  7. 22 Feb, 2021 1 commit
  8. 28 Dec, 2020 1 commit
  9. 17 Dec, 2020 1 commit
  10. 15 Dec, 2020 1 commit
  11. 09 Dec, 2020 2 commits
  12. 08 Dec, 2020 2 commits
  13. 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
  14. 09 Jun, 2020 1 commit
  15. 04 Jun, 2020 1 commit
  16. 27 May, 2020 1 commit
  17. 04 May, 2020 1 commit
  18. 01 May, 2020 1 commit
  19. 22 Apr, 2020 1 commit
  20. 16 Apr, 2020 3 commits
  21. 15 Apr, 2020 1 commit
  22. 25 Mar, 2020 1 commit
  23. 06 Mar, 2020 1 commit
  24. 05 Mar, 2020 2 commits
  25. 27 Feb, 2020 1 commit
  26. 07 Feb, 2020 1 commit
  27. 06 Feb, 2020 2 commits
  28. 05 Feb, 2020 1 commit
  29. 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
  30. 28 Aug, 2019 2 commits
  31. 23 Aug, 2019 1 commit
  32. 15 Aug, 2019 1 commit
  33. 06 Aug, 2019 1 commit