1. 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
  2. 19 Nov, 2019 1 commit
    • Amir Hardon's avatar
      Enable iOS platform views for Flutter Gallery (#45126) · 3c65463f
      Amir Hardon authored
      While building the iOS platform views support we only enabled it when the app developer explicitly specified it with a flag, the main reasons were using an untested thread configuration, and taking a performance hit (even when no platform view is used due to disabled raster cache).
      
      Now that we are using the same dynamic thread configuration whether platform views is used or not, and that raster cache works with platform views in the tree as well, we are almost ready to enabled the platform views support by default.
      
      As a first step, I'm enabling it for the Flutter Gallery app on which we run benchmarks. After monitoring the benchmarks and making sure the gallery takes no hit we should be more confident to enabled platform views by default.
      
      This change is expected to have no performance effect on the Gallery app at all.
      3c65463f
  3. 15 Oct, 2019 1 commit
  4. 12 Jul, 2019 1 commit
  5. 12 Jun, 2019 1 commit
  6. 21 Mar, 2019 2 commits
  7. 07 May, 2018 1 commit
  8. 23 Apr, 2018 1 commit
  9. 20 Feb, 2018 1 commit
  10. 16 Feb, 2018 1 commit
  11. 29 Jan, 2018 1 commit
  12. 14 Dec, 2017 1 commit
  13. 06 Dec, 2017 1 commit
  14. 02 Nov, 2017 1 commit
  15. 26 May, 2017 1 commit
  16. 09 May, 2017 2 commits
  17. 08 May, 2017 2 commits
  18. 05 May, 2017 3 commits
  19. 02 May, 2017 1 commit
  20. 08 Mar, 2017 3 commits
  21. 07 Mar, 2017 1 commit
  22. 03 Feb, 2017 1 commit
  23. 01 Feb, 2017 1 commit
  24. 27 Jan, 2017 1 commit
  25. 26 Sep, 2016 1 commit
    • Chris Bracken's avatar
      Update examples to Xcode 8 recommended settings · 71b65e32
      Chris Bracken authored
      As of Xcode 7, Apple recommends setting the bundle identifier in the
      PRODUCT_BUNDLE_IDENTIFIER build variable and setting CFBundleIdentifier
      to that variable in Info.plist.
      
      As of Xcode 8, CLANG_WARN_INFINITE_RECURSION and CLANG_WARN_SUSPICIOUS_MOVE
      are recommended settings.
      71b65e32
  26. 18 Aug, 2016 1 commit
  27. 12 Aug, 2016 1 commit
  28. 05 Aug, 2016 1 commit
  29. 04 Aug, 2016 1 commit
  30. 18 Jul, 2016 1 commit
  31. 07 Jul, 2016 1 commit
  32. 06 Jul, 2016 1 commit