1. 09 Oct, 2020 1 commit
    • Jonah Williams's avatar
      [flutter_tools] hot reload/restart update for asset manager change (#66742) · 9a3a0dc1
      Jonah Williams authored
      Do not upload all assets on initial devFS sync. This should increase the reliability of the initial connection, even in the face of flaky devfs behavior, in addition to a moderate perf improvement.
      
      Updates fast-start to build assets as part of the initial bundle
      
      Requires flutter/engine#21436
      Requires flutter/engine#21586
      Requires flutter/engine#21611
      9a3a0dc1
  2. 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
  3. 24 Jul, 2020 1 commit
  4. 18 Jun, 2020 2 commits
  5. 04 Jun, 2020 3 commits
  6. 14 May, 2020 1 commit
  7. 10 May, 2020 1 commit
  8. 07 May, 2020 1 commit
  9. 04 May, 2020 1 commit
  10. 01 May, 2020 1 commit
  11. 30 Apr, 2020 1 commit
  12. 16 Apr, 2020 3 commits
  13. 08 Apr, 2020 1 commit
  14. 06 Apr, 2020 1 commit
  15. 01 Apr, 2020 1 commit
  16. 06 Mar, 2020 2 commits
  17. 05 Mar, 2020 2 commits
  18. 27 Feb, 2020 1 commit
  19. 23 Feb, 2020 1 commit
  20. 20 Feb, 2020 1 commit
  21. 17 Feb, 2020 1 commit
  22. 06 Feb, 2020 1 commit
  23. 05 Feb, 2020 1 commit
  24. 25 Jan, 2020 1 commit
  25. 19 Dec, 2019 1 commit
  26. 18 Dec, 2019 1 commit
  27. 10 Dec, 2019 1 commit
  28. 09 Dec, 2019 1 commit
  29. 05 Dec, 2019 2 commits
  30. 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
  31. 22 Nov, 2019 1 commit
  32. 19 Nov, 2019 1 commit