1. 03 Dec, 2020 2 commits
  2. 04 Nov, 2020 1 commit
  3. 23 Oct, 2020 1 commit
    • Jonah Williams's avatar
      [flutter_tools] Reland: simplify pub cache logic (#67589) · cb67513f
      Jonah Williams authored
      There have been some more additional reports of a missing 'package:characters' import after upgrading flutter. This has me concerned that our pub caching logic is incorrect. Instead of the tool attempting to guess when pub should be run, always delegate to pub.
      
      Also takes an opportunity to fix the kernel snapshot depending on the .packages or package_config. Due to the generated: date field this causes extra rebuilds. Instead when pub get is run, write out an additional file with just the package contents and version.
      
      Fixes #66777
      Fixes #65723
      cb67513f
  4. 22 Oct, 2020 1 commit
  5. 14 Oct, 2020 1 commit
  6. 30 Sep, 2020 1 commit
  7. 06 Aug, 2020 1 commit
  8. 06 May, 2020 1 commit
  9. 02 Apr, 2020 1 commit
  10. 19 Mar, 2020 3 commits
  11. 18 Mar, 2020 1 commit
  12. 14 Mar, 2020 2 commits
  13. 27 Feb, 2020 1 commit
  14. 07 Feb, 2020 1 commit
  15. 06 Feb, 2020 1 commit
  16. 29 Jan, 2020 1 commit
  17. 28 Jan, 2020 3 commits
  18. 27 Jan, 2020 1 commit
  19. 25 Jan, 2020 1 commit
  20. 08 Jan, 2020 1 commit
  21. 07 Jan, 2020 1 commit
  22. 06 Jan, 2020 1 commit
  23. 05 Dec, 2019 1 commit
  24. 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
  25. 25 Nov, 2019 3 commits
  26. 23 Oct, 2019 1 commit
  27. 22 Oct, 2019 2 commits
  28. 11 Oct, 2019 1 commit
  29. 27 Sep, 2019 1 commit
  30. 23 Sep, 2019 1 commit
  31. 13 Sep, 2019 1 commit