1. 28 Jun, 2022 1 commit
  2. 29 Mar, 2022 1 commit
  3. 07 Oct, 2021 3 commits
  4. 10 May, 2021 1 commit
  5. 28 Apr, 2021 1 commit
  6. 02 Mar, 2021 1 commit
  7. 28 Jan, 2021 2 commits
  8. 27 Jan, 2021 1 commit
  9. 09 Dec, 2020 1 commit
  10. 25 Aug, 2020 1 commit
  11. 07 Apr, 2020 1 commit
  12. 25 Jan, 2020 1 commit
  13. 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
  14. 25 Sep, 2019 1 commit
    • Alexander Aprelev's avatar
      Update image_list example to use https instead of http (#39124) · 4f3199f8
      Alexander Aprelev authored
      * Update image_list test to use locally set up https server to validate performance of image loading over https(rather than http) protocol. Https requires more back-and-forward communication before image bytes are sent to the client, shows clear signs of throughput affected by how busy flutter UI isolate is.
      4f3199f8
  15. 21 Aug, 2019 1 commit
  16. 28 Jun, 2019 1 commit